5.22 Differential EquationsHL ONLY
1. What Is A Differential Equation?
A differential equation is a mathematical equation that relates an unknown function $y=f(x)$ with its derivatives (such as $\dfrac{dy}{dx}$). The strict objective is to absolutely solve for the original function $y$.
In the IB HL syllabus, we systematically focus on first-order differential equations. We evaluate three primary methods:
- Separation of Variables
- Homogeneous Equations (using the substitution $y=vx$)
- Integrating Factor
2. Separation of Variables
If the differential equation can be algebraically factored into entirely independent functions of $x$ and $y$, such as:
We can safely isolate the variables on opposite sides of the equality and strictly integrate:
EXAMPLE 1
Solve the differential equation $\dfrac{dy}{dx} = 2xy$, given that $y=1$ when $x=0$.
3. Homogeneous Differential Equations
If the equation natively takes the form $\dfrac{dy}{dx} = f\left(\dfrac{y}{x}\right)$, we apply the substitution $y = vx$. Differentiating implicitly with respect to $x$ using the product rule seamlessly yields
This substitution reliably converts the complex homogeneous equation into a separable equation in terms of $v$ and $x$.
EXAMPLE 2
Solve the differential equation $\dfrac{dy}{dx} = \dfrac{x^2 + y^2}{xy}$.
4. Intergrating Factor
For first-order linear differential equations of the strict standard form:
We actively calculate the integrating factor $I(x)$ defined exclusively as:
Multiplying the entire sequence by $I(x)$ compresses the left side perfectly into the exact derivative of a product: $\dfrac{d}{dx}\left[I(x)y\right]$.
EXAMPLE 3
Solve the differential equation $\dfrac{dy}{dx} + \dfrac{2}{x}y = x$, for $x > 0$.