9709 · 3.8
Differential equations — FAQ
Frequently asked questions for 9709 Differential equations. Direct answers first, then deeper explanation — then practise with marking.
Do I need a constant of integration `+c` when finding the integrating factor?
No. While technically has a constant, . This is just another constant multiplier that would apply to the whole equation and eventually get absorbed into the final constant of integration anyway. So, for simplicity, we omit it when calculating the I.F.
What's the difference between a general and a particular solution?
A general solution has the constant +c and represents an entire family of functions that satisfy the differential equation. A particular solution is a single, unique function from that family, found by using a specific point (a boundary condition) to determine the exact value of .
How do I deal with `ln|f(y)|` when solving for `y`?
After integrating to get , you exponentiate both sides: . We replace the constant with a new constant, say , so . This means . You can absorb the into the constant . The sign of is determined by the initial conditions.
My answer for a modelling question is `y = 5e^{kt}` but the mark scheme has `y = Ae^{kt}`. Why?
This often happens when the initial value is used at different stages. If you solve for the constant of integration early, you might get , which gives . If you write the general solution as and then substitute , you get , so . Both methods are correct and lead to the same result.
Can I always use separation of variables?
No, it only works if the equation can be written in the form . For linear equations like , you cannot separate the 2y term from the term, so you must use the integrating factor method.