Assignment3 PDF
Assignment3 PDF
1. Show that the sequence (xn ) defined below satisfies the Cauchy criterion.
1
(a) x1 = 1 and xn+1 = 1 + xn
for all n ≥ 1
1
(b) x1 = 1 and xn+1 = 2+x2n
for all n ≥ 1.
(c) x1 = 1 and xn+1 = 16 (x2n + 8) for all n ≥ 1.
2. Let (xn ) be a sequence of positive real numbers. Prove or disprove the following
statements.
3. Let (xn ) be a sequence of integers such that xn+1 6= xn for all n ∈ N. Prove or
disprove the following statements.
(a) The sequence (xn ) does not satisfy the Cauchy criterion.
(b) The sequence (xn ) cannot have a convergent subsequence.
4. Suppose that 0 < α < 1 and that (xn ) is a sequence satisfying the condition:
|xn+1 − xn | ≤ αn , n = 1, 2, 3, . . . . Show that (xn ) satisfies the Cauchy criterion.
1 1 1 1 1 (−1)n+1
5. Let (xn ) be defined by: x1 = 1!
, x2 = 1!
− 2!
, ..., xn = 1!
− 2!
+ ... + n!
. Show
that the sequence converges.
√
6. Let 1 ≤ x1 ≤ x2 ≤ 2 and xn+2 = xn+1 xn , n ∈ N. Show that xxn+1 n
≥ 1
2
for all
2
n ∈ N, |xn+1 − xn | ≤ 3 |xn − xn−1 | for all n ∈ N and (xn ) converges.
7. (*) Show that a sequence (xn ) of real numbers has no convergent subsequence if
and only if |xn | → ∞.
9. (*) Let (xn ) be a sequence in R. We say that a positive integer n is a peak of the
sequence if m > n implies xn > xm (i.e., if xn is greater than every subsequent term
in the sequence).
(a) If (xn ) has infinitely many peaks, show that it has a decreasing subsequence.
(b) If (xn ) has only finitely many peaks, show that it has an increasing subsequence.
(c) From (a) and (b) conclude that every sequence in R has a monotone subse-
quence. Further, every bounded sequence in R has a convergent subsequence
(An alternate proof of Bolzano-Weierstrass Theorem).
Hints/Solutions
−xn
1
1. (a) Note that |xn+1 −xn | = | x1n − xn−1 | = | xxn−1
n xn−1
1
| and |xn xn−1 | = |(1+ xn−1 )xn−1 | =
1
|xn−1 + 1| ≥ 2. This implies that |xn+1 − xn | ≤ 2 |xn − xn−1 |. Hence (xn ) satisfies
the contractive condition and therefore it satisfies the Cauchy criterion.
|x2n −x2n−1 | |xn −xn−1 ||xn +xn−1 |
(b) Observe that |xn+1 − xn | = (2+x2n )(2+x2n−1 )
≤ 4
≤ 24 |xn − xn−1 |.
5. Use Problem 4.
6. Since 1 ≤ xn ≤ 2, xxn+1
n
≥ 12 . Observe that x2n+1 − x2n = xn xn−1 − x2n = xn (xn−1 − xn ).
Therefore |xn+1 − xn | = | xn+1xn+xn ||xn−1 − xn | ≤ 23 |xn − xn−1 |.
8. Suppose xn 9 x0 . Then there exists 0 > 0 and a subsequence (xnk ) of (xn ) such
that |xnk − x0 | ≥ 0 for all nk . Note that (xnk ) has no subsequence converging to
x0 .
9. (a) If (xn ) has infinitely many peaks, n1 < n2 < ... < nj < .... Then the subsequence
(xnj ) is decreasing.
(b) Suppose there are only finite peaks and let N be the last peak. Since n1 = N + 1
is not a peak, there exists n2 > n1 such that xn2 ≥ xn1 . Again n2 > N is not a
peak, there exists n3 > n2 such that xn3 ≥ xn2 . Continuing this process we find an
increasing sequence (xnk ).