A deep mathematical breakdown of A = P(1 + r/n)^(nt). Explore the formulas governing continuous compounding, annual percentage yields, and the Rule of 72.
Albert Einstein famously noted that compound interest is the most powerful force in the universe. In banking, small continuous interest payments generate their own interest, transforming linear savings into exponential curves.
How initial balance P grows over duration t with compounding frequency n.
Why APY reflects true compounding frequency while nominal APR does not.
Estimate doubling time: Years ≈ 72 / (Interest Rate percentage).
Understanding Euler's constant e in infinite compounding limit models.
| Core Formula | A = P(1 + r/n)^(nt) |
| Continuous Limit | A = Pe^(rt) |
| Nexora Implementation | Monthly discrete (n=12) with 4.50% base APY |
Visit the High-Yield Savings page to interact with the live JavaScript compounding slider.
Test varying principal amounts and forecast 5-year returns.