Sequence and Series: Gabriel Asare Okyere (PHD)
Sequence and Series: Gabriel Asare Okyere (PHD)
a1 + a2 + a3 + a4 + a15 + a6 + a20 + . . .
Note
Adding these zeros does not affect the sum of the series ; each term
in the sequence of partial sums is repeated, but the limit is the same.
∞
X (1.1)n
1. (−1)n 4
n=1
n
∞
X n2 2n
2. (−1)n+1
n=1
n!
∞
X cos nπ 3
3.
n=1
n!
∞ n 2
X 1
4. 1+
n=1
n
∞
X 2n n!
n
5. (−1)
n=1
5.8.11 . . . (3n + 2)
Example 3
∞
2
X
ne −n
n=1
Z x
2
Since the integral xe −x dx is easily evaluated, we use the Integral
1
Test. The Ratio Test also works.
Gabriel Asare Okyere (Kwame Nkrumah Unversity of Science
Sequence
and Technology.)
and Series December 18, 2018 12 / 1
Example 4
∞
X n3
(−1)n
n=1
n4 + 1
Since the series is alternating, we use the Alternating Series Test.
Example 5
∞
X 2k
k=1
k!
Since the series is alternating, we use the Alternating Series Test.
∞
d 1 X
we get = 1 + 2x + 3x 2 + · · · = nx n−1
dx 1 − x n=0
If
" we wish, we∞can replace#n by n + 1 and write the answer as
1 X
= (n + 1)x n According to Theorem 2, the radius of
(1 − x) n=0
convergence of the differential series is the same as the radius of
convergence of the original series, namely, R = 1
Gabriel Asare Okyere (Kwame Nkrumah Unversity of Science
Sequence
and Technology.)
and Series December 18, 2018 21 / 1
Example 6
Find the power series representation for ln(1 − x) and its radius of
convergence.
Solution: We might notice that, except for a factor of −1, the
derivative of this function is 1/(1 − x). So we integrate both sides of
Equation 1 Z Z
1
− ln(1 − x) = dx = (1 + x + x 2 + · · · ) dx
1−x
∞ ∞
x2 x3 X x n+1 X xn
x+ + + ··· + C = +C = +C |x| < 1
2 3 n=0
n + 1 n=0
n
To determine the value of C , we put x = 0 in this equation and
obtain − ln(1 − 0) = C . Thus C = 0 and
∞
x2 x3 X xn
ln(1 − x) = −x − − − ··· = − |x| < 1
2 3 n=1
n
The radius of convergence is the same as for the original series:
R=1
Gabriel Asare Okyere (Kwame Nkrumah Unversity of Science
Sequence
and Technology.)
and Series December 18, 2018 22 / 1
Example 6 Cont’d
1
Notice what happens if we put x = 2
in the result of Example 6.
Since ln 21 = − ln 2, we see that
X xn ∞
1 1 1 1
ln 2 = + + + + ··· =
2 8 24 64 n=1
n · 2n
∞
X
= (−1)n x 7n = 1 − x 7 + x 14 − · · ·
n=0
1 1 1 1 (−1)n
= − + − + · · · + + ···
2 8 · 28 15 · 215 22 · 222 (7n + 1)27n+1
Gabriel Asare Okyere (Kwame Nkrumah Unversity of Science
Sequence
and Technology.)
and Series December 18, 2018 26 / 1
Example 8 Continued
This infinite series is the exact value of the definite integral, but since
it is an alternating series, we can approximate the sum using the
Alternating Series Estimation Theorem. If we stop adding after the
term with n = 3, the error is smaller than the term with n = 4
1
≈ 6.4 × 10−11
29 · 229
So we have
Z 0.5
1 1 1 1 1
7
dx ≈ − 8
+ 15
− ≈ 0.49951374
0 1+x 2 8·2 15 · 2 22 · 222