📚 Differential Equations in Edexcel Mathematics: Key Exam Points | Edexcel 数学:微分方程 考点精讲
Differential equations form a vital bridge between pure calculus and real-world applications. In Edexcel A-level Mathematics, you need to construct differential equations from given contexts, solve first‑order separable equations correctly, and interpret the results in practical situations. This guide covers the core techniques, typical exam pitfalls, and effective revision strategies to help you secure full marks in this topic.
微分方程是纯微积分与现实应用之间的重要桥梁。在 Edexcel 数学 A‑level 考试中,你需要根据给定情境建立微分方程,正确求解一阶可分离变量的方程,并在实际问题中解释结果。本指南覆盖核心技术、典型考试陷阱和高效复习策略,帮助你在这一专题中拿下满分。
1. Understanding Differential Equations | 理解微分方程
A differential equation is any equation that involves an unknown function and its derivatives. In Edexcel Mathematics, we focus on first‑order ordinary differential equations (ODEs) where the derivative dy/dx is expressed in terms of x and y. The goal is to find the function y = f(x) that satisfies the equation, along with any additional conditions. These equations describe rates of change, making them essential for modelling growth, decay, motion, and heat transfer.
微分方程是包含未知函数及其导数的方程。在 Edexcel 数学中,我们关注一阶常微分方程 (ODE),其中导数 dy/dx 用 x 和 y 表示。目标是找到满足方程及附加条件的函数 y = f(x)。这类方程描述变化率,因此是建立增长、衰减、运动和热传递模型的基础。
2. Forming Differential Equations from Situations | 从实际问题建立微分方程
Many exam questions open with a statement like “the rate of change of P is proportional to P” or “the temperature decreases at a rate proportional to the excess over room temperature”. You must translate this wording into a precise differential equation. For direct proportionality to the quantity itself, write dP/dt = kP; for decay, use a negative constant dP/dt = –λP. Always define the variables clearly and state any proportional relationships using a constant of proportionality. The constant may be given or may need to be determined later from data.
许多考题以类似 “P 的变化率与 P 成正比” 或 “温度下降速率与超出室温的部分成正比” 的语句开头。你必须将这类文字转化为精确的微分方程。对于与量本身成直接正比关系,可写为 dP/dt = kP;对于衰减,使用负常数 dP/dt = –λP。始终要清晰地定义变量,并用比例常数表示正比关系。该常数可能直接给出,也可能需要后续根据数据求出。
3. Separable Equations – The Core Technique | 可分离变量方程——核心技巧
A first‑order ODE is separable if it can be rearranged into the form dy/dx = f(x)g(y). In Edexcel exams, almost every differential equation you encounter will be separable. The method involves treating dy/dx as a fraction, moving all y‑terms (including dy) to one side and all x‑terms (including dx) to the other, then integrating both sides. This yields an implicit or explicit relation between x and y, plus an arbitrary constant of integration C.
若一阶常微分方程可整理为 dy/dx = f(x)g(y) 的形式,它就是可分离变量的。在 Edexcel 考试中,你遇到的几乎每一个微分方程都是可分离的。求解方法是将 dy/dx 视为分数,把所有含 y 的项(包括 dy)移到一边,所有含 x 的项(包括 dx)移到另一边,然后对两边积分,得到 x 和 y 之间的隐式或显式关系,并带有一个任意积分常数 C。
4. Step-by-Step Solution Process | 分步求解流程
Follow this reliable sequence for every separable equation. First, rewrite dy/dx = f(x)g(y) as (1/g(y)) dy = f(x) dx. Second, integrate both sides: ∫ (1/g(y)) dy = ∫ f(x) dx. Third, compute the integrals, adding the constant C to one side only (usually the x‑side). Fourth, solve for y explicitly if possible, or leave the answer as an implicit equation when the specification allows. Finally, box your final answer. In Edexcel marking, clear working is essential for method marks even if the final answer has a minor slip.
对每个可分离方程都遵循这一可靠步骤。第一步,将 dy/dx = f(x)g(y) 改写为 (1/g(y)) dy = f(x) dx。第二步,两边积分:∫ (1/g(y)) dy = ∫ f(x) dx。第三步,计算积分,并将常数 C 加在其中一边(通常是 x 边)。第四步,尽可能求出 y 的显式表达式,或在考纲允许时保留隐式方程。最后,框出最终答案。Edexcel 在评分时,即使最终答案有微小差错,清晰的解题步骤依然能确保方法分。
5. Handling Initial Conditions | 处理初始条件
When an exam question provides a pair of values, such as y = 2 when x = 0, it is asking for the particular solution. Substitute these coordinates into the general solution to find the exact value of the constant C or the arbitrary constant A. After obtaining C, rewrite the solution with the specific numerical constant. Always check that your particular solution satisfies the original differential equation and the given condition. The phrase “find the particular solution” signals that you must determine the constant and present a solution with no arbitrary parameters.
如果考题给出一对数值,例如 x = 0 时 y = 2,即意味着要求特解。将这些坐标代入通解中,求出常数 C 或任意常数 A 的具体数值。得到 C 后,用该特定数值重写解。一定要检查你的特解是否满足原微分方程和给定条件。“求特解” 的表述意味着你必须确定常数,并给出不含任意参数的解。
6. Exponential Growth and Decay Models | 指数增长与衰减模型
The most frequently tested application is exponential change. The differential equation dN/dt = kN leads to N = N₀eᵏᵗ for growth and N = N₀e⁻ᵏᵗ for decay. N₀ is the initial amount at t = 0. In population models, k > 0 means the population grows without bound; in radioactive decay, k > 0 and the negative sign ensures decay. The half‑life T₁/₂ is linked to the decay constant by T₁/₂ = ln 2 / k. Edexcel questions often ask you to find k from a half‑life or doubling time, or to calculate the remaining quantity after a certain period.
最常考查的应用是指数变化。微分方程 dN/dt = kN 对于增长给出通解 N = N₀eᵏᵗ,对于衰减给出 N = N₀e⁻ᵏᵗ。N₀ 是 t = 0 时的初始量。在人口模型中,k > 0 表示人口无限制增长;在放射性衰变中,k > 0 而负号确保衰减。半衰期 T₁/₂ 与衰减常数的关系为 T₁/₂ = ln 2 / k。Edexcel 题目常要求学生根据半衰期或倍增时间求 k,或者计算一定时间后的剩余量。
7. Newton’s Law of Cooling | 牛顿冷却定律
Newton’s Law of Cooling states that the rate of change of the temperature θ of an object is proportional to the difference between its own temperature and the ambient temperature Tₐ: dθ/dt = –k(θ – Tₐ). To solve, separate variables: ∫ 1/(θ – Tₐ) dθ = ∫ –k dt, giving ln|θ – Tₐ| = –kt + C, hence θ = Tₐ + Ae⁻ᵏᵗ. The constant A is determined from the initial temperature θ₀, giving A = θ₀ – Tₐ. This model approaches Tₐ as t → ∞, mimicking real‑world cooling curves. Edexcel exam questions frequently supply two temperature readings; use them to find k and then predict a future temperature.
牛顿冷却定律指出,物体温度 θ 的变化率与其自身温度和环境温度 Tₐ 之差成正比:dθ/dt = –k(θ – Tₐ)。求解时分离变量:∫ 1/(θ – Tₐ) dθ = ∫ –k dt,得到 ln|θ – Tₐ| = –kt + C,从而 θ = Tₐ + Ae⁻ᵏᵗ。常数 A 由初始温度 θ₀ 确定,即 A = θ₀ – Tₐ。该模型在 t → ∞ 时趋近于 Tₐ,符合实际的冷却曲线。Edexcel 考题常给出两个温度读数,要求先求出 k,然后预测某个未来温度。
8. Interpreting Solutions and Slope Fields | 解释解与斜率场
Slope field diagrams show small line segments whose gradient equals dy/dx at each point (x, y). They provide a visual check of the general solution family. In Edexcel exams, you may be asked to sketch a solution curve passing through a given point on a provided slope field, or to match a differential equation to its slope field. Understanding how the solution behaves — whether it increases, decreases, or approaches a limiting value — is crucial for contextual interpretation. For example, in logistic growth models the solution levels off, but at A‑level the exponential decay model approaches zero asymptotically.
斜率场图在各点 (x, y) 处显示一条小线段,其斜率等于该点的 dy/dx。它们为通解族提供了直观检验。在 Edexcel 考试中,你可能需要在一个已提供的斜率场中画出经过给定点的解曲线,或者将微分方程与其斜率场匹配起来。理解解的行为——它是递增、递减还是趋近某个极限值——对情境解释至关重要。例如,在逻辑斯谛增长模型中解会趋于平缓,但在 A‑level 阶段,指数衰减模型则是渐近趋近于零。
9. Common Pitfalls and How to Avoid Them | 常见错误与规避方法
One frequent mistake is mishandling the modulus when integrating 1/y. Always write ln|y|, not ln y, unless you are certain y > 0. When removing the logarithm, express the constant as ln|A| or absorb the ± into A, so that y = A e^(∫ f(x) dx). Another error is forgetting to include the arbitrary constant on only one side of the integration; adding it to both sides is not wrong but may cause confusion. Also, check whether a particular solution requires the constant to be evaluated and whether simplification is expected, such as rationalising denominators or expressing y as a single fraction. Finally, never drop the differential dx or dy during separation — Edexcel examiners expect them to be explicitly shown.
一个常见错误是在对 1/y 积分时错误处理绝对值。除非确认 y > 0,否则始终要写成 ln|y|,而非 ln y。去除对数时,要把常数表示为 ln|A|,或者将 ± 吸收到 A 中,从而得到 y = A e^(∫ f(x) dx)。另一个错误是忘记只在积分的一边加上任意常数;两边都加虽然不算错,但可能引起混乱。此外,还要检查特解是否需要求出常数值,以及答案是否需要简化,例如分母有理化或将 y 写成单一分式。最后,分离变量时切勿丢掉微分 dx 或 dy——Edexcel 改卷人希望它们被明确写出。
10. Exam Strategy and Practice Tips | 考试策略与练习建议
In the Edexcel exam, differential equation questions routinely carry 6–10 marks and are often the final or penultimate question in a pure paper. Allocate time carefully: separate the variables neatly, show the integration steps with clear notation, and state the general solution before substituting initial conditions. If you become stuck, writing down the correct separable form and the integral setup can still earn method marks. Practice with past papers from the current specification (2017 onwards), paying special attention to questions that combine differential equations with exponential models or real‑life contexts. After solving, quickly verify your particular solution by differentiating and checking it satisfies the original equation.
在 Edexcel 考试中,微分方程题目通常占 6–10 分,并且往往是纯数试卷的最后或倒数第二题。要合理分配时间:工整地分离变量,清晰地展示积分步骤,并在代入初始条件前先写出通解。如果遇到困难,写出正确的可分离形式并列出积分表达式,仍能获得方法分。使用 2017 年以后现行考纲的历年真题进行练习,尤其注意那些结合微分方程与指数模型或实际情境的题目。解完后,迅速通过求导并检查是否满足原方程来验证你的特解。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导