Lesson 1b - Math148
Lesson 1b - Math148
𝑢𝑘 = 𝑢1 + 𝑢2 + 𝑢3 + . . . + 𝑢𝑘 + . . .
𝑘=1
where the numbers 𝑢1 , 𝑢2 , 𝑢3 , . . . are called the terms
of the series.
Let 𝑠𝑛 denote the sum of the initial terms of the series, up to and
including the term with index 𝑛. Thus,
𝑠1 = 𝑢1
𝑠2 = 𝑢1 + 𝑢2
𝑠3 = 𝑢1 + 𝑢2 + 𝑢3
⋮
𝑛
𝑠𝑛 = From 𝑢1 + 𝑢2 + 𝑢3 + . . . + 𝑢𝑛 = 𝑢𝑘
𝑘=1
The number 𝑠𝑛 is called the nth partial sum of the series and
the sequence 𝑆𝑛 +∞𝑛=1 is called the sequence of partial sums.
Convergence and Divergence of Sequence
of Partial Sums
𝑢1 + 𝑢2 + 𝑢3 + . . . + 𝑢𝑘 + . . .
S = σ𝑛𝑘=1 𝑢𝑘
If the sequence of partial sums diverges, then the series is said to diverge. A
divergent series has no sum.
EXAMPLE
From 0.3333 . . . = 0.3 + 0.03 + 0.003 + 0.0003 + . . .
or equivalently,
3 3 3 3
0.3333 . . . = + 2 + 3 + 4 + . . .
10 10 10 10
3 3 3
𝑠3 = + 2 + = 0.333
10 10 103
3 3 3 3
𝑠4 = + 2 + + 4 = 0.3333 and so on.
10 10 103
10
The sequence of partial sums of the given series
converges.
CONVERGING AND DIVERGING SERIES
Geometric Series
A geometric series
σ∞ 𝑘 2 3 𝑘
𝑘=0 𝑎𝑟 = 𝑎 + 𝑎𝑟 + 𝑎𝑟 + 𝑎𝑟 + . . . + 𝑎𝑟 + . . . 𝑎≠0
converges if 𝑟 < 1 and diverge if 𝑟 ≥ 1.
If the series converges, then the
𝑎
sum is σ∞
𝑘=0 𝑎𝑟
𝑘 =
1 −𝑟
Example:
1. 1 + 2 + 4 + 8+ . . . + 2𝑘 + . . . 𝑎 = 1, 𝑟 = 2
3 3 3 3 3 1
2. + + + ...+ + ... 𝑎= ,𝑟 =
10 102 103 10𝑘 10 10
EXAMPLE
5
Example 1. Determine whether the series σ∞
𝑘=0 4 𝑘
converges, and if so find its sum.
Solution:
Identify first four terms in the series:
5 5 5 5
σ∞
𝑘=0 =5+ + +
4𝑘 4 16 64
solving fo the ratio r;
5 5
4 1 16 1 1
𝑟= = ; 𝑟= 5 = , thus 𝑎 = 5 , 𝑟 =
5 4 4 4
4
1
Since │r│= < 1, the series converges and the sum is
4
∞ 5 𝑎 5 20
= = =
𝑘=0 4
𝑘 1−𝑟 1−1 3
4
EXAMPLE
2. Find the sum of the infinite geometric series
8 + 12 + 18 + 27 + . . . if it exists.
Solution:
Find the ratio 𝑟.
𝑎2 12 3
𝑟= = = ;
𝑎1 8 2
𝑎 18 3
𝑟= 3= =
𝑎2 12 2
Telescoping Sums
The sequence of partial sum is convergent and so the series is convergent and has
the value of
1
σ∞
𝑛=0 =1
𝑛2 +3𝑛+2
EXAMPLE
1
2. Determine the sum of the given series σ∞
k=1 .
k(k+2)
1 A B
Solution: σ∞
k=1 k(k+2) = +
k (k+2)
(by partial fractions)
1 A B
= +
k(k+2) k (k+2)
multiply both sides by the LCD: k (k + 2)
1 = A(k+2)+Bk
if k=0; if k = -2
1 = A(0 + 2) + B(0) 1 = A(-2 + 2) + B(-2)
1 = 2A 1 = -2B
1 1
A =2 B = -2
EXAMPLE
1 1 1 𝐴 𝐵
𝑆𝑢𝑏𝑠𝑡𝑖𝑡𝑢𝑡𝑒 𝐴 = 2 𝑎𝑛𝑑 𝐵 = − 2 𝑖𝑛 σ∞
𝑘=1 = +
𝑘(𝑘+2) 𝑘 (𝑘+2)
1 1
− 1 1
σ∞
𝑘=1
2
+ 2
= Σ (2𝑘 − 2 )
𝑘 (𝑘+2) 𝑘+2
k=1 k=2 k=3 k=4
1 1 1 1 1 1 1 1 1 1
𝑠𝑛 =(2 − 6)+ (4 − 8)+ (6 − 10)+ (8 − 12)+…+(2𝑘 − 2 )+…
𝑘+2
1 1 1 1
𝑠𝑛 =2 + 4+(2𝑘 − 2 )
𝑘+2
1 1 1 1 1 1 1 1
lim 𝑠𝑛 = lim [ + 4 +( 2𝑘 − 2 )] = + 4+(2(∞) − 2 )
𝑛→∞ 𝑘→∞ 2 𝑘+2 2 ∞+2
1 1 1 1 1 1 1 1
𝑠𝑛 = + 4+(∞ − ∞)= 2 + 4+(0 − 0) = +4
2 2
3
𝑆𝑛 = 4
Answer
EXERCISES
Determine whether the series converges, and if so finds its sum.
3 𝑘−1
1. σ∞
𝑘=1 −
4
7
2. σ∞
𝑘=1 −1
𝑘−1
6𝑘−1
1
3. σ∞
𝑘=1 𝑘+3 𝑘+4
1
4. σ∞
𝑘=1 9𝑘 2 +3𝑘 −2
1 1
5. σ∞
𝑘=1 −
2𝑘 2𝑘+1