Density of numbers using PHP?

Rory

New member
Let [x] denote the fractional part of x, so [x] = x - (floor of x)
If a is irrational, show that the sequence of numbers [a], [2a], [3a], ...... is dense in the closed interval between 0 and 1.
 
Back
Top