Numerical Sequences and Series
Numerical Sequences and Series
√
2. Calculate limn→∞ ( n2 + n − n).
Solution:
√ n
n2 + n − n = √
n2 + n + n
1
= q
1/n + 1 + 1
1
→
2
as n → ∞.
√
3. If sn = 2 and
q √
sn+1 = 2+ sn (n = 1, 2, 3, ...),
1
k < n. By the induction hypothesis,
q √
sn = 2+ sn−1
q √
> 2+ sn−2
= sn−1
4.
5.
6.
P
7. Prove that the convergence of an implies the convergence of
√
X an
n
if an ≥ 0.
Proof: By Cauchy’s inequality,
k k k √
X X 1 X an
an ≥ an
n=1 n=1 n2 n=1 n
√
1 Pk an
for all n ∈ N . Also, both
P P
an and n2
are convergent; thus n=1 an n
√ √
an an
≥ 0 for all n. Hence
P
is bounded. Besides, n n
is convergent.
8.
10.
P
11. Suppose an > 0, sn = a1 + ... + an , and an diverges.
P an
(a) Prove that 1+an
diverges.
(b) Prove that
aN +1 aN +k sN
+ ... + ≥1−
sN +1 sN +k sN +k
P an
and deduce that sn diverges.
(c) Prove that
an 1 1
2
≤ −
sn sn−1 sn
P an
and deduce that s2n
converges.
(d) What can be said about
X an X an
and ?
1 + nan 1 + n 2 an
3
all n > m ≥ N2 . Take N = max(N1 , N2 ). Thus
am an
> + ... +
1 + am 1 + an
am an
> + ... +
1+1 1+1
am + ... + an
=
2
for all n > m ≥ N . Thus
am + ... + an < 2
an
for all n > m ≥ N . It is a contradiction. Hence
P
1+an
diverges.
Proof of (b):
aN +1 aN +k aN +1 aN +k
+ ... + ≥ + ... +
sN +1 sN +k sN +k sN +k
aN +1 + ... + aN +k
=
sN +k
sN +k − sN
=
sN +k
sN
= 1−
sN +k
P an
If sn
converges, for any > 0 there exists N such that
am an
+ ... + <
sm sn
for all m, n whenever n > m ≥ N . Fix m = N and let n = N + k.
Thus
am an
> + ... +
sm sn
aN aN +k
= + ... +
sN sN +k
sN
≥ 1−
sN +k
4
for all k ∈ N . But sN +k → ∞ as k → ∞ since an diverges and
P
P an
an > 0. Take = 1/2 and we obtain a contradiction. Hence sn
diverges.
Proof of (c):
1 1
sn−1 ≤ sn ⇔ 2
≤
sn sn sn−1
an an sn − sn−1
⇔ 2 ≤ =
sn sn sn−1 sn sn−1
an 1 1
⇔ 2 ≤ −
sn sn−1 sn
for all n.
Hence
k k
X an X 1 1
2
≤ ( − )
n=2 sn sn−1
n=2 sn
1 1
= − .
s1 sn
1 an
→ 0 as n → ∞ since
P P
Note that sn
an diverges. Hence s2n
converges.
P an P an
Proof of (d): 1+nan
may converge or diverge, and 1+n2 an
con-
an 1 P an
verges. To see this, we put an = 1/n. 1+nan
= 2n
, that is, 1+nan
=
P
2 1/n diverges. Besides, if we put
1
an =
n(log n)p
where p > 1 and n ≥ 2, then
an 1
=
1 + nan n(log n) ((log n)p + 1)
2p
1
<
2n(log n)3p
P an
for large enough n. By Theorem 3.25 and Theorem 3.29, 1+nan
converges. Next,
X an X 1
2
=
1 + n an 1/an + n2
5
X 1
< .
n2
P 1 P an
for all an . Note that n2
converges, and thus 1+n2 an
converges.
P
12. Suppose an > 0 and an converges. Put
∞
X
rn = am .
m=n
6
for all n > N . But rn → 0 as n → ∞; thus armm
+ ... + arnn → 1 as n → ∞.
If we take = 1/2, we will get a contradiction.
Proof of (b): Note that
√ √
rn+1 < rn ⇔ rn+1 < rn
√ √ √
⇔ rn + rn+1 < 2 rn
√ √
rn + rn+1
⇔ √ <2
rn
√ √
√ √ rn + rn+1 √ √
⇔ ( rn − rn+1 ) √ < 2( rn − rn+1 )
rn
rn − rn+1 √ √
⇔ √ < 2( rn − rn+1 )
rn
an √ √
⇔ √ < 2( rn − rn+1 )
rn
7
13. Prove that the Cauchy product of two absolutely convergent series con-
verges absolutely.
P P Pn P
Note: Given an and bn , we put cn = k=0 ak bn−k and call cn
the Cauchy product of the two given series.
Pn Pn Pn
Proof: Put An = k=0 |ak |, Bn = k=0 |bk |, Cn = k=0 |ck |. Then
8
(d) Put an = sn − sn−1 , for n ≥ 1. Show that
n
1 X
sn − σn = kak .
n + 1 k=1
Assume that lim(nan ) = 0 and that {σn } converges. Prove that {sn }
converges. [This gives a converse of (a), but under the additional as-
sumption that nan → 0.]
(e) Derive the last conclusion from a weaker hypothesis: Assume M <
∞, |nan | ≤ M for all n, and lim σn = σ. Prove that lim sn = σ, by
completing the following outline:
If m < n, then
n
m+1 1 X
sn − σn = (σn − σm ) + (sn − si ).
n−m n − m i=m+1
For these i,
(n − i)M (n − m − 1)M
|sn − si | ≤ ≤ .
i+1 m+2
Fix > 0 and associate with each n the integer m that satisfies
n−
m≤ < m + 1.
1+
Then (m + 1)/(n − m) ≤ 1/ and |sn − si | < M . Hence
9
Choose M > 0 such that |tn | ≤ M for all n. Given > 0, choose N
so that n > N implies |tn | < . Taking n > N in τn = (t0 + t1 + ... +
tn )/(n + 1), and then
Proof of (b): Let sn = (−1)n . Hence |σn | ≤ 1/(n + 1), that is,
lim σn = 0. However, lim sn does not exists.
That is, √
2 b nc n1/4
σn = +
n+1 n+1
The first term 2/(n + 1) → 0 as n → ∞. Note that
√
b nc n1/4
0≤ < n1/2 n1/4 n−1 = n−1/4 .
n+1
It implies that the last term → 0. Hence, lim σn = 0.
10
Proof of (d):
n
X n
X n
X n
X
kak = k(sk − sk−1 ) = ksk − ksk−1
k=1 k=1 k=1 k=1
Xn n−1
X
= ksk − (k + 1)sk
k=1 k=0
n−1
X n−1
X
= nsn + ksk − (k + 1)sk − s0
k=1 k=1
n−1
X n
X
= nsn − sk − s0 = (n + 1)sn − sk
k=1 k=0
= (n + 1)(sn − σn ).
That is,
n
1 X
sn − σn = kak .
n + 1 k=1
11
Hence,
n
m+1 1 X
sn − σn = (σn − σm ) + (sn − si ).
n−m n − m i=m+1
n n n
M (n − i)M
X X X
|sn − si | = ak ≤
|ak | ≤ =
k=i+1 i + 1 i+1
k=i+1 k=i+1
(n − (m + 1))M (n − m − 1)M
≤ = .
(m + 1) + 1 m+2
Fix > 0 and associate with each n the integer m that satisfies
n−
m≤ < m + 1.
1+
Thus
n−m n−m−1
≥ and < ,
m+1 m+2
or
m+1 1
≤ and |sn − si | < M .
n−m
Hence,
1
|sn − σ| ≤ |σn − σ| + (|σn − σ| + |σm − σ|) + M .
Let n → ∞ and thus m → ∞ too, and thus
15.
12
√
16. Fix a positive number α. Choose x1 > α, and define x2 , x3 , x4 , ...,
by the recursion formula
1 α
xn+1 = (xn + ).
2 xn
√
(a) Prove that {xn } decreases monotonically and that lim xn = α.
√
(b) Put n = xn − α, and show that
2n 2
n+1 = < √n
2xn 2 α
√
so that, setting β = 2 α,
1 n
n+1 < β( )2 (n = 1, 2, 3, ...).
β
(c) This is a good algorithm for computing square roots, since the
recursion formula is simple and the convergence is extremely rapid.
1
For example, if α = 3 and x1 = 2, show that 1 /β < 10
and therefore
Proof of (a):
1 α
xn − xn+1 = xn − (xn + )
2 xn
1 α
= (xn − )
2 xn
2
1 xn − α
= ( )
2 xn
> 0
13
√ √
Note that xn > 0 for all n. Thus x = α. lim xn = α.
Proof of (b):
1 α
xn+1 = (xn + )
2 xn
√ 1 α √
⇒ xn+1 − α = (xn + ) − α
2 xn
√
√ 2
1 xn − 2xn α + α
⇒ xn+1 − α =
2 x
√ n2
√ (xn − α)
⇒ xn+1 − α =
2xn
2 2
⇒ n+1 = n < √n .
2xn 2 α
Hence
1 n
n+1 < β( )2
β
√
where β = 2 α by induction.
Proof of (c):
√
1 2− 3 1 1 1
= √ = √ √ = √ < .
β 2 3 2 3(2 + 3) 6+4 3 10
Thus
1 4 √
5 < β( )2 < 2 3 · 10−16 < 4 · 10−16 ,
β
1 25 √
6 < β( ) < 2 3 · 10−32 < 4 · 10−32 .
β
17.
18.
14
19.
20.
21.
23. Suppose {pn } and {qn } are Cauchy sequences in a metric space X.
Show that the sequence {d(pn , qn )} converges. Hint: For any m, n,
it follows that
|d(pn , qn ) − d(pm , qm )|
Proof: For any > 0, there exists N such that d(pn , pm ) < and
d(qm , qn ) < whenever m, n ≥ N . Note that
It follows that
15
24. Let X be a metric space. (a) Call two Cauchy sequences {pn }, {qn } in
X equivalent if
lim d(pn , qn ) = 0.
n→∞
4(P, Q) = n→∞
lim d(pn , qn );
by Exercise 23, this limit exists. Show that the number 4(P, Q) is
unchanged if {pn } and {qn } are replaced by equivalent sequences, and
hence that 4 is a distance function in X ∗ .
16
Since {Pn } is a Cauchy sequence, given > 0, there is an N > 0 such
that 4(Pn , Pm ) < for m, n > N . We choose m and n so large that
m < , n < . Thus (1) shows that {Q0n } is a Cauchy sequence in X.
Let P be the corresponding equivalence class in S. Since
25.
17