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 ▸

A mass m=1kg, initially at rest and with x=10mm, is connected to a damper with stiffness k=24N/mm and damping constant c=0.2Ns/mm. Given that the differential equation of the system is given by d^2x/dt^2+(dx/dt *c/m)+kx/m=0, find the particular solution.


if y = (e^x)^7 find dy/dx


How do I do a proof by induction?


How do I determine whether a system of 3 linear equations is consistent or not?