Lecture Note On Chapter 8
Lecture Note On Chapter 8
Infinite Series
Le Cong Nhan
3 Positive series
4 Alternative Series
6 Power Series
Definition 1 (Sequence)
A sequence can be thought of as a list of numbers written in a definite order:
The number a1 is called the first term, a2 is the second term, and in general an is
the nth term.
∞
{an } or {an }n=1 . (2)
lim an = L or an → L as n → ∞, (3)
n→∞
Example 5
Evaluate the limits
1 1 n
a. lim b. lim , (r ∈ N) c. lim
n→∞ n n→∞ nr n→∞ n + 1
n n5 + n3 + 2 p
a. lim (−1) b. lim c. lim n2 + 3n − n
n→∞ n→∞ 7n4 + n2 + 3 n→∞
lim an = L. (4)
n→∞
an lim an
4 lim = n→∞ if lim bn ̸= 0.
n→∞ bn lim bn n→∞
n→∞
h ip
p
5 lim [an ] = lim an if p > 0 and an > 0.
n→∞ n→∞
lim bn = L.
n→∞
Theorem 11
If lim |an | = 0, then lim an = 0.
n→∞ n→∞
(−1)n 1 n!
a. lim b. lim sin(n) c. lim
n→∞ n n→∞ n n→∞ nn
Example 14
Evaluate lim sin (π/n).
n→∞
Example 16
Show that the sequence {an } converges, where
1 · 3 · 5 · (2n − 1) ln n
a. an = b. an = √
2 · 4 · 6 · (2n) n
Question
It would be impossible to find a finite sum for the series?
⋄ 1 + 2 + 3 + 4 + ··· + n + ···
1 1 1 1
⋄ + + + ··· + n + ···.
2 4 8 2
∞
X
ak = a1 + a2 + · · · + an + · · · = s. (7)
k=1
∞
If {sn }∞
P
n=1 does not converge, then the series ak diverges and has no sum.
k=1
1 If r = 1, then
sn = a + a + · · · + a = na → ±∞.
sn = a + ar + ar 2 + · · · + ar n−1
rsn = ar + ar 2 + · · · + ar n−1 + ar n
It follows that
a(1 − r n )
sn = .
1−r
Le Cong Nhan (Faculty of Applied Sciences HCMC University ofChapter
Technology
8. and Education)
Infinite Series April 21, 2024 19 / 79
Example 20
Determine whether each of the following geometric series converges or diverges. If
the series converges, find its sum.
∞ k ∞ k
X 1 3 X 1
a. b. 3 −
7 2 5
k=0 k=2
Example 25
Show that the following series diverge.
∞ ∞
X k2 X
a. 2
b. (−1)k
5k + 4
k=1 k=1
0 ≤ ak ≤ bk , ∀k ≥ k0 . (12)
Example 41
Test the following series for convergence
∞ ∞ ∞
X (−1)k X
k+1 ln k
X
a. b. (−1) c. (−1)k+1 e 1/k
k k
k=1 k=1 k=1
Example 42
Test the following series for convergence
∞ ∞ ∞
X (−1)k X (−1)k−1 X (−1)k+1
a. b. c.
k k2 kp
k=1 k=1 k=1
|S − Sn | ≤ an+1 , (17)
Example 46
∞
X cos k
Test the series for convergence .
k2
k=1
ak+1
lim = L. (18)
k→∞ ak
1 The number R in case (c) is called the radius of convergence of the power
series.
2 The interval of convergence is the set
∞
( )
X k
x ∈R: ck (x − a) < ∞
k=1
Show that f ′ (x) = f (x) for all x, and deduce that f (x) = e x .
for |x − a| < R. Then there is exactly one such representation and the coefficients
ck must satisfy
f (k) (a)
ck = , k = 0, 1, 2, ...
k!
Maclaurin series of f
∞
X f (k) (0) f ′ (0) f ′′ (0) 2 f (3) (0) 3
f (x) = x k = f (0) + x+ x + x + ··· (25)
k! 1! 2! 3!
k=0
(−1)k+1 (k − 1)!
f (k) (x) =
xk
1
The function f (x) = 1−x can be expressed as a power series
∞
1 X
= 1 + x + x2 + · · · + xn + · · · = xk, |x| < 1. (26)
1−x
k=0
Taylor series of f at a
∞
X
2 3 k
f (x) = c0 + c1 (x − a) + c2 (x − a) + c3 (x − a) + · · · = ck (x − a) (27)
k=0
1 Geometric series
a
∞
1 − r
if |r | < 1,
X
k
ar =
k=0
diverges if |r | ≥ 1.
2 The p-series
X∞
1 converges
if p > 1,
=
kp
k=1
diverges if p ≤ 1.
P∞ k
1 Alternative series test: The alternative series k=0 (−1) ak is convergent if it
satisfies
ak+1 ≤ ak for all k ≥ k0 ;
lim ak = 0.
k→∞
2 General ratio test: ak involves k! or P(k)c k .
ak+1
lim =L
k→∞ ak
ak+1
lim =L
k→∞ ak
2 General root test: ak involves (□)k .
p
k
lim |ak | = L
k→∞
Let ak = ck (x − a)k .
1 General ratio test: ck involves k! or P(k)c k .
ak+1 ck+1
lim = lim · |x − a| = L
k→∞ ak k→∞ ck