Solution 2
Solution 2
(Note that ` can be equal to α in (a) even if xn > α for all n.)
Solution. (a) If possible, let ` < α. Then α − ` > 0 and since xn → `, there exists
n0 ∈ N such that |xn − `| < α − ` for all n ≥ n0 . This implies that xn < ` + α − ` = α
for all n ≥ n0 , which is a contradiction. Hence ` ≥ α.
(b) Since ` − α > 0 and since xn → `, there exists n0 ∈ N such that |xn − `| < ` − α
for all n ≥ n0 . This implies that xn > ` − (` − α) = α for all n ≥ n0 .
(c) We have xn − yn ≥ 0 for all n. The result follows readily from part (a).
1 1
(Note that although n
> 0 for all n ∈ N, lim = 0 and thus ` can be equal
n→∞ n
to α in (a) even if xn > α for all n.)
2. Let (xn ) be a convergent sequence of positive real numbers such that lim xn < 1.
n→∞
Show that lim xnn = 0.
n→∞
n(n − 1) 2
(1 + h)n = 1 + nh + h + · · · + hn > nh.
2!
1 1
This implies |α|n = (1+h) n < nh for all n ∈ N. Given ε > 0, we choose n0 ∈ N
1
satisfying n0 > hε . Then |αn − 0| = |α|n < n10 h < ε for all n ≥ n0 and hence (αn )
converges to 0.
log ε
Alternative proof: Given ε > 0, we choose n0 ∈ N satisfying n0 > log |α|
. Then for
n n n0 n
all n ≥ n0 , we have |α − 0| = |α| ≤ |α| < ε and hence (α ) converges to 0.
1
4. Show that the sequence ((2n + 3n ) n ) converges to 3.
1 1
Solution. We have 3n < 2n + 3n < 2 · 3n for all n ∈ N. Hence, 3 < (2n + 3n ) n < 2 n · 3
1
for all n ∈ N. Since 2 n → 1 (done in the class), hence by Sandwich theorem, the
given sequence converges to 3.
5. Let (an ) be a sequence of real numbers such that each of the subsequences (a2n ),
(a2n−1 ) and (a3n ) converges. Show that (an ) is convergent.
Solution. Since (an ) is bounded, so there is a positive number M such that |an | ≤ M
for all n ∈ N. Let ε > 0. Since (bn ) converges to 0, so for given ε/M > 0, there
exists n0 ∈ N such that |bn | < ε/M for all n ≥ n0 . Now, for n ≥ n0 , we have
ε
|an bn | = |an ||bn | < M · ⇒ |an bn | < ε for all n ≥ n0 .
M
This proves that an bn → 0.
Remark 1. Note that if (an ) is not bounded then the result need not be true. For
example, take an = n2 and bn = n1 .
1P n
7. Let (an ) be a sequence of real numbers. Define the sequence (sn ) by sn = ai .
n i=1
(a) If (an ) is bounded, then show that (sn ) is also bounded.
Solution. We have |an | ≤ M for all n ∈ N. Then we obtain |sn | ≤ M for all
n ∈ N.
Solution. We have
n+1 n n
1 X 1X an+1 1 X
sn+1 − sn = ai − ai = − ai
n + 1 i=1 n i=1 n + 1 n(n + 1) i=1
(c) If (an ) converges to `, then show that the sequence (sn ) also converges to `.
Solution. Given that an → `. We have
n n
1X 1X
|sn − `| = | ai − `| ≤ |ai − `|.
n i=1 n i=1
Pn0 −1 α
where α = i=1 |ai − `|. Since n → 0, there exists a positive integer n1
such that αn < ε/2 for all n ≥ n1 . Hence, |sn − `| < ε for all n ≥ n2 , where
n2 = max{n0 , n1 }.
12. Let x1 = 6 and xn+1 = 5 − x6n for all n ∈ N. Examine whether the sequence (xn ) is
convergent. Also, find lim xn if (xn ) is convergent.
n→∞
Solution. We have x1 > 3 and if we assume that xk > 3 for some k ∈ N, then
xk+1 > 5 − 2 = 3. Hence by the principle of mathematical induction, xn > 3 for
all n ∈ N. Therefore (xn ) is bounded below. Again, x2 = 4 < x1 and if we assume
that xk+1 < xk for some k ∈ N, then xk+2 − xk+1 = 6( x1k − xk+11
) < 0 ⇒ xk+2 <
xk+1 . Hence by the principle of mathematical induction, xn+1 < xn for all n ∈ N.
Therefore (xn ) is decreasing. Consequently (xn ) is convergent. Let ` = lim xn .
n→∞
6 6
Then lim xn+1 = 5 − lim xn
⇒ ` = 5− `
(since xn > 3 for all n ∈ N, ` 6= 0)
n→∞ n→∞
⇒ (` − 2)(` − 3) = 0 ⇒ ` = 2 or ` = 3. But xn > 3 for all n ∈ N, so ` ≥ 3.
Therefore ` = 3.