Find the general solution of D3 2D2 8Dy 0SolutionGiven th
Find the general solution of (D^3 + 2D^2 - 8D)y = 0
Solution
Given that
(D3 + 2D2 - 8D)y = 0
The auxialary equation is ,
r3 + 2r2 - 8r = 0
r(r2 + 2r - 8) = 0
r = 0 , (r2 + 2r - 8) = 0
r2 + 4r - 2r - 8 = 0
r(r + 4) -2(r + 4) = 0
(r + 4) (r -2) = 0
r + 4 = 0 , r - 2 = 0
r = -4 , r = 2
Let r1 = 0 , r2 = -4 , r3 = 2
If the roots are real and distinct then the general solution is ,
y(x) = c1er1x + c2er2x + c3er3x
y (x) = c1e0.x + c2e-4.x + c3e2.x
y(x) = c1e0 + c2e-4x + c3e2x
y(x) = c1 + c2e-4x + c3e2x [ Since , e0 = 1 ]
Therefore,
The general solution is , y(x) = c1 + c2e-4x + c3e2x
