dustbin
- 239
- 6
Homework Statement
Assume that \{ a_n\}\rightarrow 0. Use the definition of limit to prove that \{ a_n^2\} \rightarrow 0.
Homework Equations
Definition of limit. For all ε>0 there exists N s.t. n>N implies |a_n - L|<ε.
The Attempt at a Solution
I know why this is true... if the sequence goes to zero then a_n<1. Therefore a_n^2 < a_n < 1. Then a_n^2 is bounded above by a_n and below by zero, so it also converges. Is this as simple as:
Assume that given an ε>0 we choose N s.t. for all n>N implies |a_n - 0|<sqrt(ε). Then since a_n > a_n^2 we have |a_n^2|<\varepsilon. Where L=0.
Last edited: