Content deleted Content added
Tags: Reverted 2017 wikitext editor |
→Non-separable (non-homogeneous) first-order linear ordinary differential equations: Sweeping changes Tags: Reverted 2017 wikitext editor |
||
Line 46:
:<math>\frac{dy}{dx} + p(x)y = q(x)</math>
The method for solving this equation relies on a special integrating factor, {{math|1=''
:<math>\mu = e^{\int_{x_0}^x p(t)\, dt}</math>
Line 52:
We choose this integrating factor because it has the special property that its derivative is itself times the function we are integrating, that is:
:<math>\frac{d
Multiply both sides of the original differential equation by
:<math>\mu
Because of the special
:<math>\mu{\frac{dy}{dx}} + y
Using the [[product rule (calculus)|product rule]] in reverse, we get:
:<math>\frac{d}{dx}{(\mu
Integrating both sides with respect to {{mvar|x}}:
:<math>\mu
Finally, to solve for
:<math>y = \frac{
Since
==Second-order linear ordinary differential equations==
|