Real Sequences
Real Sequences
By
s
In this class we shall study a special class of functions whose domain is the set
Da
N and the range is the set R− the real sequences.
ish
R or a real sequence.
The f -image f (1), f (2), f (3), . . . , . . . are real numbers. The image of the n-th
sh
element, f (n), is said to be the n-th element or the n-th term of the real sequence.
We shall be mainly concerned here with real sequences and we shall use the
ha
term ‘sequence’ to mean a ‘real sequence’.
The symbols like (an ), (bn ), (un ), (xn ) etc. shall be used to denote a sequence.
b
Example.
hu
n+1
n
denoted by (xn ), where xn = f (n) = n+1
. It is also denoted by ( 21 , 23 , 34 , . . .).
4. Let f : N → R be defined by f (n) = (−1)n , n ∈ N. Then the sequence
is denoted by (xn ), where xn = f (n) = (−1)n . It is also denoted by
(−1, 1, −1, 1, . . .).
5. Let f : N → R be defined by f (n) = sin nπ
2
, n ∈ N. Then the sequence
is denoted by (xn ), where xn = f (n) = sin nπ
2
. It is also denoted by
(1, 0, −1, 0, 1, 0, −1, . . .).
6. Let f : N → R be defined by f (n) = 2, n ∈ N. Then the sequence is
denoted by (xn ), where xn = f (n) = 2. It is also denoted by (2, 2, 2, 2, . . .).
1
1
7. Let f : N → R be defined by f (n) = n
, n ∈ N. Then the sequence is
denoted by (xn ), where xn = f (n) = n1 . It is also denoted by (1, 21 , 31 , . . .).
n
8. Let f : N → R be defined by f (n) = 1 + n1 , n ∈ N. Then the sequence
n
is denoted by (xn ), where xn = f (n) = 1 + n1 . It is also denoted by
(2, 94 , 64
27
, . . .).
(−1)n
9. Let f : N → R be defined by f (n) = n
, n ∈ N. Then the sequence
n
is denoted by (xn ), where xn = f (n) = (−1) n
. It is also denoted by
(−1, 12 , − 13 , . . .).
s
Definition 2 (Bounds of a sequence). A real sequence (xn ) is said to be
Da
bounded above if there exists a real number M such that xn ≤ M for all n ∈ N.
The real number M is said to be an upper bound of the sequence.
A real sequence (xn ) is said to be bounded below if there exists a real number
ish
m such that m ≤ xn for all n ∈ N. The real number m is said to be a lower
bound of the sequence.
sh
A real sequence (xn ) is said to be bounded if there exist real numbers m, M
such that m ≤ xn ≤ M for all n ∈ N.
ha
The least upper bound of a real sequence (xn ) is a real number M satisfying
the following conditions:
b
(ii) for each pre-assigned positive ε, there exists a natural number k such that
M − ε < xk ≤ M.
.S
The greatest lower bound of a real sequence (xn ) is a real number m satisfying
the following conditions:
(i) m ≤ xn for all n ∈ N,
Dr
(ii) for each pre-assigned positive ε, there exists a natural number k such that
m ≤ xk < m + ε.
Example.
1
10. The sequence n
is a bounded sequence. 0 is the greatest lower bound
and 1 is the least upper bound of the sequence.
11. The sequence ((−1)n ) is bounded sequence. −1 is the greatest lower bound
and 1 is the least upper bound of the sequence.
12. The sequence (n) is bounded below and unbounded above. Here 1 is the
greatest lower bound and sup(xn ) = ∞.
2
13. The sequence (−n) is unbounded below and bounded above. Here −1 is
the least upper bound and inf(xn ) = −∞.
s
Da
To be explicit, a real number ` is said to be a limit of the sequence (xn )
if corresponding to a pre-assigned positive ε, there exists a natural number k
(depending on ε) such that all elements of the sequence, excepting the first k − 1
at most, lie in the ε-neighbourhood of `.
ish
A real sequence (xn ) is said to be a convergent sequence if it has a limit ` ∈ R.
In this case the sequence is said to be converge to `.
We write it as lim xn = ` or lim xn = `.
n→∞
sh
A sequence which is not a convergent sequence, is call divergent.
ha
Theorem 1. Every convergent sequence is bounded.
b
Remark 2. A bounded sequence need not be convergent. For example, the se-
quence (1, −1, 1, −1, . . .) is a bounded sequence but the sequence does not converge
to a limit.
Proof. If possible, let a sequence (xn ) have two different limits `1 and `2 , where
`1 < `2 .
3
Let ε = 13 (`2 − `1 ).
Since `1 is a limit of the sequence (xn ), for the same chosen ε, there exists a
natural number k1 such that
Again, since `2 is a limit of the sequence (xn ), for the same chosen ε, there
exists a natural number k2 such that
s
Da
|xn − `2 | < ε for all n ≥ k2 (2)
ish
|xn − `1 | < ε & |xn − `2 | < ε for all n ≥ k. (3)
sh
Now |`2 − `1 | ≤ |xn − `1 | + |xn − `2 | < ε + ε = 2ε = 32 |`2 − `1 | which is a
contradiction.
ha
Hence `1 = `2 and this proves the theorem.
b
Example.
hu
1
14. The sequence n
converges to 0.
.S
1
<k
ε
1
⇒ 0< <ε
k
1 1
⇒ 0 < ≤ < ε for all n ≥ k.
n k
1
This shows that 0 − n
< ε for all n ≥ k. This proves lim n1 = 0.
n2
15. The sequence n2 +1
converges to 1.
4
Proof. Let us choose a positive ε. Now
n2
−1 <ε
n2 + 1
1
⇒ <ε
n2 + 1
1
⇒ 2 <ε
n +1
1
⇒ < n2 + 1
ε
r
1
s
⇒ n> − 1.
ε
Da
hq i
1
Let k = ε
− 1 + 1.
Therefore, for the given ε > 0, there exists a natural number k =
hq i 2
1
− 1 + 1, such that n2n+1 − 1 < ε for all n ≥ k.
ish
ε
2
This proves lim n2n+1 = 1.
√
16. The sequence 3+2 √
n
n
converges to 2. sh
Proof. Let us choose a positive ε. Now
√
ha
3+2 n
√ −2 <ε
n
3
⇒ √ <ε
b
n
3
hu
⇒ √ <ε
n
3 √
⇒ < n
.S
ε
9
⇒ n > 2.
ε
9
Dr
Let k = ε2
+ 1.
9
Therefore, for the given ε > 0, there exists a natural number k = ε2
+1,
√
3+2 n
such that √
n
− 2 < ε for all n ≥ k.
√
This proves lim 3+2
√
n
n
= 2.
s
ε
1
Da
⇒ n > − 1.
ε
1
Let k = ε
− 1 + 1.
Therefore, for the given ε > 0, there exists a natural number k =
ish
1
− 1 + 1, such that 3+2n
ε 1+n
− 2 < ε for all n ≥ k.
This proves lim 3+2n
1+n
= 2.
2
sh
19. The sequence 3+2n
1+n2
converges to 2.
Proof of (i). To show that lim (an ± bn ) = a ± b, we need to establish that for a
n→∞
preassigned positive ε, there exists k ∈ N such that
ε
|an − a| < for all n ≥ k1 . (1)
2
Again since the sequence (bn ) converges to b, then for the given ε there exists
k2 ∈ N such that
ε
|bn − b| < for all n ≥ k2 . (2)
2
s
ε ε
Let k = max{k1 , k2 }. Then |an − a| < 2
and |bn − b| < 2
for all n ≥ k. Now
Da
from (1) and (2), we get
ish
≤|(an − a)| + |(bn − b)|
ε ε
< + = ε for all n ≥ k.
2 2
Now we have
.S
Since the sequence (an ) converges to a, then for the given ε there exists k ∈ N
such that
ε
|an − a| < for all n ≥ k. (1)
|c|
Now, form (1) we obtain for the given ε, there exists the same natural number
k such that
ε
|can − ca| = |c||an − a| < |c| = ε for all n ≥ k.
|c|
|an bn − a b| =|an bn − an b + an b − a b|
≤|an bn − an b| + |an b − a b|
s
≤|an | |bn − b| + |b| |an − a|.
Da
Since the sequence (an ) is convergent, it is bounded. Therefore, there exists a
positive number M1 such that an ≤ M1 .
Let M = max{M1 , b}.
ish
Let ε be a preassigned positive real number.
Since the sequence (an ) converges to a, then for the given ε there exists k1 ∈ N
such that
sh
ε
|an − a| < for all n ≥ k1 . (1)
ha
M
Again since the sequence (bn ) converges to b, then for the given ε there exists
k2 ∈ N such that
b
ε
hu
|an bn − a b| =|an bn − an b + an b − a b|
Dr
≤|an bn − an b| + |an b − a b|
Proof of (iv).
s
Da
||an | − |`|| < ε for all n ≥ k.
ish
(an ) is a convergent sequence. For example, let an = (−1)n . Then the sequence
(|an |) = (1) is a constant sequence and converges to 1 but (an ) is not a convergent
sequence.
sh
Theorem 6. If an ≥ 0 for all n and lim an = a, then a ≥ 0.
ha
n→∞
a + ε < 0. (1)
hu
Since lim an = a, then for the given ε there exists k ∈ N such that
n→∞
.S
Combining (1) and (2), we get an < a + ε < 0 for all n ≥ k, which contradicts
Dr
the hypothesis.
Hence lim an = a ≥ 0.
n→∞
Theorem 7. If (an ), (bn ) be two sequences such that an ≤ bn for all n and
lim an = a, lim bn = b, then a ≤ b.
s
Da
Again since lim bn = `, then for the given ε there exists k2 ∈ N such that
n→∞
ish
By the given hypothesis, we have
Example.
√ √
20. Prove that lim ( n + 1 − n) = 0.
n→∞
Dr
Proof. We have
√ √ √ √
√ √ ( n + 1 − n)( n + 1 + n)
0≤ n+1− n= √ √
n+1+ n
1 1
=√ √ ≤ √ .
n+1+ n 2 n
√ √ 1
Let an = 0, bn = n+1 − n, cn = √
2 n
. Then both (an ) and (cn )
converges to 0.
√ √
By the Sandwich theorem lim ( n + 1 − n) = 0.
n→∞
21. Prove that lim √ 1 + √ 1 + ··· + √ 1 = 1.
n→∞ n2 +1 n2 +2 n2 +n
10
Proof. Let bn = √ 1 + √ 1 + ··· + √ 1 .
n2 +1 n2 +2 n2 +n
We have
1 1
√ =√
n2 + 1 n2 + 1
1 1
√ <√
n2 + 2 n2 + 1
1 1
√ <√
2
n +3 2
n +1
··················
s
1 1
Da
√ <√ .
n2 +n 2
n +1
ish
1 1
√ >√
n2
+1 +n n2
1 1
√
n2 + 2
>√
sh
n2 + n
1 1
√ >√
ha
n2 + 3 n2 + n
··················
b
1 1
√ =√ .
n2 + n n2 + n
hu
n2 +n n2 +1 n→∞ n2 +1
lim √ n .
n→∞ n2 +n
By the Sandwich theorem lim √ 1 + √ 1 + ··· + √ 1 = 1.
n→∞ n2 +1 n2 +2 n2 +n
Dr
un+1
Theorem 9. Let (un ) be a sequence such that lim un
= `. If 0 ≤ ` < 1, then
n→∞
lim un = 0.
Example.
1
22. The sequence n
is a null sequence.
n!
23. The sequence (xn ) is a null sequence, where xn = nn
.
11
n!
Proof. Here xn = nn
. Now
(n+1)!
xn+1 (n+1)n+1
lim = lim n!
n→∞ xn n→∞
nn
n
n × (n + 1)!
= lim
n→∞ n! × (n + 1)(n+1)
nn 1
= lim n
= < 1.
n→∞ (n + 1) e
n!
Hence lim n = 0.
n→∞ n
s
1 1
24. The sequence (xn ) is a null sequence, where xn = (n+1)2
+ (n+2)2
+ ···+
Da
1
(n+n)2
.
43n
25. The sequence (xn ) is a null sequence, where xn = 34n
.
bn
26. The sequence (xn ) is a null sequence, where xn = n!
, b > 0.
ish
Some important limits.
Proof.
sh
Proof.
1
and u1 > 0, u2 > 0. Then the sequence (un ) converges to 2−α
{u2 + (1 − α)u1 }.
Example.
Dr
un+1 +un
30. Prove that the sequence (un ) is defined by un+2 = 2
for n ≥ 1 and
u1 +2u2
u1 > 0, u2 > 0, converges to 3
.
1
Proof. Here α = 2
. Then by the previous theorem, (un ) converges to
1 1 2u2 +u1
2−α
{u2 + (1 − α)u1 } = 2− 12
{u2 + (1 − 12 )u1 } = 3
.
2un+1 +un
31. Prove that the sequence (un ) is defined by un+2 = 3
for n ≥ 1 and
u1 +3u2
u1 > 0, u2 > 0, converges to 4
.
un+1 +2un
32. Prove that the sequence (un ) is defined by un+2 = 3
for n ≥ 1 and
2u1 +3u2
u1 > 0, u2 > 0, converges to 5
.
12
2un+1 +un
33. Prove that the sequence (un ) is defined by un+2 = 3
for n ≥ 1 and
u1 +3u1
u1 > 0, u2 > 0, converges to 4
.
√
34. Prove that the sequence (un ) is defined by un+2 = un+1 un for n ≥ 1 and
p
u1 > 0, u2 > 0, converges to 3 u1 u22 .
2 1 1
35. Prove that the sequence (un ) is defined by un+2
= un+1
+ un
for n ≥ 1 and
3
u1 > 0, u2 > 0, converges to 1
+ u2
.
u1 2
s
Da
|un+p − un | < ε for all n ≥ k and for p = 1, 2, 3, . . . .
ish
and sufficient condition for the convergence of a sequence (un ) is that for a pre-
assigned positive ε there exists a natural number k such that
sh
|un+p − un | < ε for all n ≥ k and for p = 1, 2, 3, . . . .
Proof. Let (un ) be a convergent sequence and lim un = `. Then for a preassigned
ha
ε there exists a natural number k such that
ε
b
ε
Therefore, |un+p − `| < 2
for all n ≥ k and for p = 1, 2, 3, . . . .
Now,
.S
|un+p − un | = |un+p − ` + ` − un |
≤ |un+p − `| + |` − un |
Dr
ε ε
< + = ε for all n ≥ k and for p = 1, 2, 3, . . . .
2 2
|uk+p − uk | < 1
s
quence. Let ` be the limit of that subsequence (unk ) of (un ).
Da
Let ε > 0 be a preassigned arbitrary real number.
Then by the given condition, there exists a natural number m such that
ish
|un+p − un | < for all n ≥ m and for p = 1, 2, 3, . . . .
3
In particular, sh
ε
|um+p − um | < for p = 1, 2, 3, . . . . (1)
3
ha
Since (unk ) converges to `, we have
ε
b
ε
|unk − um | < . (3)
.S
Now,
Dr
ε
|un − `| < for all n ≥ k.
2
ε
Therefore, |un+p − `| < 2
for all n ≥ k and for p = 1, 2, 3, . . . .
Now,
|un+p − un | = |un+p − ` + ` − un |
s
≤ |un+p − `| + |` − un |
Da
ε ε
< + = ε for all n ≥ k and for p = 1, 2, 3, . . . .
2 2
ish
Theorem 13. Every Cauchy sequence is convergent.
|uk+p − uk | < 1
ε
|un+p − un | < for all n ≥ m and for p = 1, 2, 3, . . . .
3
15
In particular,
ε
|um+p − um | < for p = 1, 2, 3, . . . . (1)
3
Since (unk ) converges to `, we have
ε
|unk − `| < for all nk > m. (2)
3
Since nk > m, it follows form (1) that
ε
|unk − um | < . (3)
3
s
Now,
Da
|um+p − `| ≤ |um+p − um | + |um − unk | + |unk − `|
ε ε ε
< + + = ε for p = 1, 2, 3, . . . .
3 3 3
ish
Therefore, for that given ε, we have |un − `| < ε for all n ≥ m + 1.
This proves that the sequence (un ) is convergent.
Example.
sh
36. Show that the sequence (un ), where un = 1+ 12 + 13 +· · ·+ n1 cannot converge.
ha
Proof. Suppose, if possible, the sequence (un ) is convergent.
1
Let us take ε = and n = m and p = m in Cauchy’s general principle
b
But,
1 1 1
u2m − um = + + ··· +
.S
vergence.
Hence the sequence cannot converge.
1 1 1
37. Show that the sequence (un ), where un = 1 + 3
+ 5
+ ··· + 2n−1
cannot
converge.
Proof.
Example.
1 + 12 + 31 + · · · + 1
n
36. Prove that lim = 0.
n→∞ n
Proof. Let ak = k1 , k = 1, 2, . . . , n.
s
1
Therefore, lim an = lim = 0. Thus by Cauchy’s first theorem on
n→∞ n→∞ n
Da
1
1+ 2
+ 3 + · · · + n1
1
limits, we have lim = 0.
n→∞ n
1 1 1
1 + 22 + 33 + · · · + nn
37. Show that lim = 1.
n→∞ n
ish
1
Proof. Let ak = k k , k = 1, 2, . . . , n.
1
Therefore, lim an = lim n n = 1. Thus by Cauchy’s first theorem on
n→∞ n→∞
1 1 1
1 + 22 + 33 + · · · + nn
limits, we have lim
n→∞
n
= 1.
sh
1 1 1
38. Show that lim √ +√ + ··· + √
ha
= 1.
n→∞ n2 + 1 n2 + 2 n2 + n
Proof. The given limit can be written as
b
1 1 1
lim q + q + ··· + p
hu
n
n→∞
n 1 + n12 n 1 + n22 n 1+ n2
1
q
1
+ q 1 2 + · · · + √1+1
n
1+ n2 1+ 2 n2
.S
n
= lim
n
n→∞
Let ak = q 1 , k = 1, 2, . . . , n.
k
1+
Dr
n2
Therefore, lim an = lim √1+
1
n = lim
√1 1
= 1. Thus by Cauchy’s
n→∞ n→∞ n2 n→∞ 1+ n
1 1
first theorem on limits, we have + · · · + √n12 +n = 1.
lim √ 2 + √n2 +2
n→∞ n +1
1 1 1
39. Show that lim + + ··· + = 0.
n→∞ n2 (n + 1)2 (2n)2
Proof.
Example.
1
36. If a > 0, then lim a n = 1.
Proof.
1
37. Prove that lim n n = 1.
Proof.
1
38. Prove that lim (n!)n
n
= 1e .
s
Da
Proof.
1
39. Prove that lim {(n+1)(n+2)···(2n)}
n
n
= 4e .
Proof.
ish
Theorem 16 (Monotone convergence theorem). A monotone increasing
bounded above sequence converges to its least upper bound.
sh
Proof.
ha
Theorem 17. Proof.
References
b
[1] R. G. Bartle and D. R. Sherbert, Introduction to Real Analysis, John Wiley & Sons, 1982.
hu
[2] S. C. Malik and S. Arora, Mathematical Analysis, New Age Int.(P) Ltd., New Delhi, 2008.
[3] S. K. Mapa, Real Analysis, Sarat Book Dist., Kolkata, 2006.
.S
Dr
18