Skip to main content
EnglandFurther MathsSyllabus dot point

How do you solve first and second order differential equations, and how do you model real situations with them?

First order linear differential equations using an integrating factor, second order equations with constant coefficients including the complementary function and particular integral, and modelling with damped and forced systems.

A focused answer to the AQA A-Level Further Mathematics differential equations content, covering first order linear equations using an integrating factor, second order equations with constant coefficients via the auxiliary equation, the complementary function and particular integral, and modelling damped and forced systems.

Generated by Claude Opus 4.812 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. First order linear equations
  3. Second order equations: the complementary function
  4. The particular integral
  5. Modelling damped and forced systems

What this dot point is asking

AQA wants you to solve first order linear differential equations using an integrating factor, solve second order linear equations with constant coefficients by finding the complementary function and a particular integral, apply boundary conditions, and interpret solutions of damped and forced systems such as oscillations.

First order linear equations

Second order equations: the complementary function

For the homogeneous equation ad2ydx2+bdydx+cy=0a\frac{d^2y}{dx^2} + b\frac{dy}{dx} + cy = 0, try y=emxy = e^{mx}. Substituting gives (am2+bm+c)emx=0(am^2 + bm + c)e^{mx} = 0, and since emxe^{mx} is never zero this forces the auxiliary equation am2+bm+c=0am^2 + bm + c = 0. The nature of its roots, governed by the discriminant b24acb^2 - 4ac, determines the complementary function:

  • Distinct real roots m1,m2m_1, m_2 (positive discriminant): y=Aem1x+Bem2xy = Ae^{m_1 x} + Be^{m_2 x}.
  • Repeated root mm (zero discriminant): y=(A+Bx)emxy = (A + Bx)e^{m x}. The extra factor of xx supplies the second independent solution, which a single exponential cannot.
  • Complex roots p±qip \pm qi (negative discriminant): y=epx(Acosqx+Bsinqx)y = e^{px}(A\cos qx + B\sin qx). The real part pp controls growth or decay, and qq sets the angular frequency of the oscillation.

The two arbitrary constants AA and BB are exactly what a second order equation needs, fixed later by two boundary or initial conditions.

The particular integral

For a non-zero right hand side f(x)f(x), you add a particular integral (PI): any single solution of the full equation. You guess a trial form resembling f(x)f(x) with undetermined coefficients, then substitute and match. Standard trial forms are a constant for a constant f(x)f(x), a polynomial of the same degree for a polynomial, λekx\lambda e^{kx} for an exponential, and λcosωx+μsinωx\lambda\cos\omega x + \mu\sin\omega x for a trigonometric forcing term. If the trial form already appears in the complementary function, multiply it by xx so it is independent. The general solution is then the complementary function plus the particular integral, y=yCF+yPIy = y_{\text{CF}} + y_{\text{PI}}, and only after writing this full solution do you apply boundary conditions to find AA and BB.

Modelling damped and forced systems

The same algebra describes physical oscillators. In d2xdt2+kdxdt+ω2x=0\frac{d^2x}{dt^2} + k\frac{dx}{dt} + \omega^2 x = 0 the damping term kdxdtk\frac{dx}{dt} sets the discriminant: light damping (kk small) gives complex roots and a decaying oscillation, critical damping gives a repeated root and the quickest non-oscillating return to rest, and heavy damping gives distinct real roots and a slow crawl back. Adding a periodic forcing term on the right hand side produces a particular integral that represents the steady-state response, while the complementary function (the transient) dies away when the real parts of the roots are negative. Examiners expect you to link the algebraic case directly to this physical behaviour.

Exam-style practice questions

Practice questions written in the style of AQA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AQA 20186 marksSolve the differential equation dydx+2y=6ex\frac{dy}{dx} + 2y = 6e^{x} given that y=4y = 4 when x=0x = 0.
Show worked answer →

This is first order linear, so use an integrating factor.

Here P(x)=2P(x) = 2, so the integrating factor is I=e2dx=e2xI = e^{\int 2\,dx} = e^{2x}.

Multiply through: ddx(e2xy)=6e2xex=6e3x\frac{d}{dx}(e^{2x}y) = 6e^{2x}e^{x} = 6e^{3x}.

Integrate: e2xy=6e3xdx=2e3x+ce^{2x}y = \int 6e^{3x}\,dx = 2e^{3x} + c, so y=2ex+ce2xy = 2e^{x} + ce^{-2x}.

Apply y(0)=4y(0) = 4: 4=2+c4 = 2 + c, so c=2c = 2. Hence y=2ex+2e2xy = 2e^{x} + 2e^{-2x}.

Markers reward a correct integrating factor, the product-rule recognition, integration, and use of the boundary condition to fix cc.

AQA 20227 marksFind the general solution of d2ydx24dydx+13y=0\frac{d^2y}{dx^2} - 4\frac{dy}{dx} + 13y = 0, and state the form of the solution when the system is interpreted as a mechanical oscillation.
Show worked answer →

Form the auxiliary equation m24m+13=0m^2 - 4m + 13 = 0.

Solve: m=4±16522=4±362=2±3im = \frac{4 \pm \sqrt{16 - 52}}{2} = \frac{4 \pm \sqrt{-36}}{2} = 2 \pm 3i.

Complex roots p±qip \pm qi with p=2p = 2, q=3q = 3 give the general solution y=e2x(Acos3x+Bsin3x)y = e^{2x}(A\cos 3x + B\sin 3x).

As a mechanical model the complex roots mean oscillation; the positive real part p=2p = 2 means a growing amplitude (a forced or unstable system), whereas a negative real part would give decaying light damping.

Markers reward the auxiliary equation, the complex roots, the correct epx(Acosqx+Bsinqx)e^{px}(A\cos qx + B\sin qx) form, and the oscillation interpretation.

Related dot points

Sources & how we know this