📚 Calculus Foundations for IB & WJEC Mathematics | IB WJEC 数学:微积分基础 考点精讲
Calculus is the branch of mathematics that studies continuous change, and its two core operations – differentiation and integration – form the engine behind physics, engineering, economics, and even biology. In the IB and WJEC specifications, a solid grasp of limits, derivatives, and integrals is essential not only for the final exam but also for tackling real-world modelling problems. This article distils the key concepts, standard techniques, and common pitfalls into a clear, bilingual revision guide. Whether you are preparing for the IB Analysis & Approaches or WJEC A-level Mathematics, the following sections will strengthen your foundational understanding and problem-solving fluency.
微积分是研究连续变化的数学分支,其两大核心运算——微分与积分——构成了物理、工程、经济乃至生物学的引擎。在 IB 和 WJEC 的考纲中,牢固掌握极限、导数和积分不仅是应对大考的必要条件,也是解决实际建模问题的基石。本文将这些关键概念、标准技巧与常见易错点提炼成一份清晰的双语复习指南。无论你正在备战 IB 分析与方法课程还是 WJEC A-level 数学,以下各节都将强化你的基础理解与解题熟练度。
1. Limits and Continuity | 极限与连续性
The concept of a limit describes the value that a function f(x) approaches as x gets arbitrarily close to a given point a. We write limx→a f(x) = L if the values of f(x) can be made as near to L as we wish by taking x sufficiently close to a, regardless of whether f(a) is defined. One-sided limits, written as limx→a⁻ f(x) and limx→a⁺ f(x), distinguish the behaviour from the left and right. For a limit to exist, the left-hand and right-hand limits must be equal.
极限的概念描述了当 x 无限趋近于某点 a 时,函数 f(x) 所趋近的值。若通过让 x 足够靠近 a,可使 f(x) 的值任意接近 L,则记作 limx→a f(x) = L,无论 f(a) 是否有定义。单侧极限写作 limx→a⁻ f(x)(左极限)和 limx→a⁺ f(x)(右极限),用以区分从左侧与右侧趋近的行为。极限存在的条件是左极限与右极限相等。
A function is continuous at x = a if limx→a f(x) = f(a). This requires three things: f(a) is defined, the limit exists, and the two are equal. Discontinuities can be removable (a hole), jump, or infinite (vertical asymptote). In IB and WJEC, you will evaluate limits algebraically by factoring, rationalising, or using standard limits such as limx→0 (sin x)/x = 1.
函数在 x = a 处连续,需满足 limx→a f(x) = f(a)。这要求三点:f(a) 有定义、极限存在且两者相等。间断点可分为可去间断点(空洞)、跳跃间断点和无穷间断点(垂直渐近线)。在 IB 和 WJEC 中,你将通过因式分解、有理化或利用标准极限(如 limx→0 (sin x)/x = 1)来代数地求极限。
When evaluating limits at infinity, we analyse the end behaviour of functions. For rational functions, divide numerator and denominator by the highest power of x in the denominator. The limit may be a finite number, zero, or infinity. Understanding horizontal asymptotes as limits at infinity is crucial for curve sketching and optimisation problems.
计算无穷远处的极限时,我们考察函数的末端行为。对于有理函数,将分子分母同除以分母中 x 的最高次幂。极限可能为有限数、零或无穷。将水平渐近线理解为无穷远处的极限,对曲线作图与优化问题至关重要。
2. The Derivative as a Rate of Change | 导数作为变化率
The derivative of a function f at a point x is defined by the limit f'(x) = limh→0 [f(x+h) − f(x)] / h, provided this limit exists. Geometrically, f'(x) represents the slope of the tangent line to the graph of f at that point. This fundamental idea links algebra to geometry and enables us to quantify instantaneous rates of change, such as velocity, marginal cost, or growth rate.
函数 f 在点 x 处的导数定义为极限 f'(x) = limh→0 [f(x+h) − f(x)] / h,前提是该极限存在。从几何上看,f'(x) 表示函数图像在该点切线的斜率。这一核心思想将代数与几何联系起来,使我们能够量化瞬时变化率,例如速度、边际成本或增长率。
Different notations are used interchangeably: f'(x), dy/dx, and d/dx[f(x)]. The Leibniz notation dy/dx is particularly useful when applying the chain rule or solving differential equations, as it explicitly shows the variables involved. IB students working with related rates or implicit differentiation will find dy/dx indispensable, while WJEC candidates must be comfortable converting between notations in structured questions.
导数有多种可互换使用的记法:f'(x)、dy/dx 和 d/dx[f(x)]。莱布尼茨记法 dy/dx 在应用链式法则或解微分方程时尤为有用,因为它明确展示了涉及的变量。IB 学生在处理相关变化率或隐函数求导时,dy/dx 是不可或缺的;而 WJEC 考生则需在结构化题目中熟练切换不同记法。
3. Basic Differentiation Rules | 基本求导法则
The power rule states that if f(x) = xⁿ, then f'(x) = n xⁿ⁻¹, for any real constant n. This rule is the workhorse of differentiation and is extended to sums, differences, and constant multiples: the derivative of a sum is the sum of the derivatives, and a constant factor can be pulled outside the derivative operator.
幂法则指出,若 f(x) = xⁿ,则 f'(x) = n xⁿ⁻¹,其中 n 为任意实常数。该法则是求导的主力,并可推广至和、差与常数倍:和的导数等于导数的和,常数因子可提到求导运算符之外。
Beyond the power rule, the derivatives of trigonometric, exponential, and logarithmic functions must be memorised. Key results include: d/dx[sin x] = cos x, d/dx[cos x] = −sin x, d/dx[eˣ] = eˣ, and d/dx[ln x] = 1/x for x > 0. For the IB Analysis & Approaches course, you also need to know the derivative of aˣ, which is aˣ ln a, and the derivatives of reciprocal trig functions in certain optional topics.
除幂法则外,三角、指数和对数函数的导数也需牢记。关键结论包括:d/dx[sin x] = cos x,d/dx[cos x] = −sin x,d/dx[eˣ] = eˣ,以及 d/dx[ln x] = 1/x(x > 0)。对于 IB 分析与方法课程,你还需要掌握 aˣ 的导数 aˣ ln a,以及部分选修主题中反三角函数的导数。
4. The Product, Quotient, and Chain Rules | 乘积、商与链式法则
When differentiating a product of two functions, use the product rule: d/dx[u·v] = u’·v + u·v’, where u and v are functions of x. The order does not matter for the sum, but you must keep the factors in their original form. A common mistake is to simply multiply the derivatives; the product rule must be applied whenever two variable expressions are multiplied.
对两个函数的乘积求导时,使用乘积法则:d/dx[u·v] = u’·v + u·v’,其中 u 和 v 均为 x 的函数。求和时顺序无关紧要,但必须保持因子原样。一个常见错误是直接将导数相乘;只要两个含变量的表达式相乘,就须应用乘积法则。
The quotient rule handles division: d/dx[u/v] = (u’·v − u·v’) / v². Some students prefer to rewrite quotients as products with negative exponents and then use the product and chain rules, which is perfectly valid. However, for WJEC structured papers, explicit use of the quotient rule is often expected when the denominator is not a simple power of x.
商法则处理除法:d/dx[u/v] = (u’·v − u·v’) / v²。有些学生倾向于将商改写为带有负指数的乘积,再结合乘积与链式法则,这完全可行。但在 WJEC 结构化试卷中,若分母并非 x 的简单幂次,通常期望直接使用商法则。
The chain rule is used to differentiate composite functions: if y = f(g(x)), then dy/dx = f'(g(x))·g'(x). Think of it as ‘derivative of the outside, evaluated at the inside, times derivative of the inside’. This rule is essential for implicit differentiation, related rates, and integrating by substitution. IB and WJEC both include chain rule applications as a major assessment objective.
链式法则用于求复合函数的导数:若 y = f(g(x)),则 dy/dx = f'(g(x))·g'(x)。可理解为“外层函数的导数(在内层函数处取值)乘以内层函数的导数”。该法则在隐函数求导、相关变化率以及换元积分中至关重要。IB 和 WJEC 都将链式法则的应用列为主要评估目标。
5. Implicit and Parametric Differentiation | 隐函数与参数方程求导
When a relationship between x and y is given implicitly rather than as y = f(x), we differentiate both sides with respect to x, treating y as an implicit function of x. Each time we differentiate a y-term, we multiply by dy/dx using the chain rule. For example, differentiating x² + y² = 25 gives 2x + 2y(dy/dx) = 0, leading to dy/dx = −x/y.
当 x 与 y 的关系以隐式形式给出,而非显式的 y = f(x) 时,我们对等式两边关于 x 求导,并将 y 视为 x 的隐函数。每次对含 y 的项求导时,需通过链式法则乘以 dy/dx。例如,对 x² + y² = 25 求导得 2x + 2y(dy/dx) = 0,从而 dy/dx = −x/y。
Parametric equations express x and y in terms of a third variable, usually t: x = f(t), y = g(t). The derivative dy/dx is found by computing (dy/dt) / (dx/dt), provided dx/dt ≠ 0. The second derivative d²y/dx² is obtained by differentiating dy/dx with respect to t and then dividing by dx/dt. Both IB and WJEC include parametric differentiation in their core calculus syllabus.
参数方程用第三个变量(通常为 t)表示 x 与 y:x = f(t),y = g(t)。导数 dy/dx 由 (dy/dt) / (dx/dt) 求得,前提是 dx/dt ≠ 0。二阶导数 d²y/dx² 则通过将 dy/dx 对 t 求导后再除以 dx/dt 得到。IB 和 WJEC 都将参数方程求导纳入核心微积分教学大纲。
6. Applications of Derivatives | 导数的应用
Derivatives allow us to find the slope of a tangent and the equation of a normal line at a given point. The tangent line to y = f(x) at (a, f(a)) has equation y − f(a) = f'(a)(x − a). The normal line is perpendicular, so its slope is −1/f'(a) provided f'(a) ≠ 0. These appear frequently in coordinate geometry problems on both IB and WJEC papers.
导数使我们能够求出切线斜率以及给定点处的法线方程。曲线 y = f(x) 在 (a, f(a)) 处的切线方程为 y − f(a) = f'(a)(x − a)。法线与之垂直,故其斜率为 −1/f'(a)(若 f'(a) ≠ 0)。这类问题在 IB 和 WJEC 试卷的坐标几何题中频繁出现。
Optimisation involves using the first and second derivatives to locate local maxima and minima. A stationary point occurs where f'(x) = 0. The first derivative test examines the sign change of f’ around the point, while the second derivative test uses f”(x): if f”(a) > 0 the point is a local minimum; if f”(a) < 0 it is a local maximum. For points of inflection, the concavity changes, and f''(x) = 0 (though this condition alone is not sufficient).
优化问题利用一阶和二阶导数来确定局部极大值与极小值。驻点出现在 f'(x) = 0 处。一阶导数检验法考察 f’ 在该点附近的符号变化;二阶导数检验法则使用 f”(x):若 f”(a) > 0,该点为局部极小值;若 f”(a) < 0,则为局部极大值。对于拐点,凹性发生改变,且 f''(x) = 0(但仅此条件并不充分)。
Derivatives are also used to solve problems involving rates of change that are linked by a common variable, known as related rates. For instance, if a spherical balloon is being inflated, the rate of change of volume dV/dt is connected to the rate of change of radius dr/dt by dV/dt = 4πr²·dr/dt. Setting up the chain rule correctly is the key to these problems.
导数还用于解决涉及由一个共同变量关联的变化率问题,即相关变化率。例如,若球形气球正在充气,体积变化率 dV/dt 与半径变化率 dr/dt 通过 dV/dt = 4πr²·dr/dt 相关联。正确建立链式法则是解答此类问题的关键。
7. Introduction to Integration | 积分导论
Integration is the reverse process of differentiation. The indefinite integral, or antiderivative, of a function f(x) is a function F(x) such that F'(x) = f(x). We write ∫ f(x) dx = F(x) + C, where C is the constant of integration. Because the derivative of a constant is zero, an infinite family of antiderivatives exists.
积分是微分的逆运算。函数 f(x) 的不定积分(即原函数)是满足 F'(x) = f(x) 的函数 F(x)。记作 ∫ f(x) dx = F(x) + C,其中 C 为积分常数。由于常数的导数为零,因此存在一族无穷多个原函数。
The fundamental theorem of calculus connects differentiation and definite integration. It states that if F is an antiderivative of f on [a, b], then ∫ₐᵇ f(x) dx = F(b) − F(a). The definite integral represents the signed area between the graph of f and the x-axis from x = a to x = b. Areas above the axis count as positive, those below as negative.
微积分基本定理将微分与定积分联系起来。若 F 是 f 在 [a, b] 上的一个原函数,则 ∫ₐᵇ f(x) dx = F(b) − F(a)。定积分表示从 x = a 到 x = b 区间内,函数图像与 x 轴之间所围的有向面积。轴上方面积为正,下方面积为负。
8. Basic Integration Techniques | 基本积分技巧
The power rule for integration is the reverse of the differentiation power rule: ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, for n ≠ −1. For n = −1, the integral is ∫ x⁻¹ dx = ln|x| + C. The integral of eˣ is eˣ + C. Trigonometric integrals follow directly: ∫ cos x dx = sin x + C, ∫ sin x dx = −cos x + C. For IB students, integration of aˣ yields aˣ/(ln a) + C.
积分的幂法则是微分幂法则的逆运算:∫ xⁿ dx = xⁿ⁺¹/(n+1) + C,其中 n ≠ −1。当 n = −1 时,积分为 ∫ x⁻¹ dx = ln|x| + C。eˣ 的积分是 eˣ + C。三角函数的积分可直接得出:∫ cos x dx = sin x + C,∫ sin x dx = −cos x + C。对 IB 学生而言,aˣ 的积分是 aˣ/(ln a) + C。
Integration by substitution is the counterpart of the chain rule. If we set u = g(x), then ∫ f(g(x))·g'(x) dx = ∫ f(u) du. The challenge lies in choosing an appropriate substitution and converting the limits when performing a definite integral. Practice recognising patterns where the derivative of an inner function appears multiplied by an outer function.
换元积分法是链式法则的对偶方法。若设 u = g(x),则 ∫ f(g(x))·g'(x) dx = ∫ f(u) du。难点在于选择合适的换元,并在计算定积分时进行积分限的转换。需多加练习,识别出内层函数的导数与外层函数相乘的模式。
9. Definite Integrals and Area | 定积分与面积
A definite integral ∫ₐᵇ f(x) dx is evaluated by finding an antiderivative F(x), then computing F(b) − F(a). When the graph of f crosses the x-axis, the definite integral gives net area. To find total area between the curve and the x-axis, you must split the interval into subintervals where f does not change sign and take absolute values of each integral. IB exam questions often ask for both net and total area, so read carefully.
定积分 ∫ₐᵇ f(x) dx 通过求出原函数 F(x),再计算 F(b) − F(a) 来求值。当函数图像穿过 x 轴时,定积分得到的是净面积。若要计算曲线与 x 轴之间的总面积,则需将区间划分为 f 不变号的子区间,并对每个积分取绝对值。IB 考题常同时要求净面积和总面积,务必仔细审题。
Area between two curves y = f(x) and y = g(x) from x = a to x = b is given by ∫ₐᵇ [f(x) − g(x)] dx, assuming f(x) ≥ g(x) on [a, b]. If the curves intersect, you need to find the intersection points and split the integral accordingly. This is a core skill in both IB and WJEC, frequently paired with quadratic or trigonometric functions.
两条曲线 y = f(x) 与 y = g(x) 在 x = a 到 x = b 之间所围区域的面积由 ∫ₐᵇ [f(x) − g(x)] dx 给出,假定在 [a, b] 上 f(x) ≥ g(x)。若两曲线相交,需先求出交点,再相应地分割积分区间。这是 IB 和 WJEC 的核心技能,常与二次函数或三角函数组合考查。
10. Common Pitfalls and Exam Tips | 常见错误与应试技巧
One frequent mistake is forgetting the constant of integration in indefinite integrals. Even a correct antiderivative will lose marks without ‘+ C’. Another pitfall is misapplying the chain rule: when differentiating sin(2x), many students write cos(2x) instead of 2cos(2x). Always check whether an inner derivative is needed.
一个常见错误是在不定积分中遗漏积分常数。即便原函数正确,若缺少“+ C”也会失分。另一个易错点是错误应用链式法则:对 sin(2x) 求导时,许多学生直接写成 cos(2x) 而非 2cos(2x)。务必检查是否需要乘以内层函数的导数。
In integration, mixing up the signs for cos and sin integrals is common: remember ∫ sin x dx = −cos x + C. Also, when using the quotient rule, watch the order in the numerator: it is ‘low d-high minus high d-low over low squared’. Reversing the terms will flip the sign. Practice with structured drills until these become automatic.
积分时,混淆 cos 与 sin 积分符号的情况屡见不鲜:记住 ∫ sin x dx = −cos x + C。此外,使用商法则时要注意分子的顺序:“低乘高导减高乘低导,除以低的平方”。颠倒两项会导致符号错误。应通过系统化训练,直至这些步骤成为本能。
On IB Paper 2 and WJEC calculator-allowed sections, you are expected to use technology for graphing and verifying results, but algebraic working must still be shown. Do not rely solely on the calculator; examiners look for method marks. For optimisation problems, always confirm that your stationary point yields the required maximum or minimum by testing with a nature table or second derivative.
在 IB 试卷二和 WJEC 允许使用计算器的部分,你需利用技术进行绘图和验证结果,但仍需展示代数推导过程。切勿完全依赖计算器,考官看重方法分。对于优化问题,务必通过性质表或二阶导数检验,确认所求驻点对应的是所需的极大值或极小值。
Finally, manage your time wisely. Calculus questions can be multi-step and are often among the highest-mark questions on the paper. Read the entire problem before starting, identify what is given and what is required, and set out your working logically. Clear, well-structured solutions not only reduce errors but also make it easier to secure partial credit if you encounter difficulty.
最后,要合理安排答题时间。微积分题目往往步骤多,且通常是整张试卷中分值最高的题目之一。在动笔前通读全题,明确已知条件和所求内容,并有条理地书写解题过程。清晰、结构良好的解答不仅能减少错误,一旦遇到困难,也更容易拿到步骤分。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导