Cauchy - Euler's Second Order Homogeneous Differential Equations @@@@@@
Cauchy - Euler's Second Order Homogeneous Differential Equations @@@@@@
Now let λ1 and λ2 denote the two roots of this polynomial. We analyze
the three main cases: distinct real roots, complex roots and double roots:
If the roots are real and distinct, the general solution of (9) is
y = c1eλ1t + c2eλ2t.
If the roots are complex α ± iβ, the general solution of (9) is
y = eαt (c1 cos βt + c2 sin βt) .
If the roots are equal, the general solution of (9) is
y = c1eλ1t + c2teλ1t.
In all cases, the solution of the differential equation (1) may be found
by setting t = ln(x). Hence, in the first case, the general solution of (1)
is
y(x) = c1xλ1 + c2xλ2 ,
and in the second case, the general solution of (1) is
y = xα (c1 cos(β ln x) + c2 sin(β ln x)) .
Also in the third case, the general solution of (1) is
y(x) = c1xλ1 + c2 ln(x)xλ1 = xλ1 (c1 + c2 ln(x))) .
Example 1.1. Find the solution of
x2y ′′ − xy ′ − 3y = 0.
First we recognize that the equation is an Euler-Cauchy equation, with
a = −1 and b = −3.
1. Characteristic equation is λ2 − 2λ − 3 = 0 and the roots are −1, 3.
2. Since −1, 3 are distinct roots, the solution is
c1
y(x) = c1e−t + c2e3t = + c2x3.
x
Example 1.2. Find the solution of
x2y ′′ − 3xy ′ + 5y = 0.
First we recognize that the equation is an Euler- Cauchy equation, with
a = −3 and b = 5.
1. Characteristic equation is λ2 − 3λ + 5 = 0 and the roots are 2 ± i.
3
That is
( )( )
yp = 2 1 + D + D + · · · 1 + D + D + · · · {t}
2 2
( )
= 2 1 + D + D2 + · · · (t + 1) = 2 (t + 1 + 1)
Hence
yp = 2 (ln x + 2)
5
Then
yG.S. = yc + yp = x (c1 + c2 ln x) + 2 (ln x + 2) .
PROBLEMS
Solve the following Cauchy Euler equation differential equations
1. x2y ′′ + 3xy ′ + y = 24x.
2. x2y ′′ − 3xy ′ + 4y = (1 + x)2.
3. x2y ′′ − 2xy ′ + 2y = (ln x)2 + ln x2.
4. x2y ′′ + 8xy ′ + 12y = 3x5 − 2 cos(ln x).
5. x2y ′′ + 4xy ′ + 2y = x ln x.
6. x2y ′′ + 5xy ′ + 3y = x + sin(ln x).