Cauchy Euler's Equation
Cauchy Euler's Equation
y = C1 y 1 + C2 y 2 (2)
is the general solution of the non-homogeneous equation (1), where C1 and C2 are
functions of x to be so chosen that (1) is satisfied.
′ ′ ′ ′
=⇒ C1 y1 + C2 y2 = f (x) (6)
1
Here W is called Wronskian. It is non-zero because y1 and y2 are linearly indepen-
dent. Similarly
y1 0
′
y f (x) y f (x)
1
= 1
′
C2 =
y1 y2
′ W
y y ′
1 2
After integrating:
Z Z
y2 f (x) y1 f (x)
C1 = − dx + d1 and C2 = dx + d2
W W
Hence the general solution of the non-homogeneous equation
Z Z
y2 f (x) y1 f (x)
y = d1 y1 + d2 y2 + y1 − dx + y2 dx
W W
Example: Apply the method of variation of parameters to solve
d2 y 2
2
−y = (7)
dx 1 + ex
Solution:
C.F. = c1 ex + c2 e−x
Let y = C1 ex + C2 e−x be the general solution of the given equation.
′ ′
y ′ = C1 ex − C2 e−x + C1 ex + C2 e−x
| {z }
=0
′ ′
y ′′ = C1 ex + C2 e−x + C1 ex − C2 e−x
Substituting in (7)
′ ′ 2
C1 ex − C2 e−x =
1 + ex
The Wronskian x
e e−x
W = x
= −2
e −e−x
Hence Z Z
1 −x 2 e−x
C1 = − −e dx + d1 = dx + d1
2 1 + ex 1 + ex
Substitute ex = z ⇒ ex dx = dz
Z Z
1 1 1 1
C1 = dz + d 1 = − + dz + d1
z 2 (1 + z) z2 z 1 + z
2
1
C1 = − − ln z + ln(1 + z) + d1 = −e−x − x + ln(1 + ex ) + d1
z
Similarly Z
1 2
C2 = − ex dx + d1 = − ln(1 + ex ) + d2
2 1 + ex
The general solution of the differential equation
3
Cauchy-Euler Equations
A linear differential equation of the form
dn y n−1 d
n−1
y
xn n
+ a1 x n−1
+ · · · + an y = X (8)
dx dx
or
xD = D1
x2 D 2 = D1 (D1 − 1)
x3 D 3 = D1 (D1 − 1)(D1 − 2)
..
.
xn D n = D1 (D1 − 1)(D1 − 2) . . . (D1 − n + 1)
Substituting these operator relations in the equation (9), we obtain a linear differ-
ential equation with constant coefficient
4
Example 1.
1 1
P.I. = zez = ez z
D12
− 2D1 + 2 2
(D1 + 1) − 2(D1 + 1) + 2
1
= ez 2 z = ez (1 + D12 )−1 z = ez z = x ln(x)
D1 + 1
General solution
Example 1: Solve
d3 y 4 d2 y 5 dy 2y
3
− 2
+ 2 − =1
dx x dx x dx x3
√ √
Solution: y = c1 x2 + c2 x(5+ 21)/2
+ c3 x(5− 21)/2
− x3 /5
Example 2: 2
d2 y dy dy
2x y 2 + 4y 2 = x2
2
+ 2xy
dx dx dx
Hint: y = z 2
Solution:
dy dz
y = z2 ⇒ = 2z
dx dx
5
2
d2 y dz d2 z
⇒ 2 =2 + 2z
dx dx dx2
Substituting these values in the differential equation we get
d2 z dz
x2 − x +z =0
dx2 dx
or
[x2 D 2 − xD + 1]z = 0
Substitute x = et ⇔ ln x = t
dz dz
⇒x = ⇒ xD ≡ D1
dx dt
Similarly
x2 D 2 = D1 (D1 − 1)
Then the equation becomes
⇒ z = [c1 + c2 ln(x)]x
⇒ y = (c1 + c2 ln(x))2 x2
dn y n−1 d
n−1
y dy
(a + bx)n n
+ a1 (a + bx) n−1
+ · · · + an−1 (a + bx) + an y = X
dx dx dx
can be reduced to Euler-Cauchy equation by putting
dv
a + bx = v ⇒ =b
dx
dy dy dv dy
= =b
dx dv dx dv
Again
d2 y 2
2d y dn y n
nd y
= b or in general = b
dx2 dv 2 dxn dv n
6
Substituting these derivatives in the equation, we get
Example 4: solve
d2 y dy
(1 + x)2 2
+ (1 + x) + y = 4 cos ln(1 + x)
dx dx
dv
Solution: Let (1 + x) = v ⇒ dx = 1.
dy dy 2
d y 2
d y
Hence dx = dv and dx2 = dv2 and the differential equation becomes
d2 y dy
2
v2
+ v + y = 4 cos ln v
dv dv
z d
Put v = e ⇒ ln(v) = z and let D1 ≡ dz
D12 + 1 y = 4 cos z