Elzair
- 10
- 0
Homework Statement
Prove the sequences [tex]\left\{ n^{2} \right} _{n \in N}[/tex] and [tex]\left{ -n \right}_{n \in N}[/tex] do not converge.
Homework Equations
lim n^2 = a
lim -n = b
The Attempt at a Solution
If n^2 converges, then for all epsilon > 0, there is an N s.t. |n^2 - a| < epsilon for all n > N.
If -n converges, then for all epsilon > 0, there is an N s.t. |-n - b| < epsilon for all n > N.
I assume I could use the triangle inequality possibly.