5 questions to test your understanding
A student correctly computes μ(x) = x³ for the ODE y′ + (3/x)y = x² and multiplies through to get x³y′ + 3x²y = x⁵. They then integrate x³y′ and 3x²y separately to get (x⁴/4)y and (3x³/3)y. What error did they make?
Why is the constant of integration dropped when computing the integrating factor μ(x) = e^(∫P(x)dx)?
The integrating factor method can solve any first-order ODE, including nonlinear equations like y′ = y².
After multiplying a first-order linear ODE by its integrating factor, the left side becomes the derivative of a product and can be directly integrated without further manipulation.
Explain why the integrating factor μ(x) = e^(∫P(x)dx) transforms the ODE y′ + P(x)y = Q(x) into a directly integrable form. Where does the formula for μ come from?