An initial capital C0C_0 invested at the annual rate rr can yield in three different ways, depending on how and when the interest is reinvested.

RegimeFormula after tt yearsNotes
SimpleC(t)=C0(1+rt)C(t)=C_0(1+rt)interest NOT reinvested
Annual compoundC(t)=C0(1+r)tC(t)=C_0(1+r)^tinterest reinvested every year
Compounded nn times a yearC(t)=C0(1+rn)ntC(t)=C_0\bigl(1+\frac{r}{n}\bigr)^{nt}fractional compounding
ContinuousC(t)=C0ertC(t)=C_0\,e^{rt}limit nn\to\infty of the previous

Example — 1000 euros at 5% for 10 years

Numerical comparison:

  • Simple: 1000(1+0,5)=15001000\cdot(1+0{,}5)=1500.
  • Annual compound: 10001,05101628,891000\cdot 1{,}05^{10}\approx 1628{,}89.
  • Monthly compound: 1000(1+0,05/12)1201647,011000\cdot (1+0{,}05/12)^{120}\approx 1647{,}01.
  • Continuous: 1000e0,51648,721000\cdot e^{0{,}5}\approx 1648{,}72.

Continuous compounding is the limit towards which ever more frequent compounding tends. In Year 5 we shall see that the limit limn(1+1/n)n=e\lim_{n\to\infty}(1+1/n)^n=e is exactly the same calculation, done at the rate of 100%100\%.

The number e2,718e\approx 2{,}718, called Napier’s number, is the “natural” base of the exponentials and emerges precisely from this passage to the limit of continuous compounding.

Topics: Exponential function
Concepts: Continuous compounding · Compound interest · Napier’s number
Functions: Exponential function
Skills: Modelling · Using formulae
People: John Napier (Nepero)