7.2 Verifying Solutions for Differential Equations
- Syllabus
- 2020
- Topic
- 7.2
- Level
- —
To verify a candidate solution, compute every derivative named in the differential equation and substitute both the candidate function and those derivatives. It is a solution on an interval only if the left- and right-hand sides simplify to the same expression for every input in that interval.
| Step | Verification move |
|---|---|
| 1 | identify the candidate function and relevant interval |
| 2 | compute the derivative or derivatives required |
| 3 | substitute into both sides of the differential equation |
| 4 | simplify and confirm an identity, not a one-point match |
| 5 | separately check any initial or boundary condition |
Verify y=3e2x for dy/dx=2y. Differentiation gives dy/dx=6e2x, while substituting the candidate on the right gives 2y=2(3e2x)=6e2x. Both sides agree for every real x, so the candidate is a solution.
More generally, y=Ce2x gives dy/dx=2Ce2x=2y for every constant C. Thus the same differential equation has infinitely many solutions. An additional condition such as y(0)=3 selects C=3 from that family.
Matching the equation at a single point does not verify a solution, and satisfying an initial condition alone is not enough. The candidate must satisfy the differential equation throughout its stated domain and must also satisfy every extra condition provided.