Series Solutions of Second Order Linear Equations
Series Solutions of Second Order Linear Equations
Chapter 5
Series Solutions of Second Order Linear Equations
∞
X
(5) If f (x) = an (x − x0 )n , |x − x0 | < ρ, then
(7) As long as we preserve the order of the terms of a series, we
n=0
can change the index of the series without altering its
∞
X convergence. Just as we make changes of the variable of
0
f (x) = nan (x − x0 )n−1 , |x − x0 | < ρ. integration in a definite integral, we can change the indices of a
n=1 series. For example
∞
X ∞
X ∞ ∞
n
(6) If an (x − x0 ) = bn (x − x0 )n , then an = bn for
X X
n
an (x − x0 ) = am−1 (x − x0 )m−1 .
n=0 n=0 n=0 m=1
n = 0, 1, 2, . . . . In particular, if
∞
X
an (x − x0 )n = 0, then an = 0 for n = 0, 1, 2, . . . . = a0 + a1 (x − x0 ) + a2 (x − x0 )2 + · · ·
n=0
5 / 97 6 / 97
x 2 y 00 + xy 0 + (x 2 − ν 2 )y = 0, (3)
where ν is a constant,
7 / 97 8 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
Example 1
Determine the singular points of the equation
Definition
Let P(x), Q(x), and R(x) be polynomials with no common factors. (x 2 − 2x − 3)y 00 + 2xy 0 + 3(x + 2)y = 0.
A point x0 is called an ordinary point of the equation
Solution
P(x)y 00 + Q(x)y 0 + R(x)y = 0 In this example
P(x) = x 2 − 2x − 3, Q(x) = 2x, R(x) = 3(x + 2)
if P(x0 ) 6= 0. On the other hand, if P(x0 ) = 0, then x0 is called a
are polynomials with no common factors.
singular point.
Thus the singular points are the solutions of P(x) = 0.
Since P(x) = x 2 − 2x − 3 = (x + 1)(x − 3), the singular
points of the equation are x = −1 and x = 3.
9 / 97 10 / 97
Examples
we have The two series in parentheses are the power series expansions of
two linearly independent solutions of the differential equation,
1 1 1 1
y = a0 + a1 x − a0 x 2 − a1 x 3 + a0 x 4 + a1 x 5 + . . . and the constants a0 and a1 are arbitrary constants.
2 3 8 15
Collecting terms in a0 and a1 , we have finally
1 2 1 4 1 3 1 5
y = a0 1 − x + x + . . . + a1 x − x + x + . . . ,
2 8 3 15
Thus, in the first sum, we shift the index of summation by (n+2)(n+1)an+2 x n + nan x n + an−2 x n + 2an x n = 0.
replacing n by n + 2 and in third sum, we shift the index of n=0 n=1 n=2 n=0
the summations are all the same. The coefficient of each power of x in the left member of the
The common range is from 2 to ∞. last equation must be equated to zero.
We now write out individually the terms in each summation 23 / 97 24 / 97
∞
Example 3 Differentiating y =
X
an x n gives
Solve the initial value problem n=0
∞
y 00 − xy 0 − y = 0, y (0) = 2, y 0 (0) = 1.
X
y0 = nan x n−1 ,
n=1 (9)
∞
Solution X
n−2
y 00 = n(n − 1)an x .
First of all, since the initial conditions are y (0) = 2, y 0 (0) = 1,
n=2
we have to find a series solution about x0 = 0.
Applying the initial conditions implies y (0) = a0 and
In this example P(x) = 1, Q(x) = −x, R(x) = −1. Since y 0 (0) = a1 . Thus we have a0 = 2 and a1 = 1 .
P(0) = 1 6= 0, x0 = 0 is an ordinary point. Substituting in the differential equation gives
Thus we look for a solution in the form of a power series ∞
X ∞
X X∞
∞
n(n − 1)an x n−2 − x nan x n−1 − an x n = 0.
X
2 3 n=2 n=1 n=0
y = a0 + a1 x + a2 x + a3 x + · · · = an x n .
n=0 We multiply the second series by x we get
X∞ X∞ ∞
X
n−2 n
27 / 97 n(n − 1)an x − nan x − an x n = 0. 28 / 97
Example 4
Solve the equation y 00 − xy 0 − y = 0 by means of a power
Substituting the values of an , n ≥ 0 into the assumed solution
solution about x = 1.
∞
X
y = a0 + a1 x + a2 x 2 + a3 x 3 + · · · = an x n , Solution
n=0 In this example P(x) = 1, Q(x) = −x, R(x) = −1. Since
we have P(1) = 1 6= 0, x0 = 1 is an ordinary point.
We look for a solution in the form of a power series about
1 1 1 1
y = 2 + x + x2 + x3 + x4 + x5 + x6 + · · · . x0 = 1,
3 4 15 24
∞
X
y = a0 +a1 (x −1)+a2 (x −1)2 +a3 (x −1)3 +· · · = an (x −1)n .
n=0
31 / 97 32 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
∞
X As a first step, we multiply the second series by x = (x − 1) + 1
Differentiating y = an (x − 1)n yields and we obtain
n=0 X∞ X∞
n−2
∞
n(n − 1)an (x − 1) − [(x − 1) + 1] nan (x − 1)n−1 −
n=2 n=1
X
y0 = nan (x − 1)n−1 , ∞
X
n=1
∞ (10) an (x − 1)n = 0
X
n=0
y 00 = n(n − 1)an (x − 1)n−2 . and hence
n=2 X∞ ∞
X
n(n − 1)an (x − 1)n−2 − nan (x − 1)n
Substituting in the differential equation gives n=2 n=1
∞ ∞
∞ ∞ ∞ X X
X X X − nan (x − 1)n−1 − an (x − 1)n = 0.
n(n−1)an (x−1)n−2 −x nan (x−1)n−1 − an (x−1)n = 0.
n=1 n=0
n=2 n=1 n=0 ∞
X ∞
X
n
(n + 2)(n + 1)an+2 (x − 1) − nan (x − 1)n
To combine the three series we need to rewrite them so that all
n=0 n=1
series display the same generic term. X∞ ∞
X
33 / 97 − (n + 1)an+1 (x − 1)n − an (x − 1)n = 0. 34 / 97
n=0 n=0
The common range is from 1 to ∞. 1 1 1 1
n = 2 : a4 = [a2 + a3 ] = (a0 + a1 ) + (a0 + 3a1 )
∞
X 4 4 2 6
2a2 −a1 −a0 + [(n+1)(n+2)an+2 −(n+1)an+1 −(n+1)an ](x−1)n = 0. 1
=⇒ a4 = (2a0 + 3a1 )
n=1 12
The coefficient of each power of (x − 1) in the left member of Substituting the values of an , n ≥ 2 into the assumed solution
the last equation must be equated to zero. ∞
X
This leads to the conditions y = a0 +a1 (x −1)+a2 (x −1)2 +a3 (x −1)3 +· · · = an (x −1)n ,
n=0
2a2 −a1 −a0 = 0, (n+1)(n+2)an+2 −(n+1)an+1 −(n+1)an = 0, n = 1, 2, 3, . . . .
we have
a0 + a1 1 1
It follows that a2 = and the recurrence relation is y = a0 + a1 (x − 1) + (a0 + a1 )(x − 1)2 + (a0 + 3a1 )(x − 1)3
2 2 6
an + an+1 1
an+2 = , n = 1, 2, 3, . . . . + (2a0 + 3a1 )(x − 1)4 + · · · .
(n + 2) 12
Collecting terms in a0 and a1 , we have finally
n=1:
y = a0 1 + 12 (x − 1)2 + 16 (x − 1)3 + 16 (x − 1)4 + . . .
a1 + a2 1 1 1
a3 = = a1 + (a0 + a1 ) =⇒ a3 = (a0 + 3a1 )
+a1 (x − 1) + 12 (x − 1)2 + 12 (x − 1)3 + 14 (x − 1)4 + . . . . 36 / 97
3 3 2 6 35 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
∞
Example 5 Differentiating y =
X
an x n gives
Solve the initial value problem n=0
∞
(x 2 + 4)y 00 + 6xy 0 + 4y = 0, y (0) = 1, y 0 (0) = 1.
X
y0 = nan x n−1 ,
n=1 (11)
∞
Solution X
n−2
y 00 = n(n − 1)an x .
First of all, since the initial conditions are y (0) = 1, y 0 (0) = 1,
n=2
we have to find a series solution about x0 = 0.
Applying the initial conditions implies y (0) = a0 and
In this example P(x) = x 2 + 4, Q(x) = 6x, R(x) = 4. Since y 0 (0) = a1 . Thus we have a0 = 1 and a1 = 1 .
P(0) = 4 6= 0, x0 = 0 is an ordinary point. Substituting in the differential equation gives
Thus we look for a solution in the form of a power series X∞ ∞
X X∞
2 n−2 n−1
∞
(x + 4) n(n − 1)an x + 6x nan x +4 an x n = 0.
X
n=2 n=1 n=0
y = a0 + a1 x + a2 x 2 + a3 x 3 + · · · = an x n .
n=0 We multiply the series by the coefficients we get
∞
X X∞ X∞ X∞
37 / 97 n(n−1)an x n + 4n(n−1)an x n−2 + 6nan x n + 4an x n =
38 /0.
97
As a second step, we rewrite the summations so that x in each The coefficient of each power of x in the left member of the
of these summations will have the exponent n. last equation must be equated to zero. This leads to the
∞
X conditions
4a0 + (6a1 + 4a1 )x + 4(n + 2)(n + 1)an+2 x n
8a2 +4a0 = 0, 10a1 +24a3 = 0, 4(n+1)(n+2)an+2 +(n2 +5n+4)an = 0, n =
n=0
∞ 1
It follows that a2 = − 21 a0 =⇒ a2 = − ,
X
+ [n(n − 1) + 6n + 4]an x n = 0. 2
n=2
5 5
As a next step, we adjust the two summations so that the a3 = − 12 a1 =⇒ a2 = − and the recurrence relation is
12
ranges of the summations are all the same.
(n + 4)an
4a0 + 10a1 x + 4(1)(2)a2 + 4(2)(3)a3 x an+2 = − , n = 2, 3, . . . .
4(n + 2)
∞
X
+ [4(n + 1)(n + 2)an+2 + (n2 + 5n + 4)an ]x n = 0. 6a2 3
n=2
n=2: a4 = − =⇒ a4 =
4·4 16
39 / 97 40 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
41 / 97 42 / 97
Example
Determine φ00 (0), φ000 (0), and φiv (0) if y = φ(x) is a solution of the
To determine a3 we differentiate equation (13) and then we initial value problem
set x = x0 obtaining
y 00 + xy 0 + ln(x + 1)y = 0, y (0) = 1, y 0 (0) = 2.
1 1 h 00
a3 = φ000 (x0 ) = − pφ + (p 0 + q)φ0 + q 0 φ .
3! 3! x=x0
Solution
Since P, Q, and R are polynomials and P(x0 ) 6= 0, all of the Since y = φ(x) is a solution of the initial value problem, we
derivatives of p and q exist at x0 . have
Hence we can continue to differentiate equation (13) φ(0) = 1, φ0 (0) = 2,
indefinitely, determining after each differentiation the successive and
coefficients a4 , a5 , . . . by setting x = x0 .
φ00 + xφ0 + ln(x + 1)φ = 0 or φ00 = −xφ0 − ln(x + 1)φ.
Thus
47 / 97 48 / 97
φ00 (0) = (0)φ0 (0) − ln(1)φ(0) =⇒ φ00 (0) = 0.
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
φ(0) = 1, φ0 (0) = 2
In order to calculate φ000 (0) we differentiate
φ00 = −xφ0 − ln(x + 1)φ to obtain
Note that the important property that we used in determining
000 00 10 0
φ = −xφ − φ − ln(x + 1)φ − φ. the coefficients an was that we could compute infinitely many
x +1 derivatives of p(x) and q(x).
This gives
It might seem reasonable to relax the assumption that p and q
φ000 (0) = −(0)φ00 (0)−φ0 (0)−ln(1)φ0 (0)−φ(0) =⇒ φ000 (0) = −3. are rational functions and simply require that they be infinitely
differentiable in the neighborhood of x0 .
In order to calculate φiv (0) we differentiate
Unfortunately, this condition is too weak to ensure that we can
φ000 = −xφ00 − φ0 − ln(x + 1)φ0 − x+1 1
φ to obtain
prove the convergence of the resulting series expansion for
2 1 y = φ(x).
φiv = −xφ000 − 2φ00 − ln(x + 1)φ00 − φ0 + φ.
x +1 (x + 1)2
What is needed is to assume that the functions p and q are
This gives analytic at x0 .
φiv (0) = −(0)φ000 (0) − 2φ00 (0) − ln(1)φ00 (0) − 2φ0 (0) + φ(0)
Definition
(Ordinary Points)
Definition If p(x) and q(x) are analytic functions at point x0 , then x0 is called
an ordinary point of the equation
(Analytic Functions)
A function f (x) is said to be analytic at a point x = x0 if f (x) has a y 00 + p(x)y 0 + q(x)y = 0.
Taylor series expansion
∞ If x0 is not an ordinary point, then it is called a singular point.
X
n
f (x) = fn (x − x0 )
n=0
Example
Show that x = 0 is an ordinary point of the equation
that converge to it in some interval about x0 .
y 00 + e x y 0 + 3(x + 2)y = 0.
Solution
We have to show that p(x) = e x and
51 / 97 52 / 97
q(x) = 3(x + 2) are analytic functions at x = 0.
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
Theorem
Let x0 be an ordinary point of the equation
y 00 + p(x)y 0 + q(x)y = 0.
∞
X xn
p(x) = e x = =⇒ p(x) is analytic at x = 0. Then
n!
n=0 (1) the general solution of the equation is given by
q(x) = 3(x + 1) = 3 + 3x =⇒ q(x) is analytic at x = 0.
∞
Therefore, x =0 is an ordinary point of the equation. X
y (x) = an (x − x0 )n = a0 y1 (x) + a1 y2 (x),
n=0
55 / 97 56 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
Examples
Example 1 Example 2
Determine a lower bound for the radius of convergence of the series Find a lower bound for the radius of convergence of the series
solution of solution of
(9 − x 2 )y 00 + 2y = 0 (x − 2)(x 2 + 1)y 00 − 4xy 0 + 6y = 0
about x = 1. about x = 0.
Solution Solution
2 −4x
In this example x0 = 1, p(x) = 0, and q(x) = . In this example x0 = 0, p(x) = , and
9 − x2 (x − 2)(x 2 + 1)
It follows that the radius of convergence for p(x) is 6
q(x) = .
ρ1 = ∞. (x − 2)(x 2 + 1)
The zeros of Q(x) = 9 − x 2 are x1 = 3 and x2 = −3. The zeros of Q(x) = (x − 2)(x 2 + 1) are x1 = 2, x2 = i,
Thus and x3 = −i.
ρ2 = min {d1 , d2 } where d1 = |3−1| = 2, d2 = |−3−1| = 4. Thus ρ1 = ρ2 = min {d1 , d2 , d3 }.
Hence ρ2 = 2. 57 / 97
First of all x0 = 0, x1 = 2 =⇒ d1 = |2 − 0| = 2. 58 / 97
x2 = i, x3 = −i
Example 3
Find a lower bound for the radius of convergence of the series
In the complex plane, x0 and x2 can be represented as solution of
the point x0 = (0, 0), x2 = (0, 1). (x 2 + 2x + 5)y 00 + 6xy 0 + 4x 2 y = 0
√
Thus d2 = 1 = 1. about x = 0.
In the same way, x0 and x3 can be represented as the
point x0 = (0, 0), x3 = (0, −1). Solution
√ In this example
Thus d3 = 1 = 1.
6x 4x 2
It follows that the radius of convergence for p(x) and q(x) x0 = 0, p(x) = , and q(x) = 2 .
+ 2x + 5x2 x + 2x + 5
are ρ1 = ρ2 = min {2, 1, 1} = 1.
The zeros of Q(x) = x 2 + 2x + 5 are
Thus ρ ≥ 1. x1 = −1 + 2i, x2 = −1 − 2i.
Thus ρ1 = ρ2 = min {d1 , d2 }.
Let us calculate the distance between
x0 = 0 and x1 = −1 + 2i.
59 / 97 60 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
x1 = −1 + 2i, x2 = −1 − 2i
61 / 97 62 / 97
Definition
(Regular Singular Points)
Remarks
Let P(x), Q(x), and R(x) be polynomials with no common factors.
(1) If x0 is a singular point of equation (14), then we can not use A singular point x0 of the equation
the method of Section 5.2 to find series solution about x = x0 .
P(x)y 00 + Q(x)y 0 + R(x)y = 0
Q(x)
(2) Without additional information about the behavior of
P(x) is called a regular singular point of the equation if
R(x)
and near x0 , it is impossible to describe the behavior of Q(x) R(x)
P(x) lim (x − x0 ) and lim (x − x0 )2
the solutions of equation (14) near x0 . x→x0 P(x) x→x0 P(x)
63 / 97 64 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
Examples
Example 1 x = 0:
Find the singular points of the equation Q(x) (x − 1) −1
lim (x − 0) = lim x =
x→0 P(x) x→0 x(x + 2) 2
x(x + 2)y 00 + (x − 1)y 0 + 5y = 0
R(x) 5
and lim (x − 0)2 = lim x 2 = 0.
and determine whether they are regular or irregular. x→0 P(x) x→0 x(x + 2)
Thus x = 0 is a regular singular point.
Solution x=-2:
In this example P(x) = x(x + 2), Q(x) = x − 1, R(x) = 5 are Q(x) (x − 1) 3
lim (x + 2) = lim (x + 2) =
polynomials with no common factors. x→−2 P(x) x→−2 x(x + 2) 2
R(x) 5
Thus the singular points are the solutions of P(x) = 0. and lim (x + 2)2 = lim (x + 2)2 = 0.
x→−2 P(x) x→−2 x(x + 2)
It follows that the singular points of the equation are x = 0 and
Thus x = −2 is a regular singular point.
x = −2.
65 / 97 66 / 97
Example 2
x = 0:
Find all singular points of the equation Q(x) (x − 1) 1
lim (x − 0) = lim x = lim does not
x 2 (x − 1)2 y 00 + (x − 1)y 0 − 3xy = 0
x→0 P(x) x→0 x 2 (x − 1)2 x→0 x(x − 1)
exist.
and classify them. Thus x = 0 is an irregular singular point.
x = 1:
Solution Q(x) (x − 1)
lim (x − 1) = lim (x − 1) 2 =1
In this example P(x) = x 2 (x − 1)2 , Q(x) = x − 1, R(x) = −3x x→1 P(x) x→1 x (x − 1)2
are polynomials with no common factors. and
R(x) −3x −3
Thus the singular points are the solutions of P(x) = 0. lim (x − 1)2 = lim (x − 1)2 2 2
= lim = −3.
x→1 P(x) x→1 x (x − 1) x→1 x
It follows that the singular points of the equation are x = 0 and Thus x = 1 is a regular singular point.
x = 1.
67 / 97 68 / 97
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
n=2 n=1 n=0 We can now combine like powers of x and write this equation as
∞
As a first step, we multiply the first series by x and we obtain
X
a1 + a0 + [n(n − 1)an + nan + an−1 ]x n−1 = 0.
∞ ∞ ∞ n=2
X X X
n−1 n−1 n
n(n − 1)an x + nan x + an x = 0. 69 / 97 70 / 97
n=2 n=1 n=0
Examples
Example 1 Example 2
Solve x 2 y 00 − 4xy 0 + 4y = 0. Solve x 2 y 00 + 7xy 0 + 5y = x, x > 0.
Solution
Solution
First of all we find the general solution yc of the homogeneous
The given equation is a Cauchy-Euler equation with α = −4
equation x 2 y 00 + 7xy 0 + 5y = 0.
and β = 4.
This is a Cauchy-Euler equation with α = 7 and β = 5.
Its characteristic equation is
r 2 + (α − 1)r + β = r 2 − 5r + 4 = 0. Thus characteristic equation is
r 2 + (α − 1)r + β = r 2 + 6r + 5 = 0.
The roots of the characteristic equation are r1 = 1 and r2 = 4.
The roots of the characteristic equation are r1 = −1 and
Therefore, the general solution is
r2 = −5.
y = c1 |x| + c2 x 4 . Therefore, the general solution of the homogeneous equation is
yc = c1 x −1 + c2 x −5 .
77 / 97 78 / 97
Equal Roots
If the roots of r 2 + (α − 1)r + β = 0 are equal, we have Example 1
y (t) = c1 e r1 t + c2 te r1 t . Solve x 2 y 00 − 3xy 0 + 4y = 0.
It follows that
Solution
y (x) = c1 |x|r1 + c2 |x|r1 ln |x|.
The given equation is a Cauchy-Euler equation with α = −3
and β = 4.
Proposition Its characteristic equation is
r 2 + (α − 1)r + β = r 2 − 4r + 4 = 0.
If the characteristic equation r 2 + (α − 1)r + β = 0 has two equal
real r1 = r2 , then the general solution of the differential equation The roots of the characteristic equation are r1 = r2 = 2.
Therefore, the general solution is
x 2 y 00 + αxy 0 + βy = 0
y = c1 x 2 + c2 x 2 ln |x|.
is given by
y (t) = c1 |x|r1 + c2 |x|r1 ln |x|,
where c1 and c2 are arbitrary constants. 81 / 97 82 / 97
Example 2
Solve the initial value problem
x 2 y 00 + 3xy 0 + y = 0, y (−1) = 1, y 0 (−1) = 2. Thus
y = c1 (−x)−1 + c2 (−x)−1 ln(−x) = −c1 x −1 − c2 x −1 ln(−x).
Solution It follows that y (−1) = 1 =⇒ c1 = 1.
The given equation is a Cauchy-Euler equation with α = 3 and Next we find y 0 = c1 x −2 + c2 x −2 ln(−x) − c2 x −2 .
β = 1.
It follows that y 0 (−1) = 2 =⇒ c1 − c2 = 2 =⇒ c2 = −1.
Its characteristic equation is
Therefore, the solution of the initial value problem is
r 2 + (α − 1)r + β = r 2 + 2r + 1 = 0.
The roots of the characteristic equation are r1 = r2 = −1. y = |x|−1 − |x|−1 ln |x|.
Therefore, the general solution is
Complex Roots
If the roots of r 2 + (α − 1)r + β = 0 are complex numbers Example 1
r1 = λ + iµ, r2 = λ − iµ, Solve x 2 y 00 + 3xy 0 + 5y = 0.
then we have
Solution
y (t) = c1 e λt cos(µt) + c2 e λt sin(µt).
The given equation is a Cauchy-Euler equation with α = 3 and
It follows that β = 5.
y (x) = c1 |x|λ cos(µ ln |x|) + c2 |x|λ sin(µ ln |x|). Its characteristic equation is
r 2 + (α − 1)r + β = r 2 + 2r + 5 = 0.
It follows that
− sin(2 ln |x|) sin(2 ln |x|)
u10 = 2 −1
=− ,
2x (2x ) 4x
Let us calculate W (y1 , y2 ): cos(2 ln |x|) cos(2 ln |x|)
u20 = =
2x 2 (2x −1 ) 4x
cos(2 ln |x|) sin(2 ln |x|) and hence
W (y1 , y2 ) =
− x2 sin(2 ln |x|) 2
x cos(2 ln |x|) sin(2 ln |x|)
Z
1
u1 = − dx = cos(2 ln |x|),
4x 8
2 2 2 cos(2 ln |x|)
Z
1
= cos2 (2 ln |x|) + sin2 (2 ln |x|) = . u2 = dx = sin(2 ln |x|).
x x x 4x 8
Thus
1 1 1
yp = cos(2 ln |x|) cos(2 ln |x|) + sin(2 ln |x|) sin(2 ln |x|) = .
8 8 8
and the general solution is
y = c1 cos(2 ln |x|) + c2 sin(2 ln |x|) + 18
89 / 97 90 / 97
Example 3
We have yc = c1 cos(2t) + c2 sin(2t).
Solve x 2 y 00 + xy 0 + 4y = sin(ln x), x > 0.
Next we look for a particular solution yp of the
nonhomogeneous equation.
Solution
In this example g (t) = sin t.
Let y (x) = y (t), t = ln x.
It follows that
Then
dt 1
dx
= .
x yp = t s (A0 cos t + B0 sin t).
y 0 = dy dt 1 dy
dt dx = x dt , Since r1,2 = ±2i, we have s = 0.
1 d 2y
y 00 = − x12 dy
dt + x 2 dt 2 . Substituting yp into the equation gives
Substituting into the equation
−A0 cos t − B0 sin t + 4(A0 cos t + B0 sin t) = sin t.
2 00 0
x y + xy + 4y = sin(ln x)
It follows that A0 = 0 and B0 = 13 .
d 2y
yields + 4y = sin(t). 91 / 97 92 / 97
dt 2
5.4 Regular Singular Points 5.4 Regular Singular Points
5.5 Euler Equations 5.5 Euler Equations
93 / 97 94 / 97
Example 1
Example 2
Solve (x + 1)2 y 00 + 3(x + 1)y 0 + 3
4y = 0. Solve (3x − 1)2 y 00 + (9x − 3)y 0 − 9y = 0.
Solution Solution
The given equation is a Cauchy-Euler equation with x0 = −1 Firstly we write the equation as
and α = 3 and β = 34 . 2
x − 13 y 00 + x − 13 y 0 − y = 0.
Its characteristic equation is Thus the given equation is a Cauchy-Euler equation with
3
r 2 + (α − 1)r + β = r 2 + 2r + 4 = 0. x0 = 13 and α = 1 and β = −1.
The roots √
of the characteristic equation are given by Its characteristic equation is r 2 + (α − 1)r + β = r 2 − 1 = 0.
r1,2 = −2±2 4−3 = −2±1
2 . The roots of the characteristic equation are r1 = 1 and
So r1 = − 23 and r2 = − 12 . r2 = −1.
Therefore, the general solution is 1 1 −1
Therefore, the general solution is y = c1 x − 3 + c2 x − 3
y = c1 |x + 1|−3/2 + c2 |x + 1|−1/2 , x 6= −1
95 / 97 96 / 97
5.4 Regular Singular Points
5.5 Euler Equations
Õç'
97 / 97