📚 Mineral Security: Mathematical Modelling for Resource Resilience | 矿物安全:资源韧性的数学建模
Mineral security is the ability of an economy to maintain reliable and affordable access to critical minerals such as lithium, cobalt, copper and rare earth elements. In A-Level Mathematics, this theme provides a rich applied context for exponential functions, logarithms, differentiation, integration, probability distributions and hypothesis testing. By modelling reserve depletion, extraction rates, supply disruption risk and break-even grades, you can practise the exact techniques required by the Edexcel specification while engaging with a real-world resource problem.
矿物安全是指一个经济体维持对锂、钴、铜和稀土元素等关键矿物可靠且可负担获取的能力。在 A-Level 数学中,这一主题为指数函数、对数、微分、积分、概率分布和假设检验提供了丰富的应用背景。通过对储量消耗、开采速率、供应中断风险和边界品位进行建模,你可以在现实资源问题中练习 Edexcel 考试大纲要求的具体技巧。
1. Mineral Security as a Modelling Context | 矿物安全作为建模背景
Mathematical modelling turns a verbal statement about mineral supply into equations that can be analysed. A typical model might begin with the total reserve of a mineral, an annual extraction rate, and assumptions about how that rate changes over time. The key Edexcel topics used in this context are exponential growth and decay, logarithmic transformations, differentiation for optimisation, integration for cumulative totals, and statistical models for risk.
数学建模将关于矿物供应的文字陈述转化为可分析的方程。一个典型的模型可能从矿物的总储量、年开采速率以及关于该速率随时间变化的假设开始。此背景下使用的 Edexcel 核心主题包括指数增长与衰减、对数变换、用于优化的微分、用于累计总量的积分以及用于风险的统计模型。
The modelling cycle involves formulating a problem, making simplifying assumptions, solving the mathematical equations, interpreting the solution, and refining the model if necessary. Mineral security problems often require you to justify why an exponential model is appropriate, or to discuss limitations such as changing demand, recycling and new discoveries.
建模循环包括提出问题、作出简化假设、求解数学方程、解释结果并在必要时改进模型。矿物安全问题通常要求你说明为何指数模型是合适的,或者讨论诸如需求变化、回收利用和新发现等局限性。
2. Exponential Depletion and Radioactive Decay Analogy | 指数消耗与放射性衰变类比
If the extraction rate of a mineral is assumed to be proportional to the remaining reserve, then the reserve R at time t follows the differential equation dR/dt = -kR, where k is a positive constant. This is mathematically identical to radioactive decay. The solution is an exponential decay model:
如果假设矿物的开采速率与剩余储量成正比,那么储量 R 随时间 t 的变化遵循微分方程 dR/dt = -kR,其中 k 为正常数。这在数学上与放射性衰变相同。其解为指数衰减模型:
R = R₀ e^(-kt)
Here R₀ is the initial reserve and k is the depletion rate constant. The half-life, the time taken for the reserve to fall to half its original value, is given by T₁/₂ = ln 2 / k. For example, if a lithium reserve starts at 600 million tonnes and k = 0.035 per year, the half-life is ln 2 / 0.035 ≈ 19.8 years.
此处 R₀ 为初始储量,k 为消耗速率常数。半衰期,即储量降至原值一半所需的时间,由 T₁/₂ = ln 2 / k 给出。例如,若某锂矿初始储量为 6 亿吨,k = 0.035 每年,则半衰期为 ln 2 / 0.035 ≈ 19.8 年。
This model is useful for short-term prediction, but it assumes no recycling and no new discoveries. In an exam you should state these assumptions and mention that a more realistic model might include resource substitution or price-driven changes in demand.
该模型在短期预测中很有用,但它假设没有回收利用和新发现。在考试中你应说明这些假设,并指出更现实的模型可能包含资源替代或价格驱动的需求变化。
3. Logarithmic Linearisation of Resource Data | 资源数据的对数线性化
To estimate the constant k from reserve data, you can take natural logarithms of both sides of R = R₀ e^(-kt). Using the laws of logarithms gives:
为了从储量数据中估计常数 k,可以对 R = R₀ e^(-kt) 两边取自然对数。利用对数法则得到:
ln R = ln R₀ – kt
This equation has the form y = mx + c, with y = ln R, gradient m = -k and intercept c = ln R₀. Plotting ln R against t therefore gives a straight line if the exponential model is valid. This is a standard Edexcel skill: using a log transformation to reduce a nonlinear relationship to linear form for regression analysis.
该方程具有 y = mx + c 的形式,其中 y = ln R,斜率 m = -k,截距 c = ln R₀。因此,如果指数模型成立,绘制 ln R 对 t 的图形将得到一条直线。这是 Edexcel 的标准技能:使用对数变换将非线性关系简化为线性形式以进行回归分析。
For instance, if a plot of ln R against t has a gradient of -0.042, then k = 0.042 per year. You should be able to interpret the gradient in context and convert between exponential and logarithmic statements without error.
例如,若 ln R 对 t 的图形斜率为 -0.042,则 k = 0.042 每年。你应能够结合背景解释斜率,并正确地在指数式与对数式之间转换。
4. Logistic Growth and the Hubbert Peak Model | 逻辑斯蒂增长与 Hubbert 峰值模型
A limitation of the simple exponential model is that it does not account for technological limits or the eventual peak in production. The Hubbert peak model, often used for oil and mineral production, uses a logistic curve for cumulative production P at time t:
简单指数模型的一个局限是它没有考虑技术限制或产量的最终峰值。常用于石油和矿物生产的 Hubbert 峰值模型使用逻辑斯蒂曲线来描述时间 t 时的累计产量 P:
P = K / (1 + A e^(-rt))
Here K is the ultimate recoverable resource, r is the growth rate parameter, and A is a constant determined by initial conditions. The annual production rate is the derivative dP/dt, which reaches a maximum when P = K/2. This maximum is the Hubbert peak.
此处 K 为最终可采资源量,r 为增长率参数,A 为由初始条件决定的常数。年产量速率为导数 dP/dt,当 P = K/2 时达到最大值。这一最大值就是 Hubbert 峰值。
In A-Level terms, you may be asked to differentiate a logistic function using the quotient rule, find the time of peak production, or sketch the bell-shaped production curve. The logistic model introduces a carrying capacity, which is more realistic for finite mineral resources.
在 A-Level 中,你可能会被要求使用商法则对逻辑斯蒂函数求导、找到峰值产量的时间,或绘制钟形产量曲线。逻辑斯蒂模型引入了承载容量,这对有限矿物资源而言更为现实。
5. Optimising Extraction Rate with Differentiation | 用微分法优化开采速率
Mineral extraction involves a trade-off between revenue and cost. Suppose the total profit π from extracting q units is modelled by a quadratic or cubic function. To find the extraction level that maximises profit, you set the first derivative equal to zero and solve for q:
矿物开采涉及收益与成本之间的权衡。假设从开采 q 单位中获得的总利润 π 由二次或三次函数建模。要找到使利润最大化的开采水平,令一阶导数等于零并求解 q:
dπ/dq = 0
For example, let π(q) = 120q – 2q² – 500, where π is in millions of pounds and q is in thousands of tonnes. Then dπ/dq = 120 – 4q. Setting this to zero gives q = 30 thousand tonnes. The second derivative d²π/dq² = -4 is negative, confirming a maximum profit of π(30) = 120(30) – 2(30)² – 500 = 1300 million pounds.
例如,设 π(q) = 120q – 2q² – 500,其中 π 以百万英镑计,q 以千吨计。则 dπ/dq = 120 – 4q。令其为零得到 q = 30 千吨。二阶导数 d²π/dq² = -4 为负,确认最大利润为 π(30) = 120(30) – 2(30)² – 500 = 13 亿英镑。
You should always check the second derivative to distinguish between maximum and minimum points. In applied problems, also state whether the stationary point lies within a feasible domain: in this case, q ≥ 0 and q cannot exceed the reserve capacity.
你应始终检查二阶导数以区分最大值点和最小值点。在应用问题中,还要说明驻点是否在可行域内:此处 q ≥ 0 且 q 不能超过储量容量。
6. Break-Even Grade and Newton-Raphson Method | 边界品位与牛顿-拉弗森法
Break-even grade is the minimum mineral grade at which revenue equals total cost. Let the revenue from extracting and processing a tonne of ore at grade g be R(g), and the cost be C(g). The break-even condition is R(g) = C(g), which can be rearranged as a nonlinear equation f(g) = 0. When this equation cannot be solved algebraically, the Newton-Raphson method provides an iterative numerical solution:
边界品位是收益等于总成本时的最低矿物品位。设从品位为 g 的一吨矿石中开采和加工所获收益为 R(g),成本为 C(g)。盈亏平衡条件为 R(g) = C(g),可整理为非线性方程 f(g) = 0。当该方程无法用代数方法求解时,牛顿-拉弗森法提供了一种迭代数值解法:
xₙ₊₁ = xₙ – f(xₙ) / f'(xₙ)
For example, suppose f(g) = 450g³ – 80g² + 6g – 0.15 and an initial guess g₀ = 0.5. If f(0.5) = 0.0625 and f'(0.5) = 2.125, then g₁ = 0.5 – 0.0625/2.125 ≈ 0.4706. Repeated iterations converge to the root, giving the break-even grade.
例如,假设 f(g) = 450g³ – 80g² + 6g – 0.15,初始猜测 g₀ = 0.5。若 f(0.5) = 0.0625 且 f'(0.5) = 2.125,则 g₁ = 0.5 – 0.0625/2.125 ≈ 0.4706。重复迭代会收敛到根,从而得到边界品位。
In the Edexcel exam, you may be asked to perform two iterations of Newton-Raphson, to show that a root lies between two values, or to explain why the method might fail if f'(x) is zero near the root.
在 Edexcel 考试中,你可能会被要求进行两次牛顿-拉弗森迭代,证明根位于两个值之间,或解释为何当 f'(x) 在根附近为零时该方法可能失效。
7. Supply Disruption Probability: Binomial Models | 供应中断概率:二项分布模型
Mineral supply chains often depend on a number of independent supplier contracts. If each contract has a probability p of being disrupted in a given year, and there are n contracts, then the number of disruptions X follows a binomial distribution X ~ B(n, p). The probability of at least one disruption is:
矿物供应链通常依赖于若干独立的供应商合同。如果每份合同在给定年份发生中断的概率为 p,且有 n 份合同,那么中断次数 X 服从二项分布 X ~ B(n, p)。至少发生一次中断的概率为:
P(X ≥ 1) = 1 – P(X = 0) = 1 – (1 – p)ⁿ
For example, if a country relies on 8 separate rare earth suppliers and each has a 12% chance of disruption in a year, then P(X ≥ 1) = 1 – 0.88⁸ ≈ 1 – 0.3596 = 0.6404. There is about a 64% chance of at least one disruption per year, which signals significant supply vulnerability.
例如,若某国依赖 8 个独立的稀土供应商,且每个供应商在一年内发生中断的概率为 12%,则 P(X ≥ 1) = 1 – 0.88⁸ ≈ 1 – 0.3596 = 0.6404。每年至少发生一次中断的概率约为 64%,这表明供应脆弱性较高。
You can also compute the expected number of disruptions as E(X) = np = 8 × 0.12 = 0.96 and the variance as Var(X) = np(1-p) = 0.8448. These are standard binomial calculations in the Edexcel Statistics component.
你还可以计算中断次数的期望值为 E(X) = np = 8 × 0.12 = 0.96,方差为 Var(X) = np(1-p) = 0.8448。这些是 Edexcel 统计部分中标准的二项分布计算。
8. Poisson Modelling of Rare Disruption Events | 稀有中断事件的泊松建模
When disruptions are rare but can occur at any time, a Poisson distribution is often more suitable than a binomial. If the mean number of disruptions per year is λ, then the probability of exactly k disruptions in a year is given by:
当中断事件稀有但可能在任意时刻发生时,泊松分布通常比二项分布更合适。如果每年中断的平均次数为 λ,那么一年内恰好发生 k 次中断的概率由下式给出:
P(X = k) = (λᵏ e^(-λ)) / k!
For example, suppose a mineral processing facility experiences disruptions at an average rate of λ = 0.2 per year. Then P(X = 0) = e^(-0.2) ≈ 0.819, so the probability of at least one disruption in a year is 1 – 0.819 = 0.181. This lower probability reflects the rarity of the event.
例如,假设某矿物加工设施平均每年发生 λ = 0.2 次中断。则 P(X = 0) = e^(-0.2) ≈ 0.819,因此一年内至少发生一次中断的概率为 1 – 0.819 = 0.181。这一较低概率反映了事件的稀有性。
In exam questions you may need to use the Poisson approximation to the binomial when n is large and p is small, with λ = np. You should also know that the mean and variance of a Poisson distribution are both equal to λ.
在考试题中,你可能需要在 n 较大且 p 较小时使用泊松近似二项分布,其中 λ = np。你还需要知道泊松分布的均值和方差都等于 λ。
9. Hypothesis Testing for Reserve Estimates | 储量估计的假设检验
Statistical hypothesis testing can be used to check whether a mineral reserve estimate is consistent with sample data. Suppose a mining company claims that the mean grade of a cobalt deposit is μ = 1.5%. A sample of n = 30 core samples gives a sample mean of x̄ = 1.42% with a known standard deviation σ = 0.2%. You can test the claim at the 5% significance level.
统计假设检验可用于检查矿物储量估计是否与样本数据一致。假设某矿业公司声称钴矿床的平均品位为 μ = 1.5%。从 n = 30 个岩心样本中得到样本均值 x̄ = 1.42%,已知标准差 σ = 0.2%。你可以在 5% 显著性水平下检验该声明。
The hypotheses are H₀: μ = 1.5 and H₁: μ < 1.5. The test statistic for a one-tailed z-test is:
假设为 H₀:μ = 1.5 和 H₁:μ < 1.5。单尾 z 检验的检验统计量为:
z = (x̄ – μ) / (σ / √n) = (1.42 – 1.5) / (0.2 / √30) ≈ -2.19
The critical value for a one-tailed test at the 5% level is -1.645. Since -2.19 < -1.645, you reject H₀. There is sufficient evidence at the 5% level to suggest that the true mean grade is below 1.5%. The p-value is P(Z < -2.19) ≈ 0.0143, which is less than 0.05.
5% 显著性水平下单尾检验的临界值为 -1.645。由于 -2.19 < -1.645,拒绝 H₀。在 5% 显著性水平下有充分证据表明真实平均品位低于 1.5%。p 值为 P(Z < -2.19) ≈ 0.0143,小于 0.05。
You must state the conclusion in the context of the original problem, not just say ‘reject H₀’. This is a common area where marks are lost in the Edexcel Statistics exam.
你必须结合原问题的背景陈述结论,而不能只说“拒绝 H₀”。这是 Edexcel 统计考试中常见的失分之处。
10. Cumulative Extraction by Integration and Exam Tips | 通过积分求累计开采量及考试技巧
If the extraction rate of a mineral is given as a function of time, integration allows you to find the total amount extracted over an interval. Suppose the extraction rate is R'(t) = 3e^(-0.05t) million tonnes per year. The cumulative extraction over 20 years is:
如果矿物的开采速率以时间函数给出,那么积分可求出某时间段内开采的总量。假设开采速率为 R'(t) = 3e^(-0.05t) 百万吨每年。20 年内的累计开采量为:
∫₀²⁰ 3e^(-0.05t) dt = [ -60 e^(-0.05t) ]₀²⁰ = 60(1 – e^(-1)) ≈ 37.9 million tonnes
This definite integral represents the area under the rate curve from t = 0 to t = 20. You should be familiar with integrating exponential functions of the form e^(at) and evaluating the resulting antiderivative at the limits.
该定积分表示速率曲线从 t = 0 到 t = 20 下方的面积。你应熟悉对形如 e^(at) 的指数函数进行积分,并将所得原函数代入上下限求值。
Key exam tips for mineral security modelling questions include: always define your variables, state units, distinguish between exact and approximate values, and discuss model limitations. For example, an exponential decay model overestimates long-term supply if recycling is ignored, while a logistic model may underestimate early production if technology improves rapidly.
矿物安全建模题的关键考试技巧包括:始终定义变量、注明单位、区分精确值与近似值,并讨论模型局限性。例如,如果忽略回收利用,指数衰减模型会高估长期供应;而如果技术快速进步,逻辑斯蒂模型可能低估早期产量。
Published by TutorHao | Edexcel A-Level Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply