Global Population Futures: A-Level Mathematical Modelling | 全球人口未来:A-Level 数学建模

📚 Global Population Futures: A-Level Mathematical Modelling | 全球人口未来:A-Level 数学建模

Population futures require more than demographic data; they require a mathematical lens. In Edexcel A-Level Mathematics, global population change is modelled through exponential functions, logarithmic transformations, logistic curves, differential equations, and numerical approximations. This article builds those tools step by step and connects them to exam-style reasoning.

人口未来不仅需要人口统计数据,还需要数学视角。在 Edexcel A-Level 数学中,全球人口变化通过指数函数、对数变换、逻辑斯蒂曲线、微分方程和数值逼近来建模。本文逐步构建这些工具,并将其与考试风格的推理联系起来。

1. Why Population Futures Need Mathematics | 为什么人口未来需要数学

Governments and UN agencies need projections of future population to plan food, water, housing, pensions, and health care. Edexcel A-Level Maths provides the modelling language: a population P is a function of time t, and its rate of change dP/dt is linked to current population. Simple assumptions lead to testable equations, while more realistic assumptions lead to constrained growth.

政府和联合国机构需要预测未来人口,以规划粮食、水、住房、养老金和医疗保健。Edexcel A-Level 数学提供了建模语言:人口 P 是时间 t 的函数,其变化率 dP/dt 与当前人口相关。简单假设产生可检验的方程,更现实的假设则产生受约束的增长。

In exam questions, you will often be asked to choose between a linear model, an exponential model, and a logistic model. The choice depends on whether growth appears constant, proportional to population, or limited by a carrying capacity.

在考试题中,你经常需要在线性模型、指数模型和逻辑斯蒂模型之间作出选择。选择取决于增长看起来是恒定的、与人口成正比,还是受承载能力限制。


2. Key Population Indicators | 关键人口指标

The basic demographic equation is ΔP = B − D + I − E, where B is births, D is deaths, I is immigration, and E is emigration. For a closed population, I = E = 0, so ΔP = B − D. Crude birth rate and death rate are expressed per 1000 people per year. A population grows when births exceed deaths plus net emigration.

基本人口方程是 ΔP = B − D + I − E,其中 B 为出生人数,D 为死亡人数,I 为迁入,E 为迁出。对封闭人口,I = E = 0,因此 ΔP = B − D。粗出生率和粗死亡率以每年每千人表示。当出生人数超过死亡人数加上净迁出时,人口增长。

ΔP = B − D + I − E

The table below shows approximate world population milestones. They are useful for estimating average growth rates over specific periods.

下表显示了近似的世界人口里程碑。它们有助于估算特定时期的平均增长率。

Year World population (billions) Interpretation
1800 0.9 Pre-industrial slow growth
1927 2.0 Start of rapid acceleration
1960 3.0 Post-war growth
1974 4.0 Doubling from 2 billion in 47 years
1987 5.0 Continued exponential-era growth
1999 6.0 Slower relative growth begins
2011 7.0 Growth still positive but declining rate
2022 8.0 UN projects further slowing

3. Exponential Growth Model | 指数增长模型

If a population has a constant relative growth rate k, then P(t) = P₀eᵏᵗ, where P₀ is the initial population and t is time in years. The constant k is found from k = (ln(P₁/P₀))/t. Once k is known, the doubling time is T = ln 2 / k. Edexcel questions often ask for these values.

如果人口具有恒定的相对增长率 k,则 P(t) = P₀eᵏᵗ,其中 P₀ 是初始人口,t 是时间(年)。常数 k 可由 k = (ln(P₁/P₀))/t 求得。一旦知道 k,倍增时间为 T = ln 2 / k。Edexcel 考题经常要求这些值。

P(t) = P₀ eᵏᵗ    and    T = ln 2 / k

For example, the world population was about 2 billion in 1927 and 4 billion in 1974. With P₀ = 2, P₁ = 4, and t = 47 years, we obtain k = ln(4/2)/47 = ln 2/47 ≈ 0.01475 per year. This gives a doubling time of T = ln 2 / (ln 2/47) = 47 years, which matches the data.

例如,世界人口在 1927 年约为 20 亿,1974 年约为 40 亿。取 P₀ = 2,P₁ = 4,t = 47 年,得到 k = ln(4/2)/47 = ln 2/47 ≈ 0.01475 每年。这给出倍增时间 T = ln 2 / (ln 2/47) = 47 年,与数据吻合。


4. Logarithmic Transformations for Estimation | 对数变换与参数估计

Because human population data are not linear, taking natural logs linearises exponential growth. The equation ln P = ln P₀ + kt has the form y = c + mx, so plotting ln P against t gives a straight line with gradient k and intercept ln P₀. This links to Edexcel pure content on exponentials and logarithms.

由于人口数据不是线性的,取自然对数可以将指数增长线性化。方程 ln P = ln P₀ + kt 具有 y = c + mx 的形式,因此绘制 ln P 对 t 的图像会得到一条直线,斜率为 k,截距为 ln P₀。这与 Edexcel 纯数学中的指数与对数内容相连。

ln P = ln P₀ + kt

Using the 1927 and 1974 data, ln P₀ = ln 2 and k = ln 2/47, so the equation becomes ln P = ln 2 + (ln 2/47)t. You can now estimate P for any year by exponentiating both sides. This is exactly the same as using the exponential model, but the linear form makes regression and parameter estimation easier.

使用 1927 年和 1974 年的数据,ln P₀ = ln 2,k = ln 2/47,因此方程变为 ln P = ln 2 + (ln 2/47)t。现在你可以通过两边取指数来估计任意年份的 P。这与使用指数模型完全相同,但线性形式使回归和参数估计更加容易。


5. Logistic Growth Model | 逻辑斯蒂增长模型

Exponential growth cannot continue forever because resources such as food, water, and space are finite. The logistic model introduces carrying capacity K, the maximum sustainable population. Its differential equation is dP/dt = rP(1 − P/K). When P is much smaller than K, growth is near exponential; as P approaches K, growth slows to zero.

指数增长不可能永远持续,因为食物、水和空间等资源是有限的。逻辑斯蒂模型引入了承载能力 K,即最大可持续人口。其微分方程为 dP/dt = rP(1 − P/K)。当 P 远小于 K 时,增长接近指数;当 P 接近 K 时,增长减慢至零。

dP/dt = rP(1 − P/K)

The solution of the logistic equation is P(t) = K / (1 + ((K − P₀)/P₀)e⁻ʳᵗ), where P₀ is the initial population. This produces an S-shaped curve: steep in the middle, flat at the start and near K. Many real-world population projections use a form of logistic or logistic-like curve.

逻辑斯蒂方程的解为 P(t) = K / (1 + ((K − P₀)/P₀)e⁻ʳᵗ),其中 P₀ 是初始人口。这会产生一条 S 形曲线:中间陡峭,起点和接近 K 处平坦。许多现实世界的人口预测使用逻辑斯蒂或类似逻辑斯蒂的曲线形式。


6. Differential Equations for Population Dynamics | 人口动力学微分方程

In Edexcel A-Level Mathematics, you solve first-order differential equations by separation of variables. Starting from dP/dt = kP, separate to ∫ (1/P) dP = ∫ k dt, giving ln|P| = kt + C. Substituting P(0) = P₀ gives the exponential solution P = P₀eᵏᵗ. The logistic equation can also be solved using partial fractions, which is a common extension.

在 Edexcel A-Level 数学中,你需要用分离变量法求解一阶微分方程。从 dP/dt = kP 出发,分离变量得 ∫ (1/P) dP = ∫ k dt,得到 ln|P| = kt + C。代入 P(0) = P₀ 得到指数解 P = P₀eᵏᵗ。逻辑斯蒂方程也可以用部分分式法求解,这是常见的拓展。

∫ (1/P) dP = ∫ k dt    ⇒    ln|P| = kt + C

For the logistic equation, separating variables gives ∫ dP / [P(1 − P/K)] = ∫ r dt. The left-hand side splits into partial fractions, and the final solution is the S-shaped logistic curve. Examiners may ask you to verify that a given function satisfies the differential equation.

对于逻辑斯蒂方程,分离变量得到 ∫ dP / [P(1 − P/K)] = ∫ r dt。左边拆分为部分分式,最终解就是 S 形逻辑斯蒂曲线。考官可能会要求你验证给定函数满足微分方程。


7. Demographic Transition and Carrying Capacity | 人口转变与承载能力

Demographers describe a demographic transition: first death rates fall while birth rates stay high, causing rapid growth; later birth rates fall too, and growth slows. Mathematically, this can be represented by a time-varying growth rate k(t), or by a logistic curve with K changing over time. Edexcel questions may ask you to identify limitations of constant-rate models.

人口学家描述了人口转变:首先死亡率下降而出生率仍高,导致快速增长;随后出生率也下降,增长放缓。数学上,这可以用随时间变化的增长率 k(t) 表示,或用 K 随时间变化的逻辑斯蒂曲线表示。Edexcel 题目可能要求你指出常数率模型的局限性。

Future global population estimates therefore depend heavily on assumptions about fertility, mortality, and migration. The UN publishes low, medium, and high projection variants; each variant corresponds to a different choice of model parameters.

因此,未来全球人口估计在很大程度上取决于对生育率、死亡率和迁移的假设。联合国发布低、中、高预测方案;每个方案对应模型参数的不同选择。


8. Numerical Methods: Euler’s Method | 数值方法:欧拉法

For complex population models where

Published by TutorHao | A-Level Mathematics Revision Series | aleveler.com

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

Comments

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

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