Find the general solution to the second order differential equation x'' - 2x' + x = e^(2t).

Firstly, note that the question only asks for the general solution (G.S.) to the equation, not for the whole solution. Now we have established what we need to find, construct the auxiliary equation. For this ODE, it will be k^2 - 2kx + 1 = 0. Solving this auxiliary equation, we find we have (k - 1)^2 = 0 and a repeated root solution of k = 1. Now, the form of the G.S. for repeated roots is (A + Bt)e^(kt) and substituting our value for k, we find the general solution for this ODE is x = (A + Bt)e^(t).

AB

Related Further Mathematics A Level answers

All answers ▸

Sketch the curve y= ((3x+2)(x-3))/((x-2)(x+1)) and find values of y for which y>=3


How do you deal with 3 simultaneous equations? (Struggling with Q7 of AQA specimen paper 1)


Find the eigenvalues and eigenvectors of the following 3x3 matrix (reading left to right, top to bottom): (1 0 2 3 1 1 2 0 1)


If 0<x<1, find the following sum: S = 1+2*x + 3*x^2 + 4*x^3 + ...