I don't really understand these and why are they important. Can someone explain me these concepts?
Thanks!
There are a few equivalent ways to define these concepts. Letbe a sequence of real numbers. For each positive integer n, define the number
. Then we define
.
There are a few immediate consequences of this definition:
1. Ifthen
. So
, hence the sequence
is a decreasing sequence. So
always exists, since a monotonic sequence of real numbers always has a limit in the extended reals.
Similarly, we can defineand defining
. Then a similar analysis shows that the sequence
is a monotonically increasing sequence, and so its limit always exists in the extended reals.
2.exists if and only if
; in which case, the limit is the same.
3.
4. Ifand
, then B and C satisfy the following:
for only finitely many n and
for only finitely many n.
5. There exist subsequences ofwhich converge to B and C.
Now, why do we care? For starters, the limsup and liminf always exist. Compare this with the limit, which need not exist for any particular sequence. For example, the sequencehas no limit. The limsup and liminf provide tools which can be used to establish some properties for the sequence.
An elementary example of this is the root test from the analysis of infinite sums.
Root test: Given a sequenceof real numbers, set
Then:
If A < 1, the sum converges
If A > 1, the sum diverges
If A = 1, there is no conclusion.
Now note in the statement of the theorem that there's no question of the existence of A. You might have encountered this theorem once before with the limsup replaced by an ordinary limit. The same result holds, so long as the limit exists. By extending the statement to deal with a limsup, there is no need to assume the stronger hypothesis that the limit exists.
Analysis is often concerned with estimations and approximations. The limsup and liminf provide a convenient method for constructing bounds on the end behavior of the sequence.