rudders93
- 46
- 0
Homework Statement
Without using logarithms, prove that a^{n}\rightarrow0 as n\rightarrow\infty for |a|<1 by using the properties of the sequence u_{n}=|a|^{n} and its subsequence u_{2n}.
The Attempt at a Solution
I'm really stuck on this. One thing I thought of doing was to prove that the sequence is strictly decreasing as u_{n+1}-u_{n}=|a|^{n+1}-|a|^{n}=|a|^{n}(|a|^{n}-1)<0 as |a|<1. Also we know it's bounded within interval (0,1) and so by the Monotonic Sequence theorem it must converge to some limit. Then using standard limits we can prove that it converges to 0, but I think that's kind of cheating the proofHowever, not sure how to do this using the properties of subsequences. How can I do it using that?
Thanks!