please solve the second order of differential equation probl
please solve the second order of differential equation problem (must show all work)
Solve the second order of differential equation problem d^2y/dx^2 minus y = e^2xSolution
3 ) d2y / dx2 - y = e2x....................................................1
D-operator form is ,
( D2 - 1 ) y = e2x
The auxialary equation is ,
m2 - 1 = 0
m2 - 12 = 0
( m + 1 ) ( m - 1 ) = 0 [ since , a2 - b2 = (a + b) (a-b) ]
m = -1 , 1
We know that
If the roots are real and imaginary then the solution is ,
yc = c1 emx + c2 emx
Hence ,
yc = c1 e1.x + c2 e-1.x
yc = c1 ex + c2 e-x
For a non homogeneous term e2x we assume perticular solution is,
yp = Ae2x
Substitute y = Ae2x in equation 1
d2y / dx2 - y = e2x
d2/dx2(Ae2x ) -Ae2x = e2x............................2
d/dx( Ae2x) = A.e2x.2 = 2Ae2x [since, d/dx(eax ) = aeax ]
d2/dx2(Ae2x ) = d/dx( 2Ae2x )
= 2Ae2x.2
= 4Ae2x
From equation 2
d2/dx2(Ae2x ) -Ae2x = e2x
4Ae2x - Ae2x = e2x
3Ae2x = e2x
Equating the coefficients
3A = 1
A = 1/3
Hence,
yp = Ae2x
yp = (1/3)e2x
yp = e2x/3
The general solution is ,
y(x) = yc + yp
= c1 ex + c2 e-x + e2x/3
Therefore,
The general solution is , y(x) = c1 ex + c2 e-x + e2x/3

