Verifying Solutions for Differential Equations AB & BC
A solution of a differential equation is a function, not a number, so verifying one means computing both sides separately and comparing them as expressions for every value of the variable. For $y = 3e^{2t}$ in $\frac{dy}{dt} = 2y$, the left side is $6e^{2t}$ and the right side is $2(3e^{2t}) = 6e^{2t}$, so it is a solution; for $y = 2e^{3t}$ the sides are $6e^{3t}$ and $4e^{3t}$, so it is not. Higher-order equations work the same way with more differentiating, and an implicit relation such as $y^{2} = x^{2} + C$ is checked by implicit differentiation.
The family $y = Ce^{2t}$ is the general solution; one value of $C$ gives a particular solution. An initial value problem needs BOTH checks, the equation and the point: $y = 3e^{2t}$ satisfies $\frac{dy}{dt} = 2y$ but not $y(0) = 5$, so it does not solve that problem. Agreement at one value of $t$ proves nothing, since $y = 2 + 4t$ satisfies $\frac{dy}{dt} = 2y$ at $t = 0$ and nowhere else, and substituting into only the right side leaves nothing to compare against.
The work
3 ways in · any order
Lesson
Verifying Solutions for Differential Equations
›
Establishes that a solution of a differential equation is a function, then runs the verification as two separate computations, the derivative of the candidate and the substitution into the other side, compared as expressions. Covers higher-order and implicit candidates and the second check an initial value problem requires.
Diagnostic
10-item topic check
›
Ten items on verifying candidate solutions: computing both sides rather than one, comparing expressions rather than values at a single input, and checking the initial condition that separates a particular solution from the general family.
Targeted Practice
Drill a single misconception
›
Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.