
Exercises 3.15. Key concepts: Integral test and approximation, Alternating series and approximation
1. Use the integral test to determine whether the series
∑
∞
n=1
1
n
2
+1
converges or diverges.
2. Prove Corollary 3.19 regarding the convergence/divergence of p-series.
3. Let s
n
=
∑
n
k=1
1
√
k
. Estimate how many terms are required before s
n
≥ 100.
4. (Example 3.20.3) Verify the claim that
∑
∞
n=2
1
n ln n
= ∞ and the claim regarding the estimate.
5. (a) Use calculus to show that a
n
=
ln n
n
2
is monotone-down whenever n ≥ 2.
(b) Show that lim a
n
= 0, and that the hypotheses of the integral test are therefore satisfied.
(c) Determine whether the series
∑
∞
n=2
ln n
n
2
converges or diverges.
6. (a) Give an example of a series
∑
a
n
which converges, but for which
∑
a
2
n
diverges.
(Exercise 3.14.3 really requires that
∑
a
n
be absolutely convergent!)
(b) Give an example of a divergent series
∑
b
n
for which
∑
b
2
n
converges.
7. Suppose (a
n
) satisfies the hypotheses of the alternating series test except that lim a
n
= a is
strictly positive. What can you say about the sequences (s
+
n
) and (s
−
n
) and the series
∑
( −1)
n
a
n
?
8. Let a
n
=
1
n
have partial sum s
n
=
∑
n
k=1
a
n
, and define a new sequence (t
n
) by
t
n
= s
n
−ln n = 1 +
1
2
+ ··· +
1
n
−ln n
Prove that (t
n
) is a positive, monotone-down sequence, which therefore converges.
26
(Hint: You’ll need the mean value theorem from elementary calculus)
9. Suppose
∑
a
n
is conditionally convergent and let
∑
a
+
n
be the series obtained by summing, in
order, the positive terms of the sequence (a
n
). Prove that
∑
a
+
n
= ∞.
10. (a) Show that the series
∑
∞
n=1
(−1)
n
n
n
2
+1
is conditionally convergent to some real number s.
(b) How many terms are required for the partial sum s
n
to approximate s to within 0.01.
(c) Following Example 3.25, use a calculator to state the first twelve terms in a rearrangement
of the series in part (a) which converges to 0.
11. Recall the rearrangement of the alternating harmonic series in Example 3.23.
(a) Verify that the subsequence of partial sums (s
3n
) is monotone-up, by checking that
b
n
:=
1
4n −3
+
1
4n −1
−
1
2n
> 0, for all n ∈ N
(b) Use the comparison test to show that
∑
b
n
converges.
(c) Prove that the rearranged series converges to some value s >
5
6
.
(Thus s > ln 2 ≈ 0.69, the limit of the original alternating harmonic series)
26
The limit γ := lim t
n
≈ 0.5772 is the Euler–Mascheroni constant. It appears in several mathematical identities, and yet
very little about it is understood; it is not even known whether γ is irrational!
59