I'm struggling getting started with a problem:
for all real number x, [x] is defined as the greatest integer <=x;
i.e. the unique integer such that x-[x] is an element of [0,1)
for example [3.4] = 3 and [-3.4] = -4
let a be an irrational number, and define a real sequence {x_n} by setting
x_n = na-[na]
Prove:
the values of this sequence are distinct irrational numbers in the interval (0,1)
that's where I'm stuck at, I think it has to do with either showing x_n is monotone decreasing, or using the that x-[x] is in [0,1)
2007-09-25
23:02:29
·
3 answers
·
asked by
greeneggs4spam
3
in
Science & Mathematics
➔ Mathematics