Blog

  • Exercise H.5: Volumes of Revolution | 练习H.5:旋转体体积

    📚 Exercise H.5: Volumes of Revolution | 练习H.5:旋转体体积

    Exercise H.5 in the IB Mathematics: Analysis and Approaches HL course takes you deep into one of the most visual and powerful applications of integration – finding volumes of solids generated by rotating a curve about an axis. This set of problems challenges you to switch between thinking in terms of discs, washers, and shells, and it demands careful attention to limits, squared functions, and the correct choice of variable. In this article, we break down every key idea behind these exercises so that you can tackle them with confidence and precision.

    IB数学分析与方法HL课程中的练习H.5带你深入探讨积分学中最直观、最强大的应用之一——求曲线绕轴旋转所生成立体的体积。这组题目要求你灵活切换圆盘法、垫圈法和壳层法的思维方式,并需要你仔细处理积分限、函数的平方以及变量的正确选择。本文将拆解这些习题背后的每一个关键概念,让你能够自信而精准地应对它们。

    1. The Concept of a Solid of Revolution | 旋转体的概念

    A solid of revolution is formed when a region of the plane is rotated about a straight line called the axis of revolution. Imagine the graph of y = f(x) from x = a to x = b sweeping out a three-dimensional shape as it turns around the x‑axis. The resulting solid is symmetric about the axis, and every cross‑section perpendicular to the axis is a circular disc. Visualising this sweeping motion is the first step to setting up a volume integral correctly.

    当平面上的一个区域绕着一条称为旋转轴的直线旋转时,就形成了旋转体。想象一下从 x = a 到 x = b 的曲线 y = f(x) 围绕 x 轴旋转,扫出一个三维形状。所得立体关于旋转轴对称,且垂直于轴的每一个截面都是一个圆盘。将这一扫掠过程可视化,是正确建立体积积分的第一步。

    2. Volume of Revolution Around the x‑axis | 绕 x 轴旋转的体积

    When the region between the curve y = f(x), the x‑axis, and the lines x = a, x = b is rotated about the x‑axis, the volume V is given by V = π ∫ₐᵇ [f(x)]² dx. The reasoning is straightforward: a thin vertical strip approximates a disc of radius y = f(x) and thickness dx, so its volume is πy² dx. Summing these discs from a to b produces the integral. The squaring step is essential – forgetting it is one of the most common mistakes.

    当曲线 y = f(x)、x 轴以及直线 x = a、x = b 所围区域绕 x 轴旋转时,体积 V 由公式 V = π ∫ₐᵇ [f(x)]² dx 给出。其中的推导很直接:一条竖直薄条近似为一个半径为 y = f(x)、厚度为 dx 的圆盘,因此其体积为 πy² dx。将这些圆盘从 a 到 b 相加就得到了积分。平方的步骤至关重要——遗漏平方是最常见的错误之一。

    3. Volume of Revolution Around the y‑axis | 绕 y 轴旋转的体积

    For rotation about the y‑axis, the roles of x and y are swapped. If the region is bounded by x = g(y), the y‑axis, and lines y = c, y = d, the volume is V = π ∫₍c₎ᵈ [g(y)]² dy. It is often necessary to rewrite the original equation x in terms of y. When the curve is given as y = f(x), you must first solve for x = f⁻¹(y) over the appropriate interval. Pay close attention to whether the function is one‑to‑one on the interval; otherwise you may need to split the region.

    当绕 y 轴旋转时,x 和 y 的角色互换。如果区域由 x = g(y)、y 轴以及直线 y = c、y = d 围成,则体积 V = π ∫₍c₎ᵈ [g(y)]² dy。这常常需要把原来的方程表示成 x 关于 y 的形式。当曲线以 y = f(x) 给出时,你必须先在合适区间内解出 x = f⁻¹(y)。要特别留意函数在该区间上是否一一对应,否则可能需要将区域分割。

    4. Rotations About Lines Parallel to the Axes | 绕平行于坐标轴的直线旋转

    Exercise H.5 frequently asks for the volume generated by rotating a region about a horizontal line y = k or a vertical line x = h. In these cases, the radius of a typical disc is no longer simply y or x, but the distance from the curve to the axis of rotation. For rotation about y = k, the radius is |f(x) – k| if the region is between y = f(x) and y = k. The volume becomes V = π ∫ [f(x) – k]² dx after adjusting limits appropriately.

    练习H.5经常要求计算区域绕水平线 y = k 或竖直线 x = h 旋转所得的体积。此时,典型圆盘的半径不再是简单的 y 或 x,而是曲线到旋转轴的距离。对于绕 y = k 旋转,若区域介于 y = f(x) 和 y = k 之间,则半径为 |f(x) – k|。在适当调整积分限后,体积变为 V = π ∫ [f(x) – k]² dx。

    5. Washer Method for Regions Between Two Curves | 两曲线间区域的垫圈法

    When the region to be rotated lies between two curves y = f(x) and y = g(x) with f(x) ≥ g(x) ≥ 0, rotating about the x‑axis produces a solid with a hole. The cross‑section is a washer with outer radius R = f(x) and inner radius r = g(x). The volume is V = π ∫ [f(x)² – g(x)²] dx. Never subtract the functions first and then square – that erroneously gives π ∫ (f – g)² dx, which is not equivalent to the difference of squares.

    当需要旋转的区域介于两条曲线 y = f(x) 与 y = g(x) 之间(且 f(x) ≥ g(x) ≥ 0),绕 x 轴旋转会产生一个带孔立体。其截面是外半径 R = f(x)、内半径 r = g(x) 的垫圈。体积为 V = π ∫ [f(x)² – g(x)²] dx。千万不要先相减再平方——这样会错误地得到 π ∫ (f – g)² dx,它与平方差并不等价。

    6. The Shell Method for Rotation About the y‑axis (or x = h) | 绕 y 轴(或 x = h)旋转的壳层法

    An alternative to discs and washers is the method of cylindrical shells. When a region bounded by y = f(x), the x‑axis, x = a and x = b is rotated about the y‑axis, each vertical strip generates a thin cylindrical shell. Its radius is x, height is f(x), and thickness is dx, so the volume element is 2π x f(x) dx. The total volume is V = 2π ∫ₐᵇ x f(x) dx. Shells can be far more convenient when the function is easier to integrate with respect to x than solving for inverses.

    圆盘法和垫圈法之外,另一种方法是柱壳法。当由 y = f(x)、x 轴以及 x = a、x = b 围成的区域绕 y 轴旋转时,每条竖条都会生成一个薄圆柱壳。其半径为 x,高度为 f(x),厚度为 dx,因此体积微元为 2π x f(x) dx。总体积为 V = 2π ∫ₐᵇ x f(x) dx。当函数对 x 积分比解反函数更容易时,壳层法会方便得多。

    7. Volumes with Parametric Equations | 参数方程下的旋转体体积

    If the curve is given parametrically by x = x(t), y = y(t) for t ∈ [t₁, t₂], you can still find volumes of revolution. For rotation about the x‑axis, the volume is V = π ∫ₜ₁ᵗ² y(t)² · (dx/dt) dt. For rotation about the y‑axis, using shells we get V = 2π ∫ₜ₁ᵗ² x(t) y(t) · (dx/dt) dt, taking care to ensure that the orientation matches the limits. This approach often eliminates the need to eliminate the parameter.

    如果曲线用参数方程 x = x(t), y = y(t) 给出,t ∈ [t₁, t₂],你仍然可以计算旋转体体积。绕 x 轴旋转时,体积为 V = π ∫ₜ₁ᵗ² y(t)² · (dx/dt) dt。绕 y 轴旋转时,使用壳层法可得 V = 2π ∫ₜ₁ᵗ² x(t) y(t) · (dx/dt) dt,同时要注意方向与积分限的匹配。这种方法常常省去了消去参数的麻烦。

    8. Step‑by‑Step Example: Rotation About the x‑axis | 分步示例:绕 x 轴旋转

    Consider the region bounded by y = √x, the x‑axis, and x = 4. Rotate about the x‑axis.

    The radius is y = √x, so (y)² = x. The volume is V = π ∫₀⁴ x dx = π [½ x²]₀⁴ = π (½ × 16 – 0) = 8π cubic units. Always verify that the limits correspond to the intersection of the boundaries. Here the curve meets the x‑axis when x = 0, and the right bound is x = 4.

    考虑由 y = √x、x 轴和 x = 4 围成的区域。绕 x 轴旋转。

    半径为 y = √x,所以 (y)² = x。体积为 V = π ∫₀⁴ x dx = π [½ x²]₀⁴ = π (½ × 16 – 0) = 8π 立方单位。务必确认积分限与边界的交点相对应。此处曲线与 x 轴相交于 x = 0,右边界为 x = 4。

    9. Step‑by‑Step Example: Washer and Rotation About y = 2 | 分步示例:垫圈法绕 y = 2 旋转

    Find the volume when the region between y = x² and y = 2 – x² is rotated about the line y = 2. The curves intersect at x = –1 and x = 1. The outer radius is the distance from y = 2 down to y = x²: R = 2 – x². The inner radius is the distance from y = 2 down to y = 2 – x²: r = 2 – (2 – x²) = x². Thus volume V = π ∫₋₁¹ [(2 – x²)² – (x²)²] dx = π ∫₋₁¹ [4 – 4x² + x⁴ – x⁴] dx = π ∫₋₁¹ (4 – 4x²) dx = π [4x – (4/3)x³]₋₁¹ = π [(4 – 4/3) – (–4 + 4/3)] = π (8 – 8/3) = (16π)/3.

    求区域 y = x² 与 y = 2 – x² 之间的部分绕直线 y = 2 旋转所得的体积。曲线相交于 x = –1 和 x = 1。外半径为从 y = 2 向下到 y = x² 的距离:R = 2 – x²。内半径为从 y = 2 向下到 y = 2 – x² 的距离:r = 2 – (2 – x²) = x²。因此体积 V = π ∫₋₁¹ [(2 – x²)² – (x²)²] dx = π ∫₋₁¹ [4 – 4x² + x⁴ – x⁴] dx = π ∫₋₁¹ (4 – 4x²) dx = π [4x – (4/3)x³]₋₁¹ = π [(4 – 4/3) – (–4 + 4/3)] = π (8 – 8/3) = (16π)/3。

    10. Common Errors and How to Avoid Them | 常见错误及如何避免

    Many mistakes in Exercise H.5 come from misidentifying the radius. Always sketch the region and the axis of rotation, then draw a representative rectangle. Label the radius explicitly as the distance from the rotation axis to the rectangle’s far edge (for discs) or to its centre (for shells). Another pitfall is squaring the wrong expression: remember that you square each radius, not the combined integrand. Also, check that your limits are in the correct variable – if integrating with respect to y, the limits must be y‑values.

    练习H.5中的许多错误源于半径识别错误。务必先画出区域和旋转轴,然后画出一个代表性矩形。将半径明确标注为从旋转轴到矩形远端的距离(对于圆盘法)或到矩形中心的距离(对于壳层法)。另一个陷阱是对错误的表达式进行平方:记住是对每个半径进行平方,而不是对整个被积函数进行平方后再加减。此外,要检查积分限是否使用了正确变量——如果对 y 积分,积分限必须是 y 值。

    11. Connecting H.5 to the IB Exam | 将 H.5 与 IB 考试联系起来

    IB exam questions often combine volumes of revolution with other syllabus topics such as trigonometric functions, exponentials, or differential equations. You might be asked to find the volume of a vase formed by rotating eˣ, or to set up an integral for a solid whose cross‑sections are squares rather than circles. The skills in H.5 teach you to model real‑world shapes using integration – a central theme in the Analysis and Approaches course. Practice with varied functions and axes until the process becomes second nature.

    IB 考试题目常将旋转体体积与其他考纲主题相结合,例如三角函数、指数函数或微分方程。你可能被要求求旋转 eˣ 所形成的花瓶的体积,或被要求为截面为正方形而非圆形的立体建立积分。H.5 的技能教会你用积分对现实世界中的形状进行建模——这是分析与方法课程的一个核心主题。通过多样化的函数和旋转轴进行练习,直到这一过程成为你的第二天性。

    12. Summary Checklist for H.5 | H.5 总结清单

    Before attempting any Exercise H.5 problem, run through this mental checklist: (1) Sketch the region and axis; (2) Determine the method – discs, washers, or shells; (3) Express the radius (radii) in terms of the integration variable; (4) Square the radii; (5) Set up the integral with correct limits; (6) Check that the integrand is dimensionally consistent with a volume; (7) Evaluate and, if time permits, approximate numerically to verify reasonableness. This disciplined approach will minimise errors.

    在尝试任何 H.5 习题之前,请先过一遍这份脑内清单:(1) 画出区域和轴;(2) 确定方法——圆盘法、垫圈法还是壳层法;(3) 用积分变量表示半径;(4) 对半径进行平方;(5) 用正确的积分限建立积分;(6) 检查被积函数在量纲上与体积一致;(7) 求值,如有时间,用数值近似验证结果的合理性。这种严谨的方法能将错误降至最低。

    Published by TutorHao | IB Mathematics: Analysis and Approaches HL Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise H.1: Introduction to Differentiation from First Principles | 练习H.1:从第一原理理解导数

    📚 Exercise H.1: Introduction to Differentiation from First Principles | 练习H.1:从第一原理理解导数

    In IB Mathematics, Exercise H.1 often serves as the gateway to differential calculus, asking students to compute derivatives directly from the limit definition. This approach – called differentiation from first principles – builds a deep understanding of what a derivative truly represents: the instantaneous rate of change of a function. In this article, we work through the core ideas, step-by-step examples, algebraic tricks, and typical IB-style practice problems so you can tackle Exercise H.1 with confidence.

    在IB数学中,练习H.1往往是微分学的入门关卡,要求学生直接从极限定义出发计算导数。这种方法——称为从第一原理求导——能帮助学生深刻理解导数的本质:函数瞬时变化率。本文将梳理核心概念、逐步展示典型例题、剖析代数技巧,并提供IB风格的练习题,让你能自信地完成练习H.1。

    1. Understanding the Gradient of a Curve | 理解曲线的斜率

    A straight line has a constant gradient. For a curve, however, the steepness changes from point to point. To find the gradient at a particular point P on the curve y = f(x), we can choose a second point Q nearby, with coordinates (x+h, f(x+h)). The slope of the secant line PQ is [f(x+h) – f(x)] / h. As h becomes smaller, Q moves closer to P, and the secant line approaches the tangent line at P. The derivative is the limit of this quotient as h → 0.

    直线具有恒定的斜率,但对于曲线,陡峭程度会随点而变化。为了求出曲线 y = f(x) 上某一点 P 处的斜率,我们可以选取附近另一点 Q,坐标为 (x+h, f(x+h))。割线 PQ 的斜率为 [f(x+h) – f(x)] / h。当 h 逐渐变小,Q 会趋近于 P,割线也随之逼近 P 点处的切线。导数正是当 h → 0 时这一差商的极限。

    This geometric interpretation is crucial: the derivative f'(x) gives the gradient of the tangent, which represents the instantaneous rate of change of f with respect to x. In IB exams, you are often asked to explain this idea before performing symbolic calculations.

    这种几何解释至关重要:导数 f'(x) 给出了切线的斜率,它表示 f 关于 x 的瞬时变化率。在IB考试中,常会要求你先解释这一思想,再进行符号计算。

    2. Limits: The Foundation of Differentiation | 极限:微分的基础

    Before using the derivative formula, it is essential to be comfortable with limits. The notation limh→0 g(h) asks: what value does g(h) approach as h gets arbitrarily close to 0? Sometimes direct substitution works, but often we must simplify algebraically first, especially when an expression becomes 0/0. Mastering this simplification is the key skill tested in Exercise H.1.

    在使用导数公式之前,必须熟悉极限的概念。记号 limh→0 g(h) 表示:当 h 无限趋近于 0 时,g(h) 趋近于什么值?有时直接代入即可,但常常会得到 0/0 型未定式,必须先进行代数化简。掌握这种化简正是练习H.1考查的核心技能。

    For example, consider limh→0 ( (3+h)2 – 9 ) / h. Substituting h = 0 gives 0/0. Expand the numerator: (9 + 6h + h2) – 9 = 6h + h2 = h(6 + h). Cancel h, leaving 6 + h, which tends to 6 as h → 0. This is precisely the technique used in first principles differentiation.

    例如,求极限 limh→0 ((3+h)2 – 9)/h。代入 h=0 得 0/0。展开分子:(9 + 6h + h2) – 9 = 6h + h2 = h(6 + h)。约去 h,得到 6 + h,当 h → 0 时极限为 6。这恰好就是从第一原理求导时所使用的技巧。

    3. The First Principles Formula | 第一原理公式

    The formal definition of the derivative is:

    f'(x) = limh→0 [ f(x + h) – f(x) ] / h

    This formula is printed on the IB formula booklet, but you must know how to apply it. The process involves four steps: write the difference quotient, substitute the given function, simplify the numerator until you can cancel h, and finally take the limit as h → 0.

    导数的正式定义为:

    f'(x) = limh→0 [ f(x + h) – f(x) ] / h

    该公式印在IB公式手册中,但你必须学会如何应用。整个过程分四步:写出差商,代入给定函数,化简分子直到可以约去 h,最后计算 h → 0 时的极限。

    It is helpful to remember that the variable x is treated as constant when taking the limit with respect to h. All algebraic manipulation focuses on the h terms. Many students panic when they see two variables, but only h is approaching zero.

    请牢记:在关于 h 取极限时,变量 x 应视为常量。所有代数变形都围绕含 h 的项展开。不少学生一看到两个变量就紧张,但实际上只有 h 在趋近于零。

    4. Step-by-Step Differentiation of f(x)=x² | 逐步推导f(x)=x²的导数

    Let’s work through the classic example of f(x) = x2. Compute f(x+h) = (x+h)2 = x2 + 2xh + h2. Then the difference f(x+h) – f(x) = (x2 + 2xh + h2) – x2 = 2xh + h2. Factor out h: h(2x + h). The difference quotient becomes:

    [f(x+h) – f(x)] / h = h(2x + h) / h = 2x + h

    Now take the limit as h → 0: f'(x) = limh→0 (2x + h) = 2x. Therefore, the derivative of x2 is 2x. Notice how the h term vanishes after cancellation, making the limit straightforward.

    我们来推演经典例子 f(x) = x2。先计算 f(x+h) = (x+h)2 = x2 + 2xh + h2。于是差值 f(x+h) – f(x) = (x2 + 2xh + h2) – x2 = 2xh + h2。提取公因子 h:h(2x + h)。差商变为:

    [f(x+h) – f(x)] / h = h(2x + h) / h = 2x + h

    现取 h → 0 时的极限:f'(x) = limh→0 (2x + h) = 2x。因此,x2 的导数为 2x。注意 h 这一项在约分后消失,极限变得十分简单。

    This method forms the blueprint for all first principles derivations: expand, cancel, limit. Always check that after cancellation, direct substitution of h = 0 does not produce division by zero.

    这种方法为所有第一原理推导提供了蓝本:展开、约分、取极限。务必检查:约分后直接代入 h = 0 不会导致分母为零。

    5. Differentiating f(x)=x³ from First Principles | 从第一原理求f(x)=x³的导数

    Next, consider f(x) = x3. Here, (x+h)3 expands to x3 + 3x2h + 3xh2 + h3. Subtract f(x) = x3 to obtain 3x2h + 3xh2 + h3. Factor h: h(3x2 + 3xh + h2). The quotient simplifies to 3x2 + 3xh + h2. As h → 0, the terms containing h vanish, leaving 3x2. Thus, the derivative of x3 is 3x2.

    接下来考虑 f(x) = x3。此处 (x+h)3 展开为 x3 + 3x2h + 3xh2 + h3。减去 f(x) = x3 得到 3x2h + 3xh2 + h3。提取 h:h(3x2 + 3xh + h2)。差商化简为 3x2 + 3xh + h2。当 h → 0,含 h 的各项趋于零,留下 3x2。因此,x3 的导数是 3x2

    Look at the emerging pattern: the derivative of x² is 2x1, and the derivative of x³ is 3x2. You might suspect a general rule: if f(x) = xⁿ, then f'(x) = nxⁿ⁻¹. In fact, this power rule can be proved for positive integer n using the binomial theorem, which is sometimes explored in Extension questions of Exercise H.1.

    观察出现的规律:x² 的导数是 2x1,x³ 的导数是 3x2。你可能会猜想一般法则:若 f(x) = xⁿ,则 f'(x) = nxⁿ⁻¹。事实上,对于正整数 n,可以利用二项式定理证明该幂函数求导法则,这有时会在练习H.1的拓展题中探讨。

    6. The Power Rule for Positive Integers | 正整数指数幂函数求导法则

    To prove the power rule for a general positive integer n, start from (x+h)ⁿ = xⁿ + nxⁿ⁻¹h + (n(n-1)/2)xⁿ⁻²h² + … + hⁿ. Subtract xⁿ, then every remaining term contains at least one factor of h. Factor h out: h( nxⁿ⁻¹ + (n(n-1)/2)xⁿ⁻²h + … + hⁿ⁻¹ ). Divide by h, take the limit as h → 0, and all terms except nxⁿ⁻¹ vanish. This elegant argument justifies the rule, but IB Exercise H.1 only expects you to handle small values of n explicitly.

    对于一般正整数 n,(x+h)ⁿ = xⁿ + nxⁿ⁻¹h + (n(n-1)/2)xⁿ⁻²h² + … + hⁿ。减去 xⁿ 后,余下的每一项至少含有一个 h 因子。提出公因子 h:h( nxⁿ⁻¹ + (n(n-1)/2)xⁿ⁻²h + … + hⁿ⁻¹ )。除以 h 后取 h → 0 的极限,除 nxⁿ⁻¹ 外所有项趋于零。这一简洁论证证明了幂函数法则,但IB练习H.1只要求明确处理较小的 n 值。

    Nevertheless, understanding this binomial argument helps you see where the nxⁿ⁻¹ pattern comes from. It also builds algebraic fluency, which is invaluable when simplifying difference quotients for functions like x⁴ or (2x+1)².

    尽管如此,理解二项式论证有助于你领会 nxⁿ⁻¹ 模式的来源,同时也能提升代数熟练度,这对于化简类似 x⁴ 或 (2x+1)² 等函数的差商至关重要。

    7. Derivative of a Constant and Linear Function | 常数与线性函数的导数

    Now apply first principles to f(x) = c, where c is a constant. Here f(x+h) = c and f(x) = c, so the difference quotient is (c – c)/h = 0/h = 0 for any non-zero h. The limit is 0, confirming that the derivative of a constant is zero. This makes intuitive sense: a horizontal line has zero gradient everywhere.

    现在把第一原理应用于常数函数 f(x) = c(c 为常数)。此时 f(x+h) = c,f(x) = c,差商为 (c – c)/h = 0/h = 0,对于任意非零 h 均成立。极限为 0,从而确认常数的导数为零。这符合直观:水平线处处斜率为零。

    For a linear function f(x) = mx + b, compute f(x+h) = m(x+h) + b = mx + mh + b. Subtract f(x) = mx + b to get mh. Divide by h, giving m, which is independent of h. The derivative is simply m. Therefore, the derivative of any linear function is its constant slope. This is a useful sanity check: if first principles does not yield m for a linear function, you have made an algebra mistake.

    对于线性函数 f(x) = mx + b,计算 f(x+h) = m(x+h) + b = mx + mh + b。减去 f(x) = mx + b 得到 mh。除以 h 得 m,与 h 无关。导数即为 m。因此,任何线性函数的导数就是其恒定斜率。这是一个有用的自检:若对线性函数用第一原理求导而未得到 m,就说明代数出错了。

    8. Handling More Complex Functions: f(x)=1/x | 处理更复杂的函数:f(x)=1/x

    Rational functions require careful algebraic manipulation. Let f(x) = 1/x. Then f(x+h) = 1/(x+h). The difference is 1/(x+h) – 1/x. Combine over a common denominator x(x+h): [x – (x+h)] / [x(x+h)] = –h / [x(x+h)]. The difference quotient becomes [–h / (x(x+h))] × (1/h) = –1 / [x(x+h)]. As h → 0, x+h → x, so the limit is –1/x². Hence the derivative of 1/x is –1/x², valid for x ≠ 0.

    有理函数需要谨慎的代数变形。设 f(x) = 1/x,则 f(x+h) = 1/(x+h)。差值为 1/(x+h) – 1/x。通分,公分母为 x(x+h):[x – (x+h)] / [x(x+h)] = –h / [x(x+h)]。差商变为 [–h / (x(x+h))] × (1/h) = –1 / [x(x+h)]。当 h → 0,x+h → x,故极限为 –1/x²。因此,1/x 的导数为 –1/x²,适用于 x ≠ 0。

    Notice that the algebra hinges on cancelling an h that appears only in the numerator after combining fractions. This technique appears repeatedly in IB questions; practice combining rational expressions so you can execute the steps quickly under exam pressure.

    请注意,代数变形的关键在于通分后分子中出现的 h 被约去。这一技巧在IB试题中反复出现;要多加练习分式通分,以便在考试压力下快速完成这些步骤。

    9. Derivative of f(x)=√x | f(x)=√x的导数

    For f(x) = √x (x > 0), write f(x+h) = √(x+h). The difference quotient is [√(x+h) – √x] / h. To simplify, multiply numerator and denominator by the conjugate √(x+h) + √x. The numerator becomes (x+h) – x = h, so the expression turns into h / [h(√(x+h) + √x)] = 1 / [√(x+h) + √x]. As h → 0, this approaches 1 / (2√x). Therefore, the derivative of √x is 1/(2√x).

    对于 f(x) = √x (x > 0),记 f(x+h) = √(x+h)。差商为 [√(x+h) – √x] / h。为化简,将分子分母乘以共轭根式 √(x+h) + √x。分子变为 (x+h) – x = h,于是表达式化作 h / [h(√(x+h) + √x)] = 1 / [√(x+h) + √x]。令 h → 0,趋于 1 / (2√x)。因此,√x 的导数为 1/(2√x)。

    Rationalising the numerator is a common trick that mirrors the rationalisation of denominators. It is frequently tested because it demonstrates true understanding of limits rather than rote application of a rule. Be prepared to apply similar conjugate methods to cube roots or expressions like √(2x+1).

    分子有理化是一种常见技巧,与分母有理化类似。它常被考查,因为它体现的是对极限的真正理解,而非机械套用规则。要准备好将类似的共轭方法应用于立方根或 √(2x+1) 等表达式。

    10. Common Algebraic Pitfalls | 常见代数陷阱

    Students lose more marks to algebraic errors than to misunderstanding the limit concept. Typical mistakes include: forgetting to distribute the minus sign when subtracting f(x); incorrectly expanding (x+h)ⁿ (e.g., missing the binomial coefficients); failing to factor h completely; and cancelling h incorrectly when h is not a factor of the denominator. Always write the difference quotient explicitly and double-check each expansion.

    学生因代数错误丢分往往多于对极限概念的不理解。典型错误包括:减去 f(x) 时忘记分配负号;错误展开 (x+h)ⁿ(如漏掉二项式系数);未能彻底提出公因子 h;以及在 h 并非分母的因子时误约 h。一定要明确写出差商,并仔细检查每一步展开。

    Another frequent issue is attempting to take the limit too early, before the h in the denominator has been cancelled. The expression must be transformed into a form where substituting h = 0 does not cause division by zero. If you end up with a denominator still containing h after simplification, you have made an error.

    另一常见问题是在分母中的 h 被约去之前过早地取极限。表达式必须转化为代入 h=0 后不会导致除以零的形式。如果在化简后分母仍含有 h,就说明出错了。

    Finally, when using the conjugate method, ensure you multiply both numerator and denominator by the same expression. Every algebraic manipulation should preserve equality with the original difference quotient (except at the removable discontinuity at h = 0).

    最后,使用共轭法时,要确保分子和分母同乘相同的表达式。每一步代数变形都应保持与原始差商的等价关系(除了在 h = 0 处的可去间断点)。

    11. Practice Exercises (Exercise H.1 Style) | 练习题(H.1风格)

    Here are typical questions you might see in IB Exercise H.1. Try them using first principles only, then check your answers by applying standard rules.

    以下是IB练习H.1中可能出现的典型题目。请仅使用第一原理求解,然后用标准法则验证答案。

    • Find from first principles the derivative of f(x) = x2 + 3x.
    • Differentiate f(x) = 2x3 – x from first principles.
    • Use the limit definition to show that the derivative of f(x) = 1/(x+1) is f'(x) = –1/(x+1)².
    • Given f(x) = √(2x), prove that f'(x) = 1/√(2x) via first principles.
    • For f(x) = x² – 5x, evaluate f'(2) using the first principles formula at the point x = 2.

    解答提示:对于多项式,展开后消去 h;对于分式,通分后化简;对于根式,使用共轭因式。计算在某点的导数时,可以用 f'(a) = limh→0 [f(a+h) – f(a)]/h 直接代入该点。

    • 用第一原理求 f(x) = x2 + 3x 的导数。
    • 从第一原理出发对 f(x) = 2x3 – x 求导。
    • 利用极限定义证明 f(x) = 1/(x+1) 的导数为 f'(x) = –1/(x+1)²。
    • 已知 f(x) = √(2x),用第一原理证明 f'(x) = 1/√(2x)。
    • 对于 f(x) = x² – 5x,利用在点 x = 2 处的第一原理公式计算 f'(2)。

    Work through these with full simplification steps, and you will be well prepared for any assessment on this topic. Even if the IB allows the use of the power rule later, the first principles method clarifies the underlying meaning of the derivative.

    通过这些题目逐步化简,你就能为任何有关该主题的评估做好充分准备。即使 IB 在后续允许使用幂函数法则,第一原理方法仍能厘清导数的深层含义。

    12. Connecting to the IB Syllabus | 与IB课程大纲的联系

    Exercise H.1 in a typical IB textbook aligns with syllabus content on limits and the definition of the derivative. Both Analysis & Approaches (AA) and Applications & Interpretation (AI) courses reference differentiation from first principles, though AA explores it in greater depth, including proofs and more challenging algebraic manipulations. AI students mainly need to recognize the concept and perform simple derivations.

    练习H.1在典型的IB课本中对应的是关于极限和导数定义的大纲内容。分析与方法 (AA) 和应用与解释 (AI) 课程都会涉及从第一原理求导,但 AA 探讨得更深入,包括证明和更具挑战性的代数变形。AI 学生主要需理解概念并进行简单推导。

    Examination questions sometimes ask: ‘Using the definition of the derivative, show that…’ or ‘Find from first principles the derivative of…’ This is a direct invitation to write out the limit quotient and simplify. Marks are awarded for correct substitution, algebraic simplification, and the final limit. Skipping steps, such as failing to write limh→0 until the end, can cost method marks.

    考试中有时会要求:“使用导数的定义,证明……”或“从第一原理求……的导数”。这直接提示你写出差商并化简。评分点落在正确代入、代数化简以及最后求极限。省略步骤——比如直到最后才写出 limh→0——会丢方法分。

    Remember that the IB formula booklet provides the derivative of ln x, sin x, ex, etc., but the first principles approach is intended to build your conceptual foundation. Once you master Exercise H.1, you’ll have a much clearer intuition for why the derivative of xⁿ is nxⁿ⁻¹ and why the rules of differentiation work.

    请记住,IB公式手册提供了 ln x、sin x、ex 等的导数公式,但从第一原理出发的方法是为了夯实概念基础。一旦掌握了练习H.1,你对为何 xⁿ 的导数是 nxⁿ⁻¹ 以及求导法则为何成立,将有更清晰的直观理解。


    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Significance and Hypothesis Testing | 显著性检验与假设检验

    📚 Significance and Hypothesis Testing | 显著性检验与假设检验

    Hypothesis testing lies at the heart of statistical inference, enabling us to use sample data to evaluate claims about population parameters. From determining whether a new drug is effective to checking if a production process is out of control, significance tests help us make decisions in the face of uncertainty. In IB Mathematics, you are expected to understand the logic of hypothesis testing, interpret p-values, recognise errors, and apply tests for means and proportions using appropriate distributions.

    假设检验是统计推断的核心,它让我们能够利用样本数据来评估关于总体参数的主张。从判断一种新药是否有效,到检查生产过程是否失控,显著性检验帮助我们在不确定性中做出决策。在 IB 数学课程中,同学们需要理解假设检验的逻辑,解读 p 值,识别错误类型,并使用适当的分布进行均值和比例的检验。

    1. Core Concepts of Hypothesis Testing | 假设检验的核心概念

    Hypothesis testing begins with a research question translated into two competing statements about a population parameter. We collect a random sample, compute a test statistic, and assess how compatible the data are with a starting assumption. If the sample result is highly unlikely under that assumption, we reject it in favour of the alternative.

    假设检验从一个研究问题开始,将其转化为关于总体参数的两个对立陈述。我们收集一个随机样本,计算检验统计量,并评估数据与初始假设的兼容程度。如果在该假设下样本结果极不可能发生,我们就拒绝该假设而接受备择假设。

    The decision rule is based on a significance level (α) chosen before the test. Typical values are 0.05, 0.01 or 0.10. The outcome is either ‘reject H₀’ or ‘do not reject H₀’ – note that we never ‘accept’ the null hypothesis in a definitive sense.

    决策规则基于事先选定的显著性水平(α),常用值为 0.05、0.01 或 0.10。结果要么是“拒绝 H₀”,要么是“不拒绝 H₀”——注意,我们绝不能以绝对的口吻说“接受”零假设。


    2. Null and Alternative Hypotheses | 零假设与备择假设

    The null hypothesis, denoted H₀, is a statement of no effect, no difference, or the status quo. It is assumed true until evidence suggests otherwise. For a population mean μ, a typical null is H₀: μ = μ₀.

    零假设,记作 H₀,是假设没有效应、没有差异或维持现状的陈述。在没有相反证据之前,我们假设它为真。对于总体均值 μ,典型的零假设是 H₀: μ = μ₀。

    The alternative hypothesis, H₁ or Hₐ, is what we aim to support. It can be one-sided (μ > μ₀ or μ < μ₀) or two-sided (μ ≠ μ₀). The choice of H₁ determines whether we use a one-tailed or two-tailed test.

    备择假设 H₁ 或 Hₐ 是我们试图支持的观点。它可以是单侧的(μ > μ₀ 或 μ < μ₀),也可以是双侧的(μ ≠ μ₀)。H₁ 的选择决定了我们使用单尾检验还是双尾检验。

    For example, a manufacturer claims that light bulbs last 1000 hours on average. A consumer group suspects the mean is lower. Then H₀: μ = 1000, H₁: μ < 1000 (one-tailed).

    例如,某制造商声称灯泡平均寿命为 1000 小时,消费者组织怀疑实际均值更低。此时 H₀: μ = 1000,H₁: μ < 1000(单尾检验)。


    3. Significance Level (α) | 显著性水平 (α)

    The significance level α is the probability of rejecting H₀ when it is actually true – a Type I error. It defines how much evidence we require to reject H₀. An α of 0.05 means we are willing to accept a 5% chance of a false positive.

    显著性水平 α 是当 H₀ 为真时拒绝它的概率——即第一类错误发生的概率。它定义了我们拒绝 H₀ 所需的证据强度。α = 0.05 表示我们愿意接受 5% 的假阳性风险。

    α also sets the rejection region (critical region). If the test statistic falls inside this region, or if the p-value is smaller than α, we reject H₀. Common α values in IB examinations are 0.05, 0.01 and 0.10.

    α 还确定了拒绝域(临界域)。如果检验统计量落入该区域,或 p 值小于 α,我们就拒绝 H₀。IB 考试中常用的 α 值为 0.05、0.01 和 0.10。


    4. Test Statistics | 检验统计量

    A test statistic measures how far the sample estimate is from the null parameter, scaled by its standard error. For a mean with known population standard deviation σ, we use the z-statistic:

    检验统计量衡量样本估计值与零假设参数之间的差距,并按其标准误差进行缩放。对于已知总体标准差 σ 的均值,我们使用 z 统计量:

    z = (x̄ − μ₀) / (σ/√n)

    When σ is unknown, we replace σ with the sample standard deviation s, and the statistic follows a t-distribution with n−1 degrees of freedom:

    当 σ 未知时,我们用样本标准差 s 代替 σ,统计量服从自由度为 n−1 的 t 分布:

    t = (x̄ − μ₀) / (s/√n)

    For proportions, the test statistic uses the null proportion p₀ and the standard error √(p₀(1−p₀)/n):

    对于比例,检验统计量使用零假设的比例 p₀ 和标准误差 √(p₀(1−p₀)/n):

    z = (p̂ − p₀) / √(p₀(1−p₀)/n)

    Choosing the correct statistic is essential; IB problems will often specify whether σ is known or provide raw data requiring a t-test.

    选择正确的统计量至关重要;IB 题目通常会明确 σ 是否已知,或提供原始数据要求使用 t 检验。


    5. Critical Value Approach | 临界值方法

    In the critical value approach, we compare the calculated test statistic with a threshold (critical value) that marks the boundary of the rejection region. The critical value depends on α and whether the test is one-tailed or two-tailed.

    在临界值方法中,我们将计算出的检验统计量与作为拒绝域边界的临界值进行比较。临界值取决于 α 以及检验是单尾还是双尾。

    For a two-tailed z-test at α = 0.05, the critical values are ±1.96. If |z| > 1.96, we reject H₀. For a one-tailed test with α = 0.05, the critical value is 1.645 (right-tail) or −1.645 (left-tail).

    对于 α = 0.05 的双尾 z 检验,临界值为 ±1.96。如果 |z| > 1.96,则拒绝 H₀。对于 α = 0.05 的单尾检验,右侧临界值为 1.645,左侧为 −1.645。

    Using t-tables requires the correct degrees of freedom. IB formula booklets provide critical values for common t-distributions, and your calculator can also generate them.

    使用 t 分布表时需要正确的自由度。IB 公式手册提供了常用 t 分布的临界值,你的计算器也可以生成这些值。


    6. p-value Approach | p 值方法

    The p-value is the probability of obtaining a test statistic at least as extreme as the one observed, assuming H₀ is true. It measures the strength of the evidence against H₀: a very small p-value indicates that the observed result is unlikely under the null.

    p 值是在 H₀ 为真的前提下,获得与观测到的检验统计量同等极端或更极端结果的概率。它衡量反对 H₀ 的证据强度:极小的 p 值表明在零假设下观测到的结果不太可能发生。

    If p-value ≤ α, we reject H₀. If p-value > α, we do not reject H₀. For a two-tailed test, the p-value accounts for extremes in both directions; many IB calculator functions directly report the p-value.

    如果 p 值 ≤ α,则拒绝 H₀;若 p 值 > α,则不拒绝 H₀。对于双尾检验,p 值会考虑两个方向的极端情况;许多 IB 计算器函数可以直接输出 p 值。

    Example: a one-sample t-test yields t = 2.34 with 15 degrees of freedom. The two-tailed p-value might be 0.033. At α = 0.05, we reject H₀ and conclude the mean differs from the null value.

    示例:单样本 t 检验得到 t = 2.34,自由度 15。双尾 p 值可能为 0.033。在 α = 0.05 下,我们拒绝 H₀,并得出均值不同于零假设值的结论。


    7. One-tailed vs Two-tailed Tests | 单尾检验与双尾检验

    A one-tailed (one-sided) test examines an effect in a specific direction: H₁: μ > μ₀ or μ < μ₀. It allocates all of α to one tail, making it easier to reject H₀ in that direction, but it cannot detect an effect in the opposite direction.

    单尾(单侧)检验考察特定方向的效应:H₁: μ > μ₀ 或 μ < μ₀。它将全部 α 分配到一侧尾部,使得在该方向上更容易拒绝 H₀,但无法检测相反方向的效应。

    A two-tailed (two-sided) test has H₁: μ ≠ μ₀ and splits α equally between the two tails. This is more conservative for detecting a difference in a predetermined direction, but it can detect any departure from H₀.

    双尾(双侧)检验的备择假设为 H₁: μ ≠ μ₀,并将 α 平均分配到两个尾部。对于检测预定方向的差异,这种方法更为保守,但能够检测出任何偏离 H₀ 的情况。

    In IB problems, the wording of the question (‘greater than’, ‘different from’, ‘has increased’) guides the choice. Always check whether a directional claim is being made before setting up the hypotheses.

    在 IB 题目中,题干的措辞(“大于”、“不同于”、“已增加”)会提示选择。在建立假设之前,务必检查是否传达了方向性的主张。


    8. Type I and Type II Errors | 第一类错误和第二类错误

    A Type I error occurs when we reject a true null hypothesis. The probability of a Type I error is exactly α, the significance level. A Type II error occurs when we fail to reject a false null hypothesis; its probability is denoted β.

    当零假设为真却被拒绝时,发生第一类错误。第一类错误的概率恰好是显著性水平 α。当零假设为假却没有被拒绝时,发生第二类错误,其概率记作 β。

    Decision / 决策 H₀ True / H₀ 为真 H₀ False / H₀ 为假
    Reject H₀ / 拒绝 H₀ Type I Error (α) Correct Decision (Power = 1 − β)
    Do not reject H₀ / 不拒绝 H₀ Correct Decision (1 − α) Type II Error (β)

    Power, defined as 1 − β, is the probability of correctly rejecting a false H₀. It increases with larger sample sizes, larger effect sizes, and higher α. Understanding trade-offs between α and β is a key conceptual point in IB.

    检验功效定义为 1 − β,即正确拒绝一个错误的 H₀ 的概率。检验功效随着样本量增加、效应量增大和 α 提高而增强。理解 α 与 β 之间的权衡是 IB 中的一个重要概念点。


    9. One-Sample z-Test for a Mean (Known Variance) | 单样本 z 检验(已知方差)

    When the population standard deviation σ is known and the sample is drawn from a normal distribution (or n is large), we use the z-test. The test statistic is z = (x̄ − μ₀) / (σ/√n). We then compare with critical z-values or find the p-value using the standard normal distribution.

    当总体标准差 σ 已知,且样本来自正态分布(或样本量很大)时,我们使用 z 检验。检验统计量为 z = (x̄ − μ₀) / (σ/√n)。随后,我们与临界 z 值进行比较,或利用标准正态分布求 p 值。

    Suppose a cereal box label states the net weight is 500 g, with σ = 8 g. A random sample of 36 boxes gives x̄ = 497 g. Test at α = 0.05 whether the true mean differs from 500. H₀: μ = 500, H₁: μ ≠ 500. z = (497 − 500)/(8/6) = −2.25. The two-tailed p-value ≈ 0.024. Since p < 0.05, reject H₀.

    假设某麦片包装标注重量为 500 g,且 σ = 8 g。随机抽取 36 盒得到 x̄ = 497 g。在 α = 0.05 下检验真实均值是否不同于 500。H₀: μ = 500, H₁: μ ≠ 500。z = (497 − 500)/(8/6) = −2.25。双尾 p 值 ≈ 0.024。因为 p < 0.05,拒绝 H₀。


    10. One-Sample t-Test (Unknown Variance) | 单样本 t 检验(未知方差)

    More realistically, σ is unknown and must be estimated by the sample standard deviation s. This leads to the t-test, where the test statistic t = (x̄ − μ₀) / (s/√n) follows a t-distribution with ν = n−1 degrees of freedom. The t-distribution is wider for small ν, reflecting extra uncertainty.

    更贴近实际的是,σ 未知,必须由样本标准差 s 来估计。这就引出了 t 检验,其统计量 t = (x̄ − μ₀) / (s/√n) 服从自由度为 ν = n−1 的 t 分布。当 ν 较小时,t 分布更为扁平,反映了额外的不确定性。

    As n increases, the t-distribution approaches the standard normal. IB provides t-tables or expects you to use the GDC to compute p-values. Always state the degrees of freedom and confirm that the sample is roughly normal or n is sufficiently large (n ≥ 30 often used as a guideline).

    随着 n 的增加,t 分布趋近于标准正态分布。IB 提供 t 分布表,或期望你使用图形计算器(GDC)计算 p 值。务必说明自由度,并确认样本近似正态或 n 足够大(通常以 n ≥ 30 为参照)。

    Example: a teacher thinks students’ average score has improved from a historical mean of 65. A sample of 25 students yields x̄ = 68, s = 10. Test at α = 0.05: H₀: μ = 65, H₁: μ > 65 (one-tailed). t = (68−65)/(10/5) = 1.5, df = 24. p-value ≈ 0.073. Since p > 0.05, we do not reject H₀.

    示例:某教师认为学生平均成绩已从历史均值 65 分有所提高。抽取 25 名学生,得到 x̄ = 68,s = 10。在 α = 0.05 下检验:H₀: μ = 65,H₁: μ > 65(单尾)。t = (68−65)/(10/5) = 1.5,自由度 24。p 值 ≈ 0.073。因为 p > 0.05,我们不拒绝 H₀。


    11. Relationship Between Confidence Intervals and Hypothesis Tests | 置信区间与假设检验的关系

    A two-sided hypothesis test at level α is directly linked to a (1−α)×100% confidence interval. If the null parameter value lies outside the confidence interval, we reject H₀; if it lies inside, we do not reject H₀. This duality provides a visual check of test conclusions.

    显著性水平为 α 的双侧假设检验直接与 (1−α)×100% 置信区间相关联。如果零假设参数值落在置信区间之外,我们拒绝 H₀;若在区间内,则不拒绝 H₀。这种对偶关系为检验结论提供了直观的验证方式。

    For the earlier cereal example, a 95% confidence interval for μ is 497 ± 1.96×(8/√36) = (494.39, 499.61). Since 500 lies outside the interval, we reject H₀ – matching the p-value result.

    对于前面的麦片例子,μ 的 95% 置信区间为 497 ± 1.96×(8/√36) = (494.39, 499.61)。因为 500 位于区间之外,我们拒绝 H₀——这与 p 值的结果一致。

    IB questions often ask you to comment on a claim by constructing a confidence interval. This approach is especially useful when the test is two-tailed.

    IB 题目经常要求通过构建置信区间来评价某个主张。当检验为双尾时,这种方法尤其有用。


    12. Common Pitfalls and Summary | 常见误区与总结

    A common misunderstanding is interpreting the p-value as the probability that H₀ is true. The p-value is a conditional probability: P(data | H₀), not P(H₀ | data). Another is treating ‘do not reject H₀’ as proof that H₀ is true – absence of evidence is not evidence of absence.

    一个常见的误解是将 p 值解释为 H₀ 成立的概率。p 值是条件概率:P(数据 | H₀),而非 P(H₀ | 数据)。另一个误区是将“不拒绝 H₀”当作 H₀ 为真的证据——缺乏证据并不等同于证据不存在。

    Always check assumptions: normality, independence, and the correct test statistic. When using a t-test, note that outliers or heavy skewness can invalidate results, especially for small samples. Finally, connect the conclusion back to the context of the problem – a statistical decision must be communicated in plain language.

    务必检验假设条件:正态性、独立性以及正确的检验统计量。使用 t 检验时,注意异常值或严重的偏态分布可能使结果失效,尤其是在小样本情况下。最后,要把结论与问题的具体情境相联系——统计决策必须用通俗的语言表述。

    Significance and hypothesis testing form a cornerstone of inferential reasoning, blending conceptual understanding with practical computation. Mastering H₀/H₁ setup, p-values, errors, and the choice between z and t procedures will equip you to tackle any IB question with confidence.

    显著性检验与假设检验是推断性推理的基石,融合了概念理解与实际计算。掌握 H₀/H₁ 的设定、p 值、错误类型以及 z 与 t 检验的选择,将使你有信心解决任何 IB 题目。

    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise H.2: Complex Numbers in Polar Form and de Moivre’s Theorem | 练习 H.2:复数的极形式和棣莫弗定理

    📚 Exercise H.2: Complex Numbers in Polar Form and de Moivre’s Theorem | 练习 H.2:复数的极形式和棣莫弗定理

    This set of IB HL exercises explores the power of polar representation for complex numbers, focusing on multiplication, division, integer powers, and the extraction of roots. de Moivre’s theorem is applied not just for computation but also to derive trigonometric identities and sum series. The problems in Exercise H.2 typically extend beyond routine manipulation, challenging you to connect algebraic, geometric, and trigonometric perspectives of complex numbers.

    这组 IB HL 练习探索复数极坐标表示的力量,重点关注乘除运算、整数次幂以及求根。棣莫弗定理不仅用于计算,还应用于推导三角恒等式和级数求和。练习 H.2 中的题目通常超越常规操作,挑战你将复数的代数、几何和三角视角联系起来。

    1. Review of Polar Form and Modulus-Argument | 极形式与模-辐角复习

    Any non‑zero complex number z = x + iy can be written in polar form as z = r(cos θ + i sin θ), where r = |z| = √(x² + y²) and θ = arg(z), with −π < θ ≤ π as the principal argument. The polar form is particularly convenient for multiplying and dividing complex numbers, because the arguments add or subtract while the moduli are multiplied or divided.

    任何非零复数 z = x + iy 都可以写成极形式 z = r(cos θ + i sin θ),其中 r = |z| = √(x² + y²),θ = arg(z),主辐角满足 −π < θ ≤ π。极形式特别便于复数的乘除运算,因为辐角相加或相减而模相乘或相除。

    For example, z₁ = √3 + i has modulus r₁ = 2 and argument θ₁ = π/6, so z₁ = 2(cos(π/6) + i sin(π/6)). Similarly, z₂ = 1 − i√3 gives r₂ = 2, θ₂ = −π/3. Writing numbers in this way quickly reveals the effect of operations on the Argand diagram.

    例如,z₁ = √3 + i 的模为 2,辐角为 π/6,因此 z₁ = 2(cos(π/6) + i sin(π/6))。类似地,z₂ = 1 − i√3 有 r₂ = 2,θ₂ = −π/3。用这种方式表示能快速揭示运算在阿尔冈图上的效果。


    2. Multiplication and Division in Polar Form | 极形式的乘除

    If z₁ = r₁(cos θ₁ + i sin θ₁) and z₂ = r₂(cos θ₂ + i sin θ₂), then z₁z₂ = r₁r₂[cos(θ₁ + θ₂) + i sin(θ₁ + θ₂)]. Division follows naturally: z₁ / z₂ = (r₁/r₂)[cos(θ₁ − θ₂) + i sin(θ₁ − θ₂)], provided r₂ ≠ 0. These rules make repetitive multiplication and even exponentiation much simpler than using Cartesian form.

    若 z₁ = r₁(cos θ₁ + i sin θ₁),z₂ = r₂(cos θ₂ + i sin θ₂),则 z₁z₂ = r₁r₂[cos(θ₁ + θ₂) + i sin(θ₁ + θ₂)]。除法也自然得出:z₁ / z₂ = (r₁/r₂)[cos(θ₁ − θ₂) + i sin(θ₁ − θ₂)],只要 r₂ ≠ 0。这些规则使重复乘法和指数运算比用笛卡尔形式简单得多。

    Exercise H.2 often asks you to express products like (1 + i√3)³(1 − i)² by first converting each factor to polar form. The modulus‑argument product rule then yields the resulting modulus and argument directly, after which you convert back to a + bi form if required.

    练习 H.2 经常要求通过首先将每个因子转换为极形式来计算如 (1 + i√3)³(1 − i)² 的乘积。模‑辐角乘积法则直接给出结果的模和辐角,之后如有需要再转回 a + bi 形式。


    3. de Moivre’s Theorem for Integer Powers | 整数次幂的棣莫弗定理

    de Moivre’s theorem states that (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ) for any integer n. For a complex number in polar form z = r(cos θ + i sin θ), raising to the power n gives zⁿ = rⁿ[cos(nθ) + i sin(nθ)]. This holds for both positive and negative integers; for negative n the modulus becomes rⁿ and the argument is nθ.

    棣莫弗定理指出,对于任意整数 n,有 (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ)。对极形式的复数 z = r(cos θ + i sin θ),求 n 次幂得 zⁿ = rⁿ[cos(nθ) + i sin(nθ)]。这对正负整数都成立;n 为负时模为 rⁿ,辐角为 nθ。

    Proving the theorem for natural numbers uses induction and the compound angle formulas. The result is extended to negative integers by writing z⁻ⁿ = 1 / zⁿ and using the division rule, confirming the same pattern. Many IB questions test your ability to handle negative powers correctly, especially when arguments go outside (−π, π] and need adjustment.

    对自然数的证明使用归纳法和和角公式。然后通过写 z⁻ⁿ = 1 / zⁿ 并运用除法法则将其推广到负整数,证实了相同的模式。许多 IB 问题考察你是否能正确处理负次幂,尤其是当辐角超出 (−π, π] 并需要调整时。


    4. Finding Powers of Complex Numbers | 求复数的幂

    A typical Exercise H.2 problem might be: Express (1 + i)⁸ in the form a + bi. Using de Moivre, first write 1 + i = √2(cos(π/4) + i sin(π/4)). Then (1 + i)⁸ = (√2)⁸[cos(8×π/4) + i sin(8×π/4)] = 16(cos 2π + i sin 2π) = 16(1 + 0i) = 16. The technique avoids binomial expansion entirely.

    典型的练习 H.2 问题可能是:将 (1 + i)⁸ 表示为 a + bi 形式。运用棣莫弗定理,首先写出 1 + i = √2(cos(π/4) + i sin(π/4))。那么 (1 + i)⁸ = (√2)⁸[cos(8×π/4) + i sin(8×π/4)] = 16(cos 2π + i sin 2π) = 16(1 + 0i) = 16。该方法完全避免了二项式展开。

    For more complicated bases, such as (√3 − i)⁻⁵, the same steps apply: find modulus and argument, apply the exponent to each, and then reduce the argument modulo 2π. In IB exams, the final answer is often required in exact Cartesian form, so be prepared to recognise sine and cosine values of standard angles.

    对于更复杂的底数,如 (√3 − i)⁻⁵,同样步骤:求模和辐角,将指数分别作用于两者,然后将辐角模 2π 化简。在 IB 考试中,最终答案通常要求以精确的笛卡尔形式给出,因此要准备好识别标准角的正弦和余弦值。


    5. Roots of Complex Numbers Using de Moivre | 使用棣莫弗定理求复数根

    To find the n distinct nth roots of a complex number w = s(cos φ + i sin φ), we set z = r(cos θ + i sin θ) such that zⁿ = w. By de Moivre, rⁿ = s and nθ = φ + 2kπ, where k ∈ {0, 1, 2, …, n−1}. Hence the roots are given by zₖ = s^(1/n)[cos((φ + 2kπ)/n) + i sin((φ + 2kπ)/n)].

    为求复数 w = s(cos φ + i sin φ) 的 n 个不同的 n 次方根,设 z = r(cos θ + i sin θ) 使得 zⁿ = w。由棣莫弗定理,rⁿ = s 且 nθ = φ + 2kπ,其中 k ∈ {0, 1, 2, …, n−1}。因此根为 zₖ = s^(1/n)[cos((φ + 2kπ)/n) + i sin((φ + 2kπ)/n)]。

    Exercise H.2 frequently includes questions such as: Find all cube roots of 8i. First, 8i = 8(cos(π/2) + i sin(π/2)). Then cube roots have modulus 2 and arguments (π/2 + 2kπ)/3 = π/6, 5π/6, 3π/2. Converting to Cartesian form gives √3 + i, −√3 + i, and −2i. These three points are equally spaced around the circle of radius 2, forming an equilateral triangle.

    练习 H.2 经常包含类似问题:求 8i 的所有立方根。首先,8i = 8(cos(π/2) + i sin(π/2))。立方根的模为 2,辐角为 (π/2 + 2kπ)/3 = π/6、5π/6、3π/2。转为笛卡尔形式得 √3 + i、−√3 + i 和 −2i。这三个点均匀分布在半径为 2 的圆上,构成等边三角形。


    6. Solving Equations zⁿ = w | 解方程 zⁿ = w

    Solving polynomial equations of the form zⁿ − w = 0, where w is a complex constant, reduces directly to finding the nth roots of w. For instance, z⁴ + 16 = 0 → z⁴ = −16 = 16(cos π + i sin π). The four fourth roots are spaced by π/2, yielding the four solutions z = 2 cis(π/4 + kπ/2) for k = 0, 1, 2, 3.

    解形如 zⁿ − w = 0(w 为复数常数)的多项式方程可直接归结为求 w 的 n 次方根。例如,z⁴ + 16 = 0 → z⁴ = −16 = 16(cos π + i sin π)。四个四次方根间隔 π/2,得到四个解 z = 2 cis(π/4 + kπ/2),k = 0, 1, 2, 3。

    In Exercise H.2, you may meet equations like z⁵ = 1 − i√3. The right‑hand side must be expressed in polar form with exact modulus and argument. Then the five solutions are written systematically using a table showing the angle increments. A common mistake is to forget that the principal argument of w can be negative; you can still use the same formula by starting with that negative value and adding 2kπ.

    在练习 H.2 中,你可能会遇到像 z⁵ = 1 − i√3 这样的方程。需要将右侧表示为具有精确模和辐角的极形式。然后通过表格系统地写出五个解,展示角度增量。常见错误是忘记 w 的主辐角可以是负值;你仍然可以使用相同公式,从该负值开始加上 2kπ。


    7. Geometric Interpretation of Complex Roots | 复数根的几何解释

    The nth roots of a non‑zero complex number lie at the vertices of a regular n‑gon centred at the origin. For example, the five fifth roots of any number all have the same modulus, so they sit on a circle. Their arguments differ by 2π/5, creating a symmetric star or pentagon. This geometric understanding helps check the algebraic solutions and answers questions about distance between roots.

    非零复数的 n 次方根位于以原点为中心的正 n 边形的顶点上。例如,任何一个数的五个五次方根都有相同的模,因此它们位于一个圆上。它们的辐角相差 2π/5,形成对称的星形或五边形。这种几何理解有助于检查代数解并回答关于根之间距离的问题。

    Exercise H.2 sometimes asks for the product or sum of all roots. By symmetry, the sum of all roots of zⁿ − w = 0 is zero (unless n = 1), because the polygonal vertices sum vectorially to the origin. The product is (−1)ⁿ⁻¹ w for the equation zⁿ − w = 0, a useful shortcut that can be proved using Vieta’s formulas and also confirmed by multiplying the polar forms.

    练习 H.2 有时会问所有根的乘积或和。由对称性,方程 zⁿ − w = 0 的所有根之和为零(除非 n = 1),因为多边形顶点向量和指向原点。对于该方程,乘积为 (−1)ⁿ⁻¹ w,这是一个有用的捷径,可用韦达定理证明,也可通过极形式相乘来确认。


    8. Proving Trigonometric Identities | 证明三角恒等式

    de Moivre’s theorem is a powerful tool for proving identities like cos 3θ = 4 cos³θ − 3 cos θ. By expanding (cos θ + i sin θ)³ using the binomial theorem, then equating real and imaginary parts to cos 3θ and sin 3θ from de Moivre, you can derive double and triple angle formulas. In Exercise H.2, you may be asked to express cos 5θ entirely in terms of cos θ.

    棣莫弗定理是证明恒等式如 cos 3θ = 4 cos³θ − 3 cos θ 的有力工具。通过利用二项式定理展开 (cos θ + i sin θ)³,再将实部与虚部分别与棣莫弗给出的 cos 3θ 和 sin 3θ 等同,你可以推导出二倍角和三倍角公式。在练习 H.2 中,可能要求将 cos 5θ 完全用 cos θ 来表示。

    The approach: (cos θ + i sin θ)⁵ = cos 5θ + i sin 5θ. Expand the left side: cos⁵θ + 5i cos⁴θ sin θ − 10 cos³θ sin²θ − 10i cos²θ sin³θ + 5 cos θ sin⁴θ + i sin⁵θ. Collect real parts and replace sin²θ with 1−cos²θ. After simplification, you obtain cos 5θ = 16 cos⁵θ − 20 cos³θ + 5 cos θ. Similar methods can be used to express sin nθ in terms of sin θ, or to find powers of trig functions.

    方法是:(cos θ + i sin θ)⁵ = cos 5θ + i sin 5θ。展开左边:cos⁵θ + 5i cos⁴θ sin θ − 10 cos³θ sin²θ − 10i cos²θ sin³θ + 5 cos θ sin⁴θ + i sin⁵θ。收集实部并用 sin²θ = 1−cos²θ 替换。化简后得到 cos 5θ = 16 cos⁵θ − 20 cos³θ + 5 cos θ。类似方法可用于将 sin nθ 表示为 sin θ 的函数,或求三角函数的幂。


    9. Applications in Sums of Series | 在级数求和中的应用

    Complex numbers and de Moivre allow compact summation of trigonometric series. For example, the sum C = Σ cos kθ (k=0 to n) can be found by considering the geometric series Σ cis(kθ) whose sum is (1 − cis((n+1)θ))/(1 − cis θ). The real part of this expression yields a closed form for C. Such problems appear in Exercise H.2 to link geometric series with trigonometry.

    复数和棣莫弗定理使得三角级数可以紧凑求和。例如,和 C = Σ cos kθ (k=0 到 n) 可通过考虑几何级数 Σ cis(kθ) 求得,其和为 (1 − cis((n+1)θ))/(1 − cis θ)。该表达式的实部给出 C 的封闭形式。这类问题出现在练习 H.2 中,以联系几何级数与三角学。

    A typical task: Use the sum of a geometric series to prove that Σ_{k=0}^{n} 2⁻ᵏ cos(kθ) = (4 − 2 cos θ) / (5 − 4 cos θ) as n → ∞. By letting z = (1/2) cis θ, the sum is a geometric progression with ratio z. Computing Σ zᵏ and taking the real part, then letting n → ∞, yields the result. This demonstrates the interplay of limits, series, and complex numbers.

    一个典型任务:利用几何级数之和证明当 n → ∞ 时 Σ_{k=0}^{n} 2⁻ᵏ cos(kθ) = (4 − 2 cos θ) / (5 − 4 cos θ)。设 z = (1/2) cis θ,该和为公比 z 的几何级数。计算 Σ zᵏ 并取实部,再令 n → ∞,即可得到结果。这展示了极限、级数和复数之间的相互作用。


    10. Challenging Mixed Problems from Exercise H.2 | 练习 H.2 中的挑战性综合题

    Near the end of Exercise H.2, you find problems that combine several ideas: solving an equation like z⁵ = z̅, where z̅ is the complex conjugate. Writing z = r cis θ and z̅ = r cis(−θ), the equation becomes r⁵ cis(5θ) = r cis(−θ). Equating moduli gives r⁵ = r ⇒ r = 0 or r = 1. Equating arguments yields 5θ = −θ + 2kπ ⇒ θ = kπ/3. So the solutions are 0 and six points on the unit circle.

    在练习 H.2 接近尾声处,你会遇到结合多个知识点的题目:解方程如 z⁵ = z̅,其中 z̅ 是共轭复数。令 z = r cis θ,z̅ = r cis(−θ),方程变为 r⁵ cis(5θ) = r cis(−θ)。比较模得 r⁵ = r ⇒ r = 0 或 r = 1。比较辐角得 5θ = −θ + 2kπ ⇒ θ = kπ/3。因此解为 0 以及单位圆上的六个点。

    Another challenging type involves finding arguments of sums or products without explicit Cartesian conversion. For instance, given |z₁| = |z₂| = 1 and arg(z₁) = 2 arg(z₂), determine arg(z₁ + z₂). Using geometry or factorisation z₁ + z₂ = z₂ (z₁/z₂ + 1), the problem reduces to understanding rotation and the sum of two unit vectors. These questions test deep comprehension of polar representation.

    另一种挑战类型涉及在无须显式笛卡尔转换的情况下求复数之和或积的辐角。例如,已知 |z₁| = |z₂| = 1 且 arg(z₁) = 2 arg(z₂),求 arg(z₁ + z₂)。利用几何或因式分解 z₁ + z₂ = z₂ (z₁/z₂ + 1),问题归结为理解旋转及两个单位向量的和。这类题测试对极坐标表示的深度理解。


    11. Avoiding Common Pitfalls and IB Exam Tips | 避免常见误区与 IB 考试技巧

    Many students lose marks by not expressing the final answer in exact Cartesian form when required, or by giving arguments outside the principal range. Always check that your principal argument satisfies −π < θ ≤ π. Also, when taking roots, ensure you list all n distinct values – a common error is to stop after finding the first one or two.

    许多学生因未按要求用精确笛卡尔形式表达最终答案而丢分,或给出的辐角超出主值范围。始终检查主辐角是否满足 −π < θ ≤ π。此外,求根时要确保列出了所有 n 个不同的值——常见错误是找出一两个后就停止了。

    When using de Moivre for negative powers, carefully convert the complex number to polar form, apply the negative exponent to the modulus, and multiply the argument by the exponent. Then, if needed, add or subtract multiples of 2π to bring the argument into the standard range. Practice with a variety of modulus values (rational, irrational) and arguments that are not special angles to build confidence.

    当对负次幂使用棣莫弗定理时,仔细将复数转换为极形式,将负指数应用于模,并将辐角乘以指数。然后如有需要,通过加减 2π 的整数倍将辐角调整到标准范围。通过练习各种模值(有理数、无理数)和非特殊角的辐角来建立信心。


    12. Summary and Further Practice | 总结与进一步练习

    Exercise H.2 consolidates the core IB HL content on complex numbers in polar form, de Moivre’s theorem, and root extraction. Mastery of these techniques enables you to tackle any power or root problem efficiently, prove trigonometric identities elegantly, and sum series that would otherwise be intractable. Revisit the harder problems, especially those linking geometry and algebra, to refine your problem‑solving skills.

    练习 H.2 巩固了 IB HL 关于复数极形式、棣莫弗定理和求根的核心内容。掌握这些技巧使你能高效地解决任何幂或根的问题,优雅地证明三角恒等式,并对原本难处理的级数求和。重温较难的题目,尤其是那些联系几何与代数的题目,以提升你的解题技巧。

    For further revision, derive the identities for sin 5θ and cos 5θ independently, solve equations like z⁶ = −1 + i, and prove that the sum of the nth roots of unity is zero. Use online graphing tools to visualize roots on the complex plane and deepen your geometric intuition. Regular timed practice with exam‑style questions will prepare you for both Paper 1 and Paper 2 requirements.

    为进一步复习,独立推导 sin 5θ 和 cos 5θ 的恒等式,解如 z⁶ = −1 + i 的方程,并证明 n 次单位根之和为零。使用在线绘图工具在复平面上可视化根以加深几何直觉。定期限时练习考试型题目将为 Paper 1 和 Paper 2 的要求做好准备。

    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • IB Math Normal Distribution Practice: Exercise 24D.2 | IB数学正态分布练习:24D.2

    📚 IB Math Normal Distribution Practice: Exercise 24D.2 | IB数学正态分布练习:24D.2

    Exercise 24D.2 is a typical problem in the IB Mathematics Analysis and Approaches (AA) or Applications and Interpretation (AI) courses, designed to test your understanding of sampling distributions and probability calculations involving the sample mean. This type of question often appears in the Statistics and Probability topic and requires a systematic approach to transform a real‑world scenario into a standard normal probability problem. In this article we will break down every step needed to tackle Exercise 24D.2 with confidence, explain the underlying theory, and highlight common mistakes so you can score full marks in similar exam questions.

    练习 24D.2 是 IB 数学分析与方法(AA)或应用与解释(AI)课程中的一道典型题目,旨在检验你对抽样分布以及涉及样本均值的概率计算的理解。这类问题经常出现在统计与概率专题中,需要采用系统的方法将实际情景转化为标准正态分布的概率问题。本文将逐步拆解攻克练习 24D.2 所需的每一个步骤,解释背后的理论知识,并点出常见错误,帮助你在类似的考题中拿满分数。

    1. The Problem Statement of Exercise 24D.2 | 练习24D.2的题目陈述

    For the purpose of this detailed walkthrough, we consider the following real‑style IB problem: A factory produces light bulbs. The lifetimes of the bulbs are normally distributed with a mean of 800 hours and a standard deviation of 40 hours. A quality control inspector randomly selects 25 bulbs. Find the probability that the mean lifetime of these 25 bulbs lies between 790 hours and 810 hours. This is a classic exercise on the sampling distribution of the sample mean.

    为便于详细讲解,我们采用一道贴近 IB 真题风格的题目:某工厂生产灯泡,灯泡寿命服从正态分布,平均寿命为 800 小时,标准差为 40 小时。质检员随机抽取 25 个灯泡,求这 25 个灯泡的平均寿命介于 790 小时到 810 小时之间的概率。这是一道关于样本均值抽样分布的经典练习。


    2. Identifying Parameters and Variables | 识别参数与变量

    Start by writing down all the given information using proper notation. Let X be the lifetime of a single bulb. We have X ~ N(μ = 800, σ² = 40²). So the population mean μ = 800 and the population standard deviation σ = 40. The sample size is n = 25. We are interested in the sample mean X̄ (read as “X‑bar”). The goal is to compute P(790 < X̄ < 810).

    首先用规范的符号写下所有已知信息。设 X 为单个灯泡的寿命,则 X ~ N(μ = 800, σ² = 40²)。因此总体均值 μ = 800,总体标准差 σ = 40。样本容量 n = 25。我们关注的是样本均值 X̄(读作“X bar”)。目标是计算 P(790 < X̄ < 810)。


    3. The Sampling Distribution of the Sample Mean | 样本均值的抽样分布

    Because the population is normally distributed, the sample mean X̄ also follows a normal distribution, regardless of the sample size. The mean of X̄ is exactly the population mean μ. The standard deviation of X̄, often called the standard error, is σ/√n. Therefore, X̄ ~ N(μ, σ²/n), which in this case becomes X̄ ~ N(800, 40²/25) = N(800, 8²). This exact normality is a key property that makes the calculation straightforward.

    因为总体服从正态分布,无论样本量多大,样本均值 X̄ 都精确服从正态分布。X̄ 的均值恰好等于总体均值 μ,其标准差通常称为标准误,大小为 σ/√n。因此,X̄ ~ N(μ, σ²/n),代入数值后得到 X̄ ~ N(800, 40²/25) = N(800, 8²)。这一精确正态性是使计算变得简洁的关键性质。


    4. The Standard Error and Its Interpretation | 标准误及其解读

    The standard error is σ/√n = 40/√25 = 40/5 = 8. This value tells us how much the sample mean is expected to vary from sample to sample. Compared with the original population standard deviation of 40, the standard error of 8 is much smaller, reflecting the reduced variability when we average 25 observations. Visualising the sampling distribution as a narrower normal curve helps intuition.

    标准误为 σ/√n = 40/√25 = 40/5 = 8。这个数值反映了样本均值在不同样本之间的波动大小。与原来的总体标准差 40 相比,标准误 8 要小得多,这说明对 25 个观测值取平均后变异性显著降低。把抽样分布想象成一条更窄的正态曲线有助于建立直观感觉。


    5. Standardising the Sample Mean | 将样本均值标准化

    To find P(790 < X̄ < 810), we convert the sample mean limits to Z‑scores using the formula Z = (X̄ – μ) / (σ/√n). For X̄ = 790, Z₁ = (790 – 800) / 8 = -1.25. For X̄ = 810, Z₂ = (810 – 800) / 8 = 1.25. The probability problem becomes P(-1.25 < Z < 1.25), where Z ~ N(0, 1).

    为求 P(790 < X̄ < 810),我们用公式 Z = (X̄ − μ) / (σ/√n) 将样本均值边界转化为 Z 分数。当 X̄ = 790 时,Z₁ = (790 − 800) / 8 = −1.25;当 X̄ = 810 时,Z₂ = (810 − 800) / 8 = 1.25。概率问题就转化为 P(−1.25 < Z < 1.25),其中 Z ~ N(0, 1)。

    Z = (X̄ − μ) / (σ/√n)


    6. Using the Standard Normal Distribution Table | 使用标准正态分布表

    We need the cumulative probabilities Φ(z) = P(Z < z) for z = 1.25 and z = -1.25. Using the standard normal table or a calculator, Φ(1.25) ≈ 0.8944. Because of symmetry, Φ(-1.25) = 1 – Φ(1.25) = 1 – 0.8944 = 0.1056. Therefore, P(-1.25 < Z < 1.25) = Φ(1.25) – Φ(-1.25) = 0.8944 – 0.1056 = 0.7888.

    我们需要用到标准正态累积概率 Φ(z) = P(Z < z),分别计算 z = 1.25 和 z = −1.25 时的值。查标准正态分布表或用计算器可得 Φ(1.25) ≈ 0.8944。由对称性知,Φ(−1.25) = 1 − Φ(1.25) = 1 − 0.8944 = 0.1056。因此,P(−1.25 < Z < 1.25) = Φ(1.25) − Φ(−1.25) = 0.8944 − 0.1056 = 0.7888。


    7. Calculating the Probability Step by Step | 逐步计算概率

    Assembling the steps: standard error = 8, Z₁ = (790 – 800)/8 = -1.25, Z₂ = (810 – 800)/8 = 1.25. From the table, area to the left of Z = 1.25 is 0.8944, area to the left of Z = -1.25 is 0.1056. The requested probability is 0.8944 – 0.1056 = 0.7888. So the probability that the sample mean life of 25 bulbs lies between 790 and 810 hours is approximately 0.7888, or 78.9%. This step‑by‑step working is essential for earning method marks.

    整合各个步骤:标准误 = 8,Z₁ = (790 − 800)/8 = −1.25,Z₂ = (810 − 800)/8 = 1.25。查表得 Z = 1.25 左侧面积为 0.8944,Z = −1.25 左侧面积为 0.1056。所求概率为 0.8944 − 0.1056 = 0.7888。因此,25 个灯泡的样本平均寿命落在 790 小时到 810 小时之间的概率约为 0.7888,即 78.9%。这样逐步展示解题过程对于拿到方法分至关重要。


    8. Interpreting the Result in Context | 在实际语境中解释结果

    A probability of 0.7888 means that if we repeatedly take random samples of 25 bulbs, about 79% of those samples would have a mean lifetime between 790 and 810 hours. This high probability suggests that a sample mean in this range is quite common given the production parameters. If an inspector obtained a sample mean outside this interval, it might indicate a shift in the process, although formal hypothesis testing would be required for a definitive conclusion.

    概率 0.7888 意味着如果我们反复抽取容量为 25 的随机样本,大约有 79% 的样本的平均寿命会落在 790 到 810 小时之间。这一高概率表明,在给定的生产参数下,出现在该区间的样本均值十分常见。若质检员获得的样本均值落在区间之外,则可能暗示生产过程发生了偏移,不过要得出确切结论还需借助正式的假设检验。


    9. Common Pitfalls and How to Avoid Them | 常见错误及如何避免

    One frequent mistake is using the population standard deviation σ instead of the standard error σ/√n when calculating the Z‑score. Another is misreading the inequality direction or forgetting to subtract the lower tail area. Students also sometimes incorrectly assume the sample mean has the same variability as individual observations. Always draw a shaded normal curve and label the standard error clearly. Double‑check that you have used n, not just n, in the denominator of the standard error.

    一个常见错误是在计算 Z 分数时使用总体标准差 σ 而不是标准误 σ/√n。另一个错误是读错不等号方向,或者忘记减去下尾面积。还有学生有时错误地认为样本均值的变异程度与单个观测值相同。务必画出正态曲线并标出阴影区域,清晰标注标准误。再次确认分母中使用的是 √n 而不仅仅是 n。

    • Always write the standard error as σ/√n explicitly.

      始终将标准误明确写为 σ/√n。

    • Remember that the variance of X̄ is σ²/n, standard deviation is σ/√n.

      记住 X̄ 的方差是 σ²/n,标准差是 σ/√n。


    10. Extension: What If the Population Standard Deviation Is Unknown? | 延伸:如果总体标准差未知?

    In many IB questions, σ may be unknown and estimated by the sample standard deviation s. The sampling distribution of X̄ then follows a t‑distribution with n-1 degrees of freedom. The standard error would be s/√n. The process is otherwise similar, but you would use the t‑table instead of the standard normal table. Recognising when to switch to the t‑distribution is a crucial skill examined at the Higher Level.

    在很多 IB 考题中,σ 可能是未知的,需要用样本标准差 s 来估计。此时 X̄ 的抽样分布服从自由度为 n−1 的 t 分布,标准误变为 s/√n。除此以外解题过程类似,但要改用 t 分布表而不是标准正态分布表。判断何时需改用 t 分布是 IB 高水平考试中要求的一项关键技能。


    11. Exam Tips for Similar Exercises | 类似练习的考试技巧

    When faced with a sampling distribution problem, write down the distribution of the population and then the distribution of X̄. Always state the standard error. Show the standardisation formula clearly. If a calculator is allowed, you may compute the probability directly using normalcdf, but still exhibit the Z‑score working for the method mark. Time management is critical; practising Exercise 24D.2‑style problems will speed up your recognition of patterns.

    面对抽样分布问题时,先写下总体的分布,再写出 X̄ 的分布。务必标明标准误,清晰展示标准化公式。若允许使用计算器,可以直接用 normalcdf 计算概率,但仍需写出 Z 分数计算过程以获取方法分。时间管理很关键;多练像练习 24D.2 这类题目能加快你对解题模式的识别。


    12. Summary and Key Takeaways | 总结与关键要点

    To master IB Math Exercise 24D.2, remember the three‑step framework: identify the population parameters, determine the sampling distribution of the mean with standard error σ/√n, and standardise to Z‑scores. The problem centred on P(790 < X̄ < 810) for a normal population, yielding a probability of 0.7888. The same logic extends to confidence intervals and hypothesis tests. Keep a formula sheet handy and always link your numerical answer back to the context.

    要攻克 IB 数学练习 24D.2,请记住三步框架:识别总体参数,确定样本均值的抽样分布及标准误 σ/√n,然后标准化为 Z 分数。本题围绕正态总体下的 P(790 < X̄ < 810) 展开,得出概率 0.7888。同样的逻辑也适用于置信区间和假设检验。手边备好公式表,并始终将数值答案与实际背景联系起来。

    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Investigation 2: Confidence Levels and Intervals | 探究二:置信水平与置信区间

    📚 Investigation 2: Confidence Levels and Intervals | 探究二:置信水平与置信区间

    In statistical inference, we rarely know the true value of a population parameter like the mean weight of all IB diploma candidates or the proportion of defective components from a production line. Instead, we take a sample and use it to estimate the parameter. A point estimate such as the sample mean is useful, but it gives no indication of its precision. Confidence intervals address this by providing a range of plausible values for the parameter, together with a confidence level that expresses how certain we are that the range captures the true value. This investigation explores the relationship between confidence levels and intervals, how they are constructed, and what factors influence their width.

    在统计推断中,我们很少知道总体参数的真实值,例如所有 IB 文凭考生的平均体重或生产线上缺陷部件的比例。我们通常抽取一个样本,用它来估计参数。像样本均值这样的点估计很有用,但并未反映其精确度。置信区间通过给出参数的一个合理取值范围,并附以置信水平来表达我们有多大的把握认为该范围包含了真实值。本次探究将探讨置信水平与置信区间之间的关系、如何构建它们以及哪些因素会影响其宽度。

    1. What Is a Confidence Interval? | 什么是置信区间?

    A confidence interval (CI) is an interval estimate for a population parameter, computed from sample data. It takes the form: point estimate ± margin of error. For a population mean μ, the 95% confidence interval using a known σ is x̄ ± z* × (σ/√n). The probability that the interval contains μ is the confidence level, say 0.95, in the long run over many repeated samples.

    置信区间是由样本数据计算得出的总体参数的区间估计,其形式为:点估计 ± 误差范围。对于在已知总体标准差 σ 的情况下对总体均值 μ 进行的估计,95% 置信区间为 x̄ ± z* × (σ/√n)。从长期多次重复抽样来看,该区间包含 μ 的概率就是置信水平,例如 0.95。

    The endpoints of the interval are random variables because they depend on the sample. The population parameter is fixed. So a 95% confidence level does not mean there is a 95% chance that μ lies in a single computed interval; rather, if we repeated the sampling procedure many times, about 95% of the resulting intervals would capture μ.

    区间的端点依赖于样本,因而是随机变量,总体参数则是固定的。因此,95% 的置信水平并不意味着对于计算出的单个区间,μ 有 95% 的概率落在其中;而是说,如果我们多次重复抽样,则大约有 95% 的区间会包含 μ。


    2. Understanding Confidence Levels | 理解置信水平

    The confidence level, denoted as (1 – α)×100%, is chosen by the researcher. Common choices are 90%, 95%, and 99%. The complement α is the significance level, which is split equally into two tails for a two-sided interval, giving α/2 in each tail. The critical value z* is the z-score that cuts off the upper tail area α/2.

    置信水平用 (1 – α)×100% 表示,由研究者选定。常见的选择有 90%、95% 和 99%。其补数 α 是显著性水平,在双侧区间中会平分到左右两侧尾部,每侧尾部面积为 α/2。临界值 z* 就是对应上侧尾部面积为 α/2 的 z 分数。

    For a 95% confidence interval, α = 0.05, so α/2 = 0.025. The critical value from the standard normal distribution is z* = 1.96. For 90% it is 1.645, and for 99% it is 2.576. Higher confidence levels lead to larger critical values, which increases the margin of error and widens the interval.

    对于 95% 置信区间,α = 0.05,α/2 = 0.025,标准正态分布的临界值为 z* = 1.96。90% 的临界值为 1.645,99% 的临界值为 2.576。更高的置信水平需要更大的临界值,这会增加误差范围并使区间变宽。


    3. The Central Limit Theorem and Sampling Distributions | 中心极限定理与抽样分布

    Confidence intervals for the mean rely on the sampling distribution of the sample mean x̄. According to the Central Limit Theorem (CLT), for a sufficiently large sample size (n ≥ 30 is a common guideline), the distribution of x̄ is approximately normal with mean μ and standard error σ/√n, regardless of the shape of the population distribution.

    对均值的置信区间依赖于样本均值 x̄ 的抽样分布。根据中心极限定理,对于足够大的样本量(常用指南为 n ≥ 30),无论总体分布形状如何,x̄ 的分布都近似服从正态分布,其均值为 μ,标准误差为 σ/√n。

    If the population is itself normal, then x̄ is exactly normal even for small samples. This theoretical foundation allows us to use the normal model to construct intervals. The standard error σ/√n measures the variability of x̄ from sample to sample; a smaller standard error indicates more precise estimates.

    如果总体本身就是正态分布,那么即使样本量很小,x̄ 也精确服从正态分布。这一理论基础使得我们能够使用正态模型来构建区间。标准误差 σ/√n 衡量的是不同样本间 x̄ 的变异性;标准误差越小,估计越精确。


    4. Constructing a CI for μ When σ Is Known | 已知 σ 时构造均值置信区间

    When the population standard deviation σ is known, the formula for a confidence interval for the population mean μ is: x̄ ± z* × (σ/√n). To compute the interval, identify x̄, σ, n, and the desired confidence level, then find the associated z* from tables or software.

    当总体标准差 σ 已知时,总体均值 μ 的置信区间公式为:x̄ ± z* × (σ/√n)。计算时,需要明确 x̄、σ、n 和所需的置信水平,然后从表格或软件中找出相应的 z*。

    Example: An IB maths teacher records the scores of 36 randomly selected students and finds a sample mean of 68 points. The population standard deviation is known to be 12 points. A 95% confidence interval for μ is: 68 ± 1.96 × (12/√36) = 68 ± 1.96 × 2 = 68 ± 3.92, giving an interval from 64.08 to 71.92.

    示例:一位 IB 数学教师随机记录了 36 名学生的成绩,得到样本均值为 68 分。已知总体标准差为 12 分。μ 的 95% 置信区间为:68 ± 1.96 × (12/√36) = 68 ± 1.96 × 2 = 68 ± 3.92,即区间 (64.08, 71.92)。

    We interpret this as: we are 95% confident that the true mean score of all students lies between 64.08 and 71.92. The margin of error is 3.92. Changing the confidence level to 99% would expand the interval to 68 ± 2.576 × 2 = (62.85, 73.15).

    对此我们可以解释为:我们有 95% 的把握认为所有学生的真实平均分介于 64.08 和 71.92 之间。误差范围为 3.92。若将置信水平改为 99%,则区间扩大为 68 ± 2.576 × 2 = (62.85, 73.15)。


    5. Margin of Error and Its Calculation | 误差范围及其计算

    The margin of error (ME) quantifies the precision of an interval estimate. ME = critical value × standard error. In the known-σ case, ME = z* × (σ/√n). The margin of error is influenced by three factors: the confidence level (which determines z*), the population standard deviation σ, and the sample size n.

    误差范围 (ME) 量化了区间估计的精确度。ME = 临界值 × 标准误差。在 σ 已知的情况下,ME = z* × (σ/√n)。误差范围受三个因素的影响:置信水平(决定 z*)、总体标准差 σ 和样本量 n。

    Larger confidence levels increase ME because z* grows; larger σ increases ME because the data are more spread; larger n decreases ME because the denominator √n grows, making the standard error smaller. In practice, researchers can control n and the confidence level, but σ is a fixed population characteristic.

    较高的置信水平会增加 ME,因为 z* 变大;较大的 σ 会增加 ME,因为数据更分散;较大的 n 会降低 ME,因为分母 √n 增大使得标准误差变小。在实际研究中,研究者可以控制 n 和置信水平,但 σ 是固定的总体特征。

    The expression for ME also shows that to halve the margin of error, the sample size must be quadrupled, assuming σ and z* are held constant. This square-root relationship is important in planning sample sizes.

    ME 的表达式还表明,若要保持 σ 和 z* 不变,要将误差范围减半,样本量必须增加为原来的四倍。这种平方根关系在设计样本量时十分重要。


    6. Impact of Sample Size on Interval Width | 样本量对区间宽度的影响

    Sample size n appears in the denominator of the standard error. As n increases, the standard error decreases, and the interval becomes narrower. This reflects the fact that larger samples provide more information about the population, yielding more precise estimates.

    样本量 n 出现在标准误差的分母中。随着 n 增加,标准误差减小,区间变窄。这反映出更大的样本能提供更多关于总体的信息,从而得到更精确的估计。

    Consider the previous example with σ = 12, z* = 1.96. If n = 36, ME = 3.92. If we increase n to 100, ME = 1.96 × (12/√100) = 1.96 × 1.2 = 2.35. The width drops from 7.84 to 4.70. The relationship is not linear; moving from n = 36 to n = 100 is a 2.78-fold increase in sample size but only a 40% reduction in ME.

    仍以上例来说明,σ = 12,z* = 1.96。若 n = 36,ME = 3.92。若将样本量增加到 100,则 ME = 1.96 × (12/√100) = 1.96 × 1.2 = 2.35。区间宽度从 7.84 降至 4.70。这种关系并非线性:样本量从 36 增加到 100 是 2.78 倍的增长,而 ME 只减少了约 40%。

    When designing an investigation, a pilot study can estimate σ, and then the researcher decides the desired ME to solve for the required n: n = (z*σ/ME)². This ensures the final confidence interval has the desired precision for a given confidence level.

    在设计探究时,可以通过试点研究估计 σ,然后由研究者确定期望的 ME,从而求出所需的样本量:n = (z*σ/ME)²。这能保证最终的置信区间在给定的置信水平下达到期望的精度。


    7. The Role of Confidence Level: Trade-offs | 置信水平的作用:权衡

    Choosing a higher confidence level increases the probability that the interval captures the parameter, but it also makes the interval wider. There is a trade-off between confidence and precision. A 99% CI is more reliable in terms of coverage but may be too wide to be useful for decision-making. A 90% CI is narrower but captures the parameter less frequently.

    选择更高的置信水平会增加区间包含参数的概率,但同时也会使区间变宽。置信度与精确度之间存在权衡。99% 置信区间在覆盖率方面更可靠,但可能因过宽而难以用于决策。90% 置信区间较窄,但能包含参数的频率更低。

    In an IB investigation, you might simulate repeated sampling from a known population to observe this trade-off. For example, generate 100 samples of size 30 from a normal distribution, construct both 90% and 99% CIs for each, and record how many intervals contain the true μ. Typically, around 90 of the 90% intervals and 99 of the 99% intervals will cover μ, but the average width of the 99% intervals will be considerably larger.

    在 IB 探究中,你可以从已知总体中进行模拟重复抽样来观察这种权衡。例如,从正态分布中生成 100 个 n=30 的样本,分别构建 90% 和 99% 置信区间,并记录有多少个区间包含真实的 μ。通常大约 90% 的 90% 区间和 99% 的 99% 区间会覆盖 μ,但 99% 区间的平均宽度要大得多。

    This visual demonstration reinforces the correct interpretation: the confidence level is a property of the method, not of a single interval. Researchers must balance the need for high certainty with the desire for a narrow, informative interval.

    这一可视化演示强化了正确的解读:置信水平是方法本身的属性,而不是单个区间的属性。研究者必须在对高确定性的需求和对窄而富有信息量的区间的期望之间取得平衡。


    8. Unknown σ: Introducing the t-Distribution | σ 未知:引入 t 分布

    In most realistic situations, the population standard deviation σ is unknown. When σ is replaced by the sample standard deviation s, the statistic (x̄ – μ)/(s/√n) no longer follows a z-distribution; instead it follows a t-distribution with n – 1 degrees of freedom. The t-distribution is similar to the normal but has heavier tails to account for the extra uncertainty in estimating σ.

    在大多数真实情境中,总体标准差 σ 是未知的。当用样本标准差 s 替代 σ 时,统计量 (x̄ – μ)/(s/√n) 不再服从 z 分布,而是服从自由度为 n – 1 的 t 分布。t 分布与正态分布相似,但尾部更厚,以体现估计 σ 时引入的额外不确定性。

    The confidence interval formula becomes: x̄ ± t* × (s/√n), where t* is the critical value from the t-distribution for the desired confidence level and degrees of freedom df = n – 1. As n increases, the t-distribution approaches the standard normal distribution, so for large samples the z-interval is often acceptable as an approximation.

    此时置信区间的公式变为:x̄ ± t* × (s/√n),其中 t* 是对应所需置信水平和自由度 df = n – 1 的 t 分布临界值。随着 n 增大,t 分布趋近于标准正态分布,因此对于大样本,z 区间通常可作为可接受的近似。

    Example: A random sample of 10 IB maths students yields a mean study time of 15.2 hours per week with s = 3.5 hours. For a 95% CI, df = 9, t* from table is 2.262. Interval: 15.2 ± 2.262 × (3.5/√10) = 15.2 ± 2.262 × 1.107 ≈ 15.2 ± 2.50, giving (12.70, 17.70) hours. The t-interval is wider than the z-interval would be (using z* = 1.96 gives ME = 2.17), reflecting the extra uncertainty.

    示例:从 IB 数学学生中随机抽取 10 人,平均每周学习时间为 15.2 小时,s = 3.5 小时。对于 95% 置信区间,df = 9,查表得 t* = 2.262。区间为 15.2 ± 2.262 × (3.5/√10) = 15.2 ± 2.262 × 1.107 ≈ 15.2 ± 2.50,即 (12.70, 17.70) 小时。t 区间比直接用 z 区间(z* = 1.96,ME = 2.17)要宽,体现了额外的不确定性。


    9. Confidence Intervals for Proportions | 比例的置信区间

    When estimating a population proportion p, the point estimate is the sample proportion p̂ = x/n, where x is the number of successes. Provided the sample is large enough (np̂ ≥ 10 and n(1 – p̂) ≥ 10 as a common check), the sampling distribution of p̂ is approximately normal with mean p and standard error √[p̂(1 – p̂)/n].

    当估计总体比例 p 时,点估计为样本比例 p̂ = x/n,其中 x 是成功次数。只要样本足够大(通常检验条件为 np̂ ≥ 10 且 n(1 – p̂) ≥ 10),p̂ 的抽样分布近似正态,均值为 p,标准误差为 √[p̂(1 – p̂)/n]。

    The confidence interval for p is: p̂ ± z* × √[p̂(1 – p̂)/n]. For example, in a survey of 200 IB students, 132 say they use a graphing calculator daily. p̂ = 132/200 = 0.66. A 95% CI: 0.66 ± 1.96 × √(0.66 × 0.34 / 200) = 0.66 ± 1.96 × √(0.2244/200) = 0.66 ± 1.96 × 0.0335 ≈ 0.66 ± 0.0657, i.e. (0.594, 0.726). We are 95% confident that between 59.4% and 72.6% of all IB students use a graphing calculator daily.

    p 的置信区间为:p̂ ± z* × √[p̂(1 – p̂)/n]。例如,一项对 200 名 IB 学生的调查显示,有 132 人每天使用图形计算器,p̂ = 132/200 = 0.66。其 95% 置信区间为:0.66 ± 1.96 × √(0.66 × 0.34 / 200) = 0.66 ± 1.96 × 0.0335 ≈ 0.66 ± 0.0657,即 (0.594, 0.726)。我们有 95% 的把握认为所有 IB 学生中使用图形计算器的比例介于 59.4% 到 72.6% 之间。

    For smaller samples or extreme proportions, the normal approximation may be poor. In those cases, the Wilson score interval or exact binomial methods are more appropriate. IB investigations may compare these methods to see how coverage probabilities vary with n and p.

    对于小样本或极端比例,正态近似可能效果不佳。此时更适用 Wilson 得分区间或精确二项方法。IB 探究活动可以比较这些方法,观察覆盖率如何随 n 和 p 变化。


    10. Common Misinterpretations of Confidence Intervals | 置信区间的常见误解

    Misconception 1: “A 95% confidence interval means there is a 95% probability that the true mean is inside the interval.” Actually, once the interval is computed, the true mean either is or is not in it; the probability refers to the method’s long-run performance.

    误解一:“95% 置信区间意味着真实均值有 95% 的概率落在该区间内。” 事实上,一旦区间被计算出来,真实均值要么在、要么不在其中;概率指的是该方法在长期重复中的表现。

    Misconception 2: “The confidence interval captures 95% of the sample data.” This is false. The confidence interval is about the population parameter, not about individual observations. A prediction interval would be needed for future observations.

    误解二:“置信区间包含了 95% 的样本数据。” 这是错误的。置信区间针对的是总体参数,而非个体观测值。要预测未来观测值,需要使用预测区间。

    Misconception 3: “A wider interval is always better because it is more confident.” While a wider interval offers higher confidence, it sacrifices precision. An extremely wide interval (e.g., “the mean height is between 100 cm and 250 cm”) provides almost no useful information. The goal is to find an interval that is both reliable and narrow enough to guide decisions.

    误解三:“区间越宽越好,因为置信度更高。” 虽然更宽的区间提供更高的置信度,但它牺牲了精确性。一个极宽的区间(如“平均身高在 100 厘米到 250 厘米之间”)几乎不提供任何有用信息。目标应是找到一个既可靠又足够窄的区间来指导决策。

    In IB investigations, you can design a questionnaire or task to test these misconceptions among peers, then demonstrate the correct interpretations using simulations. This connects statistical theory with common reasoning errors.

    在 IB 探究中,你可以设计一份问卷或任务来测试同伴对这些概念的理解误区,然后通过模拟演示正确的解读。这能将统计理论与常见推理错误联系起来。


    11. Practical Investigation: Simulating Confidence Intervals | 实践探究:模拟置信区间

    A powerful way to understand confidence intervals is to run a simulation. Using technology such as GeoGebra, Desmos, or a spreadsheet, you can generate many random samples from a known population, compute a confidence interval for each sample, and observe the coverage rate. For a 95% confidence level, about 95 out of 100 intervals should include the true parameter value.

    理解置信区间的一种有效方法是运行模拟。使用 GeoGebra、Desmos 或电子表格等工具,你可以从一个已知总体中生成许多随机样本,为每个样本计算置信区间,并观察覆盖率。对于 95% 的置信水平,每 100 个区间中大约应有 95 个包含真实的参数值。

    In an IB exploration, you could set μ = 50 and σ = 10, draw 100 samples of size n = 25, and construct 95% z-intervals. Plot the intervals as horizontal line segments on a graph, with a vertical line at μ = 50. Intervals that do not cross the vertical line are those that miss the parameter; count them. This graphical approach makes the concept of confidence level tangible.

    在 IB 探究论文中,你可以设定 μ = 50 和 σ = 10,抽取 100 个 n = 25 的样本,并构建 95% z 区间。将这些区间画成水平线段,并在 μ = 50 处画一条竖直线。没有穿过竖线的区间就是漏掉了参数;统计其数量。这种图形化方法使置信水平的概念变得具体可见。

    Extend the simulation by varying the confidence level (90%, 95%, 99%) or sample size (n = 10, 30, 100) and record the observed coverage proportion and average interval width. This investigation allows you to verify the theoretical properties and discuss the trade-off between confidence and precision with real data.

    可以通过改变置信水平(90%、95%、99%)或样本量(n = 10、30、100)来扩展模拟,并记录观察到的覆盖比例和平均区间宽度。这项探究活动能让你验证理论性质,并用真实数据讨论置信度与精确度之间的权衡。

    Confidence Level 置信水平 z* Expected Coverage 预期覆盖率 Average Width (σ=10, n=30) 平均宽度
    90% 1.645 90% 6.01
    95% 1.960 95% 7.16
    99% 2.576 99% 9.41

    This table summarises how the critical value and interval width increase with confidence level. A simulation-based investigation will produce experimental values close to these theoretical figures, deepening understanding of the long-run frequency interpretation.

    该表格总结了临界值和区间宽度如何随置信水平增加。基于模拟的探究将得出接近这些理论数值的实验结果,从而加深对长期频率解释的理解。


    12. Conclusion: From Confidence Levels to Informed Decisions | 结论:从置信水平到明智决策

    Confidence intervals provide a mathematically rigorous way to express the uncertainty in sample-based estimates. By choosing a confidence level and computing the corresponding interval, statisticians and data scientists communicate not just a single guess but a plausible range, along with the reliability of the method. In IB mathematics, investigations into confidence levels and intervals bridge theoretical probability, sampling distributions, and real-world data analysis.

    置信区间提供了一种数学上严谨的方法来表达基于样本估计的不确定性。通过选定置信水平并计算相应的区间,统计学家和数据科学家不仅传达了一个单一的猜测值,还传达了一个合理的取值范围以及该方法的可靠性。在 IB 数学中,对置信水平与置信区间的探究架起了理论概率、抽样分布与现实数据分析之间的桥梁。

    Key takeaways: the confidence level is not the probability that a specific interval contains the parameter; the width of an interval is controlled by the critical value, variability, and sample size; and the t-distribution must be used when σ is unknown. Explorations that integrate simulation allow students to experience these ideas dynamically, moving beyond mere algebraic manipulation.

    核心要点:置信水平并非某个具体区间包含参数的概率;区间的宽度受临界值、变异性和样本量的控制;σ 未知时必须使用 t 分布。融合模拟的探究活动能让学生动态体验这些思想,超越单纯的代数运算。

    Whether you are estimating the mean IB score, the proportion of left-handed students, or the effect of a new teaching strategy, mastering confidence intervals equips you with an essential tool for statistical reasoning. As you design your IB Internal Assessment, consider how you can apply these concepts to your own data, checking assumptions and interpreting results with appropriate caution and insight.

    无论你是在估计 IB 平均分、左撇子学生的比例,还是一种新教学策略的效果,掌握置信区间都能为你提供统计推理的必备工具。在设计你的 IB 内部评估时,请思考如何将这些概念应用到自己的数据中,检查假设条件,并以适度的谨慎和洞察力解释结果。

    Published by TutorHao | IB Maths Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise G.2: Mastering Trigonometric Equations | 练习 G.2:掌握三角方程

    📚 Exercise G.2: Mastering Trigonometric Equations | 练习 G.2:掌握三角方程

    In IB Mathematics, trigonometric equations appear across both Analysis & Approaches and Applications & Interpretation syllabuses. Exercise G.2 typically builds on basic sine, cosine, and tangent ratios, challenging students to solve equations with multiple angles, apply identities, and interpret solutions in a given domain. This article unpacks the core methods, common pitfalls, and strategies that lead to full marks.

    在 IB 数学中,三角方程同时出现在分析与方法和应用与解释两个课程中。练习 G.2 通常建立在正弦、余弦和正切比的基础之上,要求学生解多倍角方程、运用恒等式并在给定区间内分析解。本文梳理了核心方法、常见陷阱以及能帮助获取满分的策略。

    1. Trigonometric Equations and General Solutions | 三角方程与通解

    A trigonometric equation is any equality that involves a trigonometric function of an unknown angle. The goal is to find all angles that satisfy the equation within a specified interval, or to express the general solution using the periodicity of the functions. For sine and cosine, the period is 2π (360°); for tangent, it is π (180°).

    三角方程是任何包含未知角的三角函数的等式。目标是找到在指定区间内满足方程的所有角,或者利用函数的周期性表达通解。正弦和余弦的周期是 2π(360°);正切的周期是 π(180°)。

    General solutions provide a formula for every possible solution, often required in HL papers. For sin x = a, the general solution is x = nπ + (−1)ⁿ arcsin(a) in radians, whereas for cos x = a it is x = 2nπ ± arccos(a). For tan x = a, use x = nπ + arctan(a). Mastering these patterns saves time in examinations.

    通解提供了所有可能解的公式,这在高水平试卷中经常被要求。对于 sin x = a,通解是 x = nπ + (−1)ⁿ arcsin(a)(弧度制);对于 cos x = a,通解是 x = 2nπ ± arccos(a);对于 tan x = a,通解是 x = nπ + arctan(a)。掌握这些模式能在考试中节省大量时间。


    2. Using the Unit Circle | 使用单位圆

    The unit circle is a powerful visual tool for solving trigonometric equations, especially when dealing with exact values. By marking the angle on the circle, you can instantly identify related angles in different quadrants using the CAST diagram or symmetry rules.

    单位圆是解三角方程的一个强大可视化工具,尤其在处理精确值时。通过在圆上标出角度,可以利用 CAST 图或对称性规则立刻识别不同象限的相关角。

    For instance, sin θ = 1/2 gives a reference angle of π/6 (30°). Since sine is positive in the first and second quadrants, the solutions in [0, 2π) are π/6 and π − π/6 = 5π/6. The unit circle approach helps avoid sign errors and is the foundation for understanding general solutions.

    例如,sin θ = 1/2 给出的参考角是 π/6(30°)。因为正弦在第一和第二象限为正,所以在 [0, 2π) 内的解是 π/6 和 π − π/6 = 5π/6。单位圆法有助于避免符号错误,也是理解通解的基础。


    3. Solving sin x = k | 解 sin x = k

    When solving equations of the form sin x = k, where −1 ≤ k ≤ 1, you first find the principal value x₀ = arcsin(k). The general solution in radians is x = nπ + (−1)ⁿ x₀. Always check the domain to determine how many values of n produce valid answers.

    解形如 sin x = k 的方程(−1 ≤ k ≤ 1)时,首先找到主值 x₀ = arcsin(k)。弧度制下的通解为 x = nπ + (−1)ⁿ x₀。务必检查定义域,以确定 n 的哪些值能产生有效答案。

    If k is a negative number, arcsin will return a negative principal value in [−π/2, 0]. The symmetry of the sine curve means solutions will appear in the third and fourth quadrants. Practice with exact values, such as sin x = −√3/2, to build confidence.

    如果 k 是负数,arcsin 会返回一个在 [−π/2, 0] 内的负主值。正弦曲线的对称性意味着解会出现在第三和第四象限。使用精确值练习,如 sin x = −√3/2,可以建立信心。


    4. Solving cos x = k | 解 cos x = k

    For cos x = k, the principal value is x₀ = arccos(k) in [0, π]. Cosine is positive in the first and fourth quadrants, and negative in the second and third. The general solution formula is x = 2nπ ± x₀. This ± reflects the symmetry about the horizontal axis on the cosine graph.

    对于 cos x = k,主值 x₀ = arccos(k) 位于 [0, π] 内。余弦在第一和第四象限为正,在第二和第三象限为负。通解公式为 x = 2nπ ± x₀。这个 ± 反映了余弦图像关于水平轴的对称性。

    A common mistake is to forget that cos(θ) = cos(−θ) always holds, so if x₁ is a solution, so too is −x₁ (or 2π − x₁ within [0, 2π)). When solving cos 2x = 0.5, the period is halved, meaning more solutions appear within a given interval.

    一个常见错误是忘记 cos(θ) = cos(−θ) 总是成立,因此如果 x₁ 是一个解,那么 −x₁(或在 [0, 2π) 内的 2π − x₁)也是解。在解 cos 2x = 0.5 时,周期减半,意味着在给定区间内会出现更多解。


    5. Solving tan x = k | 解 tan x = k

    Tangent equations have a period of π instead of 2π, so solutions repeat every 180°. The principal value x₀ = arctan(k) lies in (−π/2, π/2). The general solution is simply x = nπ + x₀. Because tan x = sin x / cos x, equations may involve vertical asymptotes where cosine is zero, so always verify the domain.

    正切方程的周期是 π 而非 2π,因此解每 180° 重复一次。主值 x₀ = arctan(k) 位于 (−π/2, π/2) 内。通解很简单,就是 x = nπ + x₀。因为 tan x = sin x / cos x,方程可能会涉及余弦为零时的垂直渐近线,因此务必验证定义域。

    When k is a known exact value like √3 or 1/√3, the reference angle is π/3 or π/6 respectively. A quick sketch of the tan graph helps confirm the spacing of solutions and avoid missing vertical asymptotes that might restrict answers.

    当 k 是已知的精确值,如 √3 或 1/√3 时,参考角分别为 π/3 或 π/6。快速绘制正切图像有助于确认解的间隔,并避免遗漏可能限制答案的垂直渐近线。


    6. Equations with Multiple Angles | 多倍角方程

    Equations such as sin 2x = 0.8 or cos(3x − π/4) = 0.5 require a substitution step. Let u = 2x (or the inner expression) and solve for u first, then divide and adjust the period to translate back to x. The number of solutions often multiplies according to the coefficient of x.

    诸如 sin 2x = 0.8 或 cos(3x − π/4) = 0.5 的方程需进行代换步骤。令 u = 2x(或内部表达式),先解出 u,然后除以系数并根据周期转换回 x。解的个数通常会按 x 的系数倍增。

    For example, sin 2x = 0.5 in [0, 2π). Solve sin u = 0.5 → u = π/6, 5π/6, 13π/6, 17π/6. Then x = u/2 gives x = π/12, 5π/12, 13π/12, 17π/12. Always list out all values of u within the expanded range before dividing.

    例如,在 [0, 2π) 内解 sin 2x = 0.5。解 sin u = 0.5 → u = π/6, 5π/6, 13π/6, 17π/6。然后 x = u/2 得到 x = π/12, 5π/12, 13π/12, 17π/12。务必先列出扩展区间内 u 的所有值,然后再相除。


    7. Using Trigonometric Identities | 利用三角恒等式

    Many equations are not immediately solvable. Identities like sin²x + cos²x = 1, double-angle formulas, and addition formulas transform equations into a single trig function or factorable form. For instance, replace cos 2x with 1 − 2 sin²x to convert a mixed equation into a quadratic in sin x.

    许多方程并非直接可解。利用恒等式,如 sin²x + cos²x = 1、倍角公式和加法公式,可将方程转换为单一三角函数或可分解的形式。例如,将 cos 2x 替换为 1 − 2 sin²x,可将混合方程转化为关于 sin x 的二次方程。

    Another common trick is to write tan x = sin x / cos x and multiply through by cos x (provided cos x ≠ 0). Then use the Pythagorean identity to eliminate either sine or cosine. Always check for extraneous solutions caused by multiplying by a variable expression.

    另一个常见技巧是写出 tan x = sin x / cos x 并两边乘以 cos x(假设 cos x ≠ 0)。然后使用毕达哥拉斯恒等式消去正弦或余弦。务必检查因乘以含变量表达式而产生的增根。


    8. Quadratic Trigonometric Equations | 二次三角方程

    Equations like 2 sin²x − sin x − 1 = 0 are quadratics in sin x. Substitute y = sin x, solve the quadratic y² … then revert. The discriminant tells you whether real solutions exist. Once you have y-values, solve the basic trigonometric equations as before, keeping domain in mind.

    如 2 sin²x − sin x − 1 = 0 的方程是关于 sin x 的二次方程。令 y = sin x,解出 y 的二次方程,然后回代。判别式可告诉你是否存在实数解。得到 y 值后,像之前一样解基本三角方程,并留意定义域。

    Sometimes the quadratic is in cos x or tan x. For example, 3 cos²x + cos x − 2 = 0 factors to (3 cos x − 2)(cos x + 1) = 0, yielding cos x = 2/3 or cos x = −1. Remember that values outside [−1, 1] must be discarded for sine and cosine.

    有时二次方程是关于 cos x 或 tan x 的。例如,3 cos²x + cos x − 2 = 0 可分解为 (3 cos x − 2)(cos x + 1) = 0,得到 cos x = 2/3 或 cos x = −1。记住,对于正弦和余弦,超出 [−1, 1] 的值必须舍去。


    9. Equations Involving Inverse Functions | 涉及反三角函数的方程

    Inverse trigonometric functions appear when the variable is inside arcsin, arccos, or arctan. To solve, take the sine, cosine, or tangent of both sides, ensuring the resulting expression remains within the principal range. Be cautious about domain restrictions: arcsin only outputs values in [−π/2, π/2].

    当变量位于 arcsin、arccos 或 arctan 内部时,就会出现反三角函数。要解此类方程,可对两边取正弦、余弦或正切,确保所得表达式保持在主值范围内。注意定义域限制:arcsin 仅输出 [−π/2, π/2] 内的值。

    For an equation like arcsin(2x) = π/6, take the sine of both sides to get 2x = sin(π/6) = 1/2, so x = 1/4. Always check that the argument of the inverse function stays within its allowed domain, typically [−1, 1] for sine and cosine inverses.

    对于 arcsin(2x) = π/6 这样的方程,对两边取正弦得到 2x = sin(π/6) = 1/2,因此 x = 1/4。务必检查反三角函数的参数是否处于其允许的定义域内,通常反三角函数要求自变量在 [−1, 1] 内。


    10. Graphical Approach to Solving | 图解方法

    Plotting the two sides of a trigonometric equation as separate functions and finding intersection points is a reliable method, especially for paper 2 with GDC use. Graph y = sin x and y = 0.5, then use the calculate intersect function. This visual check can confirm algebraic solutions and highlight the number of solutions in an interval.

    将三角方程的两边分别绘制为函数并寻找交点是一种可靠的方法,尤其是在可使用图形计算器的试卷二中。绘制 y = sin x 与 y = 0.5,然后使用求交点功能。这种可视化检查可以确认代数解,并突出显示区间内解的个数。

    When solving sin x = x/2, algebraic manipulation is impossible. A graphical approach reveals that three solutions exist. IB often asks for approximate solutions to three significant figures. Set a suitable window and use the GDC’s root-finder or intersect tool accurately.

    当解 sin x = x/2 时,代数操作无法进行。图形法揭示存在三个解。IB 经常要求给出保留三位有效数字的近似解。设置合适的窗口,并准确使用 GDC 的求根或求交点工具。


    11. Common Mistakes and Tips | 常见错误与提示

    One of the most frequent errors is forgetting the period adjustment after undoing a substitution. For sin 2x = k, students often solve for u and then fail to divide, or they forget to generate all u-values in the expanded range. Another slip is mixing degree and radian modes on the calculator—always double-check the mode setting.

    最常见的错误之一是在撤销代换后忘记调整周期。对于 sin 2x = k,学生经常解出 u 后却忘记相除,或者忘记在扩展区间内生成所有 u 值。另一个疏漏是混淆计算器的角度和弧度制——务必反复检查模式设置。

    Neglecting to check for extraneous solutions when squaring or multiplying by a variable expression can cost marks. Also, be systematic: mark the quadrants, write the general solution pattern, and then filter by interval. A quick sketch of the function curve often prevents omission of solutions.

    在两边平方或乘以含变量的表达式时,忽略检查增根会导致失分。此外,要有条理:标出象限、写出通解模式,然后根据区间进行筛选。快速勾勒函数曲线通常可防止遗漏解。


    12. Practice Problems Summary | 练习问题总结

    To excel at Exercise G.2, work through a variety of problem types: basic sin x = a, cos x = a, tan x = a; exact value equations; quadratics disguised in trig form; double and triple angle equations; identity-based simplifications; and real-world contextual problems involving periodic phenomena. Use past IB papers and mark schemes to understand required reasoning.

    要出色完成练习 G.2,需要练习各种题型:基本的 sin x = a、cos x = a、tan x = a;精确值方程;隐藏在三角形式中的二次方程;二倍角和三倍角方程;基于恒等式的化简;以及涉及周期现象的现实情境题。使用历年 IB 试卷和评分方案理解所需的推理过程。

    Remember, solving trigonometric equations is not just about memorising formulas. It is about understanding the wave nature of trig functions, applying algebraic manipulation, and checking answers in context. With consistent practice, you can turn this challenging topic into one of your strongest sections.

    请记住,解三角方程不仅仅是记忆公式。它关乎理解三角函数的波动性质、运用代数变换,以及在上下文中检查答案。通过持续练习,你就能将这个具有挑战性的主题转化为你最擅长的板块之一。

    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Confidence Intervals for Means | 均值的置信区间

    📚 Confidence Intervals for Means | 均值的置信区间

    When we take a sample from a population and calculate its mean, we obtain a single number — a point estimate. But how reliable is that number? Could the true population mean be slightly higher, or somewhat lower? Confidence intervals give us a range of plausible values for the population mean, quantifying the uncertainty inherent in sampling. This fundamental concept in inferential statistics allows researchers, economists, scientists, and IB students alike to move beyond mere point estimates and make reasoned, probability-based claims about population parameters. In this article, we will explore the construction, interpretation, and application of confidence intervals for means, covering both the z-distribution approach (when the population standard deviation σ is known) and the t-distribution approach (when σ is unknown and estimated by the sample standard deviation s).

    当我们从总体中抽取一个样本并计算其均值时,我们得到一个单一的数字——一个点估计。但这个数字到底有多可靠?真实的总体均值会不会略高一些,或者稍低一些?置信区间为我们提供了总体均值的合理取值范围,量化了抽样本身固有的不确定性。这一推断性统计中的基础概念,让研究者、经济学家、科学家以及IB学生都能超越单纯的点估计,对总体参数做出基于概率的合理推断。在本文中,我们将探讨均值置信区间的构建、解读与应用,涵盖z分布方法(当总体标准差σ已知时)和t分布方法(当σ未知、用样本标准差s估计时)两种情形。


    1. What is a Confidence Interval? | 什么是置信区间?

    A confidence interval is an interval estimate for a population parameter, calculated from sample data, that is likely to contain the true parameter value. Instead of stating “the population mean is exactly 5.2,” we say “we are 95% confident that the population mean lies between 4.8 and 5.6.” The interval has a specified confidence level — typically 90%, 95%, or 99% — which represents the long-run success rate of the method. If we were to take 100 different random samples and construct a 95% confidence interval from each, we would expect about 95 of those intervals to capture the true population mean. The key word is “confidence in the method,” not “probability that the parameter lies in one particular interval.”

    置信区间是一种基于样本数据计算得出的总体参数的区间估计,它很可能包含真实的参数值。我们不说”总体均值恰好是5.2″,而是说”我们有95%的把握认为总体均值介于4.8和5.6之间”。这个区间有一个特定的置信水平——通常为90%、95%或99%——它代表该方法在长期中的成功率。如果我们抽取100个不同的随机样本,并为每个样本构建一个95%置信区间,我们预计其中大约95个区间会捕捉到真实的总体均值。关键在于”对方法有信心”,而不是”参数落在某一个具体区间内的概率”。


    2. Point Estimates and Interval Estimates | 点估计与区间估计

    A point estimate is a single statistic used to estimate a population parameter. For the population mean μ, the sample mean x̄ is the most common point estimate. Point estimates are simple and useful but carry no information about precision. An interval estimate, by contrast, provides a range of values and attaches a confidence level to that range. The width of the interval reflects the precision of the estimate: narrower intervals indicate greater precision, while wider intervals suggest more uncertainty. Both the sample size and the variability in the data influence this width — larger samples and less variable data yield narrower, more informative intervals.

    点估计是用于估计总体参数的单一统计量。对于总体均值μ,样本均值x̄是最常用的点估计。点估计简单实用,但不包含任何关于精度的信息。相比之下,区间估计提供一个取值范围,并为这个范围附加一个置信水平。区间的宽度反映了估计的精度:较窄的区间表明精度较高,而较宽的区间意味着更大的不确定性。样本量和数据的变异性都会影响这个宽度——样本越大、数据变异性越小,得到的区间就越窄、越有信息量。


    3. The Role of the Central Limit Theorem | 中心极限定理的作用

    The Central Limit Theorem (CLT) is the mathematical foundation that makes confidence intervals for means possible. It states that, for a sufficiently large sample size (typically n ≥ 30), the sampling distribution of the sample mean x̄ is approximately normal, regardless of the shape of the population distribution. The mean of this sampling distribution equals the population mean μ, and its standard deviation — called the standard error — is σ/√n when σ is known, or s/√n when σ is estimated from the sample. This normality allows us to use z-scores or t-scores to construct intervals with known probabilistic properties.

    中心极限定理是使均值置信区间得以成立的数学基础。它指出,当样本量足够大时(通常n ≥ 30),样本均值x̄的抽样分布近似服从正态分布,无论总体分布的形状如何。这个抽样分布的均值等于总体均值μ,其标准差——称为标准误差——在σ已知时为σ/√n,在用样本估计σ时为s/√n。这种正态性使我们能够使用z分数或t分数来构建具有已知概率性质的区间。


    4. Confidence Interval for Mean with Known σ | σ已知时均值的置信区间

    When the population standard deviation σ is known (a rare but instructive scenario), the confidence interval for the population mean μ takes the form:

    x̄ ± z* × (σ / √n)

    Here, z* is the critical value from the standard normal distribution corresponding to the desired confidence level. For a 95% confidence level, z* = 1.96; for 90%, z* = 1.645; for 99%, z* = 2.576. The term σ/√n is the standard error of the mean. This formula assumes that either the population is normally distributed or the sample size is large enough (n ≥ 30) for the CLT to apply. The known-σ case is foundational for understanding the logic of interval estimation, even though in practice σ is almost never known.

    当总体标准差σ已知时(这是罕见但具有教学意义的场景),总体均值μ的置信区间公式为:

    x̄ ± z* × (σ / √n)

    其中,z*是标准正态分布中对应所需置信水平的临界值。对于95%置信水平,z* = 1.96;90%时,z* = 1.645;99%时,z* = 2.576。σ/√n是均值的标准误差。该公式假设总体服从正态分布,或者样本量足够大(n ≥ 30)以满足中心极限定理的条件。σ已知的情形是理解区间估计逻辑的基础,尽管在实践中σ几乎从未真正已知。


    5. Confidence Interval for Mean with Unknown σ | σ未知时均值的置信区间

    In nearly all real-world applications, the population standard deviation σ is unknown. We estimate it using the sample standard deviation s, and this substitution introduces additional uncertainty. Consequently, we replace the z-distribution with the t-distribution. The confidence interval formula becomes:

    x̄ ± t* × (s / √n)

    Here, t* is the critical value from the t-distribution with n−1 degrees of freedom. The t-distribution is slightly wider and has heavier tails than the normal distribution, especially for small sample sizes. As n increases, the t-distribution approaches the normal distribution, and for very large samples the difference between z* and t* becomes negligible. Most IB exam questions will involve the t-distribution because σ is typically unknown, and students must correctly identify the degrees of freedom as df = n−1.

    在几乎所有实际应用中,总体标准差σ是未知的。我们使用样本标准差s来估计它,而这种替代引入了额外的不确定性。因此,我们用t分布替代z分布。置信区间公式变为:

    x̄ ± t* × (s / √n)

    其中,t*是自由度为n−1的t分布的临界值。t分布比正态分布略宽,尾部更厚,特别是在小样本情况下。随着n增大,t分布趋近于正态分布,对于非常大的样本,z*和t*之间的差异可以忽略不计。大多数IB考试题目都会涉及t分布,因为σ通常是未知的,学生必须正确识别自由度为df = n−1。


    6. Understanding the t-Distribution | 理解t分布

    The t-distribution is a family of symmetric, bell-shaped curves that depend on a parameter called degrees of freedom (df). Compared to the standard normal distribution, the t-distribution has more probability in the tails — reflecting the extra uncertainty from estimating σ with s. As the degrees of freedom increase, the t-distribution becomes progressively closer to the normal distribution. At df = 30, the difference is already quite small; beyond df = 100, the two distributions are virtually indistinguishable for most practical purposes. Key critical values for the t-distribution depend on both the confidence level and the degrees of freedom, and they are typically found using a t-table or a graphing calculator.

    t分布是一族对称的钟形曲线,取决于一个称为自由度(df)的参数。与标准正态分布相比,t分布在尾部有更多的概率——这反映了用s估计σ所带来的额外不确定性。随着自由度增加,t分布逐渐趋近于正态分布。在df = 30时,差异已经相当小;超过df = 100后,两种分布在大多数实际应用中几乎无法区分。t分布的关键临界值同时取决于置信水平和自由度,通常通过t表或图形计算器来查找。


    7. Confidence Levels and Critical Values | 置信水平与临界值

    The choice of confidence level directly affects the width of the interval. A 99% confidence interval is wider than a 95% interval, which in turn is wider than a 90% interval. This makes intuitive sense: to be more confident that we have captured the true mean, we must cast a wider net. The trade-off is between confidence and precision. The critical values for common confidence levels are summarised below for the z-distribution (used when σ is known or n is very large):

    置信水平的选择直接影响区间的宽度。99%置信区间比95%的宽,而95%的又比90%的宽。这在直觉上很容易理解:为了更有把握捕捉到真实均值,我们必须撒下一张更大的网。这是一种在置信度与精度之间的权衡。常见置信水平在z分布(σ已知或n非常大时使用)下的临界值总结如下:

    Confidence Level / 置信水平 α z* Critical Value / z*临界值
    90% 0.10 1.645
    95% 0.05 1.960
    98% 0.02 2.326
    99% 0.01 2.576

    For the t-distribution, these critical values are larger and depend on the degrees of freedom. IB students should be comfortable using both t-tables and calculator functions such as invT or built-in confidence interval tools.

    对于t分布,这些临界值更大,并且取决于自由度。IB学生应熟练使用t表以及计算器功能,如invT或内置的置信区间工具。


    8. Margin of Error | 误差范围

    The margin of error (often abbreviated as ME or E) is the quantity added to and subtracted from the point estimate to form the confidence interval. It is calculated as:

    ME = critical value × standard error

    For the z-interval: ME = z* × (σ/√n). For the t-interval: ME = t* × (s/√n). The margin of error depends on three factors: the confidence level (higher confidence → larger ME), the variability in the data (more variability → larger ME), and the sample size (larger n → smaller ME). The relationship with sample size follows an inverse square root law: to halve the margin of error, you must quadruple the sample size. This is a crucial insight for designing studies and surveys.

    误差范围(通常缩写为ME或E)是从点估计中加上和减去的量,以形成置信区间。其计算公式为:

    ME = 临界值 × 标准误差

    对于z区间:ME = z* × (σ/√n)。对于t区间:ME = t* × (s/√n)。误差范围取决于三个因素:置信水平(置信度越高→ME越大)、数据的变异性(变异性越大→ME越大)和样本量(n越大→ME越小)。与样本量的关系遵循平方根反比定律:要将误差范围减半,必须将样本量增加到原来的四倍。这对于设计研究和调查来说是一个至关重要的洞见。


    9. Interpreting Confidence Intervals Correctly | 正确解读置信区间

    Interpreting a confidence interval requires care and precision. A correct interpretation of a 95% confidence interval for μ, say (4.8, 5.6), is: “We are 95% confident that the true population mean μ lies between 4.8 and 5.6” or “If we repeated this sampling procedure many times, approximately 95% of the resulting confidence intervals would contain μ.” It is incorrect to say “There is a 95% probability that μ is between 4.8 and 5.6” because μ is a fixed (though unknown) constant, not a random variable. Once the interval is calculated, μ either is or is not in that interval — the probability is either 0 or 1. The confidence level describes the method’s long-term performance, not a probability about a specific interval.

    解读置信区间需要谨慎和精确。对μ的95%置信区间(例如4.8, 5.6)的正确解读是:”我们有95%的把握认为真实总体均值μ介于4.8和5.6之间”或”如果我们多次重复这个抽样过程,大约95%得到的置信区间会包含μ”。错误地说法是”μ有95%的概率落在4.8和5.6之间”,因为μ是一个固定(尽管未知)的常数,而不是随机变量。一旦计算出区间,μ要么在其中,要么不在——概率要么是0,要么是1。置信水平描述的是该方法在长期中的表现,而不是关于某个具体区间的概率。


    10. Determining Sample Size | 确定样本量

    Before collecting data, researchers often need to determine the minimum sample size required to achieve a desired margin of error at a given confidence level. Rearranging the formula ME = z* × (σ/√n) gives:

    n = (z* × σ / ME)²

    To use this formula, we need an estimate of σ — which might come from a pilot study, previous research, or a reasoned guess. The resulting n should always be rounded up to the nearest integer to ensure the margin of error is not exceeded. This calculation is particularly important in survey design, quality control, and scientific experiments where resource constraints make sample size optimisation essential. Note that if σ is unknown and we are planning to use the t-distribution, this formula still provides a useful approximation, though iterative methods may be needed for greater accuracy with small samples.

    在收集数据之前,研究者通常需要确定在给定置信水平下达到所需误差范围的最小样本量。将公式ME = z* × (σ/√n)重新整理可得:

    n = (z* × σ / ME)²

    要使用这个公式,我们需要一个σ的估计值——它可以来自试点研究、以往的研究或合理的推测。计算出的n应始终向上取整到最接近的整数,以确保不超出误差范围。这一计算在调查设计、质量控制和科学实验中尤为重要,因为这些场景中资源的限制使样本量优化变得至关重要。请注意,如果σ未知且我们计划使用t分布,这个公式仍然提供一个有用的近似值,尽管对于小样本可能需要迭代方法以获得更高的精度。


    11. Assumptions and Conditions | 假设与条件

    For confidence intervals for means to be valid, several assumptions must be met. First, the data must come from a simple random sample or a randomised experiment — independence of observations is crucial. Second, the sampling distribution of x̄ must be approximately normal. This holds if the population is normally distributed (for any sample size) or if the sample size is sufficiently large (n ≥ 30 by the CLT). For small samples (n < 30) from a non-normal population, confidence intervals based on the t-distribution may be unreliable. Additionally, when using the t-distribution, we assume that the sample is drawn from a population that is at least approximately normal, particularly for very small n. IB students should always check these conditions before proceeding with interval construction, and they should be prepared to comment on robustness when conditions are not fully met.

    要使均值置信区间有效,必须满足几个假设。首先,数据必须来自简单随机样本或随机化实验——观测的独立性至关重要。其次,x̄的抽样分布必须近似正态。如果总体服从正态分布(适用于任何样本量)或样本量足够大(根据中心极限定理,n ≥ 30),这一条件即成立。对于来自非正态总体的小样本(n < 30),基于t分布的置信区间可能不可靠。此外,当使用t分布时,我们假设样本来自至少近似正态的总体,尤其是对于非常小的n。IB学生在进行区间构建之前应始终检查这些条件,并且在条件不完全满足时,应准备对稳健性进行评论。


    12. Worked Example | 例题解析

    Problem: A random sample of 20 IB students took a mathematics test. The sample mean score was 72.4 with a sample standard deviation of 8.3. Construct a 95% confidence interval for the population mean test score, and interpret the result.

    问题:随机抽取了20名IB学生参加数学测试。样本平均分为72.4,样本标准差为8.3。构建总体平均测试分数的95%置信区间,并解读结果。

    Solution (English): Since σ is unknown and n = 20, we use the t-distribution with df = 19. For a 95% confidence level, the critical value t* with 19 degrees of freedom is approximately 2.093. The standard error is s/√n = 8.3/√20 ≈ 8.3/4.472 ≈ 1.856. The margin of error is t* × SE = 2.093 × 1.856 ≈ 3.885. The confidence interval is therefore x̄ ± ME = 72.4 ± 3.885, giving (68.5, 76.3). We are 95% confident that the true mean test score for all IB students in this population lies between 68.5 and 76.3.

    解答(中文):由于σ未知且n = 20,我们使用自由度为19的t分布。对于95%置信水平,自由度为19的临界值t*约等于2.093。标准误差为s/√n = 8.3/√20 ≈ 8.3/4.472 ≈ 1.856。误差范围为t* × SE = 2.093 × 1.856 ≈ 3.885。因此,置信区间为x̄ ± ME = 72.4 ± 3.885,即(68.5, 76.3)。我们有95%的把握认为该总体中所有IB学生的真实平均测试分数介于68.5和76.3之间。

    Check conditions: We assume the sample is random and that test scores are approximately normally distributed. With n = 20, the t-procedure is appropriate provided there are no extreme outliers or strong skewness in the data. A boxplot or normal probability plot would help verify this assumption in practice.

    条件检查:我们假设样本是随机的,且测试分数近似服从正态分布。在n = 20的情况下,只要数据中没有极端离群值或严重偏斜,t方法就是适用的。在实践中,箱线图或正态概率图有助于验证这一假设。


    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Point Estimation (Unbiased Estimators and Estimates) | 点估计(无偏估计量与估计值)

    📚 Point Estimation (Unbiased Estimators and Estimates) | 点估计(无偏估计量与估计值)

    In statistical inference, one of the first tasks we face is using sample data to guess an unknown population parameter. Point estimation provides a single “best guess” value for that parameter. Understanding what makes an estimator good — and particularly what it means for it to be unbiased — is fundamental for IB Mathematics and for any data-driven decision making.

    在统计推断中,我们首先面临的任务之一就是利用样本数据去推测未知的总体参数。点估计为那个参数提供一个单一的“最佳猜测”值。理解什么样的估计量是好的——特别是无偏性的真正含义——是 IB 数学和任何基于数据的决策的核心基础。


    1. What is Point Estimation? | 什么是点估计?

    Point estimation is the process of using a single statistic computed from sample data to estimate an unknown population parameter. For example, if we want to know the average height of all students in a school, we might take a random sample, compute the sample mean, and use that single number as our estimate of the population mean. That sample mean is a point estimator.

    点估计是利用样本数据计算出的一个统计量,来估计未知总体参数的过程。例如,如果我们想知道一所学校所有学生的平均身高,我们可以随机抽取一个样本,计算样本均值,并用这个单一的数值作为总体均值的估计。这里的样本均值就是一个点估计量。

    In contrast to interval estimation, which gives a range of plausible values, a point estimate is just one number. It might be right on target, or it might be off. The quality of a point estimator is judged by properties such as bias, variance, and consistency.

    与给出一个合理范围的区间估计不同,点估计只有一个数值。它可能正中靶心,也可能偏离。点估计量的好坏是通过偏误、方差、一致性等性质来判断的。


    2. Population Parameters and Sample Statistics | 总体参数与样本统计量

    Before we can discuss estimation, we need to be clear about the notation. A population parameter is a fixed, usually unknown number describing a characteristic of the whole population, such as the population mean μ or population variance σ². A sample statistic, on the other hand, is a function of the observed data and varies from sample to sample. We often place a “hat” on top to denote an estimator, such as μ̂ (estimated μ) or p̂ (estimated proportion).

    在讨论估计之前,我们需要清晰地了解符号。总体参数是一个固定的、通常未知的数值,描述整个总体的特征,例如总体均值 μ 或总体方差 σ²。另一方面,样本统计量是观测数据的函数,会随样本的不同而变化。我们通常在字母上方加一个“帽子”来表示估计量,比如 μ̂(μ 的估计值)或 p̂(比例的估计值)。

    In IB Mathematics, you will encounter notation like X̄ for the sample mean and s² for the sample variance. These are sample statistics that serve as point estimators for μ and σ² respectively.

    在 IB 数学中,你会遇到诸如 X̄ 表示样本均值,s² 表示样本方差等符号。这些样本统计量分别作为总体均值 μ 和总体方差 σ² 的点估计量。


    3. Estimators and Estimates | 估计量与估计值

    It is crucial to distinguish between an estimator and an estimate. An estimator is a rule or formula that tells you how to calculate the quantity from sample data. For example, the formula X̄ = (1/n)∑Xᵢ is an estimator. Once you plug in the actual observed numbers from a particular sample, the resulting number is called an estimate. So the estimator is a random variable (before sampling), while the estimate is a constant (after sampling).

    区分估计量与估计值至关重要。估计量是一个规则或公式,告诉你如何从样本数据中计算数量。例如,公式 X̄ = (1/n)∑Xi 就是一个估计量。一旦你把特定样本中实际观测到的数值代入,所得的数字就称为估计值。因此,估计量是一个随机变量(抽样之前),而估计值是一个常数(抽样之后)。

    This distinction matters when we talk about bias, because the expected value is taken over the sampling distribution of the estimator, not for a single realized estimate.

    当我们讨论偏误时,这一区别很重要,因为期望是针对估计量的抽样分布而言的,而不是针对某一个已得的具体估计值。


    4. The Concept of Unbiasedness | 无偏性的概念

    An estimator θ̂ is said to be an unbiased estimator of a parameter θ if the expected value of θ̂ equals θ for all possible values of θ. In symbols: E(θ̂) = θ. If E(θ̂) ≠ θ, then θ̂ is biased, and the bias is defined as Bias(θ̂) = E(θ̂) – θ.

    若估计量 θ̂ 对所有可能的 θ 值,都满足 E(θ̂) = θ,则称 θ̂ 是参数 θ 的一个无偏估计量。如果用符号表示就是:E(θ̂) = θ。如果 E(θ̂) ≠ θ,那么 θ̂ 就是有偏的,偏误的定义为 Bias(θ̂) = E(θ̂) – θ。

    Unbiasedness means that, if we were to repeat the sampling process many times and compute the estimate each time, the average of all those estimates would equal the true parameter. It does not guarantee that a single estimate is correct, but it assures us the estimator is centered on the target in the long run.

    无偏性意味着,如果我们多次重复抽样过程并每次都计算估计值,所有那些估计值的平均值会等于真实的参数。这并不能保证单次估计就是正确的,但它确保我们在长期中,估计量以目标为中心。

    For IB exams, you should be able to identify whether a given estimator is unbiased, and prove unbiasedness for standard estimators like the sample mean and the sample variance (with n-1 denominator).

    对于 IB 考试,你应该能够识别一个给定的估计量是否无偏,并会证明标准估计量如同样本均值和样本方差(分母 n-1)的无偏性。


    5. Unbiased Estimator of the Population Mean | 总体均值的无偏估计量

    The most commonly used estimator for the population mean μ is the sample mean X̄ = (1/n)∑Xi. Assuming the observations are independent and identically distributed (i.i.d.) with mean μ, we have E(X̄) = μ. Therefore, X̄ is an unbiased estimator of μ.

    总体均值 μ 最常使用的估计量是样本均值 X̄ = (1/n)∑Xi。假设观测值是独立同分布的,且具有均值 μ,那么 E(X̄) = μ。因此,X̄ 是 μ 的无偏估计量。

    This property does not depend on the population distribution being normal; it holds for any distribution with finite mean. That is a direct consequence of the linearity of expectation: E(X̄) = (1/n)∑E(Xi) = (1/n) · nμ = μ.

    这个性质不依赖于总体分布是正态的;对于任何有限均值的分布都成立。这是期望线性性质的直接结果:E(X̄) = (1/n)∑E(Xi) = (1/n)·nμ = μ。

    Thus, the sample mean is always an unbiased estimator of the population mean. This is one reason why we use X̄ so frequently.

    因此,样本均值总是总体均值的无偏估计量。这就是我们频繁使用 X̄ 的原因之一。


    6. Proving the Sample Mean is Unbiased | 证明样本均值是无偏的

    Let X₁, X₂, …, Xₙ be a random sample from a population with mean μ. Define X̄ = (1/n)∑Xi. Then

    E(X̄) = E[(1/n)∑Xi] = (1/n)∑E(Xi) = (1/n)·nμ = μ.

    令 X₁, X₂, …, Xₙ 为来自均值为 μ 的总体的一组随机样本。定义 X̄ = (1/n)∑Xi。那么

    E(X̄) = E[(1/n)∑Xi] = (1/n)∑E(Xi) = (1/n)·nμ = μ.

    Hence the sample mean is unbiased for μ. No assumption about the population variance or distribution shape is needed.

    因此,样本均值是 μ 的无偏估计量,无需关于总体方差或分布形状的任何假设。

    However, the estimator X̄ itself has a variance: Var(X̄) = σ²/n. An unbiased estimator can still have large variability. We often need to consider both bias and variability when choosing an estimator.

    然而,估计量 X̄ 本身具有方差:Var(X̄) = σ²/n。无偏估计量仍然可以有较大的变异性。在选择估计量时,我们通常需要同时考虑偏误和变异性。


    7. Unbiased Estimator of the Population Variance | 总体方差的无偏估计量

    For the population variance σ², a natural guess might be to use the sample variance defined as (1/n)∑(Xi – X̄)². However, this estimator is biased. To obtain an unbiased estimator, we must divide by n–1 instead of n. That gives the unbiased sample variance:

    s² = [1/(n–1)] ∑(Xi – X̄)².

    对于总体方差 σ²,一个自然的猜测可能是使用定义为 (1/n)∑(Xi – X̄)² 的样本方差。但这个估计量是有偏的。要得到无偏估计量,我们必须除以 n–1 而不是 n。这就得到了无偏样本方差:

    s² = [1/(n–1)] ∑(Xi – X̄)².

    We then have E(s²) = σ². The factor n–1 is called the degrees of freedom of the estimate, and it accounts for the fact that we used the data to estimate μ through X̄, reducing the effective number of independent pieces of information.

    于是我们有 E(s²) = σ²。因子 n–1 被称为估计的自由度,它体现了我们使用了数据通过 X̄ 估计了 μ,从而减少了独立信息的有效数目这一事实。

    It is a common IB exam question to explain why we use n–1. The short answer: because it makes the estimator unbiased.

    解释为什么使用 n–1 是 IB 考试中的常见问题。简短的回答是:因为这样会让估计量无偏。


    8. Why Divide by n-1? A Simple Proof | 为什么除以 n-1?简单证明

    To prove E(s²) = σ², start with the sum of squared deviations: S = ∑(Xi – X̄)² = ∑Xi² – nX̄². Then take expectations:

    E(S) = ∑E(Xi²) – nE(X̄²).

    要证明 E(s²) = σ²,可从平方偏差和入手:S = ∑(Xi – X̄)² = ∑Xi² – nX̄²。然后求期望:

    E(S) = ∑E(Xi²) – nE(X̄²).

    Using the identity Var(Y) = E(Y²) – [E(Y)]², we get E(Xi²) = σ² + μ² and E(X̄²) = Var(X̄) + μ² = σ²/n + μ². Substitute:

    利用等式 Var(Y) = E(Y²) – [E(Y)]²,可得 E(Xi²) = σ² + μ²,并且 E(X̄²) = Var(X̄) + μ² = σ²/n + μ²。代入得:

    E(S) = n(σ² + μ²) – n(σ²/n + μ²) = nσ² + nμ² – σ² – nμ² = (n–1)σ².

    Therefore, E[S] = (n–1)σ², which implies E[S/(n–1)] = σ². Thus s² is unbiased.

    因此,E[S] = (n–1)σ²,这意味着 E[S/(n–1)] = σ²。所以 s² 是无偏的。

    If we had used the divisor n, the expectation would be (n–1)/n σ², which is always slightly smaller than σ² — a negative bias.

    如果我们使用除数 n,期望值将是 (n–1)/n σ²,它始终略小于 σ²——一种负偏差。


    9. Other Examples of Unbiased Estimators | 其他无偏估计量的例子

    Beyond the mean and variance, there are many other parameters for which unbiased estimators exist. Some common ones include:

    • For a population proportion p, the sample proportion p̂ = X/n (where X is the number of successes) is unbiased: E(p̂) = p.
    • For the difference between two population means μ₁ – μ₂, the statistic X̄₁ – X̄₂ is unbiased because E(X̄₁ – X̄₂) = μ₁ – μ₂.
    • For a regression slope β₁ in simple linear regression, the least squares estimator β̂₁ is unbiased under the standard assumptions.

    除了均值与方差外,还有许多参数存在无偏估计量。一些常见的例子包括:

    • 对于总体比例 p,样本比例 p̂ = X/n(X 为成功次数)是无偏的:E(p̂) = p。
    • 对于两个总体均值之差 μ₁ – μ₂,统计量 X̄₁ – X̄₂ 是无偏的,因为 E(X̄₁ – X̄₂) = μ₁ – μ₂。
    • 在简单线性回归中,回归斜率 β₁ 的最小二乘估计量 β̂₁ 在标准假设下是无偏的。

    However, not every parameter has an unbiased estimator that behaves well. For instance, the sample standard deviation s is not an unbiased estimator of σ; it tends to underestimate σ slightly for small samples, although the bias diminishes as n grows.

    然而,并非每个参数都有表现良好的无偏估计量。例如,样本标准差 s 不是 σ 的无偏估计量;对于小样本,它往往略微低估 σ,尽管随着 n 增大偏误会消失。


    10. Limitations of Unbiasedness and Final Tips | 无偏性的局限与最后提示

    Unbiasedness is only one desirable property of estimators. A key principle in statistical decision theory is that we often care about the overall accuracy, measured by mean squared error (MSE). MSE = Variance + Bias². A slightly biased estimator with much smaller variance can have a lower MSE than an unbiased estimator with large variance. This trade-off is the reason why in some contexts (like regularization in machine learning) we deliberately introduce bias to reduce variance.

    无偏性只是估计量众多优良性质中的一个。统计决策理论的一个关键原则是,我们通常关注整体准确度,用均方误差(MSE)衡量。MSE = 方差 + 偏误²。一个稍微有偏但方差小得多的估计量,可能比一个无偏但方差很大的估计量具有更低的 MSE。这种权衡就是在某些情境下(如机器学习中的正则化)我们故意引入偏误以减少方差的原因。

    In IB exams, you may be asked to compare two estimators by computing their variances and biases. Always check whether the estimator is centered on the parameter. Also remember: unbiasedness is a property of the estimator’s sampling distribution, not a guarantee for a single estimate. Never claim that “the estimate is unbiased,” because once you have a number, it either equals the parameter or not. It is the estimator that is unbiased.

    在 IB 考试中,你可能会被要求通过计算方差和偏误来比较两个估计量。始终检查估计量是否以参数为中心。还有,请记住:无偏性是估计量抽样分布的性质,而不保证单次估计。永远不要声称“这个估计值是无偏的”,因为一旦你得到了一个数字,它要么等于参数要么不相等。无偏的是估计量。

    A final tip: when proving unbiasedness, write the expectation step-by-step, use linearity of expectation, and be careful with the substitution of variance identities. Show clearly the difference between n and n-1 cases.

    最后一个提示:证明无偏性时,要逐步写出期望,使用期望的线性性质,并小心代入方差的等式。清晰展示 n 与 n-1 情况之间的区别。

    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise E.2: Mastering Differentiation of Exponential & Logarithmic Functions | 习题E.2:掌握指数与对数函数的微分

    📚 Exercise E.2: Mastering Differentiation of Exponential & Logarithmic Functions | 习题E.2:掌握指数与对数函数的微分

    In IB Mathematics, whether you are following the Analysis & Approaches (AA) or Applications & Interpretation (AI) route, Exercise E.2 typically marks a critical turning point. It consolidates your understanding of differentiation by applying the rules to exponential and logarithmic functions. Mastering this exercise ensures you can handle everything from simple derivatives like d/dx(eˣ) to complex combinations involving the chain, product, and quotient rules with ln(x) and aˣ. This article unpacks the key concepts, formulas, worked examples, and common pitfalls associated with Exercise E.2, giving you a comprehensive revision resource.

    在IB数学中,无论你选择分析与方法(AA)还是应用与解释(AI)路径,习题E.2通常标志着一个关键的转折点。它通过将求导法则应用于指数函数和对数函数来巩固你的微分知识。掌握这个练习能确保你从容应对从简单的导数如 d/dx(eˣ) 到涉及链式法则、乘积法则和商法则与 ln(x) 和 aˣ 的复杂组合。本文将拆解与习题E.2相关的核心概念、公式、例题和常见陷阱,为你提供一份全面的复习资料。


    1. What Is Exercise E.2 All About? | 习题E.2是关于什么的?

    Exercise E.2 in most IB textbooks is the second set of problems in the chapter devoted to exponential and logarithmic functions. After learning the theory behind eˣ, ln x, and their properties, you now apply differential calculus. The problems start with straightforward derivative computation and gradually introduce applications such as finding tangents, normals, and linked rates of change. Many questions will also require you to simplify expressions using exponent and log laws before differentiating.

    在大多数IB教材中,习题E.2是指数和对数函数章节中的第二组练习。在学习eˣ、ln x及其性质背后的理论后,你现在开始应用微分学。题目从直接求导开始,逐步引入应用,如求切线、法线以及相关变化率。许多题目还要求你在求导前先利用指数和对数定律化简表达式。

    The key skills assessed include: applying the derivatives of eˣ and ln x; combining these with the chain rule for more complex arguments; using product and quotient rules when these functions multiply or divide other functions; and interpreting derivatives in context. A solid performance on Exercise E.2 is a strong predictor of success on the IB exam’s calculus section.

    评估的关键技能包括:应用eˣ和ln x的导数公式;将这些公式与链式法则结合以处理更复杂的复合函数;当这些函数与其他函数相乘或相除时使用乘积法则和商法则;以及在具体情境中解释导数的意义。在习题E.2上扎实的表现是IB考试微积分部分成功的有力预测。


    2. Recap of Fundamental Derivative Rules | 基础求导规则回顾

    Before tackling Exercise E.2, you must have the core derivative rules at your fingertips. These rules are built upon throughout the exercise and appear in almost every solution. Make sure you can recall them instantly.

    在攻克习题E.2之前,你必须熟练掌握核心求导规则。这些规则贯穿整个练习,几乎出现在每一个解答中。确保你能立刻回忆起它们。

    Rule (English) 规则(中文) Formula
    Constant Rule 常数规则 d/dx (c) = 0
    Power Rule 幂规则 d/dx (xⁿ) = n xⁿ⁻¹
    Constant Multiple 常数倍法则 d/dx [c f(x)] = c f'(x)
    Sum/Difference Rule 和差规则 d/dx [f(x) ± g(x)] = f'(x) ± g'(x)
    Product Rule 乘积法则 d/dx [u v] = u’ v + u v’
    Quotient Rule 商法则 d/dx (u/v) = (u’ v – u v’) / v²
    Chain Rule 链式法则 dy/dx = dy/du × du/dx

    The chain rule is especially important for Exercise E.2 because exponentials and logarithms rarely appear with just x as the argument; you will see eˣ⁺² or ln(3x+1) very often. Understanding how to break these down into inner and outer functions is essential.

    链式法则对习题E.2尤为重要,因为指数和对数函数的自变量很少只是x;你经常见到 eˣ⁺² 或 ln(3x+1) 这类复合形式。理解如何将其拆分为内层和外层函数至关重要。


    3. Derivative of the Natural Exponential Function | 自然指数函数的导数

    The single most important result in Exercise E.2 is that the derivative of eˣ is eˣ itself. This unique property makes eˣ the building block for modelling continuous growth and decay.

    习题E.2中最重要的结论是 eˣ 的导数就是其自身 eˣ。这一独特性质使得 eˣ 成为模拟连续增长与衰减的基本构成模块。

    d/dx (eˣ) = eˣ

    When the exponent is a function of x, say u(x), the chain rule gives:

    当指数是x的函数,例如 u(x) 时,链式法则给出:

    d/dx (eᵤ) = eᵤ × du/dx

    As an example, differentiate y = e²ˣ. Here u = 2x, so du/dx = 2. Hence dy/dx = e²ˣ × 2 = 2e²ˣ. This pattern is repeated throughout Exercise E.2: always multiply by the derivative of the exponent.

    例如,对 y = e²ˣ 求导。这里 u = 2x,du/dx = 2。因此 dy/dx = e²ˣ × 2 = 2e²ˣ。这种模式在习题E.2中反复出现:始终记住乘以指数的导数。

    You may also meet exponential functions with bases other than e, such as 2ˣ or 10ˣ. The formula is d/dx (aˣ) = aˣ ln a. In the IB syllabus, you can derive this by writing aˣ as e^(x ln a) and then applying the chain rule.

    你可能还会遇到以非e为底的指数函数,如 2ˣ 或 10ˣ。其公式为 d/dx (aˣ) = aˣ ln a。在IB大纲中,你可以通过将 aˣ 写成 e^(x ln a) 然后应用链式法则来推导。


    4. Derivative of the Natural Logarithmic Function | 自然对数函数的导数

    The derivative of ln x is 1/x for x > 0. Exercise E.2 builds heavily on this result, often combining it with the chain rule to handle arguments like ln(2x-5) or even ln(cos x).

    ln x 的导数是 1/x (x > 0)。习题E.2大量运用这一结论,并经常将其与链式法则结合来处理如 ln(2x-5) 甚至 ln(cos x) 这样的复合函数。

    d/dx (ln x) = 1/x

    For a general differentiable function u(x) > 0, the chain rule yields:

    对于一般的可微函数 u(x) > 0,链式法则给出:

    d/dx (ln u) = (1/u) × du/dx = u’ / u

    Example: Find the derivative of f(x) = ln(5x² + 1). Let u = 5x² + 1, then u’ = 10x. Therefore f'(x) = 10x / (5x² + 1). Many IB questions ask you to leave the answer in this simplified rational form.

    例如:求 f(x) = ln(5x² + 1) 的导数。设 u = 5x² + 1,则 u’ = 10x。因此 f'(x) = 10x / (5x² + 1)。许多IB题目要求你将答案保持在这种简化的有理函数形式。

    Sometimes you will need to simplify using log laws before differentiating. For instance, ln(2x) = ln 2 + ln x, whose derivative is simply 0 + 1/x = 1/x. This trick saves time and reduces errors.

    有时你需要在求导前利用对数定律进行化简。例如,ln(2x) = ln 2 + ln x,其导数仅为 0 + 1/x = 1/x。这一技巧可以节省时间并减少错误。


    5. Mastering the Chain Rule with e and ln | 掌握含e和ln的链式法则

    Exercise E.2 is essentially a drill in applying the chain rule to exponential and logarithmic functions. A typical mistake is forgetting to multiply by the derivative of the inner function. Always identify the outer function (e^ or ln) and the inner function explicitly.

    习题E.2本质上是对指数和对数函数应用链式法则的专项训练。一个典型的错误是忘记乘以内层函数的导数。务必明确识别外层函数 (e^ 或 ln) 和内层函数。

    Consider y = e^(sin x). Outer: e^u, inner: u = sin x. Then dy/dx = e^(sin x) × cos x. Similarly, for y = ln(x³ – 4x), outer: ln u, inner: u = x³ – 4x. This gives dy/dx = (3x² – 4) / (x³ – 4x).

    考虑 y = e^(sin x)。外层:e^u,内层:u = sin x。那么 dy/dx = e^(sin x) × cos x。类似地,对于 y = ln(x³ – 4x),外层:ln u,内层:u = x³ – 4x。从而 dy/dx = (3x² – 4) / (x³ – 4x)。

    Harder problems in Exercise E.2 will layer multiple rules. For example, y = x² e^(5x) requires product rule first, then chain rule for the derivative of e^(5x). Writing out the steps systematically will help you secure full marks.

    习题E.2中较难的题目会叠加多个法则。例如,y = x² e^(5x) 需要先使用乘积法则,再对 e^(5x) 的导数使用链式法则。把步骤系统地写出来将帮助你拿到满分。


    6. Product and Quotient Rule Combinations | 乘积法则与商法则的组合

    As Exercise E.2 progresses, you will differentiate functions where exponentials or logarithms are multiplied or divided by polynomials, trigonometric functions, or even other exponentials. Setting up u and v clearly is half the battle.

    随着习题E.2的推进,你将开始求导这样一类函数:指数或对数函数与多项式、三角函数甚至其他指数函数相乘或相除。清晰地设定 u 和 v 是成功的一半。

    Example: f(x) = x ln x. Let u = x, v = ln x. Then u’ = 1, v’ = 1/x. By product rule, f'(x) = (1)(ln x) + (x)(1/x) = ln x + 1. This result is elegant and frequently appears.

    例如:f(x) = x ln x。设 u = x, v = ln x。则 u’ = 1, v’ = 1/x。根据乘积法则,f'(x) = (1)(ln x) + (x)(1/x) = ln x + 1。这个结果非常简洁且经常出现。

    Quotient rule: g(x) = eˣ / x. u = eˣ, v = x, u’ = eˣ, v’ = 1. Then g'(x) = (eˣ × x – eˣ × 1) / x² = eˣ(x – 1) / x². Always leave the numerator factorised if possible, as IB mark schemes often reward this.

    商法则:g(x) = eˣ / x。u = eˣ, v = x, u’ = eˣ, v’ = 1。那么 g'(x) = (eˣ × x – eˣ × 1) / x² = eˣ(x – 1) / x²。如果可能,始终保持分子因式分解的形式,因为IB的评分方案常常会奖励这一点。


    7. Implicit Differentiation with e and ln | 含e和ln的隐函数微分

    Some Exercise E.2 problems, especially in HL, will present equations where y is defined implicitly, such as eʸ + xy = ln x. You need to differentiate both sides with respect to x, treating y as a function of x and using the chain rule for eʸ and ln x.

    有些习题E.2中的题目(尤其是HL部分)会给出y被隐式定义的方程,例如 eʸ + xy = ln x。你需要对等式两边关于x求导,将y视为x的函数,并对 eʸ 和 ln x 使用链式法则。

    Differentiate eʸ + xy = ln x. Left: d/dx(eʸ) = eʸ dy/dx; d/dx(xy) = x dy/dx + y (product rule). Right: d/dx(ln x) = 1/x. Collect dy/dx terms:

    对 eʸ + xy = ln x 进行求导。左:d/dx(eʸ) = eʸ dy/dx;d/dx(xy) = x dy/dx + y(乘积法则)。右:d/dx(ln x) = 1/x。合并 dy/dx 项:

    eʸ dy/dx + x dy/dx + y = 1/x ⇒ dy/dx = (1/x – y) / (eʸ + x)

    Implicit differentiation questions like this test your ability to manage several rules at once. Writing the derivative of each term step by step prevents algebraic slips.

    像这样的隐函数微分题目考查你同时运用多个法则的能力。对每一项的导数进行分步书写可以避免代数失误。


    8. Higher-Order Derivatives | 高阶导数

    Exercise E.2 occasionally asks for the second or third derivative to study concavity or for differential equations. Since the derivative of eˣ is eˣ, higher-order derivatives of functions like e𝒌ˣ follow a predictable pattern.

    习题E.2偶尔会要求求二阶或三阶导数以研究凹凸性或为微分方程服务。由于 eˣ 的导数就是 eˣ,像 e𝒌ˣ 这样的函数的高阶导数遵循可预测的模式。

    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise F: Composite and Inverse Functions | 练习F:复合函数与反函数

    📚 Exercise F: Composite and Inverse Functions | 练习F:复合函数与反函数

    In IB Mathematics, one of the most fundamental and frequently examined sets of skills is the manipulation of functions, specifically creating composite functions and finding inverses. This exercise set, commonly labelled as ‘Exercise F’ in many standard textbooks, consolidates your understanding of how functions can be combined, reversed, and interpreted both algebraically and graphically. Mastering these concepts is not just about passing a test; it underpins topics in calculus, transformation geometry, and modelling real-world relationships.

    在IB数学中,最基本且常考的技能之一就是对函数进行运算,尤其是构造复合函数和求解反函数。这套练习在许多标准教材中通常被标为“练习F”,旨在帮助你巩固对函数如何组合、逆转以及从代数和图形两方面加以理解的掌握。掌握这些概念不仅是为了通过考试,更是微积分、变换几何和现实关系建模等主题的基础。

    1. What Is a Composite Function? | 什么是复合函数?

    A composite function is created when one function is applied to the result of another function. Given two functions f(x) and g(x), the composite function f(g(x)) means you first put x into g, get an output, and then put that output into f. This notation is read as ‘f of g of x’ or ‘f composed with g’. The order is crucial: f(g(x)) is generally different from g(f(x)), unless the functions are special inverses of one another.

    复合函数是指将一个函数作用于另一个函数的结果所形成的新函数。给定两个函数 f(x) 和 g(x),复合函数 f(g(x)) 表示先将 x 代入 g,得到输出,再将该输出代入 f。这个记法读作“f of g of x”或“f 与 g 的复合”。顺序至关重要:除非两函数互为特殊的反函数,否则 f(g(x)) 通常与 g(f(x)) 不同。

    2. Notation and Order of Composition | 复合的记号与顺序

    In IB exam papers, you will see both f(g(x)) and (f ∘ g)(x) to denote the same composite function. The symbol ∘ is the composition operator, and (f ∘ g)(x) is evaluated exactly as f(g(x)). Notice that the function on the right, g, is applied first. A common mistake is to read f ∘ g and apply f first. Remember: the function closest to the x is the inner function and acts first. Always rewrite (f ∘ g)(x) as f(g(x)) to avoid confusion.

    在IB试卷中,你会看到 f(g(x)) 和 (f ∘ g)(x) 两种记号表示同样的复合函数。符号 ∘ 是复合运算符,(f ∘ g)(x) 的计算完全等同于 f(g(x))。注意,右边的函数 g 首先被应用。常见错误是看到 f ∘ g 却先应用 f。记住:最靠近 x 的函数是内层函数,最先执行。为避免混淆,始终将 (f ∘ g)(x) 改写为 f(g(x))。

    3. Domain and Range of Composite Functions | 复合函数的定义域与值域

    Determining the domain of a composite function f(g(x)) requires a two-step check. First, x must be in the domain of the inner function g. Second, the output g(x) must be in the domain of the outer function f. The composite domain is therefore the set of all x in the domain of g such that g(x) is in the domain of f. In contrast, finding the range is often done by first finding the range of the inner function over the restricted domain and then applying the outer function to that set.

    确定复合函数 f(g(x)) 的定义域需要两步检查。首先,x 必须在内部函数 g 的定义域内。其次,输出 g(x) 必须在外部函数 f 的定义域内。因此,复合定义域是 g 的定义域中使得 g(x) 属于 f 的定义域的所有 x 的集合。相反,求值域通常先求出内部函数在限定定义域下的值域,然后再将外部函数应用于该集合。

    4. Worked Example on Composite Functions | 复合函数例题解析

    Let f(x) = √(x) for x ≥ 0 and g(x) = x − 3 for all real x. Find (f ∘ g)(x) and its domain. First, (f ∘ g)(x) = f(g(x)) = √(x − 3). For this to be defined, the expression inside the square root must be non-negative: x − 3 ≥ 0 ⇒ x ≥ 3. Also, g(x) = x − 3 is defined for all real x, so the only restriction comes from f. Hence, domain is {x | x ≥ 3}. Note that the range is y ≥ 0 because square root outputs are non-negative.

    设 f(x) = √(x),x ≥ 0,且 g(x) = x − 3,x 为所有实数。求 (f ∘ g)(x) 及其定义域。首先,(f ∘ g)(x) = f(g(x)) = √(x − 3)。要使此式有意义,平方根内的表达式必须非负:x − 3 ≥ 0 ⇒ x ≥ 3。同时,g(x) = x − 3 对所有实数有定义,因此限制仅来自 f。所以,定义域为 {x | x ≥ 3}。注意值域为 y ≥ 0,因为平方根输出非负。

    5. Introduction to Inverse Functions | 反函数简介

    An inverse function, denoted f⁻¹(x), essentially ‘undoes’ what the original function f(x) does. If f maps a to b, then f⁻¹ maps b back to a. This means that applying f and then f⁻¹ returns the original input: f⁻¹(f(x)) = x for all x in the domain of f. Similarly, f(f⁻¹(x)) = x for all x in the range of f. It is critical to understand that the superscript −1 is not an exponent; f⁻¹(x) does not mean 1/f(x).

    反函数,记作 f⁻¹(x),本质上是“撤销”原函数 f(x) 所做操作的一种函数。如果 f 将 a 映射到 b,那么 f⁻¹ 将 b 映射回 a。这意味着先应用 f 再应用 f⁻¹ 会返回原始输入:对于 f 定义域内的所有 x,有 f⁻¹(f(x)) = x。类似地,对于 f 值域内的所有 x,有 f(f⁻¹(x)) = x。至关重要的是要理解上标 −1 不是指数;f⁻¹(x) 不表示 1/f(x)。

    6. When Does an Inverse Function Exist? | 反函数存在的条件

    Not every function has an inverse. For a function to have an inverse, it must be one-to-one (injective), meaning that no two different inputs produce the same output. Graphically, this is tested with the horizontal line test: if any horizontal line intersects the graph more than once, the function is not one-to-one over its entire domain, and therefore does not have an inverse unless we restrict the domain appropriately. For instance, f(x) = x² fails the horizontal line test on all real numbers, but if we restrict the domain to x ≥ 0, it becomes invertible with inverse f⁻¹(x) = √(x).

    并非每个函数都有反函数。一个函数要有反函数,它必须是一一对应的(单射),这意味着不存在两个不同的输入产生相同的输出。从图形上看,可通过水平线检验:如果任意水平线与图像相交多于一次,则该函数在其整个定义域上不是一一对应,因而没有反函数,除非我们适当限制定义域。例如,f(x) = x² 在所有实数上不能通过水平线检验,但如果将定义域限制为 x ≥ 0,它就变得可逆,其反函数为 f⁻¹(x) = √(x)。

    7. Finding Inverse Functions Algebraically | 代数求解反函数

    To find the inverse of a function f(x) algebraically, follow these standard steps: 1) Write y = f(x). 2) Swap x and y to obtain x = f(y). 3) Solve this new equation for y in terms of x. 4) The resulting expression is y = f⁻¹(x). Always state the domain of f⁻¹, which is the range of the original function f. For example, if f(x) = (2x + 1)/(x − 3), setting y = (2x + 1)/(x − 3), swapping gives x = (2y + 1)/(y − 3). Solving yields y = (3x + 1)/(x − 2), so f⁻¹(x) = (3x + 1)/(x − 2), with domain x ≠ 2 (since x=2 makes denominator zero, and original range excludes 2).

    要用代数方法求函数 f(x) 的反函数,请遵循以下标准步骤:1) 写出 y = f(x)。2) 交换 x 和 y 得到 x = f(y)。3) 解出这个新方程中关于 x 的 y。4) 所得表达式即为 y = f⁻¹(x)。始终要标明 f⁻¹ 的定义域,即原函数 f 的值域。例如,若 f(x) = (2x + 1)/(x − 3),设 y = (2x + 1)/(x − 3),交换后得 x = (2y + 1)/(y − 3)。解出 y = (3x + 1)/(x − 2),故 f⁻¹(x) = (3x + 1)/(x − 2),定义域为 x ≠ 2(因为 x=2 使分母为零,且原函数值域排除 2)。

    8. Graph of a Function and Its Inverse | 函数及其反函数的图像

    A powerful property connects the graphs of f and f⁻¹: they are reflections of each other across the line y = x. This means that if a point (a, b) lies on the graph of f, then the point (b, a) lies on the graph of f⁻¹. This reflection property is extremely useful for sketching inverses quickly and for understanding the symmetry between domain and range. It also visually confirms the horizontal line test: if the original function is one-to-one, its reflection will pass the vertical line test, confirming it is a function.

    有一个强大的性质将 f 与 f⁻¹ 的图像联系起来:它们关于直线 y = x 互为镜像。这意味着,若点 (a, b) 在 f 的图像上,则点 (b, a) 就在 f⁻¹ 的图像上。这一反射性质对于快速绘制反函数草图以及理解定义域与值域之间的对称性极为有用。它还能在视觉上验证水平线检验:如果原函数是一一对应的,其反射图像就能通过垂直线检验,从而确认它是一个函数。

    9. The Relationship Between Composite and Inverse Functions | 复合函数与反函数的关系

    The definitions of composite and inverse functions are intimately linked. By definition, f⁻¹(f(x)) = x and f(f⁻¹(x)) = x. In composition notation, this is written as (f⁻¹ ∘ f)(x) = x and (f ∘ f⁻¹)(x) = x. This property is often used to verify that two functions are inverses: if f(g(x)) = x and g(f(x)) = x for all x in the respective domains, then f and g are inverse functions. This relationship is a favourite in IB exam questions, where you might be asked to show that two given functions are inverses using composition.

    复合函数与反函数的定义密切相关。根据定义,f⁻¹(f(x)) = x 且 f(f⁻¹(x)) = x。用复合记号可写作 (f⁻¹ ∘ f)(x) = x 和 (f ∘ f⁻¹)(x) = x。这个性质常被用来验证两个函数是否互为反函数:如果在各自定义域内对所有 x 都有 f(g(x)) = x 和 g(f(x)) = x,那么 f 和 g 就是反函数。这种关系是IB考试中的热门考点,题目可能会要求你利用复合运算证明两个给定函数互为反函数。

    10. Common Pitfalls and Misconceptions | 常见误区

    Students often mistakenly treat f⁻¹(x) as 1/f(x). This is disastrous in exams. Another typical error is forgetting to check or state the domain of the inverse. Also, when composing, students may apply the functions in the wrong order, especially when using the ∘ notation. Moreover, assuming a function has an inverse without checking one-to-one property can lead to incorrect results, particularly with quadratics or trigonometric functions unless a domain restriction is specified. Always check the horizontal line test.

    学生经常错误地将 f⁻¹(x) 视为 1/f(x),这在考试中是致命的。另一个典型错误是忘记检查或说明反函数的定义域。此外,在进行复合运算时,学生可能搞错函数的应用顺序,尤其是在使用 ∘ 记号时。再者,不经检查一一对应性质就假设函数有反函数会导致错误结果,尤其对于二次函数或三角函数,除非明确指定了定义域限制,否则不能求反函数。务必进行水平线检验。

    11. Typical IB Question Styles for This Exercise | 练习中常见的IB题型

    Exercise F problems typically move from basic composition to more challenging contexts. You might be asked: given f(x) = 2x + 1 and g(x) = x² − 3, find f(g(2)), then (g ∘ f)(x). Or, find the inverse of h(x) = e^(2x+1) and state its domain. An advanced question may involve a rational function where you must find its inverse and then verify that (h ∘ h⁻¹)(5) = 5. Graphical interpretation questions ask you to sketch y = f(x) and y = f⁻¹(x) on the same axes, identifying their intersection points on y = x.

    练习F的题目通常从基本的复合运算逐步过渡到更具挑战性的情境。你可能会被问到:已知 f(x) = 2x + 1 和 g(x) = x² − 3,求 f(g(2)),然后求 (g ∘ f)(x)。或者求 h(x) = e^(2x+1) 的反函数并指明其定义域。较难的题目可能涉及一个有理函数,要求求出其反函数然后验证 (h ∘ h⁻¹)(5) = 5。图形解释题会要求你在同一坐标系中画出 y = f(x) 和 y = f⁻¹(x) 的草图,并找出它们在 y = x 上的交点。

    12. Summary and Final Tips | 总结与终极建议

    Composite and inverse functions form a cohesive block of skills that demand both algebraic fluency and conceptual clarity. Always follow the order: inner function first. For inverses, swap x and y, then solve, and never forget the domain restriction. Use the reflection property across y = x to check your graphs mentally. When practising Exercise F, work systematically through each step and verify your answers by composition. These foundations will reappear throughout your IB course, especially in calculus when dealing with the chain rule and integration by substitution.

    复合函数与反函数构成了一套要求既能熟练代数运算又需概念清晰的综合技能。始终遵循顺序:先内层函数。对于反函数,交换 x 和 y 后求解,且永远不要忘记定义域限制。利用关于 y = x 的反射性质在头脑中审视图像。在练习F时,按步骤有条不紊地操作,并通过复合运算验证你的答案。这些基础将贯穿你的整个IB课程,尤其是在微积分中处理链式法则和换元积分时会反复出现。

    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Investigation 1 – A Computer-Based Random Sampler | 探究1 – 计算机随机采样器

    📚 Investigation 1 – A Computer-Based Random Sampler | 探究1 – 计算机随机采样器

    Random sampling is a fundamental technique in computer science, used in simulations, statistical analysis, Monte Carlo methods, gaming, cryptography, and randomised algorithms. This investigation explores how computers generate randomness, the algorithms behind random sampling, and how we can build a reliable random sampler programmatically. We will examine pseudorandom number generators, methods for sampling with and without replacement, weighted sampling, and the practical implementation of a random sampler using Python, a language commonly adopted in the IB Computer Science curriculum.

    随机采样是计算机科学中的一项基本技术,广泛应用于模拟、统计分析、蒙特卡洛方法、游戏、密码学和随机化算法中。本调查探讨计算机如何生成随机性、随机采样背后的算法以及如何以编程方式构建可靠的随机采样器。我们将研究伪随机数生成器、有放回和无放回的采样方法、加权采样,以及使用IB计算机科学课程中常用的Python语言实现随机采样器的实践。

    1. The Need for Randomness in Computing | 计算中对随机性的需求

    Many computational problems rely on randomness. For instance, randomised quicksort uses random pivot selection to achieve expected O(n log n) performance. Simulations of physical systems, like Brownian motion, require random sampling from probability distributions. In cryptography, the security of keys depends on truly unpredictable random numbers. Game development uses randomness to create non-deterministic behaviours, and statistical sampling is used to estimate population parameters without processing the entire dataset.

    许多计算问题依赖于随机性。例如,随机化快速排序使用随机枢轴选择来达到期望的 O(n log n) 时间复杂度。物理系统的模拟,如布朗运动,需要从概率分布中随机采样。在密码学中,密钥的安全性取决于真正不可预测的随机数。游戏开发利用随机性来创建非确定性行为,统计抽样则用于在不处理整个数据集的情况下估计总体参数。

    In the context of the IB Computer Science course, understanding random sampling allows students to appreciate how programs can model uncertainty and make decisions based on probability. It also introduces the concept of deterministic vs. non-deterministic systems, which is central to algorithm analysis.

    在IB计算机科学课程的背景下,理解随机采样能让学生体会程序如何对不确定性进行建模以及基于概率做出决策。它也引入了确定性系统与非确定性系统的概念,这是算法分析的核心。


    2. Pseudorandom Number Generators (PRNGs) | 伪随机数生成器

    Computers are deterministic machines; generating true randomness is challenging. Instead, they use algorithms called pseudorandom number generators (PRNGs) to produce sequences of numbers that appear random. The most common PRNG is the linear congruential generator (LCG), which generates the next number Xₙ₊₁ from the previous Xₙ using the recurrence:

    计算机是确定性机器;生成真正的随机性具有挑战性。取而代之的是,它们使用称为伪随机数生成器(PRNG)的算法来生成看起来随机的数字序列。最常见的PRNG是线性同余生成器(LCG),它通过递推公式从前一个数 Xₙ 生成下一个数 Xₙ₊₁:

    Xₙ₊₁ = (a × Xₙ + c) mod m

    where a is the multiplier, c the increment, and m the modulus. All parameters are positive integers. The initial value X₀ is called the seed. By choosing appropriate constants, the LCG can produce a long period before repeating. However, the sequence is entirely determined by the seed, which makes it predictable if the seed is known.

    其中 a 是乘数,c 是增量,m 是模数,所有参数均为正整数。初始值 X₀ 称为种子。通过选择合适的常数,LCG 可以在重复之前产生很长的周期。然而,序列完全由种子决定,因此如果种子已知,序列就是可预测的。

    In Python, the random module uses the Mersenne Twister algorithm, a more sophisticated PRNG with an extremely long period (2¹⁹⁹³⁷−1) and good statistical properties. The seed can be set manually via random.seed() or automatically from the system time.

    在Python中,random 模块使用梅森旋转算法,这是一种更复杂的PRNG,具有极长的周期(2¹⁹⁹³⁷−1)和良好的统计特性。可以通过 random.seed() 手动设置种子,或从系统时间自动获取。


    3. True Random Number Generation (TRNG) | 真随机数生成

    While PRNGs are sufficient for most applications, cryptographic systems require non-deterministic random numbers. True random number generators (TRNGs) harvest entropy from physical phenomena, such as thermal noise, radioactive decay, or mouse movements. Operating systems often collect environmental noise to provide a source of randomness, accessible via /dev/random on Unix-like systems or CryptGenRandom on Windows.

    尽管PRNG对于大多数应用已经足够,但密码系统需要非确定性的随机数。真随机数生成器(TRNG)从物理现象中收集熵,例如热噪声、放射性衰变或鼠标移动。操作系统通常收集环境噪声以提供随机源,在类Unix系统上可通过 /dev/random 访问,在Windows上通过 CryptGenRandom 访问。

    In Python, the secrets module was introduced for generating cryptographically secure random numbers suitable for managing secrets such as passwords, tokens, and account authentication. It uses the best available entropy source provided by the operating system, ensuring unpredictability.

    在Python中,secrets 模块被引入用于生成加密安全的随机数,适用于管理密码、令牌和账户认证等密钥。它使用操作系统提供的最佳熵源,确保了不可预测性。


    4. Sampling from a Uniform Distribution | 从均匀分布采样

    The simplest form of random sampling is drawing a number uniformly from a continuous interval [a, b] or a discrete set of integers. For a uniform continuous distribution, the probability density function is f(x) = 1/(b−a). A PRNG typically produces a floating-point number in [0.0, 1.0) by dividing Xₙ by m. Scaling and shifting can then map it to any desired interval.

    最简单的随机采样形式是从连续区间 [a, b] 或一组离散整数中均匀抽取一个数。对于均匀连续分布,概率密度函数为 f(x) = 1/(b−a)。PRNG通常通过将 Xₙ 除以 m 来生成一个在 [0.0, 1.0) 范围内的浮点数。然后通过缩放和平移可以将其映射到任意所需区间。

    For discrete uniform sampling of an integer between low and high inclusive, Python provides random.randint(low, high). For a real number, random.uniform(a, b) returns a float N such that a ≤ N ≤ b. Understanding how these functions use the underlying PRNG helps in building reliable random samplers.

    对于在闭区间 [low, high] 内均匀采样整数,Python 提供了 random.randint(low, high)。对于实数,random.uniform(a, b) 返回一个浮点数 N,满足 a ≤ N ≤ b。理解这些函数如何使用底层的PRNG,有助于构建可靠的随机采样器。


    5. Sampling without Replacement: Fisher-Yates Shuffle | 无放回采样:Fisher-Yates洗牌

    Often we need to randomly select k distinct items from a population of size n (k ≤ n). This is sampling

    Published by TutorHao | IB Computer Science Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Mastering Exercise E.3: Exponents and Logarithms | 掌握练习E.3:指数与对数

    📚 Mastering Exercise E.3: Exponents and Logarithms | 掌握练习E.3:指数与对数

    Exercise E.3 brings together the essential skills of working with exponents and logarithms, a cornerstone of the IB Mathematics syllabus. Whether you are following the Analysis and Approaches or Applications and Interpretation route, fluency in manipulating exponential expressions and logarithmic equations is indispensable. This article unpacks the core ideas behind Exercise E.3, walking you through the rules, solving techniques, and common pitfalls so that you can approach every problem with confidence.

    练习E.3 汇集了指数与对数运算的核心技巧,这是 IB 数学课程的重要基石。无论你修读的是分析与方法还是应用与解释路径,熟练处理指数表达式和对数方程都是不可或缺的。本文深入解读练习E.3背后的核心概念,为你讲解运算规则、解题技巧及常见误区,帮助你自信地应对每一道题目。


    1. Review of Exponent Rules | 指数法则回顾

    Before tackling logarithms, it is vital to re-establish a solid grasp of exponent laws. The product rule states that am × an = am+n. The quotient rule gives am ÷ an = am-n, and the power rule tells us (am)n = amn. Furthermore, any non-zero base raised to the power of zero equals 1, while a negative exponent signifies the reciprocal: a-n = 1/an. These seemingly simple identities form the backbone of exponential manipulation and appear repeatedly in Exercise E.3.

    在学习对数之前,牢固掌握指数法则是至关重要的。乘积法则表明 am × an = am+n;商法则给出 am ÷ an = am-n;幂法则告诉我们 (am)n = amn。此外,任何非零底数的零次方都等于 1,而负指数则表示倒数:a-n = 1/an。这些看似简单的恒等式构成指数运算的主干,会在练习E.3中反复出现。


    2. What is a Logarithm? | 什么是对数?

    A logarithm answers the question: to what power must a given base be raised to produce a specific number? The expression logb a = c is equivalent to the exponential statement bc = a. Here b is the base, a is the argument, and c is the exponent. In Exercise E.3, you are often asked to move between these two forms seamlessly, and understanding this equivalence is the key to unlocking the entire topic.

    对数回答的问题是:给定底数需要升到多少次方才能得到某个特定的数?表达式 logb a = c 等价于指数形式 bc = a。其中 b 是底数,a 是真数,c 是指数。在练习E.3中,你常常需要在这两种形式之间顺畅转换,理解这层等价关系是开启整个专题的钥匙。


    3. Converting Between Exponential and Logarithmic Forms | 指数式与对数式互化

    One of the first tasks in Exercise E.3 is rewriting exponential equations as logarithms and vice versa. For example, 25 = 32 becomes log2 32 = 5. Conversely, log3 81 = 4 is equivalent to 34 = 81. Practice this conversion until it becomes automatic, because it underpins both equation solving and function analysis. Pay special attention to the natural base e and the common base 10, which appear frequently in IB problems.

    练习E.3的首要任务之一是将指数方程改写为对数式,反之亦然。例如,25 = 32 改写为 log2 32 = 5。反过来,log3 81 = 4 等价于 34 = 81。反复练习这种转换,直到它变得如同本能,因为它是解方程和函数分析的基础。特别要注意自然底数 e 以及常用底数 10,它们在 IB 考题中频繁出现。


    4. Laws of Logarithms | 对数运算法则

    Just as exponents have a set of rules, logarithms obey three fundamental laws: the product law logb (MN) = logb M + logb N, the quotient law logb (M/N) = logb M – logb N, and the power law logb (Mp) = p logb M. These laws allow you to break down complex logarithmic expressions into simpler parts. Exercise E.3 typically asks you to simplify expressions like log2 8 + log2 4 or expand log5 (25x³), testing your ability to apply these rules forwards and backwards.

    正如指数拥有一整套法则,对数也遵循三个基本定律:乘积法则 logb (MN) = logb M + logb N,商法则 logb (M/N) = logb M – logb N,以及幂法则 logb (Mp) = p logb M。这些定律让你能够把复杂的对数表达式拆分为简单的部分。练习E.3通常会要求化简诸如 log2 8 + log2 4 这样的式子,或者展开 log5 (25x³),检验你正反运用这些法则的能力。


    5. Change of Base Formula | 换底公式

    When faced with a logarithm of an awkward base, the change of base formula becomes essential: logb a = logc a / logc b, where c is any positive base different from 1. Most often, c is taken as 10 or e so that a calculator can be used. In Exercise E.3, you might need to evaluate log3 20 or solve an equation involving bases that are not common. Mastering this formula gives you the flexibility to handle any logarithmic expression.

    当遇到底数不便计算的对数时,换底公式就变得至关重要:logb a = logc a / logc b,其中 c 是任何一个不等于 1 的正底数。最常用的 c 取 10 或 e,以便使用计算器。在练习E.3中,你或许需要计算 log3 20,或者求解包含非常见底数的方程。掌握这个公式能让你灵活处理任何对数表达式。


    6. Solving Exponential Equations | 解指数方程

    Exercise E.3 includes exponential equations where the unknown appears in the exponent, such as 3x = 7 or 52x+1 = 25. The most straightforward approach is to express both sides with the same base if possible. When this is not feasible, taking logarithms of both sides is the method of choice. For instance, to solve 3x = 7, take log on both sides: x log 3 = log 7, then x = log 7 / log 3. Always check for extraneous solutions when the base involves a variable.

    练习E.3涵盖未知数出现在指数位置上的指数方程,例如 3x = 7 或 52x+1 = 25。最直接的方法是尽量将两边化为同底数。如果做不到,则采用两边取对数的策略。比如,解 3x = 7 时,两边取对数:x log 3 = log 7,于是 x = log 7 / log 3。当底数包含变量时,务必检验是否有增根。


    7. Solving Logarithmic Equations | 解对数方程

    Logarithmic equations often require condensing multiple logarithms into a single one using the laws, then rewriting in exponential form. For example, log2 (x) + log2 (x – 2) = 3 becomes log2 [x(x – 2)] = 3, which translates to x(x – 2) = 2³. Solve the resulting quadratic and reject any values that make the original arguments negative or zero. Exercise E.3 reminds you that domain restrictions are just as important as the algebra.

    对数方程常常需要先用运算法则将多个对数合并成单个对数,再化回指数形式。例如,log2 (x) + log2 (x – 2) = 3 变为 log2 [x(x – 2)] = 3,进而得到 x(x – 2) = 2³。解出二次方程后,要舍去使原真数小于或等于零的根。练习E.3提醒你,定义域的限制和代数运算同样重要。


    8. Graphs of Exponential and Logarithmic Functions | 指数函数与对数函数的图像

    Visual interpretation plays a significant role in Exercise E.3. The graph of y = ax (with a > 1) passes through (0,1), increases rapidly, and has a horizontal asymptote at y = 0. Its inverse, y = loga x, passes through (1,0), increases slowly, and has a vertical asymptote at x = 0. Understanding this symmetry about the line y = x helps in solving inequalities and identifying transformations such as shifts and stretches.

    图像解读在练习E.3中扮演着重要角色。y = ax (a > 1) 的图像经过 (0,1),快速上升,并有一条水平渐近线 y = 0。它的反函数 y = loga x 经过 (1,0),缓慢上升,并有一条垂直渐近线 x = 0。理解两者关于直线 y = x 的对称关系,有助于求解不等式以及识别平移、伸缩等变换。


    9. Real-World Applications | 实际应用

    The skills practised in Exercise E.3 extend far beyond the classroom. Exponential growth models describe population increase, compound interest, and the spread of viruses, while logarithmic scales measure earthquake magnitudes (Richter), sound intensity (decibels), and pH levels. Recognising these contexts deepens your understanding and prepares you for the application-style questions that appear regularly in IB assessments.

    练习E.3所训练的技能远不止于课堂。指数增长模型可描述人口增长、复利和病毒传播,而对数标度则用于测量地震震级(里氏)、声音强度(分贝)和 pH 值。认识这些背景能加深你的理解,并为你应对 IB 考试中常见的应用题型做好准备。


    10. Common Mistakes and Tips for Exercise E.3 | 练习E.3的常见错误与技巧

    Many students stumble by misapplying the power law, for instance writing log (x²) as (log x)², which is incorrect. Another typical error is forgetting to check domain restrictions after solving a logarithmic equation. Also, be careful with the change of base formula: ensure the arguments are positive and logs are placed correctly in the numerator and denominator. A helpful tip is to always verify your solution by substituting it back into the original equation whenever possible.

    许多学生因误用幂法则而跌倒,例如把 log (x²) 写作 (log x)²,这是错误的。另一个典型错误是解出对数方程后忘记检查定义域限制。此外,在使用换底公式时要格外小心,确保真数为正且对数的分子分母位置正确。一个实用的技巧是,只要可能,就将解代回原方程进行验证。


    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise E.1: Exponential and Logarithmic Equations Practice | 练习 E.1:指数与对数方程练习

    📚 Exercise E.1: Exponential and Logarithmic Equations Practice | 练习 E.1:指数与对数方程练习

    In IB Mathematics, Exercise E.1 provides essential practice in manipulating exponential and logarithmic expressions, solving equations, and applying these functions to real-world contexts. Mastery of this exercise ensures a solid foundation for calculus and modelling topics. This article breaks down the key concepts, offers step-by-step solutions to common problem types, and reinforces understanding through worked examples.

    在 IB 数学中,练习 E.1 提供了对指数与对数表达式化简、方程求解以及实际应用考题的重要训练。掌握这组练习能为微积分与建模主题打下坚实基础。本文将分解核心概念,逐一详解典型问题,并通过例题加深理解。

    1. Exponential Functions Refresher | 指数函数复习

    An exponential function takes the form f(x) = a·b^x, where a ≠ 0, b > 0, and b ≠ 1. The base b determines growth (b > 1) or decay (0 < b < 1). For instance, f(x) = 2^x grows rapidly as x increases, whereas g(x) = (1/2)^x decays toward zero.

    指数函数形如 f(x) = a·b^x,其中 a ≠ 0,b > 0 且 b ≠ 1。底数 b 决定增长 (b > 1) 或衰减 (0 < b < 1)。例如,f(x) = 2^x 随 x 增大而快速上升,而 g(x) = (1/2)^x 则逐渐趋近于零。

    The natural exponential function with base e ≈ 2.71828 is ubiquitous: f(x) = e^x. Its derivative is itself, which makes it central to calculus.

    以 e ≈ 2.71828 为底的自然指数函数处处可见:f(x) = e^x。其导数等于自身,因此在微积分中地位核心。


    2. Logarithmic Functions as Inverses | 对数函数作为逆函数

    The logarithm logₐ(x) answers: ‘To what power must a be raised to get x?’ Formally, y = logₐ(x) ⇔ aʸ = x. For example, log₂(8) = 3 because 2³ = 8. The common logarithm has base 10, written log(x), and the natural logarithm has base e, written ln(x).

    对数 logₐ(x) 回答:“a 需要升到几次幂才能得到 x?”严格定义为 y = logₐ(x) ⇔ aʸ = x。例如 log₂(8) = 3 因为 2³ = 8。常用对数以 10 为底,写作 log(x);自然对数以 e 为底,写作 ln(x)。

    The domain of a logarithmic function is x > 0, and its range is all real numbers. Graphs of y = b^x and y = log_b(x) are reflections across the line y = x.

    对数函数的定义域为 x > 0,值域为全体实数。y = b^x 与 y = log_b(x) 的图像关于直线 y = x 对称。


    3. Laws of Logarithms | 对数运算法则

    Product rule: logₐ(xy) = logₐ(x) + logₐ(y)

    积法则:logₐ(xy) = logₐ(x) + logₐ(y)

    Quotient rule: logₐ(x/y) = logₐ(x) – logₐ(y)

    商法则:logₐ(x/y) = logₐ(x) – logₐ(y)

    Power rule: logₐ(xⁿ) = n logₐ(x)

    幂法则:logₐ(xⁿ) = n logₐ(x)

    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • E – Distributions of the Sample Mean and the Central Limit Theorem | E – 样本均值的分布与中心极限定理

    📚 E – Distributions of the Sample Mean and the Central Limit Theorem | E – 样本均值的分布与中心极限定理

    In computer science, data-driven decision-making, simulation, and machine learning rely heavily on statistical inference. Understanding the behaviour of the sample mean and the Central Limit Theorem (CLT) is fundamental for designing robust algorithms, analysing runtime variability, and assessing model performance.

    在计算机科学中,数据驱动的决策、仿真和机器学习严重依赖统计推断。理解样本均值的性质和中心极限定理(CLT)是设计鲁棒算法、分析运行时变异性以及评估模型性能的基础。


    1. What Is a Sampling Distribution? | 什么是抽样分布?

    A sampling distribution is the probability distribution of a given statistic based on repeated random samples from a population. For the sample mean x̄, it is the distribution of means obtained from all possible samples of a fixed size n drawn from the same population.

    抽样分布是指从总体中重复随机抽样时,某一统计量的概率分布。对于样本均值 x̄ 而言,它就是从同一总体中抽取的所有固定样本量 n 的可能样本的均值所构成的分布。

    x̄ = (1/n) Σ xi

    The sample mean is a random variable because it varies from sample to sample.

    样本均值是一个随机变量,因为它会因样本不同而变化。


    2. Mean and Variance of the Sample Mean | 样本均值的均值与方差

    If the population has mean μ and variance σ², then the expected value of the sample mean is E(x̄) = μ, and its variance is Var(x̄) = σ²/n. This shows that the sample mean is an unbiased estimator and becomes less variable as n increases.

    如果总体的均值为 μ,方差为 σ²,那么样本均值的期望值 E(x̄) = μ,方差为 Var(x̄) = σ²/n。这表明样本均值是一个无偏估计量,并且随着 n 的增大,其变异性减小。

    E(x̄) = μ, Var(x̄) = σ²/n

    The standard deviation of x̄, called the standard error of the mean, is SE = σ/√n.

    样本均值的标准差称为均值的标准误,SE = σ/√n。


    3. The Central Limit Theorem (CLT) | 中心极限定理

    The Central Limit Theorem states that, regardless of the shape of the population distribution, the sampling distribution of the sample mean x̄ will be approximately normally distributed with mean μ and variance σ²/n, provided the sample size n is sufficiently large.

    中心极限定理指出,无论总体分布的形状如何,只要样本量 n 足够大,样本均值 x̄ 的抽样分布就会近似服从均值为 μ、方差为 σ²/n 的正态分布。

    x̄ ~ N(μ, σ²/n) as n → ∞

    This theorem bridges descriptive statistics and inferential statistics, enabling hypothesis tests and confidence intervals even when the population is not normal.

    这一定理是描述统计与推断统计之间的桥梁,使得即使总体非正态时,我们也能进行假设检验和构建置信区间。


    4. Conditions and Assumptions | 条件与假设

    The CLT holds under two main conditions: (1) The observations must be independent (e.g., obtained via simple random sampling). (2) The sample size n must be large enough. A common rule of thumb is n ≥ 30, but for heavily skewed populations a larger n may be required. When sampling without replacement from a finite population, the finite population correction factor should be considered if n > 5% of the population.

    中心极限定理在两个主要条件下成立:(1) 观测值必须独立(例如通过简单随机抽样获得)。(2) 样本量 n 必须足够大。常见的经验法则是 n ≥ 30,但对于高度偏态的总体,可能需要更大的 n。当从有限总体中无放回抽样且 n 超过总体的 5% 时,需要考虑有限总体校正因子。

    For computer simulations that generate pseudo-random numbers, independence is achieved by using a good random number generator and ensuring samples do not overlap inadvertently.

    对于生成伪随机数的计算机仿真,独立性可通过使用良好的随机数生成器并确保样本不会无意间重叠来实现。


    5. The Role of Sample Size n | 样本量 n 的作用

    As n increases, the variance σ²/n decreases, making the distribution of x̄ narrower and more concentrated around μ. This increased precision is why larger datasets provide more reliable estimates. In simulation studies, increasing the number of Monte Carlo iterations reduces variability in the estimated mean, directly reflecting the CLT.

    随着 n 增大,方差 σ²/n 减小,使得 x̄ 的分布更窄且更集中在 μ 周围。这种更高的精度正是更大的数据集能提供更可靠估计的原因。在仿真研究中,增加蒙特卡洛迭代次数可降低估计均值的变异性,这直接体现了中心极限定理。

    For example, when measuring the average runtime of an algorithm over many runs, the standard error of the mean runtime decreases with the square root of the number of runs.

    例如,在多次运行中测量算法的平均运行时间时,平均运行时间的标准误随着运行次数的平方根而减小。


    6. Standard Error and Precision | 标准误与精度

    The standard error SE = σ/√n quantifies how much the sample mean is expected to fluctuate from one sample to another. In practice, σ is often unknown and is estimated by the sample standard deviation s, giving an estimated standard error s/√n

    Published by TutorHao | IB Computer Science Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Mastering Related Rates: A Guide to IB Mathematics Exercise D.4 | 掌握相关变化率:IB数学练习D.4指南

    📚 Mastering Related Rates: A Guide to IB Mathematics Exercise D.4 | 掌握相关变化率:IB数学练习D.4指南

    In IB Mathematics, Exercise D.4 often targets one of the most practical and challenging applications of differentiation: related rates. This topic bridges abstract calculus with dynamic real-world phenomena, asking you to determine how one quantity changes in response to another over time. Whether it is a balloon inflating, a ladder sliding, or water filling a tank, mastering related rates requires a systematic approach, a strong grasp of the chain rule, and the ability to interpret a physical scenario through mathematical language. This article revisits the core concepts behind related rates, breaks down problem-solving strategies, and walks you through classic IB-style examples, ensuring you are fully prepared for any question Exercise D.4 may present.

    在IB数学中,练习D.4通常针对微分中最实用、最具挑战性的应用之一:相关变化率。该专题将抽象的微积分与动态的现实世界现象联系起来,要求你确定一个量如何随时间响应另一个量的变化。无论是气球膨胀、梯子滑落还是水箱注水,掌握相关变化率都需要系统的方法、对链式法则的深刻理解,以及用数学语言解读物理场景的能力。本文重新梳理相关变化率背后的核心概念,分解解题策略,并带你走过经典的IB风格例题,确保你为练习D.4可能出现的任何问题做好充分准备。


    1. Understanding Related Rates | 理解相关变化率

    Related rates problems involve two or more variables that are functions of time, t. A typical question gives you the rate of change of one quantity and asks you to find the rate of change of a related quantity at a specific instant. The underlying principle is that the variables are connected by a geometric or physical constraint equation. By differentiating this equation with respect to time, we obtain a relationship between their rates of change. The key is to recognize that every derivative in the context is a time derivative, often denoted by the Leibniz notation d/dt.

    相关变化率问题涉及两个或多个随时间 t 变化的变量。典型题目会给出一个量的变化率,要求你找出在某一特定时刻相关量的变化率。基本原理是这些变量由几何或物理约束方程联系在一起。通过将该方程对时间求导,我们得到它们的变化率之间的关系。关键是要认识到上下文中的每个导数都是对时间的导数,通常用莱布尼茨记号 d/dt 表示。


    2. The Chain Rule Connection | 链式法则的关联

    The mathematical engine behind related rates is the chain rule. When we differentiate an equation such as V = (4/3)πr³ with respect to time, we treat both V and r as functions of t. This gives dV/dt = 4πr² (dr/dt). Notice that the derivative dr/dt naturally emerges as a factor. This is a direct consequence of the chain rule: the rate of change of volume is the product of the derivative of V with respect to r and the rate at which r changes with time. Grasping this structure is essential, as almost every related rates problem hinges on applying the chain rule to composite functions.

    相关变化率背后的数学引擎是链式法则。当我们对时间求导方程 V = (4/3)πr³ 时,我们将 V 和 r 都视为 t 的函数。这样得到 dV/dt = 4πr² (dr/dt)。请注意,导数 dr/dt 自然地作为一个因子出现。这是链式法则的直接结果:体积的变化率是 V 对 r 的导数与 r 随时间变化率的乘积。理解这一结构至关重要,因为几乎每一个相关变化率问题都依赖于对复合函数应用链式法则。


    3. Step-by-Step Problem Solving Strategy | 逐步解题策略

    A consistent, step-by-step strategy turns a seemingly complex problem into a manageable one. The following table summarises a proven approach used by high-scoring IB students.

    一套一致的逐步策略能将看似复杂的问题变得易于掌控。下表总结了一种被高分IB学生所采用的可靠方法。

    Step Action 步骤 行动
    1 Read and visualise the scenario; draw a labelled diagram if possible. 1 阅读并想象场景;如有可能,画出带标注的示意图。
    2 Identify the given rate and the required rate, assigning symbols to all relevant quantities. 2 识别已知变化率和待求变化率,为所有相关量分配符号。
    3 Write an equation linking the variables (the constraint equation). 3 写出联系变量的方程(约束方程)。
    4 Differentiate both sides of the equation implicitly with respect to time t. 4 对时间 t 对方程两边进行隐函数求导。
    5 Substitute the known values and rates; solve for the unknown rate. 5 代入已知数值和变化率;求解未知变化率。
    6 Check units and sign (negative/positive) for physical consistency. 6 检查单位和符号(正负)的物理一致性。

    Following these steps faithfully minimises errors and helps you think clearly under exam pressure. Practice by rehearsing them aloud until they become second nature.

    严格遵循这些步骤可以最大限度地减少错误,并帮助你在考试压力下清晰思考。反复练习,直到它们成为你的第二天性。


    4. Classic Example: Expanding Sphere | 经典例题:膨胀的球体

    Consider a spherical balloon being inflated at a constant rate of 100 cm³/s. Find the rate at which the radius is increasing when the radius is 5 cm. The volume of a sphere is V = (4/3)πr³. We are given dV/dt = 100 cm³/s and need dr/dt at r = 5 cm. Differentiating with respect to t yields dV/dt = 4πr² (dr/dt). Rearranging gives dr/dt = (dV/dt) / (4πr²). Substituting the values, dr/dt = 100 / (4π × 5²) = 100 / (100π) = 1/π cm/s. This example illustrates how a direct relationship between rates unfolds from a simple geometric formula.

    考虑一个正以恒定速率 100 cm³/s 充气的球形气球。求当半径为 5 cm 时半径的增长速率。球的体积为 V = (4/3)πr³。已知 dV/dt = 100 cm³/s,需要求 r = 5 cm 时的 dr/dt。对 t 求导得 dV/dt = 4πr² (dr/dt)。整理得 dr/dt = (dV/dt) / (4πr²)。代入数值,dr/dt = 100 / (4π × 5²) = 100 / (100π) = 1/π cm/s。此例展示了怎样从一个简单的几何公式中得出速率之间的直接关系。


    5. Example: Ladder Sliding Down a Wall | 例题:梯子滑下墙壁

    A 5-meter ladder leans against a vertical wall. The bottom of the ladder slides away from the wall at a constant rate of 0.3 m/s. How fast is the top of the ladder sliding down when the bottom is 3 m from the wall? Here the constraint is the Pythagorean theorem: x² + y² = 5², where x is the distance from the wall and y is the height. Differentiating with respect to time gives 2x(dx/dt) + 2y(dy/dt) = 0. We know dx/dt = 0.3 m/s, and at the instant x = 3, we compute y = √(25 – 9) = 4 m. Substitute: 2(3)(0.3) + 2(4)(dy/dt) = 0 → 1.8 + 8(dy/dt) = 0 → dy/dt = -1.8/8 = -0.225 m/s. The negative sign indicates the top is descending, which matches the physical reality.

    一把5米长的梯子斜靠在竖直墙壁上。梯子底端以恒定速率 0.3 m/s 远离墙壁。当底端距墙 3 m 时,梯子顶端下滑的速率是多少?这里的约束是勾股定理:x² + y² = 5²,其中 x 是底端到墙的距离,y 是高度。对时间求导得 2x(dx/dt) + 2y(dy/dt) = 0。已知 dx/dt = 0.3 m/s,在 x = 3 时刻,计算得 y = √(25 – 9) = 4 m。代入:2(3)(0.3) + 2(4)(dy/dt) = 0 → 1.8 + 8(dy/dt) = 0 → dy/dt = -1.8/8 = -0.225 m/s。负号表示顶端在下降,符合物理现实。


    6. Example: Conical Water Tank | 例题:圆锥形水箱

    A conical tank with a vertex angle of 90° is being filled with water at a rate of 2 m³/min. How fast is the water level rising when the water is 3 m deep? If the vertex angle is 90°, the radius and height are always equal: r = h. The volume of a cone is V = (1/3)πr²h = (1/3)πh³. Differentiating gives dV/dt = πh² (dh/dt). With dV/dt = 2 m³/min and h = 3 m, we solve: 2 = π(3)² (dh/dt) → dh/dt = 2/(9π) m/min. This problem demonstrates the power of substituting a geometric relationship immediately, before differentiating, to reduce the number of variables. Always look for such proportionalities.

    一个顶角为90°的圆锥形水箱正以 2 m³/min 的速率注水。水深 3 m 时,水面上升速率是多少?若顶角为90°,则半径与高度始终相等:r = h。圆锥体积为 V = (1/3)πr²h = (1/3)πh³。求导得 dV/dt = πh² (dh/dt)。代入 dV/dt = 2 m³/min 和 h = 3 m,解得 2 = π(3)² (dh/dt) → dh/dt = 2/(9π) m/min。此题展示了在求导前立即代入几何关系以简化变量数量的威力。请始终留意这类比例关系。


    7. Handling Multiple Variables | 处理多个变量

    Sometimes a situation involves three or more variables, and the given rate is not directly linked to the desired one. In these cases, you need a secondary equation to eliminate an unwanted variable. For instance, a problem might involve both a static distance and a moving point, requiring the law of cosines or similar triangles. The approach is to write down all relationships, then use substitution to obtain a constraint containing only the variables whose rates you know or need. Differentiate the simplified equation. The added algebraic layer tests your modeling skills, a common feature in IB Higher Level papers.

    有时问题涉及三个或更多变量,且已知速率与待求速率并非直接相关。此时需要一个辅助方程来消去多余的变量。例如,一个问题可能同时涉及静态距离和一个移动点,需要用余弦定理或相似三角形。方法是写下所有关系式,然后通过代入得到只包含你需要了解的速率相关变量的约束方程。最后求导简化后的方程。这一额外的代数层面考验你的建模能力,这在IB高水平试卷中很常见。


    8. Implicit Differentiation in Related Rates | 相关变化率中的隐函数求导

    In every related rates problem, you perform implicit differentiation with respect to time. This means you treat every variable as a function of t, even if that dependence is not explicitly written. When you see x², its derivative becomes 2x(dx/dt). If you encounter a product like xy, apply the product rule: d/dt(xy) = (dx/dt)y + x(dy/dt). Being fluent with implicit differentiation is non-negotiable. Practice differentiating expressions such as sinθ, eᵗ, or lnr where the variable itself is a function of time, remembering always to multiply by the corresponding rate.

    在每一个相关变化率问题中,你都在对时间执行隐函数求导。这意味着你将每个变量都视为 t 的函数,即使这种依赖关系没有显式写出。当你看到 x²,其导数变为 2x(dx/dt)。如果遇到乘积如 xy,则应用乘法法则:d/dt(xy) = (dx/dt)y + x(dy/dt)。熟练掌握隐函数求导是必不可少的。练习对诸如 sinθ、eᵗ 或 lnr 这样的表达式求导,其中变量本身是时间的函数,始终记住要乘以相应的变化率。


    9. Unit Consistency and Sign Conventions | 单位一致性与符号约定

    Exam markers pay close attention to units and sign interpretation. Always include the correct units in your final answer, such as m/s, cm³/min, or rad/s. A negative rate indicates a decrease, like a falling object or shrinking volume, and must be stated explicitly if asked. Some questions explicitly require you to interpret the sign in context. For example, a negative dθ/dt for an angle between two moving lines might mean the angle is closing. Maintain consistent units throughout; if a problem mixes metres and centimetres, convert everything to the same unit before calculating.

    阅卷老师非常关注单位和符号的解释。在最终答案中始终包含正确的单位,如 m/s、cm³/min 或 rad/s。负的速率表示减少,如物体下降或体积缩小,如果题目要求,必须明确指出。有些问题明确要求你结合上下文解释符号的含义。例如,两条移动线之间夹角的负 dθ/dt 可能意味着角度正在减小。整个过程中保持单位一致;如果题目混用米和厘米,在计算前将所有量转换为同一单位。


    10. Common Pitfalls and How to Avoid Them | 常见错误与避免方法

    One frequent mistake is differentiating the constraint equation with respect to the wrong variable. Always differentiate with respect to t, not x, r, or h. Another common error is plugging in numerical values too early, before differentiation. If you substitute a constant for a variable that is actually changing with time, you lose its rate of change. Wait until after you have differentiated. Students also often forget to use the chain rule correctly when a variable is cubed or squared. Double-check that every term yields the appropriate rate factor. Finally, misinterpreting ‘how fast’ – in IB problems, speed often means the absolute value of velocity, but they usually ask for the rate of change, which may be negative. Read the wording carefully.

    一个常见错误是对着错误的变量求导约束方程。务必对 t 求导,而不是对 x、r 或 h。另一个常见错误是在求导前过早代入数值。如果你将一个实际上随时间变化的变量替换为常数,就会失去它的变化率。等到求导完成后再代入。学生还经常忘记在变量为立方或平方时正确使用链式法则。请仔细检查每一项是否生成了相应的速率因子。最后,误解“有多快”——在IB问题中,速率通常指速度的绝对值,但题目一般要求变化的速率,可能为负值。仔细阅读题目措辞。


    11. Practice Tips for IB Exams | IB考试练习技巧

    Success in Exercise D.4 and related IB exam questions comes from structured practice. Start by sketching diagrams for every problem, even if one is provided; adding your own labels reinforces connections. Work through a variety of contexts: expanding surfaces, moving shadows, rotating wheels, and flowing liquids. Create a formula sheet of standard geometric volumes, areas, and trigonometric laws (law of sines, law of cosines) to speed up the setup. Time yourself while solving past paper questions to build speed. After you finish, always reread the question to ensure you have answered precisely what was requested, including units and direction.

    要在练习D.4及相关的IB考试题目中取得成功,离不开结构化练习。从为每个问题画图开始,即使题目已经给了图;自己加上标注可以强化联系。练习多种情境:扩展的表面积、移动的影子、旋转的轮子和流动的液体。制作一张标准几何体体积、面积和三角定理(正弦定理、余弦定理)的公式表,以加快建立方程的速度。在做历年真题时计时,提升速度。完成后,务必重新读题,确保你准确回答了所问内容,包括单位和方向。


    12. Summary and Key Takeaways | 总结与关键要点

    Related rates transform a static geometric or physical relationship into a dynamic story told by derivatives. The core routine – identify variables, write constraint, differentiate with respect to time, substitute, solve – is your anchor. Memorise the chain-rule structure: if y = f(x), then dy/dt = f'(x) (dx/dt). Cultivate the habit of immediate simplification using proportionalities like r = h in cones. And never neglect the sign and unit checks. Once you internalise these principles, Exercise D.4 becomes a place to demonstrate clarity and precision rather than a source of anxiety.

    相关变化率将一个静态的几何或物理关系转化为一个由导数讲述的动态故事。核心流程——识别变量、写出约束、对时间求导、代入、求解——是你的定心丸。牢记链式法则结构:若 y = f(x),则 dy/dt = f'(x) (dx/dt)。养成利用比例关系(如圆锥中 r = h)立即简化方程的习惯。切勿忽略符号和单位的检查。一旦你内化这些原则,练习D.4将成为展现清晰思路与严谨准确性的舞台,而非焦虑的来源。


    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise D.2: Further Differentiation | 练习 D.2:深入微分

    📚 Exercise D.2: Further Differentiation | 练习 D.2:深入微分

    Exercise D.2 in the IB Mathematics: Analysis and Approaches HL course is designed to move you beyond simple derivatives and into the full power of differential calculus. This set of problems typically demands fluency with the chain, product, and quotient rules as well as the ability to differentiate exponential, logarithmic, trigonometric, and implicitly defined functions. The following guide unpacks every essential technique, complete with worked examples and common pitfalls, so that you can approach your Exercise D.2 with real confidence.

    IB 数学分析与方法 HL 课程中的练习 D.2 旨在让你超越简单的导数运算,全面掌握微分学的强大工具。这组题目通常要求熟练运用链式法则、乘积法则和商法则,并能对指数函数、对数函数、三角函数以及隐函数进行求导。下面的指南逐一讲解每一种核心技巧,并配有详细的例题和常见错误分析,帮助你充满信心地完成练习 D.2。


    1. Recap of Basic Rules | 基本法则回顾

    Before tackling the more sophisticated rules, you must have the power rule, constant multiple rule, and sum rule at your fingertips. For any real power n, if f(x) = xⁿ then f'(x) = n xⁿ⁻¹. Constants factor out: d/dx [c·g(x)] = c·g'(x). Derivatives can be taken term by term: (u + v)’ = u’ + v’. Many Exercise D.2 questions begin by asking you to rewrite surds and fractions as powers of x before applying these rules.

    在攻克更复杂的法则之前,你必须熟练掌握幂法则、常数倍法则以及和法则。对于任意实数指数 n,如果 f(x) = xⁿ,那么 f'(x) = n xⁿ⁻¹。常数可以提到微分符号外面:d/dx [c·g(x)] = c·g'(x)。导数可以逐项求导:(u + v)’ = u’ + v’。练习 D.2 中的许多题目都要求你先把根式和分式写成 x 的幂的形式,再运用这些法则。

    d/dx (xⁿ) = n xⁿ⁻¹

    d/dx (√x) = d/dx (x½) = ½ x⁻½


    2. The Chain Rule | 链式法则

    The chain rule is arguably the most frequently used differentiation technique in Exercise D.2. It tells us how to differentiate a composite function: if y = f(g(x)), then dy/dx = f'(g(x)) · g'(x). In Leibniz notation, if y = f(u) and u = g(x), then dy/dx = (dy/du) · (du/dx). Always work from the outside in – differentiate the outer function, leaving the inner piece untouched, then multiply by the derivative of the inner piece.

    链式法则可以说是练习 D.2 中使用频率最高的微分技巧。它告诉我们如何对复合函数求导:若 y = f(g(x)),则 dy/dx = f'(g(x)) · g'(x)。用莱布尼兹记号表示就是,如果 y = f(u) 且 u = g(x),那么 dy/dx = (dy/du) · (du/dx)。始终由外向内逐层求导——先对外层函数求导,保持内层部分不变,再乘以内层函数的导数。

    Example: y = (3x² + 5)⁴. Let u = 3x² + 5, so y = u⁴. Then dy/du = 4u³, du/dx = 6x, giving dy/dx = 4(3x² + 5)³ · 6x = 24x(3x² + 5)³.
    示例:y = (3x² + 5)⁴。设 u = 3x² + 5,则 y = u⁴。于是 dy/du = 4u³,du/dx = 6x,得到 dy/dx = 4(3x² + 5)³ · 6x = 24x(3x² + 5)³。


    3. The Product Rule | 乘积法则

    When a function is written as the product of two simpler functions, say y = u(x) v(x), you cannot simply multiply the individual derivatives. The product rule states: dy/dx = u’ v + u v’. In words, differentiate the first, keep the second; plus keep the first, differentiate the second. Many Exercise D.2 problems combine the product rule with the chain rule, so be prepared to spot where an inner function appears.

    当一个函数可以写成两个较简单函数的乘积,比如 y = u(x) v(x) 时,你不能简单地将各自的导数相乘。乘积法则告诉我们:dy/dx = u’ v + u v’。用语言概括就是:先对第一个函数求导,保持第二个不变;加上保持第一个不变,对第二个求导。练习 D.2 中的很多题目都会把乘积法则与链式法则结合在一起使用,因此要随时准备识别出内层函数。

    Example: y = x² · sin(3x). Let u = x², v = sin(3x). Then u’ = 2x, v’ = cos(3x) · 3 by the chain rule. Hence dy/dx = 2x · sin(3x) + x² · 3 cos(3x) = 2x sin(3x) + 3x² cos(3x).
    示例:y = x² · sin(3x)。设 u = x²,v = sin(3x)。那么 u’ = 2x,而 v’ 根据链式法则为 cos(3x) · 3。因此 dy/dx = 2x · sin(3x) + x² · 3 cos(3x) = 2x sin(3x) + 3x² cos(3x)。


    4. The Quotient Rule | 商法则

    For a function given as a fraction y = u(x) / v(x), where both u and v are differentiable and v(x) ≠ 0, the quotient rule is: dy/dx = (u’ v – u v’) / v². A common memory aid is “low d-high minus high d-low over low squared”. Be especially careful with the minus sign – it is the most common source of algebraic slips in Exercise D.2. If the denominator is a single power of x, consider rewriting the expression as a product and using the product rule instead.

    对于分式形式的函数 y = u(x) / v(x),只要 u 和 v 都可导且 v(x) ≠ 0,商法则就是:dy/dx = (u’ v – u v’) / v²。一个常用的记忆口诀是:“下面乘以上面的导数减去上面乘以下面的导数,再除以下面的平方。”要特别留意减号的位置——这是练习 D.2 中最常见的代数错误来源。如果分母只是一个 x 的幂,可以考虑把原式改写成乘积形式,再使用乘积法则。

    Example: y = (x² + 1) / (x – 2). Let u = x² + 1, v = x – 2. Then u’ = 2x, v’ = 1. dy/dx = [2x(x – 2) – (x² + 1)(1)] / (x – 2)² = (2x² – 4x – x² – 1) / (x – 2)² = (x² – 4x – 1) / (x – 2)².
    示例:y = (x² + 1) / (x – 2)。设 u = x² + 1,v = x – 2。则 u’ = 2x,v’ = 1。dy/dx = [2x(x – 2) – (x² + 1)(1)] / (x – 2)² = (2x² – 4x – x² – 1) / (x – 2)² = (x² – 4x – 1) / (x – 2)²。


    5. Differentiating Exponential and Logarithmic Functions | 指数与对数函数微分

    The natural exponential function eˣ is unique in that its derivative is itself: d/dx (eˣ) = eˣ. When the exponent is a function of x, apply the chain rule: d/dx (eᵍ⁽ˣ⁾) = eᵍ⁽ˣ⁾·g'(x). For the natural logarithm, d/dx (ln x) = 1/x, for x > 0. More generally, d/dx (ln |x|) = 1/x. The derivative of a general exponential aˣ is aˣ ln a. For logarithms with an arbitrary base, use the change-of-base formula before differentiating.

    自然指数函数 eˣ 的独特之处在于它的导数就是它本身:d/dx (eˣ) = eˣ。当指数部分是 x 的函数时,需要运用链式法则:d/dx (eᵍ⁽ˣ⁾) = eᵍ⁽ˣ⁾·g'(x)。对于自然对数,d/dx (ln x) = 1/x (x > 0)。更一般地,d/dx (ln |x|) = 1/x。一般指数函数 aˣ 的导数是 aˣ ln a。对于任意底数的对数,可以先使用换底公式再求导。

    Example: y = e²ˣ⁺¹. d/dx (e²ˣ⁺¹) = e²ˣ⁺¹ · 2 = 2e²ˣ⁺¹. y = ln(5x²). d/dx [ln(5x²)] = (1/(5x²)) · 10x = 2/x, by first using log properties: ln(5x²) = ln 5 + 2 ln x, derivative = 0 + 2/x = 2/x.
    示例:y = e²ˣ⁺¹。d/dx (e²ˣ⁺¹) = e²ˣ⁺¹ · 2 = 2e²ˣ⁺¹。y = ln(5x²),可以先利用对数性质化为 ln 5 + 2 ln x,则导数为 0 + 2/x = 2/x;或用链式法则得到 (1/(5x²)) · 10x = 2/x。


    6. Differentiating Trigonometric Functions | 三角函数的微分

    IB exam questions in Exercise D.2 frequently require the derivatives of the six trigonometric functions. The core ones are: d/dx (sin x) = cos x and d/dx (cos x) = –sin x. From these, you can derive the others using the quotient rule or chain rule: tan x gives sec² x, cot x gives –csc² x, sec x gives sec x tan x, and csc x gives –csc x cot x. Remember that the argument is always in radians unless specified otherwise, and use the chain rule when the angle is a function of x.

    练习 D.2 中的 IB 考题常常需要用到六个三角函数的导数。最核心的是:d/dx (sin x) = cos x 以及 d/dx (cos x) = –sin x。从这两个出发,借助商法则或链式法则可以推出其他函数的导数:tan x 的导数是 sec² x,cot x 的是 –csc² x,sec x 的是 sec x tan x,csc x 的是 –csc x cot x。记住,除非特别说明,角度一律以弧度为单位,且当角度是 x 的函数时务必使用链式法则。

    Example: y = sin(2x³). d/dx [sin(2x³)] = cos(2x³) · 6x² = 6x² cos(2x³). For y = tan(x), derivative is sec²(x). For θ in radians, d/dθ (cos θ) = –sin θ.
    示例:y = sin(2x³),d/dx [sin(2x³)] = cos(2x³) · 6x² = 6x² cos(2x³)。y = tan(x) 的导数为 sec²(x)。对于弧度制下的 θ,d/dθ (cos θ) = –sin θ。


    7. Implicit Differentiation | 隐函数微分

    Not all relationships can be written as y = f(x) explicitly. When an equation mixes x and y together, you need implicit differentiation. The approach is to differentiate both sides of the equation with respect to x, treating y as a function of x and therefore adding a dy/dx factor every time you differentiate a y-term. After differentiation, collect the dy/dx terms on one side and solve for dy/dx. Exercise D.2 often uses implicit differentiation to find tangents to curves like circles and elliptic shapes.

    并非所有的关系都能写成显式的 y = f(x) 形式。当方程中混杂着 x 和 y 时,就需要隐函数微分。操作方法是对等式两边同时关于 x 求导,并将 y 视为 x 的函数,因此每次对含有 y 的项求导时都要乘上一个 dy/dx 因子。求导完毕后,将所有包含 dy/dx 的项移到等号同一边,然后解出 dy/dx。练习 D.2 中经常利用隐函数微分来求圆、椭圆等曲线的切线。

    Example: Find dy/dx if x² + y² = 25. Differentiate: 2x + 2y·(dy/dx) = 0 → 2y (dy/dx) = –2x → dy/dx = –x/y. To find the tangent at (3,4), slope m = –3/4.
    示例:已知 x² + y² = 25,求 dy/dx。两边求导:2x + 2y·(dy/dx) = 0 → 2y (dy/dx) = –2x → dy/dx = –x/y。在点 (3,4) 处的切线斜率 m = –3/4。


    8. Logarithmic Differentiation | 对数微分法

    When a function involves a variable in both the base and the exponent, or is a complicated product/quotient of several factors, logarithmic differentiation simplifies the process. You take the natural logarithm of both sides, use log properties to expand, differentiate implicitly, and then multiply through by the original y to obtain y’. This method is especially useful for functions of the form y = [f(x)]ᵍ⁽ˣ⁾. Exercise D.2 may include one or two problems that are far easier with logs than with direct rules.

    当函数的底数和指数都含有变量,或者它是一个由多个因子组成的复杂乘积或商时,对数微分法可以大大简化求导过程。你可以对等式两边取自然对数,利用对数性质拆开,然后隐函数求导,最后两边同乘以原函数 y 得到 y’。这种方法对于形如 y = [f(x)]ᵍ⁽ˣ⁾ 的函数尤其有效。练习 D.2 中可能会有一两道题,使用对数处理远比直接求导轻松。

    Example: y = xˣ. Take ln: ln y = x ln x. Differentiate implicitly: (1/y)(dy/dx) = 1·ln x + x·(1/x) = ln x + 1. Thus dy/dx = y (ln x + 1) = xˣ (ln x + 1).
    示例:y = xˣ。取对数得 ln y = x ln x。隐函数求导:(1/y)(dy/dx) = ln x + 1。因此 dy/dx = y (ln x + 1) = xˣ (ln x + 1)。


    9. Higher-Order Derivatives | 高阶导数

    After finding the first derivative y’ = f'(x), you may be asked in Exercise D.2 to compute the second derivative y” = f”(x), or even higher orders. The second derivative is simply the derivative of the first derivative, and it describes the concavity and acceleration in applications. Pay close attention to simplification after the first differentiation – carrying a messy expression into the second derivative often leads to errors. The notation d²y/dx² means d/dx(dy/dx).

    在求得一阶导数 y’ = f'(x) 后,练习 D.2 可能要求你计算二阶导数 y” = f”(x),甚至更高阶的导数。二阶导数就是一阶导数的导数,它在应用中描述了凹凸性和加速度。需要特别留意第一步求导后的化简——把一团乱麻带入第二次求导往往是错误的温床。符号 d²y/dx² 的含义是 d/dx(dy/dx)。

    Example: y = x³ – 3x² + 2x. y’ = 3x² – 6x + 2. y” = 6x – 6. Setting y” = 0 gives x = 1, a possible point of inflection.
    示例:y = x³ – 3x² + 2x。y’ = 3x² – 6x + 2,y” = 6x – 6。令 y” = 0 得 x = 1,这是一个可能的拐点。


    10. Applications: Tangents and Normals | 应用:切线与法线

    A very common question in Exercise D.2 asks you to find the equation of a tangent or normal line at a given point. The tangent line has slope m = dy/dx evaluated at the point, and its equation is y – y₀ = m(x – x₀). The normal line is perpendicular to the tangent, so its slope is –1/m (provided m ≠ 0). Ensure you substitute the coordinates correctly to find the y-intercept or write the equation in the requested linear form.

    练习 D.2 中非常常见的一类问题是求给定点处的切线或法线方程。切线的斜率 m 等于该点处的 dy/dx 值,其方程为 y – y₀ = m(x – x₀)。法线与切线垂直,因此法线斜率为 –1/m(只要 m ≠ 0)。一定要准确代入点坐标,从而求出截距并按要求写成直线方程的形式。

    Example: For y = x² + 1 at x = 1, y = 2. y’ = 2x, so m_tangent = 2. Tangent: y – 2 = 2(x – 1) → y = 2x. Normal slope = –1/2, equation: y – 2 = –½(x – 1) → y = –½ x + 2.5.
    示例:对于 y = x² + 1,当 x = 1 时 y = 2。y’ = 2x,故切线斜率 m = 2。切线方程:y – 2 = 2(x – 1) → y = 2x。法线斜率为 –1/2,方程:y – 2 = –½(x – 1) → y = –½ x + 2.5。


    11. Related Rates | 相关变化率

    In related rates problems, two or more quantities are varying with time, and an equation relating them is known. Differentiating implicitly with respect to time t, using the chain rule to introduce d(quantity)/dt for each variable, allows you to solve for an unknown rate. Exercise D.2 may include geometrical situations – expanding circles, sliding ladders, or filling cones – where you must link radius, height, volume, and their time derivatives.

    在相关变化率问题中,两个或多个量都随着时间变化,并且已知它们之间满足某个方程。通过对时间 t 进行隐函数求导,并利用链式法则为每一个变量引入 d(量)/dt,就可以解出未知的变化率。练习 D.2 中可能包含几何情境——例如不断扩大的圆、滑动的梯子或注入液体的圆锥——你必须将半径、高度、体积以及它们的时间导数联系起来。

    Example: A spherical balloon’s radius r increases at 3 cm/s. Find the rate of change of volume V = (4/3)π r³ when r = 10 cm. dV/dt = 4π r² (dr/dt) = 4π·100·3 = 1200π cm³/s.
    示例:一个气球的半径 r 以 3 cm/s 的速度增大。求当 r = 10 cm 时体积 V = (4/3)π r³ 的变化率。dV/dt = 4π r² (dr/dt) = 4π·100·3 = 1200π cm³/s。


    12. Common Pitfalls and Tips | 常见误区与技巧

    Exercise D.2 can feel overwhelming if you lose track of minus signs, forget the chain rule inside a product, or misapply the quotient rule. Always check if an expression can be simplified before differentiating – often rewriting √x or 1/x makes the work much cleaner. Double-check that the derivative of cos is –sin, not sin. When using implicit differentiation, never forget to attach dy/dx to y-terms. And finally, practise until the rules become automatic, because in the IB exam, Exercise D.2 skills underpin optimization and integration topics later.

    如果弄丢了负号、在乘积内部忘了使用链式法则,或者用错了商法则,练习 D.2 确实会让人感到棘手。务必在求导前检查表达式能否化简——往往把 √x 或 1/x 改写成幂的形式会使计算清晰许多。反复确认 cos 的导数是 –sin 而不是 sin。进行隐函数求导时,千万别忘了对 y 项附上 dy/dx 因子。最后,要一直练习到法则运用自如,因为在 IB 考试中,练习 D.2 所涵盖的技能是后续优化问题和积分学习的基础。

    • Simplify first: Write radicals and denominators as powers of x.

      先化简:将根式和分母写成 x 的幂。

    • Watch signs: The derivative of cos x is –sin x; the quotient rule has a minus sign.

      注意符号:cos x 的导数是 –sin x;商法则中含有减号。

    • Chain rule inside: Don’t forget to multiply by the derivative of the inner function.

      内层链式:别忘了乘上内层函数的导数。

    • Implicit dy/dx: Every time you differentiate a y-term, attach dy/dx.

      隐函数 dy/dx:每对含 y 的项求导,都要配上 dy/dx。


    Published by TutorHao | Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Exercise D.3: The Chain Rule | 练习 D.3:链式法则

    📚 Exercise D.3: The Chain Rule | 练习 D.3:链式法则

    In IB Mathematics: Analysis and Approaches, Exercise D.3 covers one of the most powerful differentiation tools: the chain rule. This rule allows you to differentiate composite functions, which appear constantly in calculus problems, from simple polynomials to exponentials, logarithms, and trigonometric expressions. Mastering the chain rule is essential for success in both Standard and Higher Level exams, as it forms the backbone of implicit differentiation, related rates, and integration by substitution later in the course. In this article, we will break down the concept, work through step-by-step examples, highlight common pitfalls, and provide IB-style exam tips to help you tackle any chain rule question with confidence.

    在 IB 数学:分析与方法的练习 D.3 中,涵盖了微积分中最强大的工具之一——链式法则。这一法则使你能够对复合函数进行求导,而复合函数在微积分题目中无处不在,从简单的多项式到指数、对数以及三角函数表达式。掌握链式法则对于在标准级别和高级级别考试中取得成功至关重要,因为它也是后续隐函数求导、相关变化率以及换元积分法的基础。本文中将拆解这一概念,通过一步步的实例讲解,指出常见误区,并提供 IB 风格的考试技巧,帮助你自信地应对任何链式法则的题目。


    1. What Is a Composite Function? | 什么是复合函数?

    Before applying the chain rule, you must recognize a composite function. A composite function is formed when one function is applied to the result of another, written as f(g(x)). The inner function is g(x), and the outer function is f(u) where u = g(x). For example, if h(x) = sin(3x), the outer function is sin(u) and the inner function is u = 3x. Being able to identify these two layers is the first critical step.

    在应用链式法则之前,你必须能识别复合函数。复合函数是将一个函数作用在另一个函数的结果上,记作 f(g(x))。其中内层函数是 g(x),外层函数是 f(u),而 u = g(x)。例如,若 h(x) = sin(3x),外层函数为 sin(u),内层函数为 u = 3x。能够清晰分辨这两个层次是至关重要的第一步。


    2. The Chain Rule Formula | 链式法则公式

    The chain rule states that if y = f(g(x)), then the derivative dy/dx is the product of the derivative of the outer function evaluated at the inner function and the derivative of the inner function.

    链式法则指出,若 y = f(g(x)),则导数 dy/dx 等于外层函数在内层函数处的导数乘以对内层函数的导数。

    dy/dx = f'(g(x)) · g'(x)

    Alternatively, using the Leibniz notation: let u = g(x), then y = f(u). The rule becomes:

    另一种表示方法使用莱布尼茨记号:令 u = g(x),则 y = f(u)。法则变为:

    dy/dx = (dy/du) × (du/dx)

    This form is especially helpful when the outer function is a power, exponential, or trigonometric function.

    当外层函数是幂函数、指数函数或三角函数时,这种形式尤其有用。


    3. First Worked Example: A Power of a Linear Function | 第一个实例:线性函数的幂

    Differentiate y = (2x + 1)⁵.

    求函数 y = (2x + 1)⁵ 的导数。

    Identify the inner function u = 2x + 1 and outer function y = u⁵. Then dy/du = 5u⁴ and du/dx = 2. By the chain rule, dy/dx = 5u⁴ · 2 = 10(2x + 1)⁴. This is much faster than expanding the binomial.

    确定内层函数 u = 2x + 1,外层函数 y = u⁵。则 dy/du = 5u⁴,du/dx = 2。根据链式法则,dy/dx = 5u⁴ · 2 = 10(2x + 1)⁴。这比二项式展开要快得多。


    4. Chain Rule with Trigonometric Functions | 三角函数的链式法则

    Trigonometric composite functions appear frequently in IB exams. The derivatives follow the pattern: derivative of outer trig function times derivative of the inner angle.

    三角复合函数在 IB 考试中频繁出现。其导数遵循模式:外层三角函数对内层角度的导数乘以内层角度的导数。

    • y = sin(kx) → y’ = k cos(kx)
    • y = cos(kx) → y’ = -k sin(kx)
    • y = tan(kx) → y’ = k sec²(kx)

    For a more complex angle, such as y = sin(3x² + x), treat u = 3x² + x. Then dy/dx = cos(3x² + x) · (6x + 1). Always remember to multiply by the derivative of the angle.

    对于更复杂的角度,如 y = sin(3x² + x),设 u = 3x² + x。则 dy/dx = cos(3x² + x) · (6x + 1)。务必记住乘以角度的导数。


    5. Chain Rule with Exponential and Logarithmic Functions | 指数函数与对数函数的链式法则

    The chain rule also applies to exponentials and logarithms. For y = e^(g(x)), the derivative is y’ = e^(g(x)) · g'(x). Similarly, for y = ln(g(x)), derivative is y’ = g'(x) / g(x).

    链式法则也适用于指数函数和对数函数。对于 y = e^(g(x)),导数 y’ = e^(g(x)) · g'(x)。类似地,对于 y = ln(g(x)),导数为 y’ = g'(x) / g(x)。

    Example: y = e^(5x) gives y’ = 5e^(5x). For y = ln(2x³ + 1), let u = 2x³ + 1, then y’ = (6x²) / (2x³ + 1). These results are essential for modelling growth and decay or solving optimization problems.

    例如:y = e^(5x) 的导数为 y’ = 5e^(5x)。对于 y = ln(2x³ + 1),令 u = 2x³ + 1,则 y’ = (6x²) / (2x³ + 1)。这些结果对于建立增长与衰减模型或解决优化问题至关重要。


    6. Working With Repeated Chain Rule | 多重链式法则

    Some functions have two or more layers, such as y = sin(cos(x²)). You can apply the chain rule repeatedly by working from the outermost function inward. Define u = cos(x²) and v = x², then y = sin(u), u = cos(v), v = x².

    有些函数具有两层或更多层,例如 y = sin(cos(x²))。你可以从最外层起多次应用链式法则,逐层向内求导。定义 u = cos(x²),v = x²,则 y = sin(u),u = cos(v),v = x²。

    dy/dx = cos(u) · (-sin(v)) · 2x = -cos(cos(x²)) · sin(x²) · 2x

    You simply multiply the derivatives of each layer evaluated at the appropriate expression. It is crucial to keep the variables clear on paper to avoid confusion.

    只需将每一层的导数在正确的表达式下相乘即可。在纸上厘清各变量以避免混乱十分关键。


    7. Combining Chain Rule with Product and Quotient Rules | 链式法则结合积法则和商法则

    IB problems often require you to combine the chain rule with the product rule or quotient rule. For instance, to differentiate y = x² · e^(3x), first use the product rule, then apply the chain rule to the exponential part.

    IB 题目通常要求将链式法则与积法则或商法则结合使用。例如,对 y = x² · e^(3x) 求导,首先使用积法则,然后对指数部分应用链式法则。

    Let u = x², v = e^(3x). Then u’ = 2x, v’ = 3e^(3x) (chain rule). By product rule: y’ = 2x · e^(3x) + x² · 3e^(3x) = e^(3x)(2x + 3x²).

    令 u = x², v = e^(3x)。则 u’ = 2x,v’ = 3e^(3x)(使用链式法则)。根据积法则:y’ = 2x · e^(3x) + x² · 3e^(3x) = e^(3x)(2x + 3x²)。

    Always decide the order of differentiation rules: apply product/quotient first, then use the chain rule to differentiate the constituent composite functions.

    始终要先确定求导法则的顺序:先应用积法则或商法则,再对其中包含的复合函数使用链式法则进行求导。


    8. Common Mistakes and How to Avoid Them | 常见错误及其避免方法

    Mistake / 错误 Why It Happens / 原因 Correction / 修正
    Forgetting to multiply by inner derivative (e.g., (sin 3x)’ = cos 3x) Focusing only on outer function. Always write ‘× (inner)’ explicitly.
    Incorrect derivative of inner function, e.g., missing power rule Rushing through algebra. Differentiate inner function carefully as a separate step.
    Misidentifying inner and outer functions Unclear structure, especially with negatives or fractions. Rewrite function as f(g(x)) explicitly during practice.
    Applying chain rule backwards Confusing dy/du with du/dy. Use Leibniz notation: dy/dx = (dy/du) × (du/dx).

    Drilling these corrections through repetition will make the process automatic by exam time.

    通过反复练习这些修正方法,到了考试时整个过程就会变得十分自然。


    9. Special Case: Derivatives of Inverse Trigonometric Functions | 特殊情况:反三角函数的导数

    For HL students, the derivatives of arcsin, arccos, and arctan require the chain rule when the argument is not just x. For example, y = arcsin(2x). The derivative is:

    对于 HL 学生,反三角函数的导数当自变量不是单纯的 x 时需要链式法则。例如 y = arcsin(2x),其导数为:

    dy/dx = 1/√(1 – (2x)²) · 2 = 2/√(1 – 4x²)

    Knowing these standard results saves time, but you must still multiply by the derivative of the inner expression.

    了解这些标准结果可以节省时间,但仍必须乘以内部表达式的导数。


    10. IB Exam-Style Practice and Tips | IB 考试风格练习与技巧

    In IB Math AA exams, chain rule questions often appear as part of longer questions—finding the gradient of a tangent, determining stationary points, or in kinematics. A typical exam question might ask: ‘Find the equation of the tangent to y = √(x² + 5) at x = 2.’

    在 IB 数学 AA 考试中,链式法则的题目常常作为长题的一部分出现——求切线的斜率、确定驻点,或在运动学问题中。典型的考题可能是:’求曲线 y = √(x² + 5) 在 x = 2 处的切线方程。’

    Rewrite the function as (x² + 5)^(½). By chain rule: y’ = ½(x² + 5)^(-½) · 2x = x / √(x² + 5). At x = 2, gradient is 2/3. Then find y-coordinate: y = √9 = 3. Tangent is y – 3 = (2/3)(x – 2).

    将函数重写为 (x² + 5)^(½)。使用链式法则:y’ = ½(x² + 5)^(-½) · 2x = x / √(x² + 5)。当 x = 2,斜率为 2/3。求得 y 坐标:y = √9 = 3。切线方程为 y – 3 = (2/3)(x – 2)。

    Time management tip: When encountering nested functions, immediately jot down u and du/dx to structure your work.

    时间管理技巧:遇到嵌套函数时,立即记下 u 和 du/dx,使解题更有条理。


    11. Using Chain Rule to Prepare for Integration by Substitution | 利用链式法则为换元积分法打基础

    The chain rule is the reverse process of integration by substitution. Recognizing that an integrand is of the form f'(g(x)) g'(x) allows you to integrate directly. For example, the integral ∫ 2x e^(x²) dx can be spotted because the derivative of x² is 2x. This connection is tested explicitly in HL and is a valuable insight for SL students aiming for a 7.

    链式法则是换元积分法的逆过程。识别出被积函数的形式是 f'(g(x)) g'(x) 就可以直接积分。例如,积分 ∫ 2x e^(x²) dx 可直接看出,因为 x² 的导数是 2x。这一联系在 HL 中被明确考查,对于 SL 里想拿 7 分的学生也是宝贵的洞察。


    12. Summary and Final Advice | 总结与最后建议

    The chain rule is summarized as ‘differentiate the outer function, keep the inner unchanged, then multiply by the derivative of the inner’. Whether you use f'(g(x)) g'(x) or dy/dx = (dy/du)(du/dx), always train yourself to identify composite functions in any form—powers, trig, exponentials, logs, radicals. Begin your revision with simple linear inner functions, progress to polynomials, and then to combinations with product and quotient rules. A strong command of the chain rule will not only secure marks on Exercise D.3 but will elevate your entire calculus performance.

    链式法则可以总结为:“先对外层函数求导,保持内层不变,再乘以内层函数的导数”。无论你使用 f'(g(x)) g'(x) 还是 dy/dx = (dy/du)(du/dx),都要训练自己识别各种形式的复合函数——幂函数、三角函数、指数函数、对数函数、根式。复习时应从简单的线性内层函数开始,逐步过渡到多项式,再结合积法则和商法则加以练习。扎实掌握链式法则不仅能确保你在练习 D.3 中得分,更能提升你整个微积分的表现。

    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Probability Generating Functions | 概率生成函数

    📚 Probability Generating Functions | 概率生成函数

    Probability generating functions (PGFs) offer a compact and elegant way to encode the entire distribution of a discrete random variable taking non‑negative integer values. They transform convolutions into simple multiplication, turn moments into derivatives, and give a power‑series representation where coefficients are probabilities. In IB Mathematics, especially in the Higher Level Analysis and Approaches or Applications and Interpretations courses, mastery of PGFs is essential for solving problems on sums of independent variables, deriving expectation and variance, and recognising standard distributions from their generating functions.

    概率生成函数(PGF)为取非负整数值的离散随机变量的完整分布提供了一种紧凑而优雅的编码方式。它们将卷积转化为简单的乘法,将矩转化为导数,并给出一个系数即为概率的幂级数表示。在IB数学中,尤其是在高级别的分析与方法或应用与解释课程里,掌握概率生成函数对解决独立变量和、推导期望与方差以及从其生成函数识别标准分布等问题至关重要。


    1. Definition of a Probability Generating Function | 概率生成函数的定义

    Let X be a discrete random variable taking values in {0,1,2,…}. The probability generating function (PGF) of X is defined as GX(t) = E(tX) = Σx=0 P(X = x) tx, for all real t such that the series converges. Typically we require |t| ≤ 1 to ensure convergence, because |GX(t)| ≤ E(|t|X) ≤ 1 when |t| ≤ 1. The PGF is a power series whose coefficients are exactly the probability masses P(X = x).

    设 X 是取值在 {0,1,2,…} 的离散随机变量。X 的概率生成函数(PGF)定义为 GX(t) = E(tX) = Σx=0 P(X = x) tx,其中 t 为使该级数收敛的所有实数。通常我们要求 |t| ≤ 1 以保证收敛,因为当 |t| ≤ 1 时 |GX(t)| ≤ E(|t|X) ≤ 1。该 PGF 是一个幂级数,其系数恰好就是概率质量 P(X = x)。

    Since Σ P(X=x) = 1, we always have GX(1) = 1. This is a quick check for any derived PGF. The radius of convergence is at least 1, and inside this radius the PGF is infinitely differentiable. Moreover, the PGF uniquely determines the distribution of X, thanks to the identity of power series coefficients.

    由于 Σ P(X=x) = 1,我们恒有 GX(1) = 1。这是检验任何推导出的 PGF 的快速方法。收敛半径至少为 1,且在此半径内该 PGF 无限次可微。此外,由于幂级数系数的唯一性,PGF 唯一确定了 X 的分布。

    For a degenerate random variable that takes the value c with probability 1, the PGF is simply G(t)=tc. For a Bernoulli random variable with success probability p, G(t) = (1−p) + p t. These simple cases illustrate how the PGF encodes the distribution concisely.

    对于一个以概率 1 取值 c 的退化的随机变量,其 PGF 就是 G(t)=tc。对于成功概率为 p 的伯努利随机变量,G(t) = (1−p) + p t。这些简单例子说明了 PGF 如何简洁地编码分布。


    2. PGFs for Fundamental Discrete Distributions | 基本离散分布的 PGF

    Consider a binomial random variable X ~ B(n, p). Using the binomial theorem, we obtain GX(t) = Σx=0n (n choose x) px (1−p)n−x tx = (1−p + p t)n. When n=1 this recovers the Bernoulli PGF. For a Poisson random variable X ~ Po(λ), the PGF becomes GX(t) = Σx=0 e−λ λx/x! tx = eλ(t−1).

    考虑二项随机变量 X ~ B(n, p)。利用二项式定理,我们得到 GX(t) = Σx=0n C(n,x) px (1−p)n−x tx = (1−p + p t)n。当 n=1 时这就退化为伯努利PGF。对于泊松随机变量 X ~ Po(λ),PGF 变为 GX(t) = Σx=0 e−λ λx/x! tx = eλ(t−1)

    A geometric distribution on {1,2,3,…} with success probability p has PGF G(t) = p t / (1 − q t), where q=1−p, provided |q t| < 1. The geometric distribution on {0,1,2,…} (counting failures before the first success) has PGF G(t) = p / (1 − q t). Recognising these forms is vital for solving IB problems that ask for the distribution from a given PGF.

    定义在 {1,2,3,…} 上、成功概率为 p 的几何分布的 PGF 为 G(t) = p t / (1 − q t),其中 q=1−p,且需 |q t| < 1。定义在 {0,1,2,…} 上(计数首次成功前的失败次数)的几何分布的 PGF 为 G(t) = p / (1 − q t)。识别这些形式对于解决要求根据给定 PGF 确定分布的 IB 问题至关重要。


    3. PGF of a Sum of Independent Random Variables | 独立随机变量和的 PGF

    If X and Y are independent discrete random variables on the non‑negative integers, then the PGF of their sum Z = X + Y is simply the product: GZ(t) = GX(t) × GY(t). This follows from GX+Y(t) = E(tX+Y) = E(tX tY) = E(tX) E(tY) by independence. This property extends to any finite sum of independent variables: GΣXi(t) = ∏ GXi(t).

    如果 X 和 Y 是独立且取非负整数值的离散随机变量,那么它们之和 Z = X + Y 的 PGF 就是简单的乘积:GZ(t) = GX(t) × GY(t)。这是因为 GX+Y(t) = E(tX+Y) = E(tX tY) = E(tX) E(tY) 由独立性得到。这一性质可以推广到任意有限个独立变量的和:GΣXi(t) = ∏ GXi(t)

    Convolution of probability mass functions is thus replaced by ordinary multiplication of generating functions, a considerable simplification. For example, the sum of n independent Bernoulli(p) variables is B(n, p), and indeed (1−p + p t)n equals the product of n copies of (1−p + p t). Similarly, the sum of independent Poissons is Poisson, which is immediately seen from the exponential form of the PGF.

    因此,概率质量函数的卷积被替换为生成函数的普通乘法,这大大简化了问题。例如,n 个独立伯努利(p) 变量之和为 B(n, p),而 (1−p + p t)n 确实等于 n 个 (1−p + p t) 相乘。同样,独立泊松变量之和仍为泊松分布,这从 PGF 的指数形式可立即看出。


    4. Expectation from the PGF | 由 PGF 求期望

    Differentiating GX(t) and setting t=1 yields the expected value, provided we take the limit from below because the series may not converge at t=1 for the derivative. Formally, E(X) = G′X(1), where G′X(t) is the first derivative. More generally, the k‑th factorial moment is given by the k‑th derivative: E[X(X−1)…(X−k+1)] = G(k)X(1).

    对 GX(t) 求导并令 t=1 就可得到期望值,只要从小于 1 的一侧取极限,因为导数级数在 t=1 处可能不收敛。形式上,E(X) = G′X(1),其中 G′X(t) 是一阶导数。更一般地,第 k 阶阶乘矩由第 k 阶导数给出:E[X(X−1)…(X−k+1)] = G(k)X(1)

    For a Poisson distribution with PGF eλ(t−1), we have G′X(t) = λ eλ(t−1), so G′X(1)=λ, matching the known expectation. This method avoids summation of the probability distribution altogether, which is particularly useful when the distribution is only given through its PGF.

    对于 PGF 为 eλ(t−1) 的泊松分布,我们有 G′X(t) = λ eλ(t−1),故 G′X(1)=λ,与实际期望一致。这种方法完全避免了概率分布的求和,当分布只通过其 PGF 给出时尤为有用。


    5. Variance Derived from the PGF | 由 PGF 求方差

    We can obtain the variance by combining the first two derivatives. Since Var(X) = E(X2) − [E(X)]2 and E(X2) = E[X(X−1)] + E(X), we compute E[X(X−1)] = G″X(1). Then Var(X) = G″X(1) + G′X(1) − [G′X(1)]2. This formula is extremely efficient, because the necessary derivatives of the PGF are often very easy to calculate.

    我们可以通过前两阶导数求出方差。由于 Var(X) = E(X2) − [E(X)]2 且 E(X2) = E[X(X−1)] + E(X),我们计算 E[X(X−1)] = G″X(1)。从而 Var(X) = G″X(1) + G′X(1) − [G′X(1)]2。这个公式非常高效,因为 PGF 的必要导数通常很容易计算。

    For the binomial B(n, p), G(t) = (q + p t)n, so G′(t)= n p (q + p t)n−1 gives E(X)= n p; G″(t)= n(n−1) p2 (q + p t)n−2 gives G″(1)= n(n−1) p2. Plugging into the variance formula yields Var(X)= n p (1−p). For the Poisson, G″(1)= λ2, so Var(X)= λ2 + λ − λ2 = λ. These are exactly the textbook results.

    对于二项分布 B(n, p),G(t) = (q + p t)n,因此 G′(t)= n p (q + p t)n−1 给出 E(X)= n p;G″(t)= n(n−1) p2 (q + p t)n−2 给出 G″(1)= n(n−1) p2。代入方差公式得 Var(X)= n p (1−p)。对于泊松分布,G″(1)= λ2,因此 Var(X)= λ2 + λ − λ2 = λ。这些正是教材中的结果。


    6. Higher Order Factorial Moments and Cumulants | 高阶阶乘矩与累积量

    Factorial moments are natural for count data. The k‑th factorial moment is μ(k) = E[X(X−1)…(X−k+1)] = G(k)X(1). This relationship implies that all moments of X can be expressed in terms of the derivatives of the PGF at 1. For example, the third moment E(X3) can be found by first computing the factorial moments and then using Stirling numbers of the second kind, but in IB practice questions are usually limited to expectation and variance.

    阶乘矩对于计数数据而言是自然的。第 k 阶阶乘矩为 μ(k) = E[X(X−1)…(X−k+1)] = G(k)X(1)。这一关系意味着 X 的所有矩都可以通过 PGF 在 1 处的导数表示。例如,三阶矩 E(X3) 可以先计算阶乘矩再利用第二类斯特林数求得,但 IB 的练习题通常只限于期望和方差。

    Cumulants, though rarely required explicitly, illustrate why moments of linear combinations of independent variables behave nicely. The cumulant generating function is log GX(eθ), and its derivatives at zero give cumulants; for two independent variables, cumulants simply add. This fact underpins the simplicity of the PGF method for sums.

    累积量虽然鲜有明确要求,却能说明为什么独立变量线性组合的矩性质如此良好。累积量生成函数为 log GX(eθ),其在零处的导数给出累积量;对于两个独立变量,累积量直接相加。这一事实支撑了 PGF 方法在处理和时的简洁性。


    7. Recovering Probabilities from a PGF | 从 PGF 还原概率

    The most direct way to extract probabilities from a given PGF is to expand it as a power series in t. The coefficient of tx is P(X = x). If the PGF is rational or of a recognisable closed form, this expansion is often straightforward via the binomial theorem or geometric series. For example, if G(t)= (0.2 + 0.8 t)5, then the coefficient of t2 is (5 choose 2) (0.8)2 (0.2)3.

    从给定的 PGF 中提取概率最直接的方法是将其展开为 t 的幂级数。tx 的系数就是 P(X = x)。如果 PGF 是有理函数或可识别的闭式,这种展开通常通过二项式定理或几何级数就容易完成。例如,若 G(t)= (0.2 + 0.8 t)5,那么 t2 的系数为 C(5,2) (0.8)2 (0.2)3

    If the PGF is given as a rational expression like (a + b t)/(c − d t), one can use long division or partial fractions to find the series. More commonly, IB exam questions ask you to identify the distribution from the PGF (e.g., recognising eλ(t−1) as Poisson) and then read off probabilities from the known probability mass function, rather than expanding the entire series.

    如果 PGF 以有理式给出,如 (a + b t)/(c − d t),则可以利用长除法或部分分式来求级数。更常见的情况是,IB 考题要求你从 PGF 识别出分布(例如认出 eλ(t−1) 是泊松分布),然后从已知的概率质量函数读取概率,而非展开整个级数。


    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)

  • Mass on a Spring: A Differential Equations Case Study | 弹簧上的质量:微分方程案例研究

    📚 Mass on a Spring: A Differential Equations Case Study | 弹簧上的质量:微分方程案例研究

    In the study of mechanics and differential equations, few systems are as elegant and instructive as a mass attached to a spring. This simple physical model exhibits simple harmonic motion, providing a rich context for applying second-order linear ordinary differential equations. In this case study, we explore how IB Mathematics students can model the motion, derive the characteristic equation, and interpret solutions in terms of amplitude, frequency, and energy.

    在力学和微分方程的学习中,弹簧上的质量系统是最优雅且具启发性的模型之一。这个简单的物理系统呈现简谐运动,为应用二阶线性常微分方程提供了丰富的背景。在本案例研究中,我们将探讨IB数学学生如何建立运动模型、推导特征方程,并从振幅、频率和能量等角度解释解的意义。


    1. Introduction to the Mass-Spring System | 弹簧质量系统简介

    A mass-spring system consists of a block of mass m attached to a horizontal spring with spring constant k, resting on a frictionless surface. When the block is displaced from its equilibrium position and released, it oscillates back and forth. This periodic motion is known as simple harmonic motion (SHM) and is governed by Hooke’s law and Newton’s second law. The mathematical description leads to a second-order linear differential equation, a topic central to IB Mathematics: Analysis and Approaches (AA) and also relevant to Applications and Interpretation (AI).

    弹簧质量系统由一个质量为 m 的物块和一根劲度系数为 k 的水平弹簧组成,物块置于光滑表面上。当物块偏离平衡位置后释放,它会来回振动。这种周期运动称为简谐运动,受胡克定律和牛顿第二定律支配。其数学描述导出一个二阶线性微分方程,这是IB数学分析与方法(AA)的核心内容,也与应用与解释(AI)课程相关。

    The beauty of this case study lies in its ability to link abstract mathematical concepts—such as second derivatives, characteristic equations, and trigonometric identities—to a tangible physical phenomenon. By analysing the motion, students reinforce their skills in solving differential equations, applying initial conditions, and interpreting amplitude, period, and energy. This integrated approach fosters deeper understanding of both calculus and mechanics.

    这个案例研究的美妙之处在于能将抽象的数学概念——如二阶导数、特征方程和三角恒等式——与具体的物理现象联系起来。通过分析运动,学生可以巩固求解微分方程、应用初始条件以及解释振幅、周期和能量的技能。这种综合方法能促进对微积分和力学的深层理解。


    2. Hooke’s Law and Restoring Force | 胡克定律与回复力

    Hooke’s law states that the force exerted by a spring is proportional to its extension or compression from the natural length and acts in the opposite direction. If we define the displacement x from equilibrium, the restoring force is F = –k x, where k is the spring constant (stiffness). The negative sign indicates that the force always points back toward the equilibrium position.

    胡克定律指出,弹簧所施加的力与其伸长或压缩量成正比,且方向相反。如果定义相对于平衡位置的位移为 x,则回复力为 F = –k x,其中 k 为劲度系数。负号表示该力始终指向平衡位置。

    When the spring is stretched (x > 0), the force acts in the negative direction; when compressed (x < 0), the force is positive. The constant k measures the stiffness of the spring: a larger k means a stronger restoring force for the same displacement. This linear relationship is the foundation of the simple harmonic oscillator and is valid for small displacements where the spring remains within its elastic limit.

    当弹簧被拉伸(x > 0)时,回复力沿负方向;压缩(x < 0)时,回复力沿正方向。常数 k 衡量弹簧的刚度:对于同样的位移,k 越大,回复力越强。这一线性关系是简谐振子的基础,并且在小位移、弹簧不超出弹性极限时成立。


    3. Newton’s Second Law and the Differential Equation | 牛顿第二定律与微分方程

    Applying Newton’s second law to the mass gives m a = Fnet. The acceleration a is the second derivative of displacement with respect to time, a = d²x/dt². Substituting the restoring force yields m d²x/dt² = –k x. Rearranging, we obtain the homogeneous second-order linear differential equation m d²x/dt² + k x = 0.

    对物块应用牛顿第二定律,有 m a = F。加速度 a 是位移对时间的二阶导数,a = d²x/dt²。代入回复力得 m d²x/dt² = –k x。整理后得到齐次二阶线性微分方程 m d²x/dt² + k x = 0。

    m d²x/dt² + k x = 0

    Dividing through by m and defining ω² = k/m simplifies the equation to the standard form of simple harmonic motion: d²x/dt² + ω² x = 0. The parameter ω will later be identified as the angular frequency of the oscillation.

    两边同除以 m 并定义 ω² = k/m,可将方程简化为简谐运动的标准形式:d²x/dt² + ω² x = 0。参数 ω 随后将被识别为振动的角频率。

    d²x/dt² + ω² x = 0, where ω = √(k/m)


    4. Solving the Differential Equation – Characteristic Equation | 解微分方程 – 特征方程

    To solve d²x/dt² + ω² x = 0, we assume a trial solution of the form x = ert. Substituting gives the characteristic equation r² ert + ω² ert = 0, which simplifies to r² + ω² = 0. The roots are r = ± i ω, where i = √(–1). Because the roots are purely imaginary, the general solution involves sine and cosine functions.

    为求解 d²x/dt² + ω² x = 0,我们假设试解形式为 x = ert。代入后得到特征方程 r² ert + ω² ert = 0,简化为 r² + ω² = 0。其根为 r = ± i ω,其中 i = √(–1)。由于根为纯虚数,通解将包含正弦和余弦函数。

    Characteristic equation: r² + ω² = 0 → r = ± i ω

    Using Euler’s formula, eiωt = cos(ωt) + i sin(ωt), the complex exponential solution can be rewritten in real form. The general real solution is x(t) = A cos(ωt) + B sin(ωt), where A and B are arbitrary constants determined by initial conditions. This is the foundation for all subsequent analysis.

    利用欧拉公式 eiωt = cos(ωt) + i sin(ωt),可将复指数解改写为实函数形式。通解为 x(t) = A cos(ωt) + B sin(ωt),其中 A 和 B 为由初始条件决定的任意常数。这是后续所有分析的基础。


    5. General Solution and Trigonometric Forms | 通解与三角函数形式

    The general solution x(t) = A cos(ωt) + B sin(ωt) can be expressed equivalently as a single cosine function with a phase shift. Using the identity C cos(ωt – φ) = C cos φ cos(ωt) + C sin φ sin(ωt), we identify A = C cos φ and B = C sin φ. Hence, x(t) = C cos(ωt – φ), where the amplitude C = √(A² + B²) and the phase angle φ satisfies tan φ = B/A (taking care to choose the correct quadrant).

    通解 x(t) = A cos(ωt) + B sin(ωt) 可等价地表示为一个带相移的余弦函数。利用恒等式 C cos(ωt – φ) = C cos φ cos(ωt) + C sin φ sin(ωt),可令 A = C cos φ、B = C sin φ。于是 x(t) = C cos(ωt – φ),其中振幅 C = √(A² + B²),相位角 φ 满足 tan φ = B/A(注意选取正确的象限)。

    This compact form highlights the two essential features of SHM: the amplitude C represents the maximum displacement from equilibrium, and φ determines the initial angular offset at t = 0. Both representations are useful; the sine-cosine form is convenient for applying initial conditions directly, while the amplitude-phase form gives immediate physical insight into the motion’ s magnitude and timing.

    这种紧凑的形式突显了简谐运动的两个关键特征:振幅 C 表示偏离平衡位置的最大位移,而 φ 决定了 t = 0 时的初始角偏移。两种表示都非常有用:正弦-余弦形式便于直接代入初始条件,而振幅-相位形式则能直观地揭示运动的幅度和时间特性。


    6. Angular Frequency, Period, and Frequency | 角频率、周期和频率

    From the differential equation, the parameter ω = √(k/m) is the angular frequency, measured in radians per second (rad/s). It governs how rapidly the oscillation occurs. The period T, the time for one complete oscillation, is given by T = 2π/ω. The ordinary frequency f, the number of oscillations per second, is f = 1/T = ω/(2π) and is measured in hertz (Hz).

    从微分方程可知,参数 ω = √(k/m) 为角频率,单位为弧度每秒(rad/s)。它决定了振动的快慢。周期 T 是一次完整振动所需的时间,T = 2π/ω。频率 f 是每秒振动的次数,f = 1/T = ω/(2π),

    Published by TutorHao | IB Mathematics Revision Series | aleveler.com

    更多咨询请联系16621398022(同微信)