Find the general solution of the differential equation: d^2x/dt^2 + 5dx/dt + 6x = 2cos(t) - sin(t)

First solve complementary function, i.e. d2x/dt2 + 5dx/dt + 6x = 0. To do so, let x = emt, where m = arbitrary constant. Differentiating gives dx/dt = m emt and d2x/dt2 = m2 emt. Substituting into the complementary function and cancelling emt gives us a quadratic equation in m: m2 + 5m + 5 = 0. Factorising: (m + 3)(m + 2) = 0 -> m = -3 and m =-2. Hence the general solution to the complementary function is: x(t) = Ae-3t + Be-2t. Now we have to solve the particular integral of 2cos(t) - sin(t). To do so, we guess the solution is of the form x = C cos(t) + D sin(t). Differentiating gives dx/dt = -C sin(t) + D cos(t) and d2x/dt2 = -C cos(t) - D sin(t). Substituting into the particular integral and cancelling cos(t) gives 5C + 5D = 2. Substituting into the particular integral and cancelling sin(t) gives 5C - 5D = 1. Solving these two simultaneous equations, we find that C = 0.3 and D = 0.1. Putting it all together, the general solution to the ODE is x(t) = Ae-3t + Be-2t + 0.3 cos(t) + 0.1 sin(t).

MG

Related Maths A Level answers

All answers ▸

The Curve C shows parametric equations x = 4tant and y = 5((3)^1/2)(sin2t) , Point P is located at (4(3)^1/2, 15/2) Find dy/dx at P.


What's the difference between the quotient rule and the product rule?


find the exact solution to the following equation: ln(x) + ln(3) = ln(6)


How do you prove a mathematical statement via contradiction?