Second order differential equations
Edexcel International A-Level Further Mathematics· FP2 5.1-5.2 (2018 Spec Issue 3)· 45 min read
1. 1. Complementary Functions from the Auxiliary Equation★★☆☆☆⏱ 15 min
✓ Calculator OK
The standard form of a linear constant-coefficient second order ODE is where are real constants. The general solution is the sum of two components: the complementary function (CF), which solves the homogeneous equation , and a particular integral (PI), which solves the full non-homogeneous equation.
Complementary Function
The general solution to the homogeneous version of the ODE, containing two arbitrary constants (A and B) for a second order equation.
Example:
For , the CF solves .
Derive the auxiliary equation for homogeneous ODEs
- 1
Assume a trial solution of the form where is a constant to be found.
- 2
- 3
Substitute into the homogeneous ODE:
- 4
- 5
Factor out (which is never zero):
- 6
This quadratic equation in is the auxiliary equation. Its roots determine the form of the complementary function.
Root type | Auxiliary equation property | Form of complementary function |
|---|---|---|
Distinct real roots | ||
Equal real roots | ||
Complex conjugate roots |
Find the complementary function for the ODE
- 1
First write the auxiliary equation for the homogeneous ODE :
- 2
- 3
Solve the quadratic using the quadratic formula:
- 4
- 5
These are complex conjugate roots with and
- 6
Write the complementary function using the complex root form:
- 7
Exam tip:
Always write the auxiliary equation correctly first: copy coefficients directly from the ODE, preserving all signs. A sign error here will make your entire CF incorrect.
2. 2. Particular Integrals for Non-Homogeneous ODEs★★★☆☆⏱ 20 min
✓ Calculator OK
The particular integral (PI) is a specific solution to the full non-homogeneous ODE. You find it by choosing a trial function that matches the form of , substituting it into the ODE, and solving for unknown coefficients.
Particular Integral
A single, constant-free solution to the full non-homogeneous ODE, added to the complementary function to form the general solution.
Form of f(x) | Standard trial PI |
|---|---|
Linear polynomial | |
Quadratic polynomial | |
Find the general solution to
- 1
First find the complementary function by solving the homogeneous ODE:
- 2
- 3
So CF is
- 4
Notice that matches a term in the CF, so we have a resonance case. Multiply the standard trial PI by :
- 5
Trial PI:
- 6
Compute first and second derivatives of using the product rule:
- 7
- 8
- 9
Substitute and its second derivative into the original ODE:
- 10
- 11
Simplify: the terms cancel out, leaving:
- 12
- 13
Equate coefficients of and :
- 14
Coefficient of :
- 15
Coefficient of :
- 16
So
- 17
General solution is CF + PI:
- 18
Exam tip:
When calculating derivatives for resonance cases, write out each product rule step explicitly to avoid arithmetic errors, which are common for these questions.
3. 3. Finding Particular Solutions from Conditions★★☆☆☆⏱ 10 min
✓ Calculator OK
Once you have the general solution (CF + PI), you can use given initial or boundary conditions to find the values of the arbitrary constants A and B, producing a single particular solution. Always substitute the conditions into the full general solution, not just the complementary function.
For the ODE in the previous example, find the particular solution given that when , and .
- 1
Start with the general solution:
- 2
- 3
Apply first condition: , :
- 4
- 5
Now simplify the solution with A=0:
- 6
- 7
Compute the first derivative to apply the second condition:
- 8
- 9
Apply when :
- 10
- 11
Write the final particular solution:
- 12
Exam tip:
Never substitute constants before finding both the CF and PI. Fixing A and B using only the homogeneous CF will produce a solution that does not satisfy the non-homogeneous ODE.
4. 4. Solving Reducible ODEs with Given Substitutions★★★★☆⏱ 20 min
✓ Calculator OK
Some non-standard second order ODEs can be converted into the linear constant-coefficient form you already know how to solve, using a substitution that is always given to you in the exam question. You only need to apply the provided substitution, rewrite the ODE in terms of the new variable, solve the resulting ODE, then convert back to the original variables.
Use the substitution to reduce the ODE to a simpler ODE, hence find its general solution.
- 1
Start with the given substitution: , so rearrange to get
- 2
Compute first and second derivatives of y with respect to x using the product rule:
- 3
- 4
- 5
Substitute y, dy/dx, d²y/dx² into the original ODE:
- 6
- 7
Divide both sides by (non-zero) to simplify:
- 8
- 9
- 10
Integrate twice to solve for z:
- 11
- 12
- 13
Substitute back to get the general solution for y:
- 14
Exam tip:
Double-check your substitution step before solving the reduced ODE: a single differentiation error here will make the rest of your solution incorrect.
5. Common Pitfalls
Wrong move:
Using wrong sign in auxiliary equation coefficients
Why:
Mismatching coefficients between the ODE and auxiliary equation leads to incorrect roots and wrong CF
Correct move:
Copy coefficients of d²y/dx², dy/dx, y directly into the auxiliary equation, preserving all signs
Wrong move:
Forgetting to multiply trial PI by x in resonance cases
Why:
If the trial PI duplicates a CF term, substituting it will give 0 on the left-hand side, so you cannot solve for coefficients
Correct move:
Always check if your standard trial PI matches any term in the CF before substitution; if yes, multiply the trial PI by x
Wrong move:
Substituting initial conditions into the CF before finding the PI
Why:
The constants in the CF apply to the full general solution, not just the homogeneous part
Correct move:
Form the full general solution (CF + PI) first, then substitute initial/boundary conditions to find A and B
Wrong move:
Misapplying product rule for resonance trial PIs or substitution problems
Why:
Trial PIs for resonance and substitution variables have multiplied functions of x, requiring careful product rule use
Correct move:
Write out each derivative step explicitly, separating terms before combining like terms
Wrong move:
Mixing up CF forms for different root types
Why:
Using the wrong CF form leads to a solution that does not satisfy the homogeneous ODE
Correct move:
Memorize the three CF forms for distinct real, equal real, and complex conjugate roots, and match them to your auxiliary equation roots
6. Quick Reference Cheatsheet
Component | Rule/Form |
|---|---|
Auxiliary Equation | for |
CF: Distinct real roots | |
CF: Equal real roots | |
CF: Complex roots | |
PI Trial: | (multiply by x if matches CF) |
PI Trial: | (multiply by x if matches CF) |
PI Trial: | (multiply by x if matches CF) |
General Solution | Complementary Function + Particular Integral |
Reducible ODEs | Apply given substitution first, solve reduced ODE, convert back to original variables |
Going deeper
What's Next
Now that you have mastered second order differential equations for Edexcel IAL FP2, you are ready to apply these skills to more advanced topics in further mathematics. The ability to solve these ODEs is foundational for studying series solutions of ODEs, which is covered later in the FP2 unit, as well as for applications in mechanics and differential equations modules in further study. Practise past paper questions to build speed and accuracy, particularly for resonance cases and substitution problems, which are frequently tested in FP2 exams. Make sure you can recall all CF and PI forms without reference, as no formula sheet is provided for this topic.
