What happens when you invest regularly, adding the same deposit every period while interest compounds on everything already saved. This is how retirement funds, savings plans, and investment accounts actually grow.
๐ Before this clicks: if any of these feel shaky, a 5-minute refresh makes this page way easier:
What even is this? An annuity is a savings or investment account where you make regular deposits, and interest compounds on the growing balance at the same time. It's the mirror image of a reducing balance loan: instead of paying down debt, you're building up wealth. The only difference in the formula is a + instead of a โ.
If you only do one thing
An annuity is just a balance you update every period: add the interest, then add or subtract the payment. Step through it with the Ans key.
The 10-minute version
Low energy? Do just this and you have still won the day. Zero is the only fail.
The one move: read the first formula box and the first worked example above, then do Practice Question 1. Screenshot the win for Nat and stop there.
๐บ Watch it explained
Four short ways in. The ๐ฌ cards are waiting on Nat's videos, and each has a ready-to-read film script tucked underneath.
Section 1 ยท Loans vs Annuities: Spot the Difference
๐
Reducing Balance Loan
Aโโโ = rยทAโ โ d
You owe money. Each period, interest is added to what you owe, then you subtract a repayment. The balance decreases over time (if repayments are large enough).
๐ฐ
Annuity (Savings)
Aโโโ = rยทAโ + d
You own money. Each period, interest is earned on your balance, then you add a deposit. The balance increases every period, growing faster over time.
The maths is identical, same recurrence structure, same r = 1 + i, the only difference is the sign on d. Minus for loans, plus for savings. If you mix them up, your balance will head the wrong direction.
Section 2 ยท The Recurrence Relation
An+1 = r ร An + d
Aโ = account balance at period n
r = 1 + i = growth multiplier (e.g. 10% โ r = 1.1)
Example: Aโ = 1000, r = 1.1, d = 500 (find Aโ, Aโ, Aโ)
1
Aโ = $1000 (starting balance, given)
2
Aโ = 1.1 ร 1000 + 500 = 1100 + 500 = $1600
3
Aโ = 1.1 ร 1600 + 500 = 1760 + 500 = $2260
4
Aโ = 1.1 ร 2260 + 500 = 2486 + 500 = $2986
Notice the jumps get bigger each period: +$600, +$660, +$726. That's the compounding effect, interest is being earned on a larger balance each time, so the growth accelerates. This is why starting early matters so much in real life.
Section 4 ยท Total Interest Earned
๐ก Key formula, interest earned
Total interest = Final balance โ Total deposited
Add up all the deposits (including Aโ if it was a deposit). Subtract that from the final balance. What's left is the interest the account earned for you.
Example (from above): Aโ = $1000 (initial), then 3 deposits of $500. Total deposited = $1000 + 3 ร $500 = $2500. Final balance = $2986. Interest earned = $2986 โ $2500 = $486.
Section 5 ยท Worked Example
๐ฐ Nan's Nest Egg
Josh's nan opens a savings account with $1000 and adds $500 at the end of each year. The account earns 10% interest per year. She wants to know the balance after 3 years and how much of that is interest.
Step 1 ยท Write the recurrence
Identify R and d, then write the relation.
Starting balance: Aโ = $1000
Interest rate: i = 10% โ r = 1.1
Regular deposit: d = $500
Aโโโ = 1.1 ร Aโ + 500, Aโ = 1000
Step 2 ยท Generate balances
What is the balance at the end of each year?
Year
Opening
Interest (ร10%)
Deposit
Closing (Aโโโ)
1โ2
$1000
+$100
+$500
$1600
2โ3
$1600
+$160
+$500
$2260
3โ4
$2260
+$226
+$500
$2986
After 3 years of deposits:
$2986
Step 3 ยท Calculate total interest earned
How much did the account earn in interest over the 3 years?
The interest itself grew each year ($100 โ $160 โ $226) because the balance it was calculated on kept growing.
Section 5.5 ยท Try it halfway
Step 1 is done for you. Fill in the gaps in Steps 2 and 3, then reveal to check.
Faded example ยท Sam's Savings Plan
Sam starts a savings account with $500 and adds $200 at the end of each year. The account earns 8% interest per year. Find the balance after 2 years and the total interest earned.
Step 1 ยท Write the recurrence โ done for you
Starting balance: Aโ = $500 ยท Interest rate: i = 8% โ r = 1.08 ยท Deposit: d = $200 Aโโโ = 1.08 ร Aโ + 200, Aโ = 500
An account starts at Aโ = $200, earns 20% per period, and receives a deposit of $100 each period.
Write the recurrence and find Aโ.
โผ
r = 1.2, d = 100
Recurrence: Aโโโ = 1.2Aโ + 100, Aโ = 200
Aโ = 1.2 ร 200 + 100 = 240 + 100 = $340
โ Aโโโ = 1.2Aโ + 100, Aโ = $340
Question 2
Continue from Q1 (Aโ = $340, same recurrence). Find Aโ.
โผ
Aโ = 1.2 ร 340 + 100 = 408 + 100 = $508
โ Aโ = $508
Question 3
A savings plan starts with $2000, grows at 15% per period, and receives a $300 deposit each period.
Write the recurrence and find the balance after the first period (Aโ).
โผ
r = 1.15, d = 300
Recurrence: Aโโโ = 1.15Aโ + 300, Aโ = 2000
Aโ = 1.15 ร 2000 + 300 = 2300 + 300 = $2600
โ Aโโโ = 1.15Aโ + 300, Aโ = $2600
Question 4, Total interest
Using Q1, Q2 (Aโ = $200, Aโ = $508, two deposits of $100 made):
How much total interest did the account earn?
A pension account starts at $1000 and earns 20% per period. Each period, $200 is withdrawn.
What is Aโ? What do you notice?
โผ
This is a withdrawal, so d is subtracted: Aโโโ = 1.2Aโ โ 200
(This is actually a reducing balance recurrence, same structure as a loan!)
Aโ = 1.2 ร 1000 โ 200 = 1200 โ 200 = $1000
The balance stays exactly at $1000! The 20% interest earned ($200) is exactly cancelled by the $200 withdrawal. This is a sustainable pension, it never runs out at this withdrawal rate.