Proving {x^2} & {-n} do not converge.

  • Thread starter Thread starter Elzair
  • Start date Start date
Elzair
Messages
10
Reaction score
0

Homework Statement



Prove the sequences \left\{ n^{2} \right} _{n \in N} and \left{ -n \right}_{n \in N} 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.
 
Physics news on Phys.org
Why not just pick some concrete value for \varepsilon (say, 1) and derive a contradiction?
 
If a sequence diverges then there is an M>0 thuch that when n&gt;N then |a_{n}|\geqslant M. Can you do this for the sequences you have?
 
hunt_mat said:
If a sequence diverges then there is an M>0 thuch that when n&gt;N then |a_{n}|\geqslant M. Can you do this for the sequences you have?
Be carful. In general a sequence "diverges" as long as it does not converge. That is very different from "diverges to infinity" or "diverges to negative infinity". The sequence 1, 2, 1, 2, 1, 2, ..., diverges but does NOT satify the condition you give.
 
But in the context here the definition of diverges to infinity is the correct one to use.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top