Limit of a sequence does not goes to zero

Seydlitz
Messages
262
Reaction score
4

Homework Statement


Could you guys please verify this proof of mine? I want to show that a limit with particular property does not go to 0. It is part of the proof that when a sequence have an ever increasing term then the limit of the sequence is not 0.

The Attempt at a Solution



The ##\lim_{n \to \infty} a_n \neq 0## if ##|a_n|<|a_{n+1}|##

Suppose ##\lim_{n \to \infty} a_n = 0##, then there exist ##n>0##, such that ##|a_N| < \epsilon## when ##N>n##. Taking an arbitrary ##a_n## as ##\epsilon##, we can get ##|a_N| < |a_n|.## Because it also true that ##N=n+1>n##, we get ##|a_n|>|a_{n+1}|##. A contradiction.

Hence it is not possible for the limit to be 0.

Thank You
 
Physics news on Phys.org
Seydlitz said:

Homework Statement


Could you guys please verify this proof of mine? I want to show that a limit with particular property does not go to 0. It is part of the proof that when a sequence have an ever increasing term then the limit of the sequence is not 0.

The Attempt at a Solution



The ##\lim_{n \to \infty} a_n \neq 0## if ##|a_n|<|a_{n+1}|##

Suppose ##\lim_{n \to \infty} a_n = 0##, then there exist ##n>0##, such that ##|a_N| < \epsilon## when ##N>n##. Taking an arbitrary ##a_n## as ##\epsilon##, we can get ##|a_N| < |a_n|.## Because it also true that ##N=n+1>n##, we get ##|a_n|>|a_{n+1}|##. A contradiction.

Hence it is not possible for the limit to be 0.

Thank You

That looks just fine to me.
 
  • Like
Likes 1 person
Ok thanks for your verification Dick! I'm quite happy to discover this by myself.
 
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...
Back
Top