📚 Compound Interest | 复利
Imagine earning interest not only on your original savings but also on the interest that has already been added to your account. This snowball effect is the heart of compound interest, one of the most powerful concepts in finance and a core topic in the IB Mathematics syllabus. Understanding how it works will help you make sense of loans, investments, and real-world growth models.
想象一下,你不仅可以从原始存款中获得利息,还可以从已经计入账户的利息中获得利息。这种滚雪球效应正是复利的核心,也是金融学中最强大的概念之一,同时是 IB 数学课程的核心主题。理解其工作原理将帮助你理清贷款、投资和现实世界中的增长模型。
1. What is Compound Interest? | 什么是复利?
Compound interest is the interest calculated on the initial principal and also on the accumulated interest of previous periods. Unlike simple interest, which is earned only on the original sum, compound interest allows your money to grow at an accelerating rate over time. The longer you leave it, the more dramatic the effect becomes.
复利是根据初始本金以及之前期间累计的利息计算的利息。与仅根据原始金额产生的单利不同,复利使你的资金随着时间的推移以加速增长的方式增加。存放时间越长,效果越显著。
2. Simple Interest vs Compound Interest | 单利与复利
Simple interest is calculated using the formula I = P r t, where P is the principal, r is the annual interest rate (as a decimal), and t is the time in years. The total amount A after t years is A = P + I = P(1 + r t). In contrast, compound interest builds on itself, so the interest each period is earned on a growing amount. For example, $1000 invested at 5% simple interest for 3 years yields $150 in interest, whereas the same amount compounded annually yields $157.63.
单利使用公式 I = P r t 计算,其中 P 为本金,r 为年利率(以小数表示),t 为时间(年)。t 年后的总金额 A = P + I = P(1 + r t)。相比之下,复利会自行累积,因此每一期的利息都是在一个不断增长的金额上产生的。例如,1000 美元以 5% 的单利投资 3 年,获得 150 美元利息,而同样的金额按年复利计算则获得 157.63 美元。
3. The Compound Interest Formula | 复利公式
The future value A of an investment after t years, with principal P, annual interest rate r, and n compounding periods per year, is given by:
在 t 年后,投资终值 A,本金为 P,年利率为 r,每年复利 n 次,由下式给出:
A = P (1 + r / n)nt
Equivalently, using Unicode characters, this may be written as A = P × (1 + r / n)ⁿᵗ where ⁿ and ᵗ denote the powers n and t. Here r/n represents the interest rate per compounding period, and nt is the total number of compounding periods. This formula works seamlessly for any compounding frequency.
等价地,使用 Unicode 字符可以写成 A = P × (1 + r / n)ⁿᵗ,其中 ⁿ 和 ᵗ 分别表示指数 n 和 t。这里 r/n 表示每个复利期的利率,而 nt 是总的复利期数。该公式可无缝适用于任何复利频率。
4. Deriving the Formula | 推导公式
Start with a principal P. After one compounding period, the amount becomes P(1 + r/n). After two periods, it becomes P(1 + r/n) × (1 + r/n) = P(1 + r/n)². Repeating this nt times gives the final amount A = P(1 + r/n)ⁿᵗ. This derivation helps you appreciate why the power of compounding grows exponentially as the number of periods increases.
从本金 P 开始。经过一个复利期后,金额变为 P(1 + r/n)。经过两个复利期后,变为 P(1 + r/n) × (1 + r/n) = P(1 + r/n)²。重复这个过程 nt 次后,就得到终值 A = P(1 + r/n)ⁿᵗ。这个推导过程有助于你理解为什么随着期数的增加,复利的力量会呈指数级增长。
5. Annual Compounding | 按年复利
When compounding occurs once per year, n = 1. The formula simplifies to A = P (1 + r)t or A = P (1 + r)ᵗ. This is the most straightforward compound interest case. For example, £5000 invested at 4% annual compounding for 6 years becomes £5000 × (1.04)⁶ = £5000 × 1.265319 = £6326.60. Pay attention to rounding in IB exam questions – often you should keep all decimal places until the final answer.
当复利频率为每年一次时,n = 1。公式简化为 A = P (1 + r)ᵗ。这是复利中最简单直接的情况。例如,5000 英镑以 4% 的年复利投资 6 年后,变为 5000 × (1.04)⁶ = 5000 × 1.265319 = 6326.60 英镑。请注意 IB 考题中的舍入——通常应在得出最终答案之前保留所有小数位。
6. Compounding More Frequently | 更频繁的复利计算
Interest may compound semi-annually (n = 2), quarterly (n = 4), monthly (n = 12), or even daily (n = 365). As n increases, the future value grows because interest is being added more often and starts earning its own interest sooner. The table below shows the effect of different compounding frequencies on $1000 at 5% annual interest over 1 year.
利息可以每半年复利一次(n=2)、每季度一次(n=4)、每月一次(n=12),甚至每日一次(n=365)。随着 n 的增加,终值会变大,因为利息更频繁地被加入,并能更早地开始产生自身利息。下表显示了不同复利频率对 1000 美元按 5% 年利率投资 1 年的影响。
| Compounding Frequency | n | Future Value (A) |
|---|---|---|
| Annually | 1 | $1050.00 |
| Semi-annually | 2 | $1050.62 |
| Quarterly | 4 | $1050.95 |
| Monthly | 12 | $1051.16 |
| Daily | 365 | $1051.27 |
While the differences may seem small in one year, over longer timeframes they become substantial. Always read the question carefully to determine the compounding frequency.
虽然一年内差别看起来很小,但在较长的时间框架下,它们会变得非常可观。务必仔细读题,确定复利频率。
7. Continuous Compounding | 连续复利
As n approaches infinity, compounding occurs continuously. The formula becomes A = P eʳᵗ, where e ≈ 2.71828. This is derived from the limit of (1 + r/n)ⁿᵗ as n → ∞. Continuous compounding is common in higher-level IB problems and natural growth models. For our $1000 at 5%, the continuously compounded amount after 1 year is A = 1000 × e⁰·⁰⁵ = 1000 × 1.051271 ≈ $1051.27, which matches daily compounding very closely.
当 n 趋于无穷大时,复利变为连续进行。公式变为 A = P eʳᵗ,其中 e ≈ 2.71828。这是由 (1 + r/n)ⁿᵗ 在 n → ∞ 时的极限推导而来的。连续复利常见于较高级别的 IB 问题以及自然增长模型中。对于我们的 1000 美元按 5%,连续复利 1 年后的金额为 A = 1000 × e⁰·⁰⁵ = 1000 × 1.051271 ≈ 1051.27 美元,与每日复利非常接近。
8. Effective Annual Rate (EAR) | 实际年利率
The effective annual rate tells you the true yearly interest rate when compounding occurs more than once per year. It is defined as EAR = (1 + r/n)ⁿ – 1. For quarterly compounding at 8%, EAR = (1 + 0.08/4)⁴ – 1 = 0.082432, or 8.243%. Comparing EARs helps you evaluate different savings products or loans that advertise different compounding methods.
实际年利率告诉你,当年内复利超过一次时真正的年利率。它被定义为 EAR = (1 + r/n)ⁿ – 1。对于按 8% 季度复利,EAR = (1 + 0.08/4)⁴ – 1 = 0.082432,即 8.243%。比较实际年利率有助于评估宣传不同复利方式的储蓄产品或贷款。
9. Finding Principal, Rate, or Time | 求本金、利率或时间
Often you need to rearrange the compound interest equation. To find the required principal P given A, r, n, and t, use P = A / (1 + r/n)ⁿᵗ. To find the interest rate r, you’ll typically need to use roots and logs. To find the time t, apply logarithms: t = log(A/P) / [n log(1 + r/n)]. For continuous compounding, t = ln(A/P) / r.
常常需要重新排列复利方程。已知 A、r、n 和 t 求所需本金 P,使用 P = A / (1 + r/n)ⁿᵗ。要求利率 r,通常需要用到开方和对数。求时间 t,则应用对数:t = log(A/P) / [n log(1 + r/n)]。对于连续复利,t = ln(A/P) / r。
IB examination questions frequently ask you to solve for t using logarithms to the base 10 or natural logarithms. Always show the substitution step clearly, e.g., 2000 = 1000 (1.03)ⁿ gives 2 = 1.03ⁿ, then n = log 2 / log 1.03 ≈ 23.45 periods.
IB 考题中常见要求用常用对数或自然对数求解 t。务必清晰展示代入步骤,例如 2000 = 1000 (1.03)ⁿ 得出 2 = 1.03ⁿ,然后 n = log 2 / log 1.03 ≈ 23.45 个复利期。
10. Real-World Applications | 实际应用
Compound interest is everywhere: savings accounts, student loans, mortgages, credit cards, and investment portfolios all use it. Even depreciation of assets can be modelled with a negative rate. Inflation and population growth often follow similar exponential models. The IB syllabus links these ideas to exponential functions, sequences, and series, particularly geometric sequences where the common ratio is (1 + r/n).
复利无处不在:储蓄账户、学生贷款、抵押贷款、信用卡和投资组合都使用复利。甚至资产的折旧也可以用一个负利率来建模。通货膨胀和人口增长通常遵循类似的指数模型。IB 大纲将这些概念与指数函数、数列和级数联系起来,尤其是几何级数,其中公比为 (1 + r/n)。
11. Common Mistakes and Tips | 常见错误与技巧
The most frequent mistakes include: using the annual rate r without converting it to a decimal; forgetting to match t and n (for monthly compounding over 3 years, nt = 12×3 = 36, not 3); mixing up simple and compound interest; and rounding intermediate values too early. A solid tip is to write down ‘n =’, ‘r =’, ‘t =’ before plugging numbers into the formula. Always check whether interest is compounded or simple, and whether it’s paid at the end of each period.
最常见的错误包括:使用年利率 r 而未将其转换为小数;忘记匹配 t 和 n(例如 3 年的月度复利,nt = 12×3 = 36,而不是 3);混淆单利与复利;以及过早对中间值进行舍入。一个实用技巧是在将数字代入公式前写下“n=”、“r=”、“t=”。始终检查是复利还是单利,以及是否在每期结束时支付。
Also, when using logarithms to solve for time, remember to use brackets carefully: log(1 + r/n) is the correct argument. For the IB, state your final answer rounded to the required precision, usually to 2 decimal places for money, or to 3 significant figures otherwise.
同样,在使用对数求解时间时,记得谨慎使用括号:log(1 + r/n) 才是正确的参数。对于 IB,最终答案要按所要求的精度给出,如果是货币通常保留两位小数,否则保留三位有效数字。
12. Practice Example and Summary | 练习示例与总结
Example: You deposit $2500 in an account earning 3.6% interest compounded monthly. What is the balance after 5 years? Here, P = 2500, r = 0.036, n = 12, t = 5. Then A = 2500 × (1 + 0.036/12)⁶⁰ = 2500 × (1.003)⁶⁰ ≈ 2500 × 1.19668 = $2991.70. The compound interest earned is $491.70.
示例:你将 2500 美元存入一个年利率 3.6%、按月复利的账户。5 年后的余额是多少?这里 P = 2500, r = 0.036, n = 12, t = 5。那么 A = 2500 × (1 + 0.036/12)⁶⁰ = 2500 × (1.003)⁶⁰ ≈ 2500 × 1.19668 = 2991.70 美元。赚取的复利为 491.70 美元。
Compound interest demonstrates exponential growth and provides a rich source of problems in the IB Diploma. Mastering it requires comfort with the formula, logarithms, and careful interpretation of the compounding frequency. Once you have a solid grasp, you can confidently tackle any examination question and understand the mathematics behind everyday financial decisions.
复利展示了指数增长的特性,并为 IB 文凭课程提供了丰富的题目来源。要掌握它,需要熟悉该公式、对数,并能细致解读复利频率。一旦牢固掌握,你就可以自信地应对任何考试题目,并理解日常金融决策背后的数学原理。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导