Example 1 — Recognize and solve a simple DE
EasyProblem
Solve given .
Solution
-
The equation gives the derivative as a function of alone, so it is the simplest DE — solve by integrating, then use the initial condition.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Does the equation involve an unknown function together with its derivative(s), with the goal of finding that function?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Integrate both sides: (the general family).
The rule is chosen only after the structure matches, so the steps mean something.
-
Apply : .
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — an equation whose unknown is a function. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: A DE gives a family ; an initial condition selects the one curve that passes through the given point.