MHB Abby's question at Yahoo Answers involving exponential decay

Click For Summary
Abby's question revolves around understanding the time constant T in the context of exponential decay, specifically how it relates to the tangent line of the function r(t)/r0 at the point (0,1). The solution begins with the exponential decay formula r(t) = r0e^(-kt) and establishes that T can be derived by setting r0/e = r0e^(-kT), leading to T = 1/k. The slope of the tangent line at t=0 is calculated as -k, resulting in the equation of the tangent line being y = 1 - kt. Ultimately, the intersection of this tangent line with the t-axis confirms that T is indeed the time constant, as required.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is Abby's question:

Differential Equations time constant problem? The time constant T is the amount of time that an exponentially decaying quantity takes to decay by a factor of 1/e. Given an exponentially decaying quantity r(t) with the initial value r0 = r(0), show that its time constant is the time at which the tangent line to the graph of r(t)/r0 at (0,1) crosses the t-axis.

Please help! I can't figure this out. Please explain your steps so I can understand for future questions. Thank you!

Here is a link to the original question:

Differential Equations time constant problem? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Last edited:
Mathematics news on Phys.org
Hello Abby,

Let's begin with:

$\displaystyle r(t)=r_0e^{-kt}$ where $\displaystyle 0<k$

Now, to determine the time constant $\displaystyle T$ as defined, we may set:

$\displaystyle \frac{r_0}{e}=r_0e^{-kT}$

We now solve for $\displaystyle T$:

$\displaystyle e=e^{kT}$

Equating exponents, we find:

$\displaystyle kT=1\,\therefore\,T=\frac{1}{k}$

Next, let's determine the root of the described tangent line.

$\displaystyle \frac{r(t)}{r_0}=e^{-kt}$

Hence, the slope of the tangent line is:

$\displaystyle \frac{d}{dt}\left( e^{-kt} \right)=-ke^{-kt}$

At $\displaystyle t=0$ this gives us a slope of $\displaystyle m=-k$

Then, using the point-slope formula, we find the equation of the tangent line to be:

$\displaystyle y-1=-k(t-0)$

$\displaystyle y=1-kt$

And so the root is:

$\displaystyle t=\frac{1}{k}=T$

Shown as desired.