Mathematical Analysis 3
Mathematical Analysis 3
Definition
P∞ 1.3 (Convergence of a Series). Let {sn }∞ n=1 be the sequence of partial sums of
i=1 ai . If (sn ) converges to a limit S, then the series converges and S is called the sum of
the series, i.e.,
X∞
S= ai .
i=1
Note. If the limit of the sequence of partial sums (sn ) does not exist, then the series diverges.
1 1 1
+ + + ...
2 4 8
if it exists.
1
Chapter 1: Infinite Series and Convergence
S = lim sn = 1,
n→∞
s1 = 1, s2 = 0, s3 = 1, s4 = 0, . . .
(sn ) = {1, 0, 1, 0, 1, 0, . . . }.
Since the sequence of partial sums does not converge (the two subsequences s2k and s2k−1
do not converge to the same limit), the series
∞
X
(−1)n+1
n=1
diverges.
Example 1.6. Determine if the series
∞
X 1
k=1
k(k + 1)
2 KPIS. Kimuli
where we used
1 1 1
= −
k(k + 1) k k+1
to write it as a telescoping sum. Therefore,
S = lim sn = 1,
n→∞
implying that
∞
X 1
k=1
k(k + 1)
converges and its value is 1.
Solution. Using the same telescoping method as in Example 3.3, the series converges and
its value is
1
.
3
Theorem 1.8. Let ∞
P P∞
n=1 an and n=1 bn be infinite series of real numbers, and let c ∈ R.
Then:
∞
X ∞
X
(a) can = c an
n=1 n=1
∞
X ∞
X ∞
X
(b) an ± bn = (an ± bn )
n=1 n=1 n=1
P∞
Proof. (a) Consider the sequence of partial sums (sn ) of n=1 an , where
n
X
sn = ak .
k=1
P∞
By hypothesis, sn → s as n → ∞. The n-th partial sum for the series n=1 can is
n
X
cak = ca1 + ca2 + · · · + can = c(sn ).
k=1
Since
lim (csn ) = c lim sn = cs,
n→∞ n→∞
3 KPIS. Kimuli
Chapter 1: Infinite Series and Convergence
Since
lim (sn + tn ) = lim sn + lim tn = s + t,
n→∞ n→∞ n→∞
Remark 1.9. Convergence or divergence of a series is not affected by deleting a finite number
of terms at the beginning of the series.
if it exists.
Solution.
∞ ∞ ∞
X 3 2 X 1 X 1 3
− =3 −2 =− .
k=1
4k 5k − 1 k=1
4k k=1
5k − 1 2
4 KPIS. Kimuli
1.1 Divergence and Convergence Tests for Series
k
Solution. Here, ak = k+1
=⇒ limk→∞ ak = 1 ̸= 0. By the divergence test (Theorem 18),
the series diverges.
Remark 1.13. The converse P∞ of Theorem 18 is not true: limn→∞ an = 0 does not guarantee
convergence. For example, n=1 n1 diverges.
Example 1.15. Using the integral test, determine the convergence of the following series:
P∞ 1
(a) n=1 n2
P∞ 1
(b) n=1 n (harmonic series)
P∞ n
(c) n=1 en2
1 1
Solution. (a) an = n2
, f (x) = x2
is decreasing and continuous for x ≥ 1.
Z ∞ ∞
1 X 1
2
dx = 1 < ∞ =⇒ 2
converges.
1 x n=1
n
(b) an = n1 , f (x) = 1
x
is decreasing and continuous for x ≥ 1.
Z ∞ ∞
1 X 1
dx = ∞ =⇒ diverges.
1 x n=1
n
n x
(c) an = en2
, f (x) = ex2
is decreasing and continuous for x ≥ 1.
Z ∞ ∞
x 1 X n
2 dx = < ∞ =⇒ n2
converges.
1 ex 2e n=1
e
P∞ 1
Theorem 1.16 (p-Series Test). For the series n=1 an with an = np
, the series converges
if p > 1 and diverges if 0 < p ≤ 1.
P∞
Theorem 1.17 (Root Test). For the series n=1 an , define
p
n
L = lim |an |.
n→∞
5 KPIS. Kimuli
Chapter 1: Infinite Series and Convergence
1 1 1
Solution. Let an = 3n+n = 4n ≤ 3n = bn .
P P 1 1
P 1
Check bn = 3n
=3 n
. The harmonic series diverges, but here we check using the
root test: r
n 1 1
L = lim = < 1.
n→∞ 3n 3
P P
Thus bn converges, and by the comparison test, an also converges.
P∞
Theorem 1.21 (D’Alembert’s Ratio Test). Let n=1 an be a series with non-zero terms
and
an+1
l = lim .
n→∞ an
Then
(a) if l < 1, the series converges,
an+1
− l < ϵ ∀n ≥ N0 ,
an
which implies |an+1 | < r|an | for all n ≥ N0 . Hence,
6 KPIS. Kimuli
1.1 Divergence and Convergence Tests for Series
a1 − a2 + a3 − a4 + · · · + (−1)k ak + . . . , ak > 0
converges if
(a) a1 ≥ a2 ≥ · · · ≥ ak ≥ ak+1 ≥ . . . (monotone decreasing),
(b) limk→∞ ak = 0.
Example 1.24. Determine whether the series
∞
X (−1)n
n=1
n
converges.
7 KPIS. Kimuli
Chapter 1: Infinite Series and Convergence
Convergence). A series ∞
P
Definition 1.26 (Conditional n=1 an converges conditionally if
P ∞ P ∞
a
n=1 n converges but n=1 |a n | diverges.
P∞ (−1)n
Remark 1.27. The series converges conditionally but not absolutely.
n=1 n
P∞ P∞
Theorem 1.28 (Absolute Convergence Theorem). If n=1 |an | converges, then n=1 an
converges.
n+1
Solution. (a) (−1) = n12 . Since
P 1
n2 n2
converges by the p-series test (p > 1), the original
series converges absolutely.
(b) √sin n √ 1 √1 = 3/2 1
P 1
3
n +1
≤ 3
n +1
< n3 n
. Since n3/2
converges by the p-series test (p > 1),
√sin n converges absolutely, and hence converges.
P
by the comparison test the series n3 +1
8 KPIS. Kimuli
1.2 Special Series
9 KPIS. Kimuli
Chapter 1: Infinite Series and Convergence
Definition 1.38 (Taylor Series). If f (x) has derivatives of all orders at x = c, then the
power series
∞
X f (n) (c) f ′′ (c)
f (x) = (x − c)n = f (c) + f ′ (c)(x − c) + (x − c)2 + . . .
n=0
n! 2!
Example 1.40 (Taylor Series of f (x) = x1 centered at x = 1). For f (x) = x1 , the derivatives
are:
1 2 6 24
f ′ (x) = − 2 , f ′′ (x) = 3 , f ′′′ (x) = − 4 , f (4) (x) = 5 , . . .
x x x x
The Taylor series at x = 1 is
∞
X f (n) (1)
f (x) = (x − 1)n = 1 − (x − 1) + (x − 1)2 − (x − 1)3 + (x − 1)4 − . . .
n=0
n!
Applications of Series
Power series (including Taylor series) have many applications:
In Ordinary Differential Equations (ODEs): Series solutions are used for both
ordinary and singular points (regular or irregular singularities).
In Partial Differential Equations (PDEs): Fourier series and other series meth-
ods represent unknown functions, especially when closed-form solutions are hard or
impossible to find.
10 KPIS. Kimuli
1.2 Special Series
(e) Using the limit comparison test, determine whether the following series converge:
P∞ n
(a) n=1 n4 −3
P∞ n2
(b) n=1 n3 −3
P∞ n2
(c) n=1 en2
P∞ 3n+1
(d) n=1 4n−1
(f) Using Cauchy’s root test, determine whether the following series converge:
P∞ 1
(a) n=1 3n n
P∞ 1
(b) n=1 22n +(−1)n
P∞ 1
(c) n=1 n3 +(−1)n
P∞ 2 an
(d) n=1 n e
(g) Using the ratio test, determine whether the following series converge:
P∞ 10n
(a) n=1 n
P∞ an
(b) n=1 n! , a > 0
P∞ log n
(c) n=1 2n
P∞ n2
(d) n=1 n3 +1
11 KPIS. Kimuli