How Does Base e Apply to Different Rates of Exponential Growth?

AI Thread Summary
Base e is justified for modeling exponential growth beyond 100% because it simplifies calculations involving derivatives and anti-derivatives, making it a preferred choice in continuous growth scenarios. The discussion highlights that any exponential growth can be expressed in terms of base e by using logarithmic transformations, allowing for interchangeability among different bases. The formula for growth at a 100% rate illustrates how base e applies, as it leads to a straightforward growth equation. Additionally, when dealing with decay scenarios, such as half-life problems, converting to base e can facilitate easier mathematical manipulation. Understanding these principles allows for effective application of exponential growth models across various rates.
Atomos
Messages
165
Reaction score
0
I understand why base e can be used when the percent growth per annum is 100%, but I don't understand how it can be justified that the growth for numbers other than 1 can be put into the exponent.
 
Physics news on Phys.org
Consider the limit as n \rightarrow \infty of \left(1 + rt/n\right)^n. For nonzero r and t, define \nu = n/(rt). Then, the expression becomes

\left[ \left(1 + \frac {1}{\nu} \right)^\nu\right]^{rt}[/itex]<br /> <br /> You should be able to see your way through that. :)
 
Last edited:
Atomos said:
I understand why base e can be used when the percent growth per annum is 100%, but I don't understand how it can be justified that the growth for numbers other than 1 can be put into the exponent.

I have no idea what you mean by that! Why should "e" work when the growth per annum is 100%? That would be doubling every year wouldn't it? (And why would "per year" be important? Couldn't you take any unit of time and get the same basic formula?)

If you have 100% increase per year then it should be easy to see that the growth formula is P(t)= P02t where t is measured in years. The reason why you see base e again and again is because it has an easy derivative (and anti-derivative): the derivative of eat is aeat.

You CAN use that in a formula because all exponentials are interchangeable:
2^x= e^{ln(2^x)}= e^{xln2}= e^{kx}
with k= ln2.

For some problems, say "half-life" problems where a substance decreases by 1/2 in time T, it might be reasonable to write
M= M_0\left(\frac{1}{2}\right)^{\frac{t}{T}}
but if you are going to be taking derivatives or anti-derivatives, it might be better to convert to M0ekt where
k= -\frac{ln(2)}{T}.
 
Last edited by a moderator:
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top