I'm struggling on this but i get the feeling it's easier than i think.
The sequence is defined by:
x_n+1 = (x_n^5 + 2) / 6
where the initial value is 0.
and you need to show that
| x_n+1 - x_n | = (5/6) * |x_n - x_n-1 | = (1/3) * (5/6)^n-1
after having shown that 0< x_n <1 (which i was able to do).
( by the way = means 'less that or equal to", i didn't know how to put it on the computer though.)
can anyone help?
2007-11-17
10:52:43
·
2 answers
·
asked by
mongrel73
1
in
Science & Mathematics
➔ Mathematics