LimSup of a Sequence: Existence & Unbounded Cases

  • Thread starter Thread starter C.E
  • Start date Start date
  • Tags Tags
    Analysis
C.E
Messages
100
Reaction score
0
1. Let a_n be a sequence in R. Define \limsup_{n \to \infty} a_n. Explain why it exists including the cases when the sequence is unbounded.

3. I did the following, is it ok?

definition:

\limsup_{n \to \infty} a_n=\lim_{n \to \infty} sup_{k \geq n}a_k.

Is this right, I seem to have lost this part of my notes!

I know that when it is not bounded (above) the limsup is infinite. What I am really having

trouble with is explaining why it exists. What do you think they want me to say? (By the

way this question was worth 10 marks so they want a lot of detail).
 
Physics news on Phys.org
Let v_n=sup_{k \geq n}a_k

What kind of sequence is v_n? increasing, decreasing, bounded,...
 
Is v_n always a decreasing sequence? It may be bounded or it may not be. If it is bounded then by the completeness axiom its limit must exist, but what if it is not bounded?
 
Last edited:
C.E said:
Is v_n always a decreasing sequence? It may be bounded or it may not be. If it is bounded then by the completeness axiom its limit must exist, but what if it is not bounded?

If it's monotonically decreasing but unbounded, then for every positive B, there is an N such that

v_n \leq -B for all n \geq N

in which case by definition we write

\lim_{n \rightarrow \infty} v_n = -\infty
 
Is it increasing then? If so why?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top