Financial Applications of Sequences 💰
Welcome, students! In this lesson, you will explore how sequences are used in real financial situations such as saving money, paying off loans, and understanding investments. These ideas are important in IB Mathematics: Applications and Interpretation HL because they show how number patterns can model growth, debt, and long-term planning. By the end of this lesson, you should be able to explain the main terms, use sequence formulas, and connect them to everyday financial decisions.
Objectives for this lesson:
- Explain the key ideas and terminology behind financial applications of sequences.
- Apply sequence methods to saving, borrowing, and investment problems.
- Connect financial sequences to the broader study of number and algebra.
- Interpret results using real-world context and technology.
Think about this: if you save money every month, why does your balance not just increase by the same amount every time? What happens when interest is added? What if a loan balance decreases with regular payments? These questions can often be answered using sequences. 📈
Sequences in finance: the big idea
A sequence is an ordered list of numbers. In finance, each term often represents a value over time, such as the balance in a savings account at the end of each month or the amount owed after each payment. The sequence may be arithmetic if the difference between terms is constant, or geometric if the ratio between terms is constant.
An arithmetic sequence is useful when money changes by the same amount each period. For example, if you deposit $200 every month into a fund with no interest, the total balance forms an arithmetic sequence. The terms increase by $200$ each time.
A geometric sequence is useful when money changes by a constant percentage. For example, if an investment grows by $5\%$ each year, the balance is multiplied by $1.05$ each year. This is much more realistic for compound interest than a simple repeated addition model.
In finance, it is important to identify the correct pattern because the model changes the answer. A linear pattern and an exponential pattern can look similar at first, but over time they behave very differently.
Key terminology
students, here are some important words you should know:
- Principal: the original amount of money invested or borrowed.
- Interest: the extra money earned on savings or paid on debt.
- Rate: the percentage used to calculate interest or growth.
- Period: the time interval, such as monthly or yearly.
- Compounding: interest being added to the balance so future interest is earned on a larger amount.
- Amortization: paying off a loan with regular payments over time.
- Recurrence relation: a rule that defines each term from previous term(s).
A recurrence relation is especially useful in IB Mathematics because it shows the step-by-step change from one time period to the next. For example, if a savings account earns interest and then receives a deposit, the new balance can be written in terms of the previous balance.
Arithmetic sequences in savings and repayments
An arithmetic sequence has first term $a_1$ and common difference $d$. Its $n$th term is
$$a_n = a_1 + (n-1)d.$$
In a financial setting, this can model regular deposits or fixed reductions. Suppose students deposits $300$ every month into an account with no interest. If the starting balance is $500$, the sequence of balances after each month is
$$500,\ 800,\ 1100,\ 1400,\dots$$
This is an arithmetic sequence with $a_1 = 800$ if the first term counts after one month, and common difference $d = 300$. The balance after $n$ months is
$$a_n = 500 + 300n$$
if $n=0$ represents the starting balance.
Arithmetic sequences can also appear in debt repayment when the amount owed decreases by a fixed amount each period. For example, if a loan is reduced by $150$ each month, the remaining balance may form a decreasing arithmetic sequence. However, many real loans are not exactly arithmetic because interest is added before or after payments, so the true model is often more complicated.
A useful skill in IB is choosing the correct index. Is the first term the initial amount, the balance after one payment, or the balance after one compounding period? Always read the context carefully. ✅
Example: fixed savings plan
Suppose students starts with $100$ and adds $50$ at the end of each week. If no interest is earned, the balance after $n$ weeks is
$$a_n = 100 + 50n$$
for $n \ge 0$.
After $12$ weeks,
$$a_{12} = 100 + 50(12) = 700.$$
So the balance is $700$. This is a simple example of a financial sequence that uses arithmetic growth.
Geometric sequences and compound interest
Most financial growth is better modeled by a geometric sequence. A geometric sequence has first term $a_1$ and common ratio $r$, so the $n$th term is
$$a_n = a_1r^{n-1}.$$
If money grows by a fixed percentage each period, then $r = 1 + \frac{p}{100}$, where $p$ is the percentage rate per period.
Compound interest is one of the most important applications. If a principal $P$ is invested at annual rate $r$ compounded once per year, the balance after $n$ years is
$$A_n = P(1+r)^n.$$
If compounding happens more often, the model changes. For $m$ compounding periods per year, the balance after $t$ years is
$$A = P\left(1+\frac{r}{m}\right)^{mt}.$$
This is not just a formula to memorize. It is a sequence because each period multiplies the previous balance by the same factor. The balance values form a geometric sequence.
Example: compound growth
Suppose students invests $2000$ at an annual interest rate of $4\%$ compounded yearly. Then after $n$ years,
$$A_n = 2000(1.04)^n.$$
After $5$ years,
$$A_5 = 2000(1.04)^5 \approx 2433.26.$$
The investment grows to about $2433.26$. Notice how the increase becomes larger each year because the interest is earned on previous interest too.
This is a major difference from simple interest, where growth is linear. In simple interest, the interest each year is based only on the original principal. In compound interest, the growth is exponential. That difference is central to financial modelling in Number and Algebra.
Loan repayments and recurring payments
Loans are another important financial application. When someone borrows money, the balance usually changes because interest increases the debt while payments decrease it. A simple recurrence relation can describe this process.
If a loan balance at the start of a month is $B_n$, the monthly interest rate is $i$, and the monthly payment is $p$, then a common model is
$$B_{n+1} = B_n(1+i) - p.$$
This equation says the balance grows by interest and then a payment is subtracted. The sequence $B_0, B_1, B_2, \dots$ gives the balance after each month.
This kind of model is useful because it shows whether a payment is enough to reduce the debt. If the payment is too small, the balance may decrease slowly or even increase. If the payment is large enough, the loan will eventually be paid off.
Example: a shrinking loan balance
Suppose students owes $5000$ on a loan with monthly interest rate $1\%$ and makes monthly payments of $200$. Then
$$B_{n+1} = 1.01B_n - 200.$$
If $B_0 = 5000$, the first few balances are:
$$B_1 = 1.01(5000) - 200 = 4850,$$
$$B_2 = 1.01(4850) - 200 = 4698.50,$$
$$B_3 = 1.01(4698.50) - 200 = 4545.49.$$
The balance decreases, but not by exactly $200$ each month because interest is added first. This type of sequence helps explain why loans can take longer to pay off than people expect.
In HL-level work, you may also be asked to interpret the long-term behavior of a recurrence relation. For example, if the balance approaches $0$, the loan is being repaid. If it settles at a positive value, the payment may be too small to clear the debt.
Technology-supported interpretation and modelling
Technology is very helpful for financial sequences. A graphing calculator, spreadsheet, or dynamic software can calculate many terms quickly and show patterns clearly. This is especially useful when the recurrence relation is complicated or when many periods are involved.
For example, a spreadsheet can list each month’s balance using a formula such as $B_{n+1} = B_n(1+i) - p$. You can then graph the values to see whether the balance is dropping steadily. A graph can also show the difference between linear and exponential growth.
Technology also helps with rounding, estimation, and verification. In real life, financial amounts are often rounded to the nearest cent, so answers may differ slightly from exact algebraic values. students should always check whether a problem wants an exact value or a decimal approximation.
Another important skill is interpreting the model’s limits. A financial sequence is only as good as its assumptions. For example, a compound interest model may assume a fixed interest rate, but real rates can change. A loan model may ignore fees, taxes, or changing payment schedules. IB Mathematics expects you to recognize when a model is useful and when it is only an approximation.
Conclusion
Financial applications of sequences connect algebra, number systems, and real-world decision-making. Arithmetic sequences can model fixed changes, while geometric sequences model percentage growth and compound interest. Recurrence relations are especially useful for loans and savings accounts because they describe how one period leads to the next. students, understanding these patterns helps you solve problems, check if answers make sense, and interpret financial situations using mathematics. This topic is a strong example of how Number and Algebra can describe practical life through structured patterns and clear formulas. 💡
Study Notes
- A sequence is an ordered list of numbers that can model changing financial values over time.
- An arithmetic sequence has a constant difference and is useful for fixed deposits or fixed decreases.
- A geometric sequence has a constant ratio and is useful for compound interest and percentage growth.
- The arithmetic $n$th term formula is $$a_n = a_1 + (n-1)d.$$
- The geometric $n$th term formula is $$a_n = a_1r^{n-1}.$$
- Compound interest can be written as $$A = P\left(1+\frac{r}{m}\right)^{mt}.$$
- Loan balances can be modelled by a recurrence such as $$B_{n+1} = B_n(1+i) - p.$$
- Always identify the meaning of the first term, the period, and the rate in context.
- Technology helps calculate many terms, graph patterns, and test whether a model fits real data.
- Financial sequences are a major part of Number and Algebra because they show how algebraic rules describe changing quantities in real life.
