← Back to All Educational Guides
Compound interest is the mathematical process where the interest earned on an initial principal amount begins earning interest on itself in subsequent periods. While simple interest grows linearly (A = P(1 + rt)), compound interest expands exponentially:
A = P \left(1 + \frac{r}{n}\right)^{nt}
Where:
A = Final accumulated future valueP = Initial principal balancer = Annual nominal interest rate (decimal)n = Compounding frequency per year (1 for annual, 12 for monthly, 365 for daily)t = Number of years investedDoes compounding frequency make a significant difference? Let's analyze a $100,000 investment at 8.0% APR over 20 years:
Compounding Frequency (n) |
Mathematical Formula | Future Value (A) |
Total Interest Earned |
|---|---|---|---|
Annual (n = 1) |
$100,000 × (1 + 0.08)^{20}$ | $466,096 | $366,096 |
Quarterly (n = 4) |
$100,000 × (1 + 0.02)^{80}$ | $487,544 | $387,544 |
Monthly (n = 12) |
$100,000 × (1 + 0.00667)^{240}$ | $492,680 | $392,680 |
Daily (n = 365) |
$100,000 × (1 + 0.08/365)^{7300}$ | $495,216 | $395,216 |
Continuous (e^{rt}) |
$100,000 × e^{(0.08 \times 20)}$ | $495,303 | $395,303 |
Notice that moving from annual to monthly compounding yields an extra $26,584 in interest. However, moving from daily to continuous compounding adds only $87, showing that frequency hits diminishing returns as n \to \infty.
The single most powerful variable in compound interest is not your initial deposit or even the interest rate—it is time (t).
Even though Investor B contributed 3.5 times more capital, he could never catch up to Investor A because of her 10-year head start. The compounding curve is steepest in its final decades.
Model your customized contributions and time horizon using our interactive Compound Interest Calculator.