What Are the LimSup and LimInf of the Sequence a_n=(-1)^n(1+1/n)?

  • Thread starter Thread starter Edellaine
  • Start date Start date
Edellaine
Messages
11
Reaction score
0

Homework Statement


find the limsup and liminf of a_{n}=(-1)^{n}\left( 1+\frac{1}{n} \right)


Homework Equations


Given a sequence of real numbers a_n, the supremum limit (also called the limit superior or upper limit), written lim sup is the limit of
a_{n}=sup_{(k>=n)}a_{k}


The Attempt at a Solution


I started by using the identity sup(f+g) = sup(f) + sup(g) to turn the initial equation into a sum after multiplying it out. Then I separated the problem into two different limits. Now it seems obvious that the limsup of the given equation is 1 but I'm not sure how to prove that result.

limsup(-1)^{n} is clearly one. I showed this by setting n=2k, for some natural number k, and then saying for some n > k, (-1)^{n}=1. Then the sup is 1, and the limsup is 1 also.

I'm running into problems finding the limsup\frac{(-1)^{n}}{n}.
Do I have to use the same n = 2k, because the limit here goes to 0, leaving me with the result I want, but I'm not sure that: a) how to go about writing this out and b) if I'm even proceeding correctly.

I think if I can work through the limsup portion of the problem, it will be easy to apply the reasoning to the liminf portion.

Thanks.
 
Physics news on Phys.org
I'm not sure what you did with setting n=2k, I can't see what the logical argument is exactly, could you please explain it?

Also, a good method to approach the problem could be to use the Squeeze law.

May I also note that It's great to see someone who has given their problem a substantial amount of help. I'm not saying other people around here don't do that as well, but there are far too many who give no effort at all. To everyone read, a good attempt will make us want to help you. Good work Edellaine.
 
For n even, that is (1+ 1/n) which goes to 1.

For n odd, that is -(1+1/n) which goes to -1.

Those are the only two subsequential limits.
 
Back
Top