Note
Note. We will extend our definition of lim sup and lim inf to the unbounded sequences.
Let {an}{an} be a bounded sequence. Then An=sup{an,an+1,...}An=sup{an,an+1,...} exists for every positive integers nn. Since {an+1,an+2,...}⊂{an,an+1,...}{an+1,an+2,...}⊂{an,an+1,...}, An≥An+1An≥An+1 for all positive integers nn, which means that {An}{An} is decreasing. Since {an}{an} is bounded, {An}{An} is also bounded.
(∵) If not, then ∀M>0,∃N such that |AN|=|sup{aN,aN+1,...}|>M. Taking M=A1, we have A1>⋯>AN>A1=M, which is a contradiction.
Then by Theorem 16.2, {An} is convergent. The next theorem assures that lim supn→∞an=limn→∞An, which gives us another characterization of lim sup and lim inf.
Theorem 21.1
Theorem 21.1. Let {an} be a bounded sequence. Then limn→∞supan=limn→∞sup{an,an+1,…} limn→∞infan=limn→∞inf{an,an+1,…}
Proof. Let L=lim supn→∞an and let An=sup{an,an+1,...},∀n∈P. Note that an≤An,∀n∈P. Since {an} and {An} are bounded and {An} is convergent, L=lim supn→∞an≤lim supn→∞An=limn→∞An by Theorem 20.4 and Theorem 20.5.
Let ε>0. By Theorem 20.3, there exists N∈P such that an<L+ε,∀n≥N. Then An≤L+ε,∀n≥N, because L+ε is an upper bound for {an,an+1,...} for any n≥N. By Theorem 14.2, limn→∞An≤L+ε. Since it holds for every ε>0, we have limn→∞An≤L. Thus lim supn→∞an=L=limn→∞An.◼
Bounded sequence에 대해서 lim sup과 lim inf를 정의해주었고, 이를 unbounded한 sequnece까지 확장해주려고 한다. 위 Remark와 Theorem 21.1에 의해서 bounded한 경우 기존에 정의한 lim sup과 기존 수열을 앞에서부터 하나씩 버리면서 계산한 sup의 lim이 같음을 확인했다. 따라서 bounded된 수열에 대해서 lim sup은 limn→∞sup{an,an+1,...}와 같이 정의한다. 그러나 unbounded한 경우 수열의 sup이 존재하지 않고, 따라서 이 경우 lim sup은 ∞로 정의한다. lim inf에 대해서도 동일하게 정의한다.
Definition 21.2
Definition 21.2. Let {an} be a real sequence.
(i) If {an} is not bounded above, we define lim supn→∞an=∞.
(ii) If {an} is bounded above, we define lim supn→∞an=limn→∞sup{an,an+1,…}. (iii) If {an} is not bounded below, we define lim infn→∞an=−∞.
(iv) If {an} is bounded below, we define lim infn→∞an=limn→∞inf{an,an+1,…}.
위 정의를 고려했을 때, ∞와 −∞ 또한 수열이 수렴하는 어떤 값이라고 생각할 수 있을까? 무한대는 어떤 실수가 아니지만, 편의상 수렴할 수 있는 어떤 값이라고 생각한 뒤 R∪{∞}∪{−∞}라는 새로운 집합에서 수열을 가져오면 기존의 bounded sequence에서 증명한 lim sup과 lim inf에 관한 성질들이 이 수열에서도 잘 성립하게 된다. 예컨대 다음의 정리가 그러하다.
Theorem 21.3
Theorem 21.3. If {an} is a sequence, then lim infn→∞an≤lim supn→∞an.
Proof. If {an} is bounded, then we have proved this in Theorem 20.2.
If {an} is not bound above, then lim infn→∞≤lim supn→∞an=∞ by Definition 21.2.
If {an} is not bounded below, then −∞=lim infn→∞an≤anlim supn→∞an by Definition 21.2. ◼