Lecture 2
Lecture 2
(−1) n+1 √ ∞
Examples 1.0.2. (i) {c}∞
n=1 , c ∈ R, (ii) { n }∞ n−1 ∞
n=1 , (iii) { n }n=1 and (iv) { n}n=1 .
Definition 1.0.3. A sequence {an }∞ n=1 converges to limit L if for every > 0 (given) there
exists a positive integer N such that n ≥ N =⇒ |an − L| < .
Notation. L = lim an or an → L.
n→∞
Examples 1.0.4.
1
(ii) Show that lim = 0.
n→∞ n
Solution. Let > 0 be given. In order to show that 1/n approaches 0, we must show that
there exists an integer N ∈ N such that for all n ≥ N ,
1 1
− 0 = < .
n n
But 1/n < ⇔ n > 1/. Thus, if we choose N ∈ N such that N > 1/, then for all n ≥ N,
1/n < .
(iii) Consider the sequence {(−1)n+1 }∞ n=1 . It is intuitively clear that this sequence does not
have a limit or it does not approach to any real number. We now prove this by definition.
Assume to the contrary, that there exists an L ∈ R such that the sequence {(−1)n+1 }∞ n=1
converges to L. Then for = 12 , there exists an N ∈ N such that
1
|(−1)n+1 − L| < , ∀ n ≥ N. (1.1)
2
For n even, (1.1) says
1
| − 1 − L| < , ∀ n ≥ N. (1.2)
2
while for n odd, (1.1) says
1
|1 − L| < , ∀ n ≥ N. (1.3)
2
which is a contradiction as 2 = |1 + 1| ≤ |1 − L| + |1 + L| < 1.
1
Theorem 1.0.5. If {an }∞
1 is a sequence and if both n→∞
lim an = L and lim an = M holds, then
n→∞
L = M.
|L−M |
Proof. Suppose that L 6= M . Then |L − M | > 0. Let = 2 . As lim an = L, there exists
n→∞
N1 ∈ N such that |an − L| < for all n ≥ N1 . Also as lim an = M ,there exists N2 ∈ N such
n→∞
that |an − M | < for all n ≥ N2 . Let N = max{N1 , N2 }. Then for all n ≥ N , |an − L| < and
|an − M | < . Thus |L − M | ≤ |an − L| + |an − M | < 2 = |L − M |, which is a contradiction. ///
Definition 1.0.6. (Bounded sequence): A sequence {an } is said to be bounded above, if there
exists M ∈ R such that an ≤ M for all n ∈ N. Similarly, we say that a sequence {an } is bounded
below, if there exists N ∈ R such that an ≥ N for all n ∈ N. Thus a sequence {an } is said to be
bounded if it is both bounded above and below.
Theorem 1.0.7. Every convergent sequence is bounded.
Proof. Let {an } be a convergent sequence and L = lim an . Let = 1. Then there exists N ∈ N
n→∞
such that |an − L| < 1 for all n ≥ N . Further,
Let M = max{|a1 |, |a2 |, ..., |an−1 |, 1 + |L|}. Then |an | ≤ M for all n ∈ N. Hence {an } is
bounded. ///
Thus
2
(ii) Easy to prove. Hence left as an exercise to the students.
1 1 |an − L| 2 L2
n ≥ N =⇒ − = < 2 = . ///
an L |an L| L 2
Examples 1.1.2.
∞
5 5 1 1 1 1
(i) Consider the sequence . Then lim = lim 5 · · = 5 · lim · lim =
n2 1
n→∞ n 2 n→∞ n n n→∞ n n→∞ n
5 · 0 · 0 = 0.
∞
3n2 − 6n 3n2 − 6n
3 − 6/n
(ii) Consider the sequence . Notice that = → 3/5. Thus
5n2 + 4 1
2
5n + 4 5 + 4/n