Differential Equations
CIE A-Level Further MathematicsΒ· Unit 2: Further Pure 2Β· 15 min read
1. First-Order Linear Differential Equationsβ β ββββ± 10 min
First-order linear differential equation
A first-order equation where and its derivative are both to the first power, with coefficients that can be functions of the independent variable .
Example:
\frac{dy}{dx} + 3y = e^x
To solve an equation in standard form above, we first calculate the integrating factor . Multiply both sides of the equation by : the left-hand side simplifies to by the product rule. Integrate both sides to solve for .
Solve for , given when .
- 1
- Identify and from standard form.
- 2
- Calculate the integrating factor:
- 3
- 4
- Multiply both sides of the equation by :
- 5
- 6
- Rewrite left-hand side as product rule derivative:
- 7
- 8
- Integrate both sides, adding constant of integration:
- 9
- 10
- Apply boundary condition to find :
- 11
- 12
- Rearrange to get the final solution:
- 13
Exam tip:
Always rearrange your equation to get a coefficient of 1 for before calculating the integrating factor, to avoid errors in the sign or value of .
2. Homogeneous Second-Order Differential Equationsβ β β βββ± 12 min
Homogeneous second-order linear DE (constant coefficients)
Second-order equation where all terms involve or its derivatives, with constant coefficients and zero right-hand side.
We solve these by forming the auxiliary (characteristic) quadratic equation . The form of the general solution depends entirely on the nature of the roots of this quadratic:
Two distinct real roots :
One repeated real root :
Two complex conjugate roots :
Find the general solution of .
- 1
- Form the auxiliary equation from the coefficients:
- 2
- 3
- Factorize to find roots:
- 4
- 5
- Use the general solution formula for repeated roots:
- 6
3. Non-Homogeneous Second-Order Differential Equationsβ β β β ββ± 15 min
Non-homogeneous second-order linear DE (constant coefficients)
General solution = Complementary Function (CF, solution of the homogeneous equation) + Particular Integral (PI, any solution that satisfies the full non-homogeneous equation).
We find the particular integral by the method of undetermined coefficients: guess a form of PI based on , substitute into the equation to solve for unknown coefficients. If your guess matches a term in the complementary function, multiply it by (or for a repeated root) to get a linearly independent solution.
Find the general solution of .
- 1
- First find the complementary function by solving the homogeneous equation:
- 2
- 3
So the complementary function is:
- 4
- 5
- Guess the particular integral: , and 4 is not a root of the auxiliary equation, so try .
- 6
- Calculate derivatives and substitute into the left-hand side:
- 7
- 8
- 9
- Equate to right-hand side to solve for C:
- 10
- 11
- The general solution is :
- 12
4. Common Pitfalls
Wrong move:
Calculating the integrating factor without rearranging first-order DE to standard form.
Why:
If the coefficient of is not 1, will be wrong leading to an incorrect solution.
Correct move:
Always divide through by the coefficient of to get it equal to 1 before calculating .
Wrong move:
Writing for repeated root auxiliary equation.
Why:
This reduces to only one arbitrary constant, which is incorrect for a second-order equation.
Correct move:
For repeated root , use which has two independent arbitrary constants.
Wrong move:
Using the same PI guess even when matches the complementary function.
Why:
Substituting a PI that is a solution of the homogeneous equation will give 0 on the left-hand side, which can never equal .
Correct move:
Multiply your PI guess by (or for a repeated root) to get a linearly independent solution, then substitute.
Wrong move:
Forgetting to add the constant of integration after integrating first-order DE.
Why:
Leaving out means you lose the arbitrary constant required for a general solution, and cannot find the correct particular solution for boundary conditions.
Correct move:
Add immediately after integrating, before applying any boundary conditions to solve for its value.
5. Quick Reference Cheatsheet
Equation Type | General Solution |
|---|---|
First-order linear: | |
Homogeneous 2nd order: distinct real roots | |
Homogeneous 2nd order: repeated root | |
Homogeneous 2nd order: complex roots | |
Non-homogeneous 2nd order |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2022 Β· 1
Second-order non-homogeneous solution
- 2023 Β· 2
First-order integrating factor problem
- 2024 Β· 1
Boundary value second-order problem
Going deeper
What's Next
Differential equations are one of the most heavily examined topics in CIE 9231, appearing in both Further Pure papers and often combined with mechanics modelling questions. Solid mastery of the methods covered here is critical to securing high marks in the exam. This topic forms the foundation for more advanced differential equation topics in further study, and for applied problems across A-Level Further Mathematics. Next, you can explore how to use these methods to model real-world systems, or move on to other core FP2 topics.
