📚 Bismarck’s Fall: Modelling Political Decline with Exponential Functions | 俾斯麦的衰落:用指数函数建模政治衰退
In A-Level Mathematics, many real-world situations can be modelled using exponential functions. ‘Bismarck’s Fall’ is a fictional modelling task in which we treat the decline of a political leader’s approval rating as an exponential decay process. This article focuses on the Edexcel syllabus topics of exponential growth and decay, differential equations, logarithms and data fitting.
在 A-Level 数学中,许多现实情境都可以用指数函数来建模。”俾斯麦的衰落” 是一个虚构的建模任务,我们把一位政治领袖支持率的下降视为指数衰减过程。本文聚焦 Edexcel 考纲中的指数增长与衰减、微分方程、对数以及数据拟合等主题。
1. The Modelling Question | 建模问题
The headline ‘Bismarck’s Fall’ is not a history essay but a prompt to build a mathematical model. Suppose an approval rating P, measured as a percentage, falls over time t in months. The question asks us to find an equation linking P and t, and to predict when the rating will halve.
“俾斯麦的衰落” 这个标题不是历史论文,而是建立一个数学模型的提示。假设支持率 P(以百分比计)随时间 t(以月计)下降。问题要求我们找到 P 与 t 的关系式,并预测支持率何时减半。
In Edexcel examinations, such questions often appear in the pure mathematics sections on exponentials and logarithms, or in the applied modelling context. The key is to recognise the shape of the data and choose the correct decay model.
在 Edexcel 考试中,这类问题常出现在纯数学的指数与对数部分,或应用建模情境中。关键是识别数据的形状并选择正确的衰减模型。
2. Exponential Decay as a Starting Point | 指数衰减作为起点
When a quantity decreases at a rate proportional to its current value, we use an exponential decay model. The general form is shown below.
当一个量以与其当前值成正比的速率减少时,我们使用指数衰减模型。其一般形式如下所示。
P = P₀e⁻ᵏᵗ
Here P₀ is the initial approval rating at t = 0, k is a positive decay constant, and e is the base of natural logarithms. The minus sign ensures that P decreases as t increases.
这里 P₀ 是 t = 0 时的初始支持率,k 是正的衰减常数,e 是自然对数的底。负号确保 P 随着 t 增大而减小。
The model assumes continuous decay. This is often more realistic for social and political data than discrete percentage decreases, because opinions can change at any moment.
该模型假设连续衰减。对于社会和政治数据,这通常比离散的百分比下降更现实,因为民意随时可能变化。
3. The Differential Equation | 微分方程
The exponential decay model comes from a simple differential equation. The phrase ‘rate of change is proportional to the current amount’ is written mathematically as follows.
指数衰减模型来源于一个简单的微分方程。”变化率与当前量成正比” 这句话用数学表达如下。
dP/dt = -kP
Here dP/dt is the instantaneous rate of change of the approval rating. The negative sign indicates decay, and k is the constant of proportionality. If k is large, the rating falls quickly.
这里 dP/dt 是支持率的瞬时变化率。负号表示衰减,k 是比例常数。如果 k 很大,支持率下降得很快。
In Edexcel A-Level, you are expected to move between the differential equation and its solution. Recognising this equation is the first step in any exponential decay modelling question.
在 Edexcel A-Level 中,你需要在微分方程及其解之间转换。识别这个方程是任何指数衰减建模题的第一步。
4. Solving the Differential Equation | 解微分方程
To solve the differential equation, we separate the variables. Divide both sides by P and multiply both sides by dt.
为了解微分方程,我们分离变量。两边同除以 P,并两边同乘以 dt。
∫ (1/P) dP = ∫ -k dt
Integrating gives the natural logarithm of P on the left and -kt plus a constant on the right.
积分后左边得到 P 的自然对数,右边得到 -kt 加上一个常数。
ln P = -kt + C
Exponentiating both sides and writing A = eᶜ gives the general solution P = Ae⁻ᵏᵗ. The constant A is then determined by the initial condition P(0) = P₀, so A = P₀.
两边取指数并令 A = eᶜ,得到通解 P = Ae⁻ᵏᵗ。常数 A 由初始条件 P(0) = P₀ 确定,因此 A = P₀。
Being confident with separation of variables and log laws is essential for this topic. Examiners often award method marks for the integration step even if a later numerical error occurs.
熟练掌握分离变量法和对数法则是本专题的关键。即使后面数值出错,考官通常也会对积分步骤给予方法分。
5. The Half-Life of Approval | 支持率的半衰期
One common exam question is to find the half-life, which is the time taken for the approval rating to fall to half of its initial value. Let P = ½P₀ and solve for t.
一个常见的考题是求半衰期,即支持率下降到初始值一半所需的时间。令 P = ½P₀ 并求解 t。
½P₀ = P₀e⁻ᵏᵗ
Divide both sides by P₀ and take natural logarithms. The result is a concise formula.
两边同除以 P₀ 并取自然对数。结果是一个简洁的公式。
t₁/₂ = ln 2 / k
The half-life depends only on k, not on the initial rating. This is a defining property of exponential decay. A larger k means a shorter half-life and a faster fall.
半衰期只取决于 k,而与初始支持率无关。这是指数衰减的一个决定性性质。k 越大,半衰期越短,衰落越快。
In the ‘Bismarck’s Fall’ model, if k = 0.05 per month, the half-life is ln 2 ÷ 0.05 ≈ 13.9 months. This gives a useful benchmark for interpreting the model.
在 “俾斯麦的衰落” 模型中,如果 k = 0.05 每月,则半衰期为 ln 2 ÷ 0.05 ≈ 13.9 个月。这为解释模型提供了一个有用的参考。
6. From Data to Model: Logarithmic Linearisation | 从数据到模型:对数线性化
In practice, we often have a table of observed approval ratings. To test whether an exponential model fits, we take natural logarithms of the P values. The equation becomes linear in t.
实际上,我们常有一张观测支持率表。为了检验指数模型是否拟合,我们对 P 值取自然对数。方程变为关于 t 的线性方程。
ln P = ln P₀ – kt
If we plot ln P on the vertical axis against t on the horizontal axis, we should get a straight line. The gradient is -k and the intercept is ln P₀.
如果我们把 ln P 画在纵轴上,t 画在横轴上,应得到一条直线。斜率为 -k,截距为 ln P₀。
This technique is called logarithmic linearisation. It is directly linked to the Edexcel large data set and statistical analysis skills, where scatter plots and regression lines are used.
这种技术称为对数线性化。它与 Edexcel 大数据集和统计分析技能直接相关,其中会用散点图和回归直线。
7. Worked Example with a Data Table | 带数据表的例题
Suppose the approval rating of a leader is recorded over six months. The table below shows the data.
假设一位领导人的支持率在六个月内被记录。下表显示了数据。
| t (months) | 0 | 1 | 2 | 3 | 4 | 5 | 6 |
|---|---|---|---|---|---|---|---|
| P (%) | 80 | 73 | 66 | 60 | 55 | 50 | 45 |
Taking natural logarithms of the P values gives approximately 4.382, 4.290, 4.190, 4.094, 4.007, 3.912, 3.807. The points lie close to a straight line, so an exponential model is reasonable.
对 P 值取自然对数后依次约为 4.382、4.290、4.190、4.094、4.007、3.912、3.807。这些点接近一条直线,因此指数模型是合理的。
The gradient of the line is about -0.096 per month, so k ≈ 0.096. The intercept is about 4.382, so P₀ ≈ 80, matching the initial value.
直线的斜率约为每月 -0.096,因此 k ≈ 0.096。截距约为 4.382,所以 P₀ ≈ 80,与初始值一致。
8. Interpreting the Parameters | 解释参数
In any modelling question, you must interpret the constants in context. P₀ is the initial approval rating when time t = 0. Here P₀ = 80 means the leader started with 80% approval.
在任何建模题中,你必须结合情境解释常数。P₀ 是 t = 0 时的初始支持率。这里 P₀ = 80 意味着领导人一开始有 80% 的支持率。
The decay constant k determines the rate of fall. A k value of 0.096 means the approval rating falls at an instantaneous rate of 9.6% of its current value per month. This is not the same as a simple 9.6 percentage point drop each month.
衰减常数 k 决定下降速度。k = 0.096 意味着支持率以每月当前值的 9.6% 的瞬时速率下降。这并不等同于每月固定下降 9.6 个百分点。
The half-life t₁/₂ = ln 2 / 0.096 ≈ 7.2 months. This means that every seven months or so the approval rating is roughly halved. Such interpretation earns context marks in exams.
半衰期 t₁/₂ = ln 2 / 0.096 ≈ 7.2 个月。这意味着大约每七个月支持率就大致减半。这种解释在考试中可获得情境分。
9. Validity and Limitations of the Model | 模型的有效性与局限性
Exponential decay is simple, but it has limitations. It assumes the approval rating falls forever towards zero, whereas real approval ratings may level off at a positive value or even recover.
指数衰减很简单,但也有局限。它假设支持率永远下降并趋近于零,但真实支持率可能稳定在某个正值,甚至回升。
Another limitation is that k is constant. In reality, political events can change the rate of decline suddenly. The model is therefore most suitable for short-term predictions where conditions remain stable.
另一个局限是 k 为常数。现实中,政治事件可能突然改变下降速度。因此,该模型最适合条件保持稳定的短期预测。
In Edexcel exams, you may be asked to comment on the validity of a model. Stating that the model predicts P = 0 eventually, which is unrealistic, is a good evaluative point.
在 Edexcel 考试中,你可能会被要求评论模型的有效性。指出模型最终预测 P = 0,而这并不现实,是一个很好的评价点。
10. Exam-Style Question | 考试风格问题
Here is a typical Edexcel-style question. The approval rating P of a leader is modelled by P = 80e⁻⁰.⁰⁹⁶ᵗ, where t is in months. Find the time when P falls to 30%.
这里是一道典型的 Edexcel 风格题目。一位领导人的支持率 P 由 P = 80e⁻⁰.⁰⁹⁶ᵗ 建模,其中 t 以月计。求 P 降至 30% 的时间。
Set P = 30 and solve for t.
令 P = 30 并求解 t。
30 = 80e⁻⁰.⁰⁹⁶ᵗ
Divide by 80 to get 0.375 = e⁻⁰.⁰⁹⁶ᵗ. Take natural logarithms: ln 0.375 = -0.096t. Therefore t = ln 0.375 ÷ -0.096.
两边同除以 80 得 0.375 = e⁻⁰.⁰⁹⁶ᵗ。取自然对数:ln 0.375 = -0.096t。因此 t = ln 0.375 ÷ -0.096。
t ≈ 10.2 months
This shows that after about ten months the approval rating falls from 80% to 30%. Such a calculation is common in the Pure Mathematics 2 and 3 papers.
这表明大约十个月后支持率从 80% 下降到 30%。这种计算在 Pure Mathematics 2 和 3 试卷中很常见。
11. Common Mistakes and Examiner Tips | 常见错误与考官提示
A frequent error is forgetting the negative sign in the exponent. Writing P = P₀eᵏᵗ with k positive would model growth, not decay. Always check that your model gives a decreasing function.
一个常见错误是忘记指数中的负号。若写成 P = P₀eᵏᵗ 且 k 为正,模型表示增长而非衰减。务必检查你的模型是否给出递减函数。
Another mistake is using base 10 logarithms incorrectly. The natural logarithm is used because the base is e. If you use log₁₀, you must adjust the equation, which can lead to errors.
另一个错误是误用常用对数。因为底数为 e,应使用自然对数。如果使用 log₁₀,就必须调整方程,这可能导致错误。
- Always separate variables carefully when solving dP/dt = -kP.
- Check units of time and value of k before calculating half-life.
- In data questions, take logarithms of P, not t.
- Interpret parameters in context to gain context marks.
- 解 dP/dt = -kP 时务必仔细分离变量。
- 在计算半衰期前,检查时间单位和 k 的值。
- 在数据题中,对 P 取对数,而不是对 t 取对数。
- 结合情境解释参数,以获得情境分。
12. Summary and Check List | 总结与清单
The ‘Bismarck’s Fall’ modelling task provides a practical way to revise exponential decay. The main skills are recognising the differential equation, solving it by separation of variables, and using logarithms to linearise data.
“俾斯麦的衰落” 建模任务为复习指数衰减提供了一种实用方式。主要技能包括识别微分方程、通过分离变量法求解,以及使用对数将数据线性化。
Before an Edexcel exam, make sure you can do all of the following.
在 Edexcel 考试前,确保你能做到以下所有事项。
- Write the general form P = P₀e⁻ᵏᵗ and explain each symbol.
- Solve dP/dt = -kP step by step.
- Find half-life using t₁/₂ = ln 2 / k.
- Use natural logarithms to fit a straight line to decay data.
- Comment on the validity of an exponential model in context.
- 写出一般形式 P = P₀e⁻ᵏᵗ 并解释每个符号。
- 逐步求解 dP/dt = -kP。
- 使用 t₁/₂ = ln 2 / k 求半衰期。
- 使用自然对数将衰减数据拟合成直线。
- 结合情境评论指数模型的有效性。
Mastering these points will help you tackle any exponential decay modelling question confidently.
掌握这些要点将帮助你自信地应对任何指数衰减建模题。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导