Geometric Sequences in Financial Problems | 等比数列在金融问题中的实际应用

📚 Geometric Sequences in Financial Problems | 等比数列在金融问题中的实际应用

Geometric sequences and series are among the most powerful mathematical tools in finance. Every month, banks calculate interest, borrowers repay loans, and investors estimate future returns — all of these operations rely on the principles of geometric growth. In this article, we will explore how the IB Mathematics curriculum applies geometric sequences to real-world financial problems, from compound interest to loan amortization and annuities.

等比数列与等比级数是金融领域最具威力的数学工具之一。每个月,银行计算利息、借款人偿还贷款、投资者估算未来收益——这些操作全部依赖于等比增长的基本原理。本文将探讨IB数学课程如何将等比数列应用于现实金融问题,从复利到贷款分期偿还再到年金。


1. Compound Interest as a Geometric Sequence | 复利作为等比数列

When money is invested at a compound interest rate, each period’s balance is multiplied by a fixed factor. If the annual interest rate is r (expressed as a decimal), and interest is compounded once per year, then after n years the balance is:

当资金以复利利率投资时,每个计息周期的余额都乘以一个固定的因子。若年利率为r(以小数表示),且每年复利一次,则n年后的余额为:

Aₙ = P(1 + r)ⁿ

where P is the initial principal. The sequence of balances A₁, A₂, A₃, … forms a geometric sequence with first term P(1 + r) and common ratio (1 + r). This simple observation is the foundation of all financial mathematics.

其中P为初始本金。余额序列A₁, A₂, A₃, …构成一个等比数列,首项为P(1 + r),公比为(1 + r)。这一简单观察构成了整个金融数学的基础。

For example, if you deposit $1,000 at 5% annual interest compounded annually, the balance after 3 years is:

例如,若存入$1,000,年利率5%,按年复利,则3年后的余额为:

A₃ = 1000(1.05)³ = 1000 × 1.157625 = $1,157.63

This is not just a one-off calculation — the entire sequence 1050, 1102.50, 1157.63, … is geometric, and knowing this allows us to find the balance after any number of years without iterating.

这不仅仅是一次性计算——整个序列1050、1102.50、1157.63、…是等比数列。认识到这一点,我们可以无需逐期迭代而直接求出任意年数后的余额。


2. The General Term Formula | 通项公式

For a geometric sequence with first term a and common ratio r, the n-th term is given by:

对于首项为a、公比为r的等比数列,其第n项由下式给出:

uₙ = a · rⁿ⁻¹

In financial contexts, the common ratio is often written as (1 + i), where i is the interest rate per compounding period. The term uₙ then represents the future value of an investment after n periods. This formula is also used to calculate the growth of populations, the decay of radioactive substances, and the depreciation of assets — but in finance it is the key to understanding how money grows over time.

在金融语境中,公比常写作(1 + i),其中i为每个计息周期的利率。此时第n项uₙ代表投资在n个周期后的未来值。该公式同样适用于人口增长、放射性物质衰变和资产折旧,但在金融领域,它是理解资金随时间增长的关键。

When interest is compounded more frequently, say m times per year at a nominal annual rate r, the interest rate per period becomes r/m and the number of periods becomes mn. The future value formula becomes:

当复利频率更高时,例如名义年利率为r、每年复利m次,则每期利率为r/m,总期数为mn。未来值公式变为:

A = P(1 + r/m)ᵐⁿ

For instance, $2,000 invested at 6% compounded monthly for 2 years yields:

例如,$2,000按6%月复利投资2年,得到:

A = 2000(1 + 0.06/12)²⁴ = 2000(1.005)²⁴ ≈ $2,254.32


3. Sum of a Geometric Series — Future Value of Regular Savings | 等比级数求和——定期储蓄的未来值

Suppose you deposit a fixed amount d at the end of each year into an account earning r annual interest. After n years, how much is accumulated? The first deposit earns interest for (n − 1) years, the second for (n − 2) years, and so on. The total future value is:

假设你每年年末向一个年利率为r的账户存入固定金额dn年后共积累多少?第一笔存款计息(n − 1)年,第二笔计息(n − 2)年,依次类推。总未来值为:

FV = d + d(1+r) + d(1+r)² + … + d(1+r)ⁿ⁻¹

This is a geometric series with n terms, first term d, and common ratio (1 + r). Using the finite geometric series sum formula:

这是一个等比级数,共n项,首项为d,公比为(1 + r)。利用有限等比级数求和公式:

FV = d · [(1 + r)ⁿ − 1] / r

This formula is known as the future value of an ordinary annuity. It is a classic IB exam question: for example, if you save $500 each year at 4% interest for 10 years, the future value is:

该公式被称为普通年金未来值。这是经典的IB考题:例如,每年储蓄$500,利率4%,持续10年,未来值为:

FV = 500 · [(1.04)¹⁰ − 1] / 0.04 = 500 × 12.0061 = $6,003.05

Notice that you deposited only $5,000 in total — the extra $1,003.05 is the interest earned through the geometric growth process.

注意你总共只存入了$5,000——多出的$1,003.05是通过等比增长过程赚取的利息。


4. Present Value and Discounting | 现值与折现

In finance, money today is worth more than the same amount in the future, because today’s money can earn interest. The present value (PV) of an amount A to be received in n periods at interest rate r per period is:

在金融中,今天的钱比未来等额的钱更值钱,因为今天的钱可以赚取利息。在利率为每期r的情况下,n期后收到金额A的现值(PV)为:

PV = A / (1 + r)ⁿ = A(1 + r)⁻ⁿ

This is simply the geometric sequence formula viewed in reverse — a process called discounting. For example, the present value of $10,000 received 5 years from now at 6% annual interest is:

这其实就是等比数列公式的逆向运用——该过程称为折现。例如,5年后收到的$10,000按6%年利率折现:

PV = 10000(1.06)⁻⁵ = 10000 × 0.7473 = $7,472.58

This means that if you invest $7,472.58 today at 6%, it will grow to exactly $10,000 in 5 years. The discounting process is used extensively in bond pricing, project evaluation, and insurance calculations.

这意味着如果你今天按6%投资$7,472.58,5年后它将正好增长到$10,000。折现过程被广泛用于债券定价、项目评估和保险计算。


5. The Present Value of an Annuity | 年金的现值

When you take out a loan to buy a house or a car, you repay it in equal periodic instalments. From the bank’s perspective, the loan amount today is the sum of the present values of all future payments. For n equal payments of amount M at interest rate r per period:

当你贷款买房或买车时,你以等额分期付款方式偿还。从银行角度看,今天的贷款金额等于所有未来付款的现值之和。对于利率为每期r、共n期、每期等额M的付款:

PV = M(1+r)⁻¹ + M(1+r)⁻² + … + M(1+r)⁻ⁿ

This is a geometric series with first term M(1+r)⁻¹ and common ratio (1+r)⁻¹. Summing it yields the present value of an annuity formula:

这是一个首项为M(1+r)⁻¹、公比为(1+r)⁻¹的等比级数。对其求和得到年金现值公式:

PV = M · [1 − (1+r)⁻ⁿ] / r

Rearranging to solve for the monthly payment M gives the loan amortization formula:

将其变形解出每月还款额M,即得到贷款分期偿还公式:

M = PV · r / [1 − (1+r)⁻ⁿ]

For example, a $200,000 mortgage at 5% annual interest (monthly rate 0.05/12) over 30 years (360 payments) requires:

例如,一笔$200,000的抵押贷款,年利率5%(月利率0.05/12),期限30年(360期),每月还款额为:

M = 200000 × (0.05/12) / [1 − (1 + 0.05/12)⁻³⁶⁰] ≈ $1,073.64


6. Solving for Unknowns in Financial Equations | 求解金融方程中的未知量

IB examinations frequently require students to solve for one of the four unknowns — present value, periodic payment, interest rate, or number of periods. For example, to determine how long it takes for an investment to double, we solve:

IB考试经常要求学生求解四个未知量之一——现值、每期付款额、利率或期数。例如,要确定投资翻倍所需时间,我们求解:

2P = P(1 + r)ⁿ

2 = (1 + r)ⁿ

n = ln 2 / ln(1 + r)

For an interest rate of 7%, this gives n = ln 2 / ln 1.07 ≈ 10.24 years. This uses the logarithm rule that for a geometric sequence uₙ = a·rⁿ⁻¹, solving for n requires logarithms.

对于7%的利率,可得n = ln 2 / ln 1.07 ≈ 10.24年。这里用到了对数法则:对于等比数列uₙ = a·rⁿ⁻¹,求解n需要使用对数。

Students should be comfortable converting between the general term form and logarithmic form. The Rule of 72 — a rough approximation saying that doubling time ≈ 72/r% — is a quick estimation tool that derives from this geometric relationship.

学生应熟练掌握通项形式与对数形式之间的转换。72法则——即翻倍时间 ≈ 72/r%的近似估算——正是源于这一等比关系。


7. Modelling Depreciation | 建立折旧模型

Assets such as cars and machinery lose value over time. Under the declining balance method, the value decreases by a fixed percentage each year, forming a geometric sequence with common ratio (1 − d), where d is the depreciation rate:

汽车和机器等资产随时间贬值。在余额递减折旧法下,价值每年按固定百分比下降,构成公比为(1 − d)的等比数列,其中d为折旧率:

Vₙ = V₀(1 − d)ⁿ

For example, a car purchased for $25,000 depreciates at 15% per year. After 4 years, its value is:

例如,一辆价值$25,000的汽车每年折旧15%。4年后其价值为:

V₄ = 25000(0.85)⁴ = 25000 × 0.5220 = $13,050.63

This is a direct application of the geometric sequence term formula with a common ratio less than 1. IB questions often ask students to determine the depreciation rate given the original and current values — requiring them to solve an exponential equation.

这是公比小于1的等比数列通项公式的直接应用。IB题目常要求学生在给定原值和当前值的情况下确定折旧率——这需要解一个指数方程。


8. Inflation and Real Value of Money | 通货膨胀与货币的实际价值

Inflation reduces the purchasing power of money over time. If the annual inflation rate is f, the real value (purchasing power) of an amount X after n years is:

通货膨胀会随时间降低货币的购买力。若年通胀率为f,金额X在n年后的实际价值(购买力)为:

Real Value = X / (1 + f)ⁿ = X(1 + f)⁻ⁿ

This is identical to the present value formula — inflation is simply a “negative interest” on purchasing power. For instance, $1,000 today with 3% annual inflation will have the purchasing power of only:

这完全等同于现值公式——通货膨胀其实就是购买力上的”负利率”。例如,今天的$1,000在3%的年通胀率下,5年后的购买力仅为:

1000(1.03)⁻⁵ ≈ $862.61

The combination of inflation and investment growth is a powerful concept: if your investment grows at 7% but inflation is 3%, your real rate of return is approximately 4%. Understanding geometric sequences allows students to model both effects simultaneously.

通胀与投资增长的结合是一个重要概念:如果你的投资增长7%但通胀为3%,你的实际回报率约为4%。理解等比数列使学生能够同时建立两种效应的模型。


9. Infinite Geometric Series — Perpetuities | 无穷等比级数——永续年金

A perpetuity is a constant stream of identical cash flows that continues forever. Although we rarely encounter infinite cash flows in practice, perpetuities are important in valuing preferred shares and certain endowments. The present value of a perpetuity paying M per period at interest rate r is found using the infinite geometric series sum formula:

永续年金是永远持续的等额现金流。虽然现实中很少遇到无限现金流,但永续年金在优先股和某些捐赠基金的估值中很重要。每期支付M、利率为r的永续年金现值用无穷等比级数求和公式求得:

PV = M / r

This follows from S∞ = a / (1 − r) with a = M/(1+r) and common ratio 1/(1+r):

这由S∞ = a / (1 − r)推导而来,其中a = M/(1+r),公比为1/(1+r):

PV = [M/(1+r)] / [1 − 1/(1+r)] = M / r

For example, if a scholarship fund earns 5% interest and must pay $10,000 per year forever, the fund must hold:

例如,若一个奖学金基金年收益5%,需每年永久支付$10,000,则基金须持有:

PV = 10000 / 0.05 = $200,000

This elegant result demonstrates why the study of infinite geometric series is not merely theoretical — it has profound practical applications in institutional finance.

这一优雅结论展示了无穷等比级数的学习绝非纯理论——它在机构金融中有着深远的实际应用。


10. Exam Tips: Avoiding Common Pitfalls | 考试技巧:避開常见误区

IB students often lose marks on financial geometric sequence questions due to several recurring mistakes. First, confusing the number of terms with the number of periods: when depositing at the end of each year for n years, there are exactly n deposits. But if the first deposit is made immediately (an annuity due), the first deposit earns interest for n years, changing the formula to FV = d(1+r) · [(1+r)ⁿ − 1]/r.

IB学生在金融等比数列题上常因几个反复出现的错误而失分。第一,混淆项数与期数:每年年末存款持续n年时,恰好有n笔存款。但如果第一笔存款立即进行(期初年金),则第一笔存款计息n年,公式变为FV = d(1+r) · [(1+r)ⁿ − 1]/r。

Second, never forget to convert the annual interest rate to the rate per compounding period. If the annual rate is 6% compounded monthly, use 0.06/12 = 0.005 per month, not 0.06. Third, check whether the common ratio is (1+r) for growth or (1−r) for depreciation — this seemingly small distinction leads to completely different answers.

第二,切勿忘记将年利率转换为每个计息周期的利率。如果年利率为6%、按月复利,应使用每月0.06/12 = 0.005,而非0.06。第三,检查公比是增长时的(1+r)还是折旧时的(1−r)——这一看似微小的区别会导致完全不同的答案。

Finally, when using the sum formula, verify that you have correctly identified the first term and that the formula has been written in the form the exam expects. Many IB questions reward clearly labelled variables and intermediate steps, even when a GDC (graphical display calculator) is allowed.

最后,在使用求和公式时,确认你已经正确识别了首项,并确保公式的形式符合考试要求。许多IB题目会在允许使用图形计算器(GDC)的情况下,仍嘉奖清晰标注的变量和中间步骤。


11. Worked Example: A Full IB-Style Problem | 例题详解:一道完整IB风格题

Problem. Jennifer invests $2,000 at the beginning of each year into an account that pays 4.5% annual interest, compounded annually. (a) Find the total value of her investment immediately after her 10th deposit. (b) How much interest has she earned in total?

题目。Jennifer于每年年初向年利率4.5%、按年复利的账户中存入$2,000。(a) 求她在第10次存款后立即的总投资价值。(b) 她总共赚取了多少利息?

Solution (a). Since deposits are made at the beginning of each year, this is an annuity due. The first deposit earns interest for 10 years; the last deposit earns interest for 1 year. The future value is:

解答(a)。由于存款在每年年初进行,这是期初年金。第一笔存款计息10年;最后一笔存款计息1年。未来值为:

FV = 2000(1.045)¹⁰ + 2000(1.045)⁹ + … + 2000(1.045)¹

This is a geometric series with 10 terms, first term 2000(1.045), common ratio 1.045:

这是一个10项的等比级数,首项为2000(1.045),公比为1.045:

FV = 2000(1.045) · [(1.045)¹⁰ − 1] / (1.045 − 1) ≈ $25,513.97

Solution (b). Jennifer deposited 10 × $2,000 = $20,000 in total. The interest earned is:

解答(b)。Jennifer共存入10 × $2,000 = $20,000。所赚利息为:

Interest = 25513.97 − 20000 = $5,513.97

This example illustrates the complete process: identifying the type of sequence, writing the correct series, applying the sum formula, and interpreting the result in context.

该例题展示了完整过程:识别数列类型、写出正确的级数、应用求和公式,并结合情境解读结果。


Published by TutorHao | Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version