audio read-through Continuous Compounding

We continue the discussion that was started in the previous section: Simple versus Compound Interest.

In a nutshell:

Compound interest, by definition, is interest calculated on the principal amount together with accumulated interest. Interest can be added in at different fixed intervals: annually, monthly, weekly, daily, and so on.

The following are equivalent:

Adding in interest more and more often produces a slightly better accumulation. (Most banks add in interest daily.)

What happens as you increase the number of times that interest is added in each year? Your earnings will get bigger. How much bigger? Will your earnings increase without bound?

Equivalently, what happens as you add in interest over shorter and shorter periods of time? In other words, what happens as you let the compounding period approach zero? You'll end up with more money. How much more? Will you get rich?

The amount of money produced under these situations does not increase without bound! (Wishful thinking, but doesn't happen.) Instead, the irrational number ‘$\,\text{e}\,$’ emerges to describe the limiting amount earned. The resulting formula is called the Continuous Compounding Formula, and is the subject of this section.

A Quick Review of the Compound Interest Formula

Letting $\,n\,$ go to Infinity in the Compound Interest Formula

As $\,n\,$ gets large, $\,\frac{r}{n}\,$ gets small. That is, as $\,n\rightarrow\infty\,,$ we have $\,\frac{r}{n}\rightarrow 0\,.$

As $\,\frac{r}{n}\,$ approaches zero, $\,1 + \frac{r}{n}\,$ approaches $\,1\,.$ That is, as $\,\frac rn\rightarrow 0\,,$ we have $\,1 + \frac rn \rightarrow 1\,.$

As $\,n\,$ gets big, $\,nt\,$ gets big. That is, as $\,n\rightarrow\infty\,,$ we have $\,nt\rightarrow\infty\,.$

So, as we add interest in more and more frequently (let $\,n\rightarrow\infty\,$), here's what happens in the Compound Interest Formula:

$$ \cssId{s49}{A=P{ \bigl( \underbrace{1+\frac{r}{n}}_{\text{base approaches $1$}} \bigr) }^{ \overbrace{nt}^{\text{exponent approaches $\infty$}} }} $$

We're looking at a ‘$\,1^\infty\,$’ form—which is just a shorthand for saying that the base approaches $\,1\,,$ and the exponent approaches $\,\infty\,.$

But, here's the important question:

As the base and exponent travel together along their journeys to $\,1\,$ and $\,\infty\,,$ respectively, what number (if any) does the entire expression approach?

A Discussion of the ‘$\,1^\infty\,$’ Form

There are lots of things that make the ‘$\,1^\infty\,$’ form both interesting and difficult to analyze. All of the following are true:

Depending on precisely how the base approaches $\,1\,,$ and how the exponent approaches infinity, the form $\,1^\infty\,$ can approach different numbers!

These three different $\,1^\infty\,$ forms approach (respectively) $\,\text{e}\,,$ $\,\infty\,,$ and $\,1\,$:

‘$\,1^\infty\,$’ is an example of what is called (in calculus) an indeterminate form. An indeterminate form is when you can't figure out what is happening without further analysis . That is, each occurence of ‘$\,1^\infty\,$’ must be investigated separately.

For us, the investigation will involve noting the similarity of our situation to the definition of the irrational number $\,\text{e}\,.$ Compare these:

$$ \begin{gather} \cssId{s84}{\lim_{n\rightarrow\infty} P(1 + \frac rn)^{nt} = \ ?}\cr\cr \cssId{s85}{\text{ and }}\cr\cr \cssId{s86}{\lim_{n\rightarrow\infty} (1+\frac 1n)^n := \text{e}} \end{gather} $$

There are some pesky differences:

We can deal with these differences—keep reading!

Derivation of the Continuous Compounding Formula

So, you want $\displaystyle\,\frac rn\,$ to ‘look like’ $\displaystyle\,\frac 1n\,$?   Make it happen!

Define a new variable $\,m\,$ by this relationship:

$$ \cssId{s96}{\text{Let}\ \frac 1m := \frac rn\,.} \tag{*} $$

Recall that ‘ $:=$ ’ means ‘equal, by definition’. (By the way, this is the tricky part of the derivation.)

Cross-multiplication in equation (*) gives $\,n = mr\,.$

Now, rewrite the Compound Interest Formula in terms of $\,m\,$ instead of $\,n\,,$ and do a bit of algebra:

$$ \begin{align} &\cssId{s101}{P(1 + \frac rn)^{nt}}\cr\cr &\quad \cssId{s102}{= \quad P(1 + \frac 1m)^{mrt}}\cr\cr &\quad \cssId{s103}{= \quad P\left[(1 + \frac 1m)^m\right]^{rt}} \end{align} $$

Taking reciprocals in equation (*), we have $\,m = \frac nr\,.$ So, as $\,n\,$ goes to infinity, $\,m\,$ also goes to infinity.

And (here's the punch line!) as $\,m\,$ goes to infinity:

$$ \cssId{s107}{P\left[(1 + \frac 1m)^m\right]^{rt} \rightarrow P{\text{e}}^{rt}} $$
CONTINUOUS COMPOUNDING letting $\,n\rightarrow\infty\,$ in the Compound Interest Formula

Letting $\,n\rightarrow\infty\,$ in the Compound Interest Formula, $\,\displaystyle A = P(1 + \frac rn)^{nt}\,,$ yields the Continuous Compounding Formula:

$$ \cssId{s113}{A = P{\text{e}}^{rt}} $$

Roughly, continuous compounding describes interest being added in the instant it is earned.

Example

Suppose that $\,\$1000\,$ is invested at $\,3\%\,$ annual interest. What is the accumulation after ten years if compounded monthly, daily, and continuously?

Compounded monthly:

$$ \begin{align} &\cssId{s119}{A = P(1 + \frac rn)^{nt}}\cr\cr &\quad \cssId{s120}{= 1000(1 + \frac {0.03}{12})^{12\cdot 10}}\cr\cr &\quad \cssId{s121}{= \$1,349.35} \end{align} $$

Compounded daily:

$$ \begin{align} &\cssId{s123}{A = 1000(1 + \frac {0.03}{365})^{365\cdot 10}}\cr\cr &\quad \cssId{s124}{= \$1,349.84} \end{align} $$

Compounded continuously:

$$ \begin{align} &\cssId{s126}{A = P{\text{e}}^{rt}}\cr\cr &\quad \cssId{s127}{= 1000{\text{e}}^{(0.03)(10)}}\cr\cr &\quad \cssId{s128}{= \$1,349.86} \end{align} $$

Not much difference! You won't get rich if your bank decides to compound continuously!

Concept Practice