7.8 Exponential Models with Differential Equations

Syllabus
2020
Topic
7.8
Level

Learning objectives

A Proportional Rate Creates an Exponential Model

“The rate of change is proportional to the amount present” means that the instantaneous rate dy/dtdy/dt equals a constant multiple of the current quantity yy. The resulting model is dy/dt=kydy/dt=ky, so the rate changes whenever the amount changes.

\frac{dy}{dt}=ky\qquad\text{or, when }y\ne0,\qquad\frac{1}{y}\frac{dy}{dt}=k

Symbol or sign Contextual meaning
tt independent variable, usually time
y(t)y(t) changing quantity
dy/dtdy/dt instantaneous change in yy per unit time
k>0k>0 exponential growth
k<0k<0 exponential decay
units of kk inverse time, so kyky has units of quantity/time

In the illustrative model dy/dt=0.03ydy/dt=0.03y, if y=200y=200 units at a certain time, then dy/dt=0.03(200)=6dy/dt=0.03(200)=6 units per time unit at that instant. The constant 0.030.03 is the relative growth rate; it is not a constant increase of 66 forever.

Do not confuse proportional change with constant change. dy/dt=kdy/dt=k gives the same absolute change rate at every amount, whereas dy/dt=kydy/dt=ky gives the same relative rate (dy/dt)/y=k(dy/dt)/y=k. For motion along a line, the same interpretation rule applies: if yy is position, dy/dtdy/dt is velocity, so variable meanings must come from the context.

Solve the Proportional-Rate Model

Solving dy/dt=kydy/dt=ky by separation gives dy/y=kdtdy/y=k\,dt, so lny=kt+C\ln|y|=kt+C and the general solution is y=Cekty=Ce^{kt}. The arbitrary constant CC represents the possible starting amounts.

y(0)=y_0\qquad\Longrightarrow\qquad y(t)=y_0e^{kt}

At t=0t=0, the general solution gives y(0)=Ce0=Cy(0)=Ce^0=C, so the initial condition forces C=y0C=y_0. Differentiating y0ekty_0e^{kt} gives ky0ekt=kyky_0e^{kt}=ky, verifying both the differential equation and the initial value.

For the illustrative initial-value problem dy/dt=0.2ydy/dt=0.2y and y(0)=50y(0)=50, the particular solution is y=50e0.2ty=50e^{0.2t}. At t=3t=3, the model gives y(3)=50e0.6y(3)=50e^{0.6} units. Because k=0.2>0k=0.2>0, the amount grows; a negative kk would produce decay.

The formula is mathematically defined for all real tt, but a context beginning at t=0t=0 may restrict use to t0t\ge0. Keep the units of tt consistent with those of kk, and do not replace the continuous model ekte^{kt} with (1+k)t(1+k)^t unless a different discrete model is explicitly given.