Differential Equations
"A differential equation is the mathematical form of a scientific law."
1. Chapter Overview
A DIFFERENTIAL EQUATION (DE) is an equation involving an unknown function and its derivatives. This chapter covers: order and degree of a DE, forming a DE (eliminate arbitrary constants), and solving first-order, first-degree DEs — variable separable, homogeneous, and linear differential equations.
2. Basic Concepts
- Order: The HIGHEST derivative appearing in the DE. y'' + y = 0 → Order = 2.
- Degree: The POWER of the highest derivative (after clearing radicals/fractions). Must be a positive integer.
3. Forming a Differential Equation
- Given a family of curves with arbitrary constants. DIFFERENTIATE as many times as there are constants. Eliminate the constants. 'The number of arbitrary constants = the ORDER of the DE.'
4. Solving First-Order, First-Degree DEs
Variable Separable
- dy/dx = f(x) × g(y) → Separate: (1/g(y)) dy = f(x) dx. Integrate BOTH sides.
Homogeneous DEs
- dy/dx = F(y/x). Let y = vx → dy/dx = v + x(dv/dx). Substitute. Separate variables. Solve. Back-substitute v = y/x.
Linear DE
- dy/dx + P(x)y = Q(x). Solution: y × IF = ∫ (Q × IF) dx + C, where IF (Integrating Factor) = e^∫P dx.
5. Applications
- Population growth: dP/dt = kP → P = P₀eᵏᵗ (exponential growth)
- Radioactive decay: dN/dt = -λN → N = N₀e⁻λᵗ
- Newton's law of cooling: dT/dt = -k(T — Tₐ)
6. Exam Focus
- Order and degree — definitions. Forming a DE from a family of curves.
- Variable separable method.
- Homogeneous DE — substitution y = vx.
- Linear DE — IF = e^∫Pdx. Solution formula.
7. Conclusion
Differential equations are where calculus meets the REAL WORLD:
- ORDER: How complex is the relationship?
- SOLVING: Variable separable. Homogeneous. Linear. 'Each type has its method. Recognise the type → apply the method.'
- APPLICATIONS: Population. Decay. Cooling. 'The universe speaks in differential equations. Calculus translates.'
'If you want to understand the universe, learn to solve differential equations. Everything that changes does so according to one.'
