Skip to content
Feb 28

A-Level Further Mathematics: Differential Equations

MT
Mindli Team

AI-Generated Content

A-Level Further Mathematics: Differential Equations

Differential equations form the mathematical backbone for modeling change across physics, engineering, economics, and biology. Mastering them allows you to move from describing static relationships to predicting dynamic systems—from the swing of a pendulum to the growth of a population.

First Order Differential Equations: Foundational Techniques

A first order differential equation involves a function, , its first derivative, , and the variable . The general form is . The order is defined by the highest derivative present. Our first goal is to find the general solution, which contains an arbitrary constant of integration. For many problems, you will then use an initial condition (a known pair of and values) to find a particular solution.

The simplest method is separation of variables. This applies when you can manipulate the equation to have all terms involving on one side (with ) and all terms involving on the other (with ). The process is straightforward: 1) Separate the variables, 2) Integrate both sides, 3) Include the constant of integration, , and 4) Simplify if possible.

Example: Solve , given when .

  1. Separate: .
  2. Integrate: .
  3. General solution: . Let , giving .
  4. Apply initial condition (): .

Particular solution: .

When variables cannot be separated, the integrating factor method is used for linear first order equations of the form . The strategy is to multiply the entire equation by a cleverly chosen function, the integrating factor (IF), which makes the left-hand side a perfect derivative. The integrating factor is defined as .

Example: Solve .

  1. Rewrite in standard form: . Here, , .
  2. Find IF: . Therefore, .
  3. Multiply through by IF: .

The left side is now the derivative of .

  1. Integrate both sides with respect to : .
  2. General solution: .

Second Order Linear Equations with Constant Coefficients

These equations have the standard form , where , , and are constants. The solution, , is the sum of two parts: the complementary function (CF) and the particular integral (PI). That is, .

The complementary function is the general solution to the homogeneous equation (where ). To find it, we solve the auxiliary equation: . The roots and of this quadratic determine the form of the CF:

  • Real, distinct roots (): .
  • Real, equal roots (): .
  • Complex roots (): .

Here, and are arbitrary constants to be determined later by boundary conditions (values given at different points) or initial conditions (values given at a single point, often ).

Finding the Particular Integral

The particular integral is any solution that satisfies the full, non-homogeneous equation. Its form is guessed based on the function . This "trial function" method is systematic:

  • If (a constant), try , a constant.
  • If (a polynomial), try a general polynomial of the same degree: .
  • If , try .
  • If or , try .

Crucial Check: If your trial function is already part of the Complementary Function, you must multiply it by (or if it's a repeated root case). Substitute the trial PI and its derivatives into the original ODE, and equate coefficients to find the constants like and .

Example: Solve .

  1. Auxiliary equation: .

CF: .

  1. For , try .

Then and .

  1. Substitute into ODE: .

This simplifies to . PI: .

  1. General solution: .

Modelling Real-World Systems

Differential equations are powerful because they translate physical laws into solvable mathematics.

  • Damped Mechanical Oscillations: A mass on a spring with a damper is modeled by , a second-order homogeneous ODE. The roots of the auxiliary equation determine if the system is over-damped (real distinct roots), critically damped (real equal roots), or under-damped (complex roots leading to oscillatory decay).
  • Population Dynamics: The logistic growth model, , is a first-order, separable ODE that refines exponential growth by including a carrying capacity, .
  • Electrical Circuits: An RLC circuit (Resistor, Inductor, Capacitor) is governed by , directly analogous to the damped oscillation equation, with charge corresponding to displacement.

In all these applications, you must use the given initial conditions (like initial position and velocity, or initial population) or boundary conditions to find the specific constants and in your final solution, moving from a general description of possible behaviors to the precise trajectory of your specific system.

Common Pitfalls

  1. Misapplying the Integrating Factor: The most common error is failing to write the first-order linear equation in the standard form before calculating . If the coefficient of is not 1, you must divide the entire equation by it first.
  2. Incorrect PI Guess When It's Part of the CF: If your trial function for the PI appears in the Complementary Function, your initial substitution will yield , which is impossible. Always check and multiply by . For example, if solving and your CF is , your first guess for the PI for would be . Since is in the CF, you must instead try .
  3. Forgetting the Arbitrary Constants on the CF: The general solution is . The constants and belong only to the CF. A frequent mistake is to add them to the PI or to omit them entirely before applying boundary conditions. They remain undetermined until the very last step.
  4. Poor Algebraic Manipulation with Integration: When separating variables or integrating, careful algebra is paramount. A sign error or misplacement of a constant early on will propagate through the entire solution. Always check your integration and exponentiation steps, especially when going from to .

Summary

  • First-order ODEs are tackled via separation of variables or the integrating factor method for linear equations. The solution incorporates a constant found using an initial condition.
  • The general solution to a second-order linear ODE with constant coefficients is . You find the Complementary Function (CF) by solving the auxiliary equation, which yields forms based on real or complex roots.
  • The Particular Integral (PI) is found using a trial function based on . You must adjust the trial (by multiplying by ) if it duplicates part of the CF.
  • These techniques model dynamic systems like damped oscillations, population growth, and electrical circuits. Final, specific solutions require applying boundary or initial conditions to determine the arbitrary constants in the CF.

Write better notes with AI

Mindli helps you capture, organize, and master any subject with AI-powered summaries and flashcards.