Find the general solution of y'' - 3y' + 2y = 2e^x

First we need to find the complementary function - the solutions of y'' -3y' + 2y = 0. By setting y=Ae^(kx) (A is a constant) we get :A(k^2 - 3k + 2)y = 0. This means k^2 - 3k + 2 = 0 =(k-1)(k-2). If 2 things multiply to give zero then at least one of them must be zero so we can have k=1 or k=2. Therefore any solution of the form y = Ae^x + Be^(2x) where A and B are constants solves y'' -3y' + 2y = 0 .
Now we need the particular integral. Since the right hand side of y'' - 3y' + 2y = 2e^x has an e^x term we guess a solution of the form y=Ce^x ( C constant). However, from above we see that this is part of the complementary function and so will not work as the left hand side of the equation will be 0. So we guess y = Cxe^x . Substituting this in we get: (Cx+2C)e^x - 3(Cx + C)e^x +2Cxe^x = 2e^xThe coefficients of xe^x cancel out to zero so we get: -Ce^x = 2e^x Which means C = -2 and therefore out general solution is: y = Ae^x + Be^(2x) - 2xe^x

JT

Related Further Mathematics A Level answers

All answers ▸

Given that α= 1+3i is a root of the equation z^3 - pz^2 + 18z - q = 0 where p and q are real, find the other roots, then p and q.


Give the general solution of the second order ODE dy2/d2x - 4dy/dx + 3 = 0


I don't know what I am doing when I solve differential equations using the integrating factor and why does this give us the solutions it does?


Find the general solution of the differential equation d^2y/dx^2 - 2(dy/dx) = 26sin(3x)