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 ▸

How does proof by mathematical induction work?


Find, without using a calculator, integral of 1/sqrt(15+2x-x^2) dx, between 3 and 5, giving your answer as a multiple of pi


Use the geometric series e^(ix) - (1/2)e^(3ix) + (1/4)e^(5ix) - ... to find the exact value sin1 -(1/2)sin3 + (1/4)sin5 - ...


A rectangular hyperbola has parametric equations x = 4t, y = 4/t , (z non 0). Points P and Q on this hyperbola have parameters t = 1/4 and t = 2. Find the equation of the line l which passes through the origin and is perpendicular to the line PQ.