The Integrating Factor
For equations of the form \(y' + P(x)y = Q(x)\), we use a special multiplier called the Integrating Factor \(\mu(x)\):
\[\mu(x) = e^{\int P(x) dx}\]
Multiplying the entire equation by \(\mu(x)\) turns the left side into a simple Product Rule derivative.
Worked Examples
Example 1: Solving with Factor
Solve \(y' + 2y = e^x\).
- \(P(x) = 2\). \(\mu(x) = e^{\int 2 dx} = e^{2x}\).
- Multiply: \(e^{2x}y' + 2e^{2x}y = e^{3x}\).
- Left side is \(\frac{d}{dx}(e^{2x}y)\).
- Integrate: \(e^{2x}y = \int e^{3x} dx = \frac{1}{3}e^{3x} + C\).
- Solve for \(y\): \(y = \frac{1}{3}e^x + Ce^{-2x}\).
- Result: \(y = \frac{1}{3}e^x + Ce^{-2x}\).
The Bridge to Quantum Mechanics
Integrating factors are used to solve for the Time Evolution of a quantum system in a varying field. If a system is being "driven" by an external force (like a laser hitting an atom), the equation for the wavefunction's phase often takes this linear form. The integrating factor represents the "history" of the interaction, accumulating the effects of the field over time to determine the final state of the particle.