Hints For Ex. Sheet 2
Hints For Ex. Sheet 2
(2) Suppose that xn −−−→ x. Show that if x ̸= 0 then there exists N ∈ N such that ∀n ≥ N , xn
n→∞
has the same sign with that of x.
x
Solution. Assume that x > 0. Then ∃N > 0 such that ∀n ≥ N , x − 2
< xn < x + x2 . Thus
∀n ≥ N , xn > x2 > 0. The case x < 0 can be dealt with similarly.
(c) xn ± yn −−−→ x ± y.
n→∞
The above exercise (4) is referred to as the Sandwich theorem. This theorem is extremely useful in
many occasions to compute the limit of certain sequences.
def
(5) (a) Let 0 ≤ r < 1. Show that rn −−−→ 0. (Hint Put 1 + a = 1r , where a > 0 (why?). Now,
n→∞
n
for all n ∈ N, observe that (1 + a) ≥ na.)
1
Sketch of the proof. Thus rn ≤ na
, for any n ∈ N.
(b) Let r ∈ (−1, 1). Show that rn −−−→ 0.
n→∞
Sketch of the proof. Observe that, for all n ∈ N, a = (1 + hn )n > nhn . So, for all
n ∈ N, 0 < hn < na .
1 1 2
(d) Show that n n −−−→ 1. (Hint Write n n = 1 + hn . Can you see h2n ≤ n−1
?)
n→∞
n(n−1) 2
Sketch of the proof. Observe that, for all n ∈ N, n = (1 + hn )n > 2
hn .
xn+1
(6) Ratio test: Let {xn }∞
n=1 be a sequence of positive real numbers and lim = λ. Then
n→∞ xn
show the following:
(a) If λ < 1, the lim xn = 0.
n→∞
Solution. Choose ε0 > 0 such that λ + ε0 < 1. Then there exists N ∈ N such that, for
all n ≥ N , one has xxn+1
n
< λ + ε0 . Let n ≥ N + 1. Then
xn xN +1 xN
0 ≤ xn = ... xN < xN (λ + ε0 )n−N = N
(λ + ε0 )n .
xn−1 xN (λ + ε0 )
Now Sandwich theorem yields xn −−−→ 0.
n→∞
3
(λ − ε0 )N
∀n ≥ N ′ , (λ − ε0 )n > M. (1.4)
xN
def
Put Ñ = max{N + 1, N ′ }. It now follows from (1.3) and (1.4) that, whenever n ≥ Ñ ,
xn > M .
(c) What can you say if λ = 1?
Sketch of the proof. How about the sequences {n}∞ 1 ∞
n=1 and { n }n=1 ?
(d) Do we need the positivity of xn ’s in the hypothesis of the ratio test? Explain your answer.
Sketch of the proof. Observe that, for any m, n ∈ N with m > n, considering successive
terms we have
1 1 1 1 ≤ 1 < 1.
− +
n + 1 n + 2 n + 3 − · · · ±
m n + 1 n
(b) Let {xn }∞
n=1 be a sequence. Assume that there exist C > 0 and a > 1 such that
C
∀n ∈ N, |xn+1 − xn | ≤ n .
a
∞
Show that {xn }n=1 is convergent.
1
Solution. Let ε > 0. Since an
−−−→ 0, there exists N ∈ N such that one has the
n→∞
following:
1 a−1
∀n ≥ N, n
< ε. (1.5)
a aC
Let m > n ≥ N . Then, in view of (1.5), we obtain that
|xm − xn | ≤ |xm − xm−1 | + · · · + |xn+1 − xn |
1 1
≤C + · · · + m−1
an a
aC 1 1
= 1 − m−n
a−1 a an
aC 1
<
a − 1 an
< ε.
4
2. Additional exercises
(1)∗ Are the following statements equivalent for a real sequence {xn }∞
n=1 ?
∞
(a) {xn }n=1 is Cauchy; and
(b) For any ε > 0, there is N ∈ N such that ∀n ≥ N , |xn+1 − xn | < ε.
Justify your answer.
n
(2) (a) Let a ∈ R. Does { an! }∞
n=1 converge? If so, then can you find its limit?
1
(b) Show that (n!) −−−→ ∞. (Hint You may use (2a).)
n
n→∞
1
(3) Let a, b ∈ R. Find lim (|a|n + |b|n ) n .
n→∞
(4)∗ Let {rn }∞ be an enumeration of all rational numbers in [0, 1]. Show that {rn }∞
n=1 n=1 is not
convergent.
(5)∗ Let a, b > 0. We define the following sequence recursively:
1 a
x1 = b, xn+1 = xn + , ∀n ∈ N.
2 xn
Is {xn }∞
n=1 convergent? If so, then can you find the limit?