First Order Linear Differential Equations
A review of how to solve first order linear equations by use of an integrating factor.
The Essentials
First order linear differential equations can be written in the form:
After the equation is in this form, multiply both sides of the equation by the integration factor mu (μ) where mu is:
Next, recognize that the left hand side can be written as the result of the product rule for derivatives:
Then, integrate to get rid of the derivative and solve for y:
Example
Solve the equation:
First, we put the equation in standard form:
Our p is \( p(x) = −\frac{3}{x} \), so our integrating factor is:
Then, we multiply through by the integrating factor:
Next, we recognize that the left hand side is the result of the product rule for differentiation:
And Finally, we integrate and solve for \( y(x) \)
Practice
Evaluate these expressions:
- \( \frac{dy}{dx} + 3y = 12 \)
- \( x \frac{dy}{dx} = \sqrt{x} + 2y \)
- \( \cos(x) \frac{dy}{dx} = \cos^2(x) - \sin(x)y \)
Solution:
- \( y(x) = 4 + Ce^{-3x} \)
- \( Cx^2 - \frac{2}{3} \sqrt{x} \)
- \( x \cos(x) + C \cos(x) \)