Mastering Radioactive Decay Derivations: Insights from PH05 January 2023 Examiner Report | 掌握放射性衰变推导:来自PH05 2023年1月考情报告的关键启示

📚 Mastering Radioactive Decay Derivations: Insights from PH05 January 2023 Examiner Report | 掌握放射性衰变推导:来自PH05 2023年1月考情报告的关键启示

The January 2023 OxfordAQA International A-level Physics Unit 5 (PH05) examiner report highlighted that many students lost marks not because they could not recall the final decay equation, but because they struggled to present a clear, logical derivation from first principles. This article revisits the fundamental steps required to derive the radioactive decay law and the half-life formula, pinpointing the common pitfalls emphasised in the report. We will walk through the differential equation, separation of variables, integration, and the physical interpretation of the results, ensuring you can confidently reproduce every step under examination conditions.

2023年1月OxfordAQA国际A-level物理第五单元(PH05)的考官报告特别指出,许多学生失分并不是因为记不住最终的衰变公式,而是因为无法从基本原理出发,给出清晰、严谨的推导过程。本文重温了推导放射性衰变定律和半衰期公式所必需的关键步骤,并聚焦考官报告中强调的常见失分点。我们将逐步推导微分方程、分离变量、积分,以及对结果的物理解释,帮助你在考试条件下自信地呈现每一步逻辑。


1. Examiner Feedback on Derivation Questions | 考官对推导题的反馈概述

The PH05 report indicated that derivation questions are designed to test your ability to link mathematical models with physical observations. Examiners observed that scripts often showed a direct jump to N = N₀e⁻^λᵗ without justifying the underlying proportionality. Candidates who simply wrote the final formula and attempted to work backwards rarely earned full marks. Instead, examiners look for a line of reasoning that begins with “the rate of decay is proportional to the number of undecayed nuclei” and translates this into the correct differential equation.

PH05的报告指出,推导题旨在考查你将数学模型与物理观测联系起来的能力。考官发现,很多答卷直接写出N = N₀e⁻^λᵗ,却没有论证背后的正比关系。那些仅仅写出最终公式再试图倒推的考生很少能拿到满分。相反,考官期望看到的是一条从“衰变率与未衰变原子核数量成正比”开始,并据此写出正确微分方程的完整推理链。


2. Identifying the Fundamental Physical Law | 识别基本物理定律

Every radioactive nucleus has a fixed probability of decaying per unit time, independent of the history of the sample. This leads to the key statement: the activity A, which is the number of decays per second, is directly proportional to the number N of radioactive nuclei present. Mathematically, we write A = λN, where λ is the decay constant (probability of decay per nucleus per second). Examiners advise that you explicitly state this proportionality as the starting point of any derivation.

每个放射性原子核在单位时间内都有固定的衰变概率,与样本的历史无关。这就引出了一个关键表述:活度A(即每秒衰变次数)与现存的放射性原子核数目N成正比。数学上我们写作A = λN,其中λ是衰变常量(每个原子核每秒的衰变概率)。考官建议,在任何推导中都应明确写出这层正比关系作为起点。


3. Translating Activity into a Differential Equation | 将活度转化为微分方程

Since activity is the rate at which nuclei are disappearing, we can express it as the negative time derivative of N: A = –dN/dt. The negative sign indicates that N decreases over time. Setting –dN/dt = λN gives the first-order differential equation dN/dt = –λN. The PH05 report emphasised that omitting the negative sign or misplacing it is a frequent error that fundamentally changes the solution and was heavily penalised.

由于活度是原子核减少的速率,我们可以将其表示为N对时间的负导数:A = –dN/dt。负号表示N随时间减少。令–dN/dt = λN,就得到一阶微分方程dN/dt = –λN。PH05报告强调,遗漏负号或写错位置是极其常见的错误,这会从根本上改变解的形式,因而被严格扣分。


4. Separating Variables with Precision | 精确分离变量

The method of separation of variables requires gathering all terms containing N on one side and all terms containing t on the other. Starting from dN/dt = –λN, we multiply both sides by dt and divide by N to obtain (1/N) dN = –λ dt. It is essential to show this step neatly; the examiner report noted that some candidates wrote incorrect expressions such as N dN = –λ dt, losing the logical thread.

分离变量法要求将所有含N的项集中到一边,所有含t的项集中到另一边。从dN/dt = –λN出发,两边同乘以dt并除以N,得到(1/N) dN = –λ dt。整洁地展示这一步至关重要;考官报告提到,部分考生写出了N dN = –λ dt这类错误表达式,导致逻辑链断裂。


5. Integrating Both Sides and the Constant of Integration | 两边积分与积分常数

Now integrate both sides: ∫(1/N) dN = ∫–λ dt. The left side yields ln|N|, and the right side gives –λt + C, where C is the constant of integration. Because N is positive, we can drop the absolute value. Many candidates forgot to include C at this stage, leading to an incomplete general solution. The report reminded teachers to emphasise that C carries the initial conditions and must not be omitted.

现在两边积分:∫(1/N) dN = ∫–λ dt。左边得到ln|N|,右边得到–λt + C,其中C是积分常数。由于N始终为正,可以去掉绝对值符号。很多考生在这一步忘记加上C,导致通解不完整。报告提醒教师重点强调,C承载着初始条件,绝不可省略。


6. Applying Initial Conditions to Find the Particular Solution | 代入初始条件求特解

At time t = 0, let the initial number of nuclei be N₀. Substituting these values into ln N = –λt + C gives ln N₀ = C. Therefore, the equation becomes ln N = –λt + ln N₀. Rearranging yields ln(N/N₀) = –λt. The examiner report praised scripts that explicitly stated “when t = 0, N = N₀” and showed this substitution, as it demonstrated a clear understanding of the boundary condition.

在t = 0时刻,设初始原子核数目为N₀。将这些值代入ln N = –λt + C,得到ln N₀ = C。因此方程变为ln N = –λt + ln N₀。整理后得到ln(N/N₀) = –λt。考官报告特别赞扬了那些明确写出“当t=0时,N=N₀”并展示代入过程的答卷,因为这体现了对边界条件的清晰理解。


7. Exponentiating to Obtain the Exponential Decay Law | 取指数得到指数衰变定律

To remove the natural logarithm, we exponentiate both sides: eˡⁿ⁽ᴺ/ᴺ₀⁾ = e⁻^λᵗ. Since eˡⁿˣ = x, this simplifies to N/N₀ = e⁻^λᵗ, or N = N₀e⁻^λᵗ. This is the radioactive decay law. The report noted that a surprising number of students handled the exponentiation incorrectly, for instance writing N = N₀ – eᵗ or misapplying the log rules. Always show that e and ln are inverse functions.

为了去掉自然对数,两边取指数:eˡⁿ⁽ᴺ/ᴺ₀⁾ = e⁻^λᵗ。由于eˡⁿˣ = x,化简后得到N/N₀ = e⁻^λᵗ,即N = N₀e⁻^λᵗ。这就是放射性衰变定律。报告指出,相当一部分学生在取指数时出错,例如写成了N = N₀ – eᵗ或错误运用对数法则。务必展示e与ln互为反函数的关系。


8. Deriving the Half-Life Formula from the Decay Law | 从衰变定律推导半衰期公式

The half-life T₁/₂ is the time taken for half the original nuclei to decay, so N = N₀/2. Substituting into the decay equation: N₀/2 = N₀e⁻^λᵀ¹⁄². Divide both sides by N₀ to get 1/2 = e⁻^λᵀ¹⁄². Taking natural logarithms: ln(1/2) = –λT₁/₂. Using ln(1/2) = –ln 2, this simplifies to –ln 2 = –λT₁/₂, hence T₁/₂ = (ln 2)/λ. Examiners expected to see the step where ln(1/2) is converted to –ln 2, which many weaker candidates missed.

半衰期T₁/₂是半数原始原子核发生衰变所需的时间,因此N = N₀/2。代入衰变方程:N₀/2 = N₀e⁻^λᵀ¹⁄²。两边除以N₀得到1/2 = e⁻^λᵀ¹⁄²。取自然对数:ln(1/2) = –λT₁/₂。利用ln(1/2) = –ln 2,化简为–ln 2 = –λT₁/₂,因此T₁/₂ = (ln 2)/λ。考官期望看到将ln(1/2)转化为–ln 2的关键步骤,而许多能力较弱的考生遗漏了这一点。


9. Avoiding Algebraic Slips in Logarithm Manipulation | 避免对数运算中的代数失误

The PH05 report dedicated a paragraph to recurring algebraic errors. Common mistakes included writing ln 1/2 = ln 1 / ln 2, or forgetting the negative sign when rearranging. Some students even attempted to solve T₁/₂ by trial and error instead of using natural logs. Remember that ln(a/b) = ln a – ln b, so ln(1/2) = ln 1 – ln 2 = 0 – ln 2 = –ln 2. Showing this intermediate step is valuable for obtaining full method marks.

PH05报告专门用一段篇幅列举了反复出现的代数错误。常见错误包括将ln 1/2写成ln 1 / ln 2,或者在移项时忘记负号。有些学生甚至试图用试错法而不是自然对数来求解T₁/₂。请记住ln(a/b) = ln a – ln b,因此ln(1/2) = ln 1 – ln 2 = 0 – ln 2 = –ln 2。展示这一中间步骤对获得完整的方法分非常有价值。


10. Connecting the Decay Constant λ to the Probability of Decay | 连接衰变常量λ与衰变概率

It is important to interpret λ physically: a large λ means a high probability of decay per nucleus per second, leading to a short half-life. The differential equation dN/dt = –λN shows that the fractional decrease in N per unit time, –(dN/dt)/N, is exactly equal to λ. Examiners encouraged candidates to make this conceptual link, as it demonstrates deeper understanding beyond mechanical derivation.

从物理上诠释λ很重要:λ大意味着每个原子核每秒的衰变概率高,因而半衰期短。微分方程dN/dt = –λN表明,单位时间内N的分数减少量–(dN/dt)/N,恰好等于λ。考官鼓励考生建立这一概念性联系,因为它展现出超越机械推导的深层理解。


11. Worked Example with Explicit Marking Points | 含有明确评分要点的工作示例

Consider a sample with 10^20 radioactive nuclei and a decay constant of 0.0693 s⁻¹. Derive the equation for N(t) and calculate the half-life. Step 1: Write A = λN and A = –dN/dt → –dN/dt = λN. Step 2: Separate variables: (1/N)dN = –λ dt. Step 3: Integrate: ln N = –λt + C. Step 4: At t=0, N=N₀ → ln N₀ = C. Step 5: ln(N/N₀) = –λt → N = N₀e⁻^λᵗ. Step 6: For half-life, set N=N₀/2 → T₁/₂ = ln2/λ = 0.693/0.0693 ≈ 10 s. Each of these steps corresponds to a mark in the mark scheme, so never skip the reasoning.

考虑一个具有10²⁰个放射性原子核、衰变常量为0.0693 s⁻¹的样本。推导N(t)的方程并计算半衰期。第1步:写出A = λN 和 A = –dN/dt → –dN/dt = λN。第2步:分离变量:(1/N)dN = –λ dt。第3步:积分:ln N = –λt + C。第4步:t=0时N=N₀ → ln N₀ = C。第5步:ln(N/N₀) = –λt → N = N₀e⁻^λᵗ。第6步:求解半衰期,设N=N₀/2 → T₁/₂ = ln2/λ = 0.693/0.0693 ≈ 10 s。以上每一步都对应评分方案中的一个得分点,因此绝不可跳过推理过程。


12. Summary of Key Takeaways from the PH05 Report | PH05报告关键启示总结

The January 2023 examiner report makes it clear that derivation marks are earned through methodical presentation. Start from the fundamental proportionality, translate it correctly into a differential equation with a negative sign, separate variables carefully, integrate with the constant of integration, apply initial conditions, exponentiate using inverse functions, and handle logarithms properly when finding half-life. Avoid the temptation to jump to the final answer. Practise writing out the full derivation until it becomes second nature, and you will secure these high-value marks.

2023年1月的考官报告明确指出,推导题的分数靠的是有条理的呈现方式。从基本的正比关系出发,正确转化为带负号的微分方程,仔细分离变量,积分时带上积分常数,代入初始条件,利用反函数取指数,并在求半衰期时正确处理对数——这是完整路径。不要急于跳到最终答案。反复练习写出完整的推导过程,直到它成为你的本能,你就能够稳稳拿下这些高分值的分数。

Published by TutorHao | Physics 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