49 Initial Value Problems

Often a differential equation has many solutions. Consider the population equation

[latex]P'(t) = 0.03 P(t)[/latex]

We saw in the last section that [latex]P(t) = e^{0.03 t}[/latex] solves this differential equation. However, [latex]73e^{0.03t}[/latex] also solves this differential equation:
\begin{align*}
P'(t) & = 73 e^{0.03t} \cdot 0.03 \\
& = 0.03 \cdot 73 e^{0.03t} \\
& = 0.03 P(t)
\end{align*}
So [latex]e^{0.03 t}[/latex] and [latex]73 e^{0.03t}[/latex] both solve the differential equation [latex]P'(t) = 0.03 P(t)[/latex]. In fact, any function of the form [latex]P(t) = A e^{0.03t}[/latex] solves this differential equation. [latex]A e^{0.03t}[/latex] is called the general solution, and [latex]A[/latex] is called a free parameter, since it can be anything that we like. However, sometimes there are certain conditions called initial conditions which specify what the free parameters must be (in which case it wouldn’t be very free!). A differential equation with given initial conditions is called an initial value problem. I won’t ask you to solve the differential equation fully in this book, but solving for the free parameters is very doable.

Initial Value Problem

Solve [latex]P'(t) = 0.03 P(t)[/latex] where [latex]P(0) = 2050[/latex]. (Hint: The general solution is [latex]P(t) = Ae^{0.03t}[/latex]).

In this case, we just need to specify what [latex]A[/latex], since it is the only free parameter. We see that [latex]P(t) = A e^{0.03 t}[/latex] and [latex]P(0) = 2050[/latex]. Therefore, [latex]A e^{0.03 \cdot 0} = 2050[/latex]. Anything to the zero is [latex]1[/latex], hence we see [latex]A (1) = 2050[/latex], so [latex]A = 2050[/latex]. So the final answer is [latex]\boxed{P(t) = 2050 e^{0.03t}}[/latex].

Another Initial Value Problem

Verify [latex]M(t) = A e^{t^2/2}[/latex] satisfies the differential equation [latex]M'(t) = t M(t)[/latex]. Then solve for the free parameter if [latex]M(0) = -4[/latex].

We see that [latex]M(t) = A e^{t^2/2}[/latex], and we can compute [latex]M'(t)[/latex] using the chain rule: [latex]M'(t) = A e^{t^2/2} \cdot (2t/2) = tA e^{t^2/2}[/latex]. But notice this exactly fits the differential equation:
\begin{align*}
M'(t) & = t M(t) \\
(t A e^{t^2/2}) & = t (A e^{t^2/2}) \\
t A e^{t^2/2} & = t A e^{t^2/2}
\end{align*}
Thus we have verified the solution to the differential equation. To find the free parameter [latex]A[/latex], we use [latex]M(0) = -4[/latex], and see that [latex]A e^{0^2/2} = -4[/latex], and hence [latex]A (1) = -4[/latex], and so [latex]A = \boxed{-4}[/latex]. This completes the verification and solving for the free parameter.

License

Icon for the Creative Commons Attribution 4.0 International License

Informal Calculus Copyright © by Tyler Seacrest is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book