How to find an equation of exponential decay?

1 Answer
Oct 31, 2014

An equation of exponential decay typically takes the form #A(t) = A(0)e^(kt)# where #k<0#, though sometimes these will be written as #A(0)e^(-kt)# and have #k>0#. Either form is acceptable, though some argue that the first form is more accurate, so that is the form that shall be used here. Note that there are several possible sets of information you may be given.

As your question deals specifically with finding the equation (as opposed to the value the function takes at some time #t=m#) you will typically be asked to find either #k#, or more rarely #A(0)# (also written sometimes as #A_0#). In a case where one is being asked to find #k#, typically one has been given the value for #A_0# (the initial value of the function at time #t=0#) and #A(m)# (the value of #A(t)# at time #t=m#. From this, we can find the value of #k# and complete our function as follows:

#A(m) = A_0 e^(km)#
#(A(m))/A_0 = e^(km)#
#ln((A(m))/A_0) = km# (remember that #ln(e^x) = x#)
#ln(A(m)) - ln(A_0) = km#
#[ln(A(m))-ln(A_0)]/m = k#

Then this value of #k# can be substituted in, and since we know #A_0#, we can complete our function of #A(t) = A_0e^(kt)# (note that #t# is still our independent variable, #A(t)# our dependent variable, and #e# a constant approx. equal to 2.718282, defined such that #ln(e) = 1#

Alternately, if one is tasked with finding #A(0)#, one has likely already been given #k# and the value #A(m)# of the function at some time #t=m#. In this case, our process is far easier.

#A(m) = A_0e^(km)#

Since we have values for #A(m), k,# and #m# (which is our value for #t# at this point, recall), and since an exponential function cannot equal 0 unless the base equals 0, we can simply perform division to obtain:

#(A(m))/(e^(km)) = A_0#