Mep 201 Power Series
Mep 201 Power Series
𝑦 ′ = σ∞ 𝑐
𝑛=1 𝑛 𝑛𝑥 𝑛−1
and 𝑦 ′′
= σ∞
𝑐
𝑛=0 𝑛 𝑛 𝑛 − 1 𝑥 𝑛−2
1
POWER SERIES
Important facts about power series.
❖ Identity Property
If σ∞ 𝑐
𝑛=0 𝑛 𝑥 − 𝑎 𝑛
= 0, 𝑅 > 0, for all numbers 𝑥 in the
interval of convergence, then 𝑐𝑛 = 0 for all 𝑛.
❖ Analytic at a Point
A function 𝑓 is analytic at a point 𝑎 if it can be represented
by a power series in 𝑥 − 𝑎 with a positive radius of
convergence. In calculus it is seen that functions such as
𝑒 𝑥 , cos 𝑥, sin 𝑥, ln(𝑥 − 1), and so on can be represented by
Taylor series.
POWER SERIES
Example.
σ∞
𝑛=2 𝑛 𝑛 − 1 𝑐𝑛 𝑥
𝑛−2
+ σ∞
𝑛=0 𝑐𝑛 𝑥
𝑛+1
Solution:
σ∞
𝑛=2 𝑛 𝑛 − 1 𝑐𝑛 𝑥
𝑛−2
+ σ∞
0 𝑐𝑛 𝑥
𝑛+1
= 2 ∙ 1𝑐2 𝑥 0 + σ∞
𝑛=3 𝑛 𝑛 − 1 𝑐𝑛 𝑥
𝑛−2
+ σ∞
𝑛=0 𝑐𝑛 𝑥
𝑛+1
= 2𝑐2 + σ∞
𝑛=3 𝑛 𝑛 − 1 𝑐𝑛 𝑥
𝑛−2
+ σ∞
𝑛=0 𝑐𝑛 𝑥
𝑛+1
for 2nd term let 𝑘 = 𝑛 − 2 𝑜𝑟 𝑛 = 𝑘 + 2 and for the last term let 𝑘 = 𝑛 + 1 𝑜𝑟 𝑛 = 𝑘 − 1
= 2𝑐2 + σ∞
𝑘=1 𝑘 + 2 𝑘 + 1 𝑐𝑘+2 𝑥 𝑘
+ σ ∞
𝑘=1 𝑐𝑘−1 𝑥
𝑘
3
σ∞
𝑛=2 𝑛 𝑛 − 1 𝑐𝑛 𝑥
𝑛−2
+ σ∞
𝑛=0 𝑐𝑛 𝑥
𝑛+1
= 2𝑐2 + σ∞
𝑘=1 𝑘 + 2 𝑘 + 1 𝑐𝑘+2 + 𝑐𝑘−1 𝑥
𝑘
4
POWER SERIES
Example 2.
Substituting 𝑦 and 𝑦 ′′ to the differential equation
𝑦 ′′ + 𝑥𝑦 = σ∞
𝑛=2 𝑐𝑛 𝑛 𝑛 − 1 𝑥 𝑛−2 + 𝑥 σ∞ 𝑐 𝑥 𝑛
𝑛=0 𝑛
= σ∞ 𝑐
𝑛=2 𝑛 𝑛 𝑛 − 1 𝑥 𝑛−2
+ σ∞
𝑐
𝑛=0 𝑛 𝑥 𝑛+1
7
Note we need to add the two series and shifting the summation.
𝑦 ′′ + 𝑥𝑦 = 2𝑐2 + σ∞ 𝑐
𝑛=3 𝑛 𝑛 𝑛 − 1 𝑥 𝑛−2 + σ∞ 𝑐 𝑥 𝑛+1
𝑛=0 𝑛
𝑦 ′′ + 𝑥𝑦 = 2𝑐2 + σ∞ 𝑘
𝑘=1 𝑘 + 1 𝑘 + 2 𝑐𝑘+2 + 𝑐𝑘−1 𝑥 = 0 8
POWER SERIES
Example 2.
At this point we invoke the identity property. Since (8) is identically
zero, it is necessary that the coefficient of each power of 𝑥 be set equal to
zero; that is, 2𝑐2 = 0 (it is the coefficient of 𝑥 0 ), and
𝑘 + 1 𝑘 + 2 𝑐𝑘+2 + 𝑐𝑘−1 = 0, 𝑘 = 1,2,3 … … . (9)
Now 2𝑐2 = 0 obviously dictates that 𝑐2 = 0 . But the expression in (9),
called a 𝑟𝑒𝑐𝑢𝑟𝑟𝑒𝑛𝑐𝑒 𝑟𝑒𝑙𝑎𝑡𝑖𝑜𝑛, determines the 𝑐𝑘 in such a manner that we
can choose a certain subset of the set of coefficients to be 𝑛𝑜𝑛𝑧𝑒𝑟𝑜. Since
𝑘 + 1 𝑘 + 2 ≠ 0 for all values of 𝑘, we can solve (9) for 𝑐𝑘+2 in terms of
𝑐𝑘−1 .
POWER SERIES
Example 2.
𝑐𝑘−1
𝑐𝑘+2 = − , 𝑘 = 1,2,3 … … . (10) recurrence relation
𝑘+1 𝑘+2
Example 2.
Now substituting the coefficients obtained into the original assumption
𝑦 = σ∞ 𝑐
𝑛=0 𝑛 𝑥 𝑛 = 𝑐 + 𝑐 𝑥 + 𝑐 𝑥2 + 𝑐 𝑥3 + ⋯ .
0 1 2 3
𝑐 𝑐 𝑐
𝑦 = 𝑐0 + 𝑐1 𝑥 + 𝑐2 𝑥 2 + − 2∙3
0
𝑥 3 + − 3∙4
1
𝑥 4 + − 4∙5
2
𝑐5 𝑥 5 +
𝑐0 𝑐1 𝑐0 𝑐1
+ 2∙3∙5∙6 𝑥 6 + 3∙4∙6∙7
𝑥 7 +0 − 2∙3∙5∙6∙8∙9 𝑥 9 − 3∙4∙6∙7∙9∙10
𝑥 10 +0+
Grouping the terms containing 𝑐0 and the terms containing 𝑐1 . we
obtain 𝑦 = 𝑐0 𝑦1 𝑥 + 𝑐1 𝑦2 𝑥 , where
1 3 1 1 ∞ −1 𝑘
𝑦1 𝑥 = 1 − 2∙3 𝑥 + 2∙3∙5∙6 𝑥 6 − 2∙3∙5∙6∙8∙9 𝑥 9 +. . = 1+ σ𝑘=1 𝑥 3𝑘
2∙3... 3𝑘−1 3𝑘
1 1 1 ∞ −1 𝑘
𝑦2 𝑥 = 𝑥 − 𝑥4 + 𝑥7 − 𝑥 10 +. . = 𝑥+ σ𝑘=1 𝑥 3𝑘+1
3∙4 3∙4∙6∙7 3∙4∙6∙7∙9∙10 3∙4... 3𝑘 3𝑘+1
POWER SERIES
Assignment:
1. Find the two power series solution of the given differential
equation about the ordinary point 𝑥 = 0.
a. 𝑦 ′′ − 𝑥 + 1 𝑦 ′ − 𝑦 = 0
b. 𝑥 2 + 2 𝑦 ′′ + 3𝑥𝑦 ′ − 𝑦 = 0
2. Rewrite the given expression as a single power series
whose general term involves 𝑥 𝑘 .
∞
a. σ∞ 𝑛=1 2𝑛𝑐𝑛 𝑥 𝑛−1
+ σ𝑛=0 6𝑐𝑛 𝑥 𝑛+1
b. σ∞
𝑛=2 𝑛 𝑛 − 1 𝑐𝑛 𝑥 𝑛 + 2 σ∞ 𝑛 𝑛 − 1 𝑐 𝑥 𝑛−2 + 3 σ∞ 𝑛𝑐 𝑥 𝑛
𝑛=2 𝑛 𝑛=1 𝑛