📚 Edexcel A-Level Maths: Differentiation and Integration Essentials | 爱德思A-Level数学:微积分核心技巧
Calculus is one of the most heavily examined topics in Edexcel A-Level Mathematics. A secure understanding of differentiation and integration is essential for both Pure Mathematics papers and applied contexts involving rates of change, optimisation, and area calculations. This revision guide covers the core techniques, standard results, and common exam applications needed for Paper 157.
微积分是爱德思A-Level数学中考查最频繁的主题之一。扎实掌握微分与积分不仅对纯数学试卷至关重要,也是处理变化率、优化和面积计算等应用问题的基础。本复习指南涵盖Paper 157所需的核心方法、标准结论和常见考试应用。
1. Gradients and the Definition of Derivative | 梯度与导数定义
The derivative of a function f(x) at a point x is defined as the limiting value of the gradient of the chord joining x to x+h as h approaches 0. This limit, if it exists, is written as f ‘ (x).
函数 f(x) 在点 x 处的导数定义为连接 x 与 x+h 两点的弦的斜率在 h 趋近于 0 时的极限值。如果该极限存在,则记为 f ‘ (x)。
- Key limit form: f ‘ (x) = lim (h→0) [f(x+h) − f(x)] / h
- 关键极限形式:f ‘ (x) = lim (h→0) [f(x+h) − f(x)] / h
The notation dy/dx is often used when y is given as a function of x. The value f ‘ (a) gives the gradient of the tangent to the curve y = f(x) at the point where x = a.
当 y 表示为 x 的函数时,常用符号 dy/dx 表示导数。函数值 f ‘ (a) 表示曲线 y = f(x) 在 x = a 处切线的斜率。
2. Differentiation from First Principles | 从第一性原理求导
Edexcel questions may ask you to prove a derivative from first principles. This requires substituting f(x+h) and f(x) into the limit definition, simplifying the numerator, and then letting h tend to 0.
爱德思考试题可能要求从第一性原理证明某个导数。这需要将 f(x+h) 和 f(x) 代入极限定义,化简分子,然后令 h 趋近于 0。
For example, to differentiate f(x) = x², write f(x+h) = (x+h)² = x² + 2xh + h². Then the difference quotient becomes (2xh + h²) / h = 2x + h, and as h→0 the limit is 2x.
例如,对 f(x) = x² 求导,写出 f(x+h) = (x+h)² = x² + 2xh + h²。差商为 (2xh + h²) / h = 2x + h,当 h→0 时极限为 2x。
- First principles formula: f ‘ (x) = lim (h→0) [f(x+h) − f(x)] / h
- 第一性原理公式:f ‘ (x) = lim (h→0) [f(x+h) − f(x)] / h
This method is most commonly tested with simple polynomial functions such as x², x³, and 1/x. Always show the expansion and the cancellation of h before taking the limit.
该方法最常用于测试简单的多项式函数,如 x²、x³ 和 1/x。务必先展示展开和 h 的约分,再取极限。
3. Basic Differentiation Rules and Standard Results | 基本求导法则与标准结果
For A-Level Edexcel, you must be able to differentiate powers of x, exponentials, logarithms, and trigonometric functions quickly and accurately. The standard results below should be memorised.
在爱德思A-Level考试中,你必须能够快速准确地求幂函数、指数函数、对数函数和三角函数的导数。以下标准结果应熟记。
| Function f(x) | Derivative f ‘ (x) |
|---|---|
| xⁿ | n xⁿ⁻¹ |
| eˣ | eˣ |
| ln x | 1/x |
| sin x | cos x |
| cos x | −sin x |
| tan x | sec² x |
Constants and coefficients behave simply: the derivative of a constant is 0, and the derivative of k f(x) is k f ‘ (x). You should also be confident with rewriting expressions such as 1/x² as x⁻² or √x as x^½ before differentiating.
常数和系数的处理很简单:常数的导数为 0,k f(x) 的导数为 k f ‘ (x)。你还应能熟练地将 1/x² 改写为 x⁻²,将 √x 改写为 x^½,然后再求导。
4. Chain Rule | 链式法则
The chain rule is used to differentiate composite functions. If y is a function of u and u is a function of x, then dy/dx = dy/du × du/dx.
链式法则用于求复合函数的导数。如果 y 是 u 的函数,u 是 x 的函数,则 dy/dx = dy/du × du/dx。
A common application is differentiating expressions such as (3x+5)⁴, e^(2x), sin(5x), or ln(x²+1). Identify the inner function u, differentiate the outer function with respect to u, and multiply by du/dx.
常见的应用包括求 (3x+5)⁴、e^(2x)、sin(5x) 或 ln(x²+1) 的导数。先确定内层函数 u,对外层函数关于 u 求导,再乘以 du/dx。
d/dx [f(g(x))] = f ‘ (g(x)) × g ‘ (x)
For Edexcel, you must be comfortable with extended chains, for example y = ln(sin x) or y = cos² x. Write each step clearly to avoid missing the inner derivative.
在爱德思考试中,你必须能够处理多层链式法则,例如 y = ln(sin x) 或 y = cos² x。每一步都要写清楚,避免漏掉内层导数。
5. Product Rule and Quotient Rule | 乘法法则与除法法则
The product rule is used when two functions are multiplied. If y = u v, where u and v are functions of x, then dy/dx = u dv/dx + v du/dx.
乘法法则用于两个函数相乘的情况。如果 y = u v,其中 u 和 v 均为 x 的函数,则 dy/dx = u dv/dx + v du/dx。
The quotient rule is used when one function is divided by another. If y = u / v, then dy/dx = (v du/dx − u dv/dx) / v².
除法法则用于一个函数除以另一个函数的情况。如果 y = u / v,则 dy/dx = (v du/dx − u dv/dx) / v²。
When applying these rules, always label u, u ‘ , v, and v ‘ before substituting into the formula. Edexcel examiners often reward clear method marks even if the final simplification is incorrect.
应用这些法则时,务必先标出 u、u ‘、v 和 v ‘,再代入公式。爱德思阅卷人员通常对清晰的步骤给予方法分,即使最终化简有误。
- Product rule: d/dx (u v) = u v ‘ + v u ‘
- 乘法法则:d/dx (u v) = u v ‘ + v u ‘
- Quotient rule: d/dx (u / v) = (v u ‘ − u v ‘ ) / v²
- 除法法则:d/dx (u / v) = (v u ‘ − u v ‘ ) / v²
6. Second Derivatives and Rates of Change | 二阶导数与变化率
The second derivative, written as f ” (x) or d²y/dx², is obtained by differentiating f ‘ (x). It measures the rate of change of the gradient and helps determine the concavity of a curve.
二阶导数写作 f ” (x) 或 d²y/dx²,由 f ‘ (x) 再求导得到。它衡量梯度的变化率,并用于判断曲线的凹凸性。
In kinematics, velocity is the first derivative of displacement, v = ds/dt, and acceleration is the second derivative, a = dv/dt = d²s/dt². You should be able to interpret these in context.
在运动学中,速度是位移的一阶导数,v = ds/dt;加速度是二阶导数,a = dv/dt = d²s/dt²。你应能结合实际问题解释这些量。
For a curve y = f(x), if f ” (x) > 0 on an interval, the curve is convex (often called concave up); if f ” (x) < 0, it is concave (or concave down). This is useful for sketching and optimisation problems.
对于曲线 y = f(x),若在某一区间上 f ” (x) > 0,则曲线是下凸的(常称凹向上);若 f ” (x) < 0,则曲线是上凸的(凹向下)。这对画图和优化问题很有用。
7. Stationary Points and Optimisation | 驻点与优化
Stationary points occur where the first derivative is zero, f ‘ (x) = 0. These can be local maxima, local minima, or points of inflection with a horizontal tangent.
驻点出现在一阶导数等于零的位置,即 f ‘ (x) = 0。这些点可能是局部极大值、局部极小值,或具有水平切线的拐点。
To classify a stationary point, use the second derivative test: if f ” (a) < 0, the point is a local maximum; if f '' (a) > 0, it is a local minimum. If f ” (a) = 0, you may need to examine the sign of f ‘ (x) on either side of a.
判断驻点类型可使用二阶导数检验:若 f ” (a) < 0,则该点为局部极大值;若 f '' (a) > 0,则为局部极小值。若 f ” (a) = 0,则可能需要考察 a 两侧 f ‘ (x) 的符号。
Optimisation problems from Edexcel often involve forming an expression for a quantity such as volume, area, or cost, differentiating it, and then finding the maximum or minimum within a given domain. Always justify that the stationary point gives the required optimum.
爱德思的优化问题通常需要先建立体积、面积或成本等量的表达式,对其求导,然后在给定定义域内求最大值或最小值。务必说明该驻点确实对应所求的最优值。
Stationary point: f ‘ (x) = 0
8. Indefinite Integration as Reverse Differentiation | 不定积分作为微分的逆运算
Indefinite integration is the reverse process of differentiation. The integral of f(x) with respect to x is written ∫ f(x) dx and gives a family of functions differing by a constant C.
不定积分是微分的逆运算。f(x) 对 x 的积分写作 ∫ f(x) dx,得到的是一族相差常数 C 的函数。
The basic power rule for integration is ∫ xⁿ dx = xⁿ⁺¹ / (n+1) + C, provided n ≠ −1. The special case ∫ 1/x dx = ln |x| + C must also be known.
幂函数积分的基本法则是 ∫ xⁿ dx = xⁿ⁺¹ / (n+1) + C,其中 n ≠ −1。特殊情况 ∫ 1/x dx = ln |x| + C 也必须掌握。
| Function f(x) | Indefinite integral ∫ f(x) dx |
|---|---|
| xⁿ, n ≠ −1 | xⁿ⁺¹ / (n+1) + C |
| 1/x | ln |x| + C |
| eˣ | eˣ + C |
| sin x | −cos x + C |
| cos x | sin x + C |
| sec² x | tan x + C |
Always add the constant of integration when finding an indefinite integral. In Edexcel questions, particular solutions are found by using an initial condition or boundary condition to determine C.
求不定积分时一定要加上积分常数。在爱德思题目中,通常通过初始条件或边界条件确定 C,从而得到特解。
9. Definite Integration and Area Under a Curve | 定积分与曲线下面积
A definite integral has upper and lower limits and gives the signed area between a curve and the x-axis. It is evaluated using the Fundamental Theorem of Calculus: ∫ₐᵇ f(x) dx = F(b) − F(a), where F ‘ (x) = f(x).
定积分具有上下限,表示曲线与 x 轴之间的有向面积。根据微积分基本定理计算:∫ₐᵇ f(x) dx = F(b) − F(a),其中 F ‘ (x) = f(x)。
If the curve lies below the x-axis over part of the interval, the definite integral yields a negative value. To find the total area, split the interval at the roots and take the absolute value of each negative part.
如果在区间的某部分曲线位于 x 轴下方,定积分会得到负值。求总面积时,应在根处拆分区间,并对每一负值部分取绝对值。
Common Edexcel questions ask for the area bounded by a curve, the x-axis, and two vertical lines x = a and x = b. You may need to integrate polynomials, exponentials, or trigonometric functions.
爱德思常见题目要求计算由曲线、x 轴以及两条竖直线 x = a 和 x = b 围成的面积。你可能需要积分多项式、指数函数或三角函数。
∫ₐᵇ f(x) dx = [F(x)]ₐᵇ = F(b) − F(a)
10. Area Between Curves and Numerical Integration | 两曲线间面积与数值积分
To find the area between two curves y = f(x) and y = g(x), where f(x) is the upper curve, integrate the difference: Area = ∫ₐᵇ [f(x) − g(x)] dx.
求两条曲线 y = f(x) 与 y = g(x) 之间的面积时,假设 f(x) 是上方曲线,则对差值进行积分:面积 = ∫ₐᵇ [f(x) − g(x)] dx。
You must first identify the intersection points of the curves, which usually give the limits a and b. If the curves swap positions, split the integral at the intersection to ensure the integrand is non-negative.
必须首先确定曲线的交点,这些交点通常给出积分限 a 和 b。如果两条曲线的上下位置发生变化,应在交点处拆分积分,以确保被积函数非负。
Numerical integration is used when an exact integral is difficult or impossible to find. Edexcel includes the trapezium rule: ∫ₐᵇ f(x) dx ≈ ½ h [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)], where h = (b − a)/n.
当精确积分难以或无法求出时,可使用数值积分。爱德思大纲包含梯形法则:∫ₐᵇ f(x) dx ≈ ½ h [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)],其中 h = (b − a)/n。
- Trapezium rule formula: ∫ₐᵇ f(x) dx ≈ ½ h [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)]
- 梯形法则公式:∫ₐᵇ f(x) dx ≈ ½ h [y₀ + yₙ + 2(y₁ + y₂ + … + yₙ₋₁)]
11. Exam Technique and Common Pitfalls | 考试技巧与常见错误
In Edexcel calculus questions, marks are awarded for method, substitution, and final answer. Always write the general derivative or integral formula before applying it to the specific function.
在爱德思微积分题目中,方法、代入和最终答案都会给分。务必先写出一般导数或积分公式,再将其应用于具体函数。
Common pitfalls include forgetting the constant of integration, misapplying the quotient rule by subtracting the wrong way, and confusing the chain rule with the product rule. Check the signs of trigonometric derivatives, especially the negative sign in d/dx(cos x) = −sin x.
常见错误包括遗漏积分常数、在除法法则中减号方向写反,以及混淆链式法则与乘法法则。检查三角函数的导数符号,尤其是 d/dx(cos x) = −sin x 中的负号。
When finding areas, sketch the graph if possible and always split the integral wherever the curve crosses the x-axis or curves cross each other. Numerical answers should be given to the accuracy requested, often 3 significant figures unless otherwise stated.
求面积时,尽可能画出草图,并在曲线穿过 x 轴或曲线相交处拆分积分。数值答案应满足题目要求的精度,通常如未特别说明则保留 3 位有效数字。
A-Level Edexcel calculus questions are structured to reward clear communication. Write legibly, label your working, and show all stages of your solution. This is especially important in longer optimisation and area problems.
爱德思A-Level微积分题目注重过程清晰。书写要工整,标明步骤,并展示解答的所有阶段。这在较长的优化和面积问题中尤为重要。
Published by TutorHao | Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导