Imagine two friends, Rohan and Priya, both decide to save โ‚น1,00,000. Rohan puts his money into a simple savings plan that pays him โ‚น5,000 (a 5% simple rate) in cash at the end of every year. He takes that โ‚น5,000 and spends it. After 10 years, he still has his original โ‚น1,00,000. Priya, on the other hand, puts her โ‚น1,00,000 into a plan that also offers 5%. However, her plan reinvests the interest earned. In the first year, she earns โ‚น5,000, which is added to her principal, making it โ‚น1,05,000. In the second year, she earns 5% on this *new, larger* amount. This small difference-spending the interest versus reinvesting it-is the entire concept behind compound interest. Itโ€™s the engine that drives almost all modern finance, from your savings accounts and home loans to national investments. This process of growth, where your earnings themselves start to earn, is described mathematically by an exponential accumulation function.

Table of Contents

First, what is an accumulation function?

Before we can run, we need to walk. In financial mathematics, we use a simple tool to measure how money grows. We call it the accumulation function, and itโ€™s often written as $a(t)$.

This function answers a very basic question: “If I invest โ‚น1 today, how much will I have after $t$ periods?”

The ‘t’ can represent years, months, or even days, depending on the context. If after 5 years, $a(5) = 1.4$, it simply means โ‚น1 has grown to become โ‚น1.40. If you had invested โ‚น10,000, your total amount would be $10,000 \times 1.4 = โ‚น14,000$. The $a(t)$ function just tracks the growth factor of a single unit of currency.

The real difference between investment types, like simple vs. compound interest, lies in the *formula* we use for $a(t)$.

The baseline: Simple interest as a linear function

To understand why compound interest is special, let’s quickly look at its simpler sibling. With simple interest, the interest is *only* calculated on the original amount you invested (the principal). Itโ€™s a ‘set it and forget it’ calculation.

The accumulation function for simple interest is:

$a(t) = 1 + it$

Here, $i$ is the interest rate (like 0.05 for 5%) and $t$ is the number of periods. The ‘1’ represents your original โ‚น1. The ‘it’ represents the total interest earned over time.

Let’s use our friend Rohanโ€™s 5% simple interest plan:

  • After 1 year ($t=1$): $a(1) = 1 + (0.05 \times 1) = 1.05$. (His โ‚น1 is worth โ‚น1.05)
  • After 2 years ($t=2$): $a(2) = 1 + (0.05 \times 2) = 1.10$. (His โ‚น1 is worth โ‚น1.10)
  • After 10 years ($t=10$): $a(10) = 1 + (0.05 \times 10) = 1.50$. (His โ‚น1 is worth โ‚น1.50)

On his โ‚น1,00,000, he has โ‚น1,00,000 $\times$ 1.50 = โ‚น1,50,000. He earned a flat โ‚น5,000 every single year. The growth is constant, predictable, and perfectly linear. It’s a straight line on a graph.

The exponential engine: The compound interest function

Now we get to Priya’s plan. Compound interest is built on one game-changing idea: interest earned is reinvested. The interest from period one is added to the principal, and this new, larger principal is used to calculate the interest for period two. Your money starts working for you. This is the heart of financial literacy as promoted by the Reserve Bank of India (RBI), encouraging long-term savings habits.

Let’s see how this builds the formula. We’ll start with โ‚น1 and a rate $i$:

  • At the start ($t=0$): You have โ‚น1.
  • After 1 year ($t=1$): You have your original โ‚น1 plus the interest $i$. Amount = $1 + i$.
  • After 2 years ($t=2$): You start with $(1+i)$ and earn $i$ percent on all of it. Amount = $(1+i) + i(1+i)$. If we factor out $(1+i)$, we get $(1+i) \times (1+i)$, or $(1+i)^2$.
  • After 3 years ($t=3$): You start with $(1+i)^2$ and earn $i$ percent on it. Amount = $(1+i)^2 + i(1+i)^2$. Factoring this out gives $(1+i)^2 \times (1+i)$, or $(1+i)^3$.

You see the pattern. This gives us the powerful exponential accumulation function for compound interest:

$a(t) = (1 + i)^t$

Let’s re-run Priya’s 5% (i=0.05) plan with this formula:

  • After 1 year ($t=1$): $a(1) = (1.05)^1 = 1.05$. (Amount: โ‚น1,05,000)
  • After 2 years ($t=2$): $a(2) = (1.05)^2 = 1.1025$. (Amount: โ‚น1,10,250)
  • After 10 years ($t=10$): $a(10) = (1.05)^{10} \approx 1.6289$. (Amount: $\approx$ โ‚น1,62,890)

By reinvesting her interest, Priya has $\approx$ โ‚น1,62,890, while Rohan (with simple interest) only has โ‚น1,50,000. That extra โ‚น12,890 is interest earned on interest. This effect, often called the “power of compounding” by SEBI, is modest at first but grows dramatically over long periods.

A key feature: The constant effective rate

One of the most important properties of compound interest is its consistency. We can measure the “effective interest rate” for any single period (say, the $n^{th}$ year) to see how hard our money worked *during that specific year*.

The formula for this is: $i_n = [a(n) – a(n-1)] / a(n-1)$

In plain English, this means: (Amount at end of year $n$ – Amount at start of year $n$) / (Amount at start of year $n$).

Let’s see what happens when we plug the compound interest function $a(t) = (1+i)^t$ into this:

  • $a(n) = (1+i)^n$
  • $a(n-1) = (1+i)^{n-1}$

So, $i_n = [(1+i)^n – (1+i)^{n-1}] / (1+i)^{n-1}$

Let’s factor out $(1+i)^{n-1}$ from the top: $i_n = [(1+i)^{n-1} \times ( (1+i) – 1 )] / (1+i)^{n-1}$

The $(1+i)^{n-1}$ terms on the top and bottom cancel out, leaving:

$i_n = (1+i) – 1$

$i_n = i$

This is a crucial result. It proves that with compound interest, the effective rate of interest is constant in every period. In Priya’s 5% plan, she is truly earning 5% on her opening balance every single year, whether it’s her first year or her 30th year. This stability is a cornerstone of financial modeling, as academic resources in actuarial science often use this as a foundational assumption.

(Note: With simple interest, the effective rate $i_n = i / (1 + i(n-1))$ actually *decreases* every year, because the fixed interest amount becomes a smaller percentage of the growing base.)

The flexible magic: The multiplicative property

Here is another ‘magic trick’ of the compound interest function that makes it incredibly flexible for financial calculations. It has a “multiplicative property” defined as:

$a(t+s) = a(t) \times a(s)$

Let’s prove this with the formula. According to the laws of exponents:

$a(t) \times a(s) = (1+i)^t \times (1+i)^s = (1+i)^{t+s}$

And, by definition, $a(t+s) = (1+i)^{t+s}$. They are identical.

So what? Why does this matter?

This property means that stopping and restarting an investment doesn’t break the compounding. The growth over 10 years is the *exact same* as the growth over 7 years, *multiplied by* the growth over the next 3 years. $a(10) = a(7) \times a(3)$.

Imagine Priya invested her โ‚น1,00,000 for 10 years. We know she gets $\approx$ โ‚น1,62,890.

Now, what if she had an emergency? What if she pulled all her money out after 7 years and then immediately reinvested it at the same 5% rate for the remaining 3 years?

  • Step 1 (First 7 years): Amount = $1,00,000 \times (1.05)^7 \approx$ โ‚น1,40,710.
  • Step 2 (Next 3 years): She reinvests this new principal. Amount = $1,40,710 \times (1.05)^3 \approx$ โ‚น1,62,890.

She ends up with the exact same amount. This property confirms that the accumulated amount at *any* time $t$ serves as the new principal for all future interest. The money doesn’t “remember” its original principal; it just knows its current value and grows from there. This is why you can add or remove money from a compounding account, and the math just picks up from the new balance. Simple interest doesn’t have this property, which makes it rigid and impractical for modern banking.

Seeing the difference: A graphical comparison

The most dramatic way to see the power of $a(t) = (1+i)^t$ is to plot it against its linear cousin, $a(t) = 1 + it$.

When you look at this graph, you’ll notice a few fascinating things:

  1. They both start at $t=0$: At the moment of investment, $a(0) = 1$ for both. Your โ‚น1 is worth โ‚น1.
  2. They are equal at $t=1$: After exactly one period, $a(1) = 1+i$ for both. The first year’s interest is the same.
  3. For $t > 1$ (the long term): This is where the magic happens. The compound interest line is an exponential curve. It starts slow, but as the balance (the $t$) grows, the growth itself accelerates. The simple interest line just plods along. The gap between the red curve and the blue line represents the “interest on interest” and it gets wider and wider over time. This visual is the single best argument for starting to save early, a key principle in India’s national strategy for financial inclusion.
  4. A strange quirk ($0 < t < 1$): In the very short term (less than one period), the simple interest line is actually *higher* than the compound interest curve. This is a mathematical curiosity but shows why interest is usually “compounded annually” or “quarterly.” The exponential function needs at least one full period to complete its first reinvestment cycle and catch up.

Ultimately, the exponential accumulation function $a(t) = (1+i)^t$ isn’t just a piece of math. Itโ€™s the formula that explains why time is the most important ingredient in any savings plan. Itโ€™s the engine that, if used wisely, can turn small, consistent savings into significant wealth.

What do you think? Now that you’ve seen the math, how does the difference between linear (simple) and exponential (compound) growth change your perspective on long-term saving or even long-term debt, like a credit card balance?

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

References
  1. https://www.rbi.org.in/financialeducation/FinancialAwareness.aspx
  2. https://investor.sebi.gov.in/power-of-compounding.html
  3. https://epgp.inflibnet.ac.in/Home/ViewSubject?catid=31

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Actuarial Economics (Theory and Practice)

1 Interface Between Economics and Insurance

  1. Financial Economics and Actuarial Science
  2. Key Concepts of Finance Applied in Actuarial Analysis
  3. Insurance
  4. Discounting Technique
  5. Insurance Regulation
  6. Actuarial Valuation
  7. Discounted Cash Flow Valuation
  8. Enterprise Valuation and Equity Valuation
  9. Financial Valuation and Actuarial Valuation
  10. Risk Management
  11. Actuarial Modelling

2 Life and General Insurance

  1. Life Insurance Contracts
  2. General Insurance
  3. Endowment Assurance
  4. Whole Life Assurance
  5. Term Insurance
  6. Annuity
  7. Unit-Linked
  8. Liability Insurance
  9. Property Insurance
  10. Financial Loss Insurance

3 Health Insurance and Pension Funds

  1. Health Insurance Contracts
  2. Pension Schemes
  3. Pension Funds
  4. Role of Actuaries in Pension Funds

4 Applied Probability

  1. Mean Deviation
  2. Random Walks and Gamblerโ€™s Ruin

5 Stochastic Process

  1. Stochastic Models
  2. Markov Chain
  3. Geometric Brownian Motion

6 Financial Markets and Derivatives

  1. Financial Markets
  2. Forward Contract
  3. Factors Affecting Option Prices
  4. Black-Scholes Model
  5. Optimal Portfolios

7 Basics of Interest Theory

  1. Introduction
  2. Accumulation Function
  3. Nominal Interest Rate and Effective Interest Rate
  4. Linear Accumulation Functions
  5. Types of Simple Interest
  6. Exponential Accumulation Functions
  7. Relationship Between Simple Interest and Compound Interest

8 Equations of Value and Time

  1. Present Value and Discount Factor
  2. Effective Rate of Discount
  3. Force of Interest
  4. Equation of Value
  5. Solving for Interest Rate

9 Annuities

  1. Introduction
  2. Types of Annuities
  3. Increasing and Decreasing Annuity
  4. Perpetuity

10 Age-at-Death Random Variables

  1. Cumulative Distribution Function
  2. Hazard Function

11 Parametric Survival Models

  1. Parametric and Non-Parametric Models
  2. One Parameter Model
  3. Two Parameter Models
  4. Three Parameter Models
  5. Extended Parametric Survival Models

12 Time Until Death Random Variable

  1. Survival Function
  2. Distribution Functions
  3. Mean and Variance
  4. Additional Functions of T(x)

13 Life Table

  1. Introduction
  2. Basic Life Table
  3. Types of Life Table
  4. Mortality Functions
  5. Illustrations

14 Contingent Payment Models

  1. Contingent Payment
  2. Insurance Benefit
  3. Finite Term Insurance
  4. Illustrations
  5. Endowment Insurance
  6. Pure Endowments
  7. Finite Endowment Insurance
  8. Deferred Life Insurance
  9. Discrete Premiums
  10. Whole Life Insurance
  11. Term Life Insurance
  12. Deferred Life Insurance
  13. Endowment Life Insurance
  14. Variable Insurance Benefit

15 Benefit Premium and Benefit Reserves

  1. Loss Function and Benefit Premium
  2. Benefit Reserves

16 Joint Life Models

  1. Joint Life Functions
  2. Last Survival Status
  3. Reversionary Annuities

17 Valuing Risk Management

  1. Concept of Risk
  2. Types of Risk
  3. Categories of Risk
  4. Risk Classification
  5. Risk Management
  6. External and Internal Factors
  7. Process of Risk Management
  8. Risk Identification
  9. Methods of Identifying Risk
  10. Risk Measurement
  11. Valuation of Risk (VaR)
  12. Empirical Approach
  13. Parametric Approach
  14. Stochastic Approach
  15. Conditional Value at Risk (CVaR)

18 Reinsurance

  1. Introduction
  2. Types of Reinsurance
  3. Premium Under XOL-Reinsurance
  4. Premiums Under Proportional Reinsurance
  5. Inflation Adjusted Reinsurance
  6. Estimation of Premium for XOL-Reinsurance
  7. Pricing of Reinsurance
  8. Swap Case
  9. Option Case

19 Copulas

  1. Introduction
  2. Relationship Between Risk Variables
  3. Copula Models
  4. Important Copulas

20 Theory of Extreme Value

  1. Extreme Value Theory (EVT)
  2. Steps in Applying EVT
  3. Estimation of Parameters
  4. Limitations of the EVT

21 Credibility Theory

  1. Classical Credibility
  2. Types of Credibility Measures
  3. Estimators and Comparative Profile
  4. Maximum Aggregate Loss and General Solution

22 Dynamic Financial Analysis

  1. Introduction
  2. Stochastic Simulations
  3. Efficient Frontier
  4. Stochastic Scenario Generator
  5. Stochastic Variables
  6. Short Term Interest Rate, Term Structure and Inflation
  7. Stock Returns
  8. Non-catastrophe and Catastrophe Losses
  9. Underwriting Cycles and Payment Patterns
  10. Corporate Model