Test Review 4 - is it this easy?

  • Thread starter Thread starter cmurphy
  • Start date Start date
  • Tags Tags
    Review Test
cmurphy
Messages
29
Reaction score
0
Let (sn) be a real sequence and s in R. Prove that lim sup (sn) < s implies
sn < s for n large.

My answer seems too easy. Is there anything missing?

Given lim sup (sn) < s.
By definition of lim sup, we know lim N->infinity sup {sn: n > N} < s
Then for n > N, we must have sn < s.

Colleen
 
Physics news on Phys.org
cmurphy said:
Let (sn) be a real sequence and s in R. Prove that lim sup (sn) < s implies
sn < s for n large.
My answer seems too easy. Is there anything missing?
Given lim sup (sn) < s.
By definition of lim sup, we know lim N->infinity sup {sn: n > N} < s
Then for n > N, we must have sn < s.
Colleen

What exactly is the "definition of lim sup"? How does
lim N->infinity sup {sn: n > N} < s follow from it?
 
The definition in our books is that:

lim sup {sn: n>N}
n->inf

i.e. For large n, the lim sup sn is the limit of all of the suprema. They also defined lim sup sn to be exactly the supremum of the set of subsequential limits.
 
Also, the fact that lim sup sn < s for some real number s is given.

Then I just made the substitution lim sup sn = lim n->infinity sup{sn: n>N}
 
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