differential equations
Overview
# Differential Equations - A-Level Mathematics Summary Differential equations involve equations containing derivatives that describe rates of change and are fundamental to mathematical modelling. Students learn to solve first-order separable differential equations, form differential equations from contextual problems, and apply them to real-world scenarios including exponential growth/decay, Newton's law of cooling, and simple harmonic motion. This topic is essential for Pure Mathematics papers, typically worth 8-12 marks, and provides crucial foundations for further study in physics, engineering, and economics at university level.
Core Concepts & Theory
Differential equations are equations involving derivatives that describe how quantities change. In Cambridge A-Level, you'll encounter first-order differential equations (containing dy/dx but not higher derivatives) and simple second-order equations.
Key Types of First-Order Differential Equations:
- Variables Separable: dy/dx = f(x)g(y), solved by rearranging to ∫1/g(y) dy = ∫f(x) dx
- Integrating Factor Method: For dy/dx + P(x)y = Q(x), multiply through by integrating factor μ(x) = e^(∫P(x)dx)
General vs Particular Solutions: The general solution contains an arbitrary constant C (representing a family of curves). A particular solution satisfies specific initial conditions or boundary conditions (e.g., y = 3 when x = 0).
Essential Formulas:
- Separable form: ∫h(y) dy = ∫g(x) dx + C
- Integrating factor: μ(x) = e^(∫P(x)dx), then d/dx[μy] = μQ(x)
Second-Order Equations (limited scope): For a" + ba' + c = 0, the auxiliary equation is m² + bm + c = 0. Real distinct roots give y = Ae^(m₁x) + Be^(m₂x); repeated roots give y = (A + Bx)e^(mx); complex roots m = α ± βi give y = e^(αx)(A cos βx + B sin βx).
Mnemonic: DISC - Determine type, Isolate variables, Solve integrals, Check solution by differentiation.
Cambridge Command Words: Solve means find general solution; find the particular solution requires using given conditions; verify means substitute back to confirm.
Detailed Explanation with Real-World Examples
Differential equations model rates of change in countless real-world scenarios, making them powerful tools in science, engineering, and economics.
Population Growth (Variables Separable): Consider bacteria population P growing at a rate proportional to current population: dP/dt = kP. Separating variables: ∫1/P dP = ∫k dt gives ln|P| = kt + C, so P = Ae^(kt). This is exponential growth—think of viral spread during pandemics or compound interest in banking. The constant A represents initial population.
Newton's Law of Cooling (Integrating Factor): A cup of coffee cools according to dT/dt = -k(T - Tᵣₒₒₘ), where T is coffee temperature. This rearranges to dT/dt + kT = kTᵣₒₒₘ, solved using integrating factor e^(kt). The solution shows temperature approaches room temperature exponentially—explaining why your coffee cools quickly at first, then slowly.
Simple Harmonic Motion (Second-Order): A mass on a spring follows d²x/dt² = -ω²x. The solution x = A cos(ωt) + B sin(ωt) describes oscillation—from pendulums to atoms vibrating in molecules.
Analogy: Think of differential equations as detective work. You're given clues about how something changes (the derivative), and you must reconstruct the complete story (the original function). Initial conditions are like witnesses narrowing down possibilities from many suspects (general solution) to the culprit (particular solution).
Real Application: Engineers use dv/dt = g - kv/m to model parachute descent, determining safe landing velocities by finding terminal velocity where dv/dt = 0.
Worked Examples & Step-by-Step Solutions
**Example 1: Variables Separable (8 marks)** *Question*: Solve dy/dx = xy², given y = 1 when x = 0. **Solution**: Step 1: Separate variables: 1/y² dy = x dx Step 2: Integrate both sides: ∫y⁻² dy = ∫x dx -y⁻¹ = ½x² + C → **-1/y = ½x² + C** [3 marks] Step 3: Apply initial condition y = 1 wh...
Unlock 3 More Sections
Sign up free to access the complete notes, key concepts, and exam tips for this topic.
No credit card required · Free forever
Key Concepts
- Differential Equation: An equation that relates a function with its derivatives.
- Order of a Differential Equation: The order of the highest derivative present in the equation.
- General Solution: A solution to a differential equation that contains arbitrary constants.
- Particular Solution: A unique solution obtained from the general solution by applying initial or boundary conditions.
- +3 more (sign up to view)
Exam Tips
- →Always remember to include the constant of integration, 'C', when integrating. Forgetting it will lead to loss of marks.
- →When using separation of variables, be careful with division by terms involving 'y'. Consider if the case where the divisor is zero leads to a valid singular solution.
- +3 more tips (sign up)
More Mathematics Notes