Proving "No Convergent Subsequence -> |s| Diverges to Infinity"

happyg1
Messages
304
Reaction score
0
Hi,
Here is the question:
Prove that if the sequence {s} has no convergent subsequence then {|s|} diverges to infinity.

To me, this seems so easy, but I'm having a really hard time putting it down in a rigorous manner.
My thoughts are:
every convergent sequence has a convergent subsequence (theorem in the book), so if there is no convergent subsequence, then the sequence itsself cannot converge either.
So the absolute value won't converge.

I tried to do it with contradiction as follows:
Suppose that |s| converges. Then it has a convergent subsequence. Since |s| is also a subsequence of {s}, the convergent subsequence of |s| lies inside {s}. So {s} has a convergent subsequence. Contradiction.

Any clarification will be greatly appreciated.
CC
 
Physics news on Phys.org
happyg1 said:
I tried to do it with contradiction as follows:

Suppose that |s| converges. Then it has a convergent subsequence. Since |s| is also a subsequence of {s}, the convergent subsequence of |s| lies inside {s}. So {s} has a convergent subsequence. Contradiction.

There is a problem with your logic in that {|s|} is not necessarily a subsequence of {s}. This is true even for convergent series like:

s_n = \frac{(-1)^n}{n}

Carl
 
Ok,
I see that. Can I say that the elements a convergent subsequence of |s| also are members of {s}? The convergent subsequence of |s| will be positive numbers converging to L, so {s} will either have the same exact subsequence of positive terms, or it'll be negative terms, but then will converge to -L
 
happyg1,

Was the original problem "Prove that if the sequence {s} has no convergent subsequence then {|s|} diverges to infinity.", or was it instead "Prove that if the sequence {s} has no convergent subsequence then \sum |s| diverges to infinity."

The reason I ask this is because I'm not really sure what "diverges to infinity" means.

If the meaning is to say that given a number L, no matter how far down the series you look, you can find an element larger in absolute value than L, then I can see your terminology working.

The whole thing smells of recourse to an argument based on the fact that any sequence that stays inside a closed subset of the real line has a convergent subsequence.

Carl
 
Prove that if the sequence {s} has no convergent subsequence then {|s|} diverges to infinity.

that is the question as printed in my book.
 
Then I think you will need to make an argument based on a fact that I vaguely recall to the effect that any sequence to a compact space has a subsequence that converges to an element of the compact space.

Hey, it's been about 30 years since I studied this, and this is the limit of what I can help.

Carl
 
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