De Lecture 09 Handout v1
De Lecture 09 Handout v1
王奕翔
Department of Electrical Engineering
National Taiwan University
1 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
2 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
3 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
4 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
4 Summary
5 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Power Series
Definition
A power series in (x − a) (or a power series centered at a) is an infinite
series of the following form:
∞
∑
cn (x − a)n ,
n=0
where {cn }∞
0 is a sequence of real numbers.
Some Examples:
∞
∑ ∞
∑
n
x = 1 + x + x + ··· ,
2
2n xn = 1 + 2x + 4x2 + · · · .
n=0 n=0
6 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
∑
N
lim cn (x0 − a)n exists.
N→∞
n=0
Ratio Test: Suppose cn ̸= 0 for all n, then the following test tells us about the
convergence of the series:
<1 absolute convergence
cn+1 (x0 − a)n+1 cn+1
lim
= |x0 − a| lim >1 divergence
n→∞ cn (x0 − a)n n→∞ cn
=1 not sure
7 / 43 王奕翔 DE Lecture 9
is a power series in x.
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary Important Facts T
facts about power series !#n
Interval of Convergence • Convergence A p
its sequence of par
Interval of Convergence: Every power series has an interval ofNlim !Nn!0 cn (x " a
:#
convergence I = (a − R, a + R), in which he power series is said to be diverg
∑∞ • Interval of Converg
n=0 cn (x − a) converges absolutely.
n
The interval of conve
R > 0 is called the radius of convergence. converges. The cente
• Radius of Converge
absolute power series is called
divergence convergence divergence converges for " x " a
x converges only at its
a−R a a+R
we write R ! #. Re
series may equivalent to the sim
converge or diverge may or may not conv
at endpoints
• Absolute Converg
FIGURE 6.1.1 Absolute convergence converges absolute
∞
within the interval of convergence∑ and and is not an endpo
A power series defines a function
divergence ofofx,this
outside f(x) :=
interval cn (x − a)n for!#n!0
x ∈" cI.n(x " a)n " co
n=0
8 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
∑∞
Function Defined by a Power Series n=0 cn (x − a)n
Define the function (I: interval of convergence)
∞
∑
y(x) := cn (x − a)n , x ∈ I.
n=0
Differentiation
∞
∑
y′ (x) = c1 + 2c2 x + 3c3 x2 + · · · = ncn (x − a)n−1 , x ∈ I
n=1
∑∞
y′′ (x) = 2c2 + 6c3 x + 12c4 x2 + · · · = n(n − 1)cn (x − a)n−2 , x ∈ I
n=2
9 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Taylor’s Series
10 / 43 王奕翔 DE Lecture 9
Review of Power Series
$ (n)
(0) n Points
f Ordinary f%(0) f &(0) 2 . . .
!
Solutions about
x #Points
Solutions about Singular f(0) ! x! x ! .
n#0 n! Summary 1! 1!
You might remember some of the following Maclaurin series representations.
Interval
Maclaurin Series of Convergence
x x2 x3 $
1
ex # 1 ! ! ! ! . . . # ! xn ("$, $)
1! 2! 3! n#0 n!
x2 x4 x6 . . . $
("1)n 2n
cos x # 1 " ! " ! # ! x ("$, $)
2! 4! 6! n#0 (2n)!
x3 x5 x7 . . . $
("1)n 2n!1
sin x # x " ! " ! # ! x ("$, $)
3! 5! 7! n#0 (2n ! 1)!
x3 x5 x7 . . . $
("1)n 2n!1
tan"1 x # x " ! " ! # ! x ["1, 1] (2)
3 5 7 n#0 2n ! 1
x2 x4 x6 . . . $
1 2n
cosh x # 1 ! ! ! ! # ! x ("$, $)
2! 4! 6! n#0 (2n)!
x3 x5 x7 . . . $
1
sinh x # x ! ! ! ! # ! x2n!1 ("$, $)
3! 5! 7! n#0 (2n ! 1)!
2 3 4 n!1
x x x ("1) $
ln(1 ! x) # x " ! " !...# ! xn ("1, 1]
2 3 4 n#1 n
1 $
# 1 ! x ! x2 ! x3 ! . . . # ! xn ("1, 1)
1"x n#0
4 Summary
12 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
13 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
15 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Example
Consider a linear second order DE (x2 + 1)y′′ + xy′ − y = 0.
Find the minimum radius of convergence of a power series solution about
the ordinary points x = −1 and x = 0.
16 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Example
Consider a linear second order DE (x2 + 1)y′′ + xy′ − y = 0.
Find two linearly independent power series solution about the ordinary
point x = 0.
A: From the previous discussion, we know that the interval of definition
of the solutions should be (−1, 1).
∑∞
Plug in the power series representation y = n=0 cn xn :
∞
∑ ∞
∑ ∞
∑
n ′ n−1 ′′
y= cn x , y = ncn x , y = cn n(n − 1)xn−2
n=0 n=0 n=0
′′ ′
=⇒ 0 = (x + 1)y + xy − y
2
∑∞
{ 2 }
= (n − 1)cn + (n + 2)(n + 1)cn+2 xn
n=0
17 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
1
X
(x2 + 1)y 00 + xy 0 y (n2 1)cn + (n + 2)(n + 1)cn+2 xn
n=0
18 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
y 00
1
X
(x2 + 1)y 00 + xy 0 y (n2 1)cn + (n + 2)(n + 1)cn+2 xn
n=0
x2 y 00 + xy 0 y
19 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
y 00
1
X
(x2 + 1)y 00 + xy 0 y (n2 1)cn + (n + 2)(n + 1)cn+2 xn
n=0
x2 y 00 + xy 0 y
1
X 1
X 1
X
2 00
x y =x 2
cn n(n 1)x n 2
xy 0 = x cn nxn 1
y= c n xn
n=0 n=0 n=0
1
X 1
X
= cn n(n 1)xn = cn nxn
n=0 n=0
20 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
1
X
y 00 = cn n(n 1)xn 2
00
y n=0
1
X
= cn n(n 1)xn 2
n=2
X1
= ck+2 (k + 2)(k + 1)xk
k=0
1
X
(x2 + 1)y 00 + xy 0 y (n2 1)cn + (n + 2)(n + 1)cn+2 xn
n=0
x2 y 00 + xy 0 y
1
X 1
X 1
X
2 00
x y =x 2
cn n(n 1)x n 2
xy 0 = x cn nxn 1
y= c n xn
n=0 n=0 n=0
1
X 1
X
= cn n(n 1)xn = cn nxn
n=0 n=0
21 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
1
X
y 00 = cn n(n 1)xn 2
00
y n=0
1
X
= cn n(n 1)xn 2
n=2
X1
= ck+2 (k + 2)(k + 1)xk
k=0
1
X
(x2 + 1)y 00 + xy 0 y (n2 1)cn + (n + 2)(n + 1)cn+2 xn
n=0
x2 y 00 + xy 0 y
1
X 1
X 1
X
2 00
x y =x 2
cn n(n 1)x n 2
xy 0 = x cn nxn 1
y= c n xn
n=0 n=0 n=0
1
X 1
X
= cn n(n 1)xn = cn nxn
n=0 n=0
22 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Example
Consider a linear second order DE (x2 + 1)y′′ + xy′ − y = 0.
Find two linearly independent power series solution about the ordinary
point x = 0.
∑∞
Plug in the power series representation y = n=0 cn xn , we get
∞
∑ { 2 }
0= (n − 1)cn + (n + 2)(n + 1)cn+2 xn
n=0
=⇒ (n2 − 1)cn + (n + 2)(n + 1)cn+2 = 0, n = 0, 1, 2, . . .
1 1−n
=⇒ c2 = c0 , c3 = 0, cn+2 = cn , n = 2, 3, 4, . . .
2 2+n
1 −1 1·3
=⇒ c2 = c0 , c4 = c0 , c6 = c0 , · · ·
2 2·4 2·4·6
c3 = c5 = c7 = · · · = 0.
23 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
n=0
1
−c0 + 2c2 = 0 =⇒ c2 = c0
2
n=1
0 + 6c3 = 0 =⇒ c3 = 0
n≥2
24 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Wrapping Up
Example
Consider a linear second order DE (x2 + 1)y′′ + xy′ − y = 0.
Find two linearly independent power series solution about the ordinary
point x = 0.
Therefore
{ }
1 2 −1 4 1·3 6
y = c0 1 + x + x + x + · · · + c1 x
2 2·4 2·4·6
∑∞
1 1 · 3 · 5 · · · (2n − 3) 2n
y2 (x) = 1 + x2 + (−1)n−1 x , |x| < 1.
2 n=2
2n n!
25 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
4 Summary
26 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Note: There may not be power series solutions about a singular point
x = x0 . However, it is possible to obtain a generalized power series
solution
∞
∑
r
y(x) = (x − x0 ) cn (x − x0 )n
n=0
27 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
28 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
29 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Example
For the second order DE (x2 − 4)2 y′′ + 3(x − 2)y′ + 5y = 0, find the singular
points and classify them into regular and irregular ones.
30 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Method of Frobenius
Theorem
Let x = x0 be a regular singular point of a homogenous linear 2nd order
DE. Then, we can find at least one solutions in the following form:
∞
∑ ∞
∑
y = (x − x0 )r cn (x − x0 )n = cn (x − x0 )n+r ,
n=0 n=0
31 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
32 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
33 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
34 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
where
∑
n
Ln := cn (n + r)(n + r − 1) + ck {an−k (k + r) + bn−k } = 0, ∀ n = 0, 1, 2, . . .
k=0
35 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
∑
n−1
= cn {(n + r)(n + r − 1) + a0 (n + r) + b0 } + ck {an−k (k + r) + bn−k }
k=0
∑
n−1
= cn I (n + r) + ck {an−k (k + r) + bn−k } = 0.
k=0
I (r) = r(r − 1) + a0 r + b0 = 0 .
This is called the indicial equation of the problem, and the two roots are
called indicial roots/exponents.
36 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
1 r1 > r2 and r1 − r2 ∈
/ Z: Two linearly independent solutions can be found:
∑
∞ ∑
∞
y1 (x) = cn xn+r1 , c0 ̸= 0, y2 (x) = dn xn+r2 , d0 ̸= 0
n=0 n=0
37 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Examples
Example
Solve 2xy′′ + (1 + x)y′ + y = 0.
Example
Solve xy′′ + y = 0.
38 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
4 Summary
39 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Convert it into
y 00 + P (x)y 0 + Q(x)y = 0
x0 is ordinary
PlugP
in
Yes 1
y = n=0 cn (x x0 ) n
40 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Convert it into
y 00 + P (x)y 0 + Q(x)y = 0 x0 is regular singular
No
P (x), Q(x) analytical at x0 ?
Plug in P1
Yes y = (x x0 )r n=0 cn (x x0 ) n
Case 3: r1 = r2
1
X 1
X
y1 (x) = cn un+r1 , c0 6= 0, y2 (x) = y1 (x) ln u + dn un+r2 .
n=0 n=1
41 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Short Recap
42 / 43 王奕翔 DE Lecture 9
Review of Power Series
Solutions about Ordinary Points
Solutions about Singular Points
Summary
Self-Practice Exercises
43 / 43 王奕翔 DE Lecture 9