📚 PDF资源导航

Category: IB Mathematics AA

  • IB Math AA HL: Definite Integrals with Variable Upper Limits — 积分上限为变量的定积分完全指南

    一、什么是”积分上限为变量的定积分”:从面积函数到微积分基本定理 | What Is a Definite Integral with a Variable Upper Limit: From Area Functions to the Fundamental Theorem

    在 IB 数学 AA HL 的微积分部分,我们最先遇到的定积分都有固定的上下限,例如 ∫₁³ x² dx,它算出的是一个具体的数:26/3。但如果我们把上限从固定的 3 改成变量 x,就得到一个全新的对象:F(x) = ∫₁ˣ t² dt。这个 F(x) 不再是某个数值,而是一个关于 x 的函数。读者可以把 F(x) 理解为”从 1 到 x 这一段的面积”,当 x 变化时,面积也跟着变化。

    In the calculus section of IB Mathematics AA HL, the definite integrals we meet first have fixed limits, such as ∫₁³ x² dx, which evaluates to a single number: 26/3. But if we change the upper limit from a fixed value like 3 to a variable x, we obtain a completely new object: F(x) = ∫₁ˣ t² dt. This F(x) is no longer a number; it is a function of x. You can think of F(x) as “the area from 1 up to x”. As x moves, the area moves with it.

    这个看似简单的改动,恰恰是微积分基本定理(Fundamental Theorem of Calculus,FTC)的核心。它回答了微积分中一个最深刻的问题:微分和积分到底是什么关系?答案出人意料地简洁:它们互为逆运算。对一个变上限积分求导,得到的正是被积函数本身。本文将从定义出发,逐步推导出 FTC 的两大推论,并配以 IB 真题风格的例题与易错点总结,帮助同学们彻底掌握这类题型。

    This apparently small change is exactly the heart of the Fundamental Theorem of Calculus (FTC). It answers one of the deepest questions in calculus: what is the true relationship between differentiation and integration? The answer is surprisingly simple: they are inverse operations. Differentiating a definite integral with a variable upper limit returns the integrand itself. Starting from the definition, this article derives the two main consequences of the FTC step by step, and then provides IB exam-style worked examples plus a summary of common mistakes, so that students can master this question type completely.

    二、微积分基本定理第一部分的严格表述 | FTC Part 1: The Exact Statement You Must Memorise

    IB 考试中,微积分基本定理通常以文字题(state the fundamental theorem of calculus)的形式出现,因此同学们必须能够准确地写出它的两种形式。第一部分(FTC-1)的标准表述如下:设函数 f 在闭区间 [a, b] 上连续,定义 F(x) = ∫ₐˣ f(t) dt,其中 x 属于 [a, b]。则 F 在 [a, b] 上连续,在开区间 (a, b) 内可导,并且 F'(x) = f(x)。

    In IB exams, the Fundamental Theorem of Calculus often appears as a “state the theorem” question, so you must be able to write down both of its forms accurately. The standard statement of Part 1 (FTC-1) is: let f be continuous on the closed interval [a, b], and define F(x) = ∫ₐˣ f(t) dt for x in [a, b]. Then F is continuous on [a, b], differentiable on the open interval (a, b), and F'(x) = f(x).

    注意三个细节。第一,被积函数里的变量用 t 而不是 x,这叫做”哑变量”(dummy variable),它的名字不影响积分的值;第二,定理要求 f 连续,这个条件保证了 F 一定存在并且可导;第三,a 可以是任意常数,甚至比 x 大,这时 F(x) 表示的是”带符号面积”(signed area),即曲线在 x 轴下方时面积为负。

    Note three details. First, the integration variable inside the integrand is t, not x; this is called a dummy variable, and its name does not affect the value of the integral. Second, the theorem requires f to be continuous, a condition that guarantees F exists and is differentiable. Third, a can be any constant, even larger than x; in that case F(x) represents the signed area, meaning the area is negative when the curve lies below the x-axis.

    第二部分(FTC-2)则把积分与反导数联系起来:如果 f 在 [a, b] 上连续,且 F 是 f 的任意一个反导数(即 F’ = f),那么 ∫ₐᵇ f(x) dx = F(b) − F(a)。两个部分合在一起,构成了”微分与积分互逆”的完整图景:FTC-1 说”积分再求导等于原函数”,FTC-2 说”求导再积分等于函数值的差”。

    Part 2 (FTC-2) links integration to antiderivatives: if f is continuous on [a, b] and F is any antiderivative of f (that is, F’ = f), then ∫ₐᵇ f(x) dx = F(b) − F(a). Together, the two parts form the complete picture of “differentiation and integration are inverse”: FTC-1 says “integrate then differentiate gives the original function”, while FTC-2 says “differentiate then integrate gives the difference of function values”.

    三、为什么 F'(x) = f(x):积分的”求逆”性质的直观证明 | Why F'(x) = f(x): An Intuitive Proof of the Inverse Relationship

    很多同学能够背出 FTC-1,却不知道它为什么成立。理解证明过程,能帮助你在考试中自信地处理变形题。我们从一个直观的几何论证开始。设 F(x) = ∫ₐˣ f(t) dt,考虑 x 增加一个很小的量 h,则 F(x + h) − F(x) = ∫ₓˣ⁺ʰ f(t) dt,这正是从 x 到 x + h 这一小条的面积。

    Many students can recite FTC-1 but do not know why it is true. Understanding the proof helps you handle variant questions confidently in exams. We begin with an intuitive geometric argument. Let F(x) = ∫ₐˣ f(t) dt and consider increasing x by a small amount h. Then F(x + h) − F(x) = ∫ₓˣ⁺ʰ f(t) dt, which is exactly the area of the thin strip from x to x + h.

    当 h 很小时,这一小条近似于一个矩形,其高约为 f(x),宽为 h,所以 F(x + h) − F(x) ≈ f(x) · h。两边除以 h 并令 h 趋于 0,就得到 F'(x) = f(x)。严谨地说,这一步用到积分中值定理(Mean Value Theorem for Integrals):在区间 [x, x+h] 内必存在一点 c,使得 ∫ₓˣ⁺ʰ f(t) dt = f(c) · h,而当 h → 0 时 c → x,由 f 的连续性即得结论。

    When h is small, this strip is approximately a rectangle with height about f(x) and width h, so F(x + h) − F(x) ≈ f(x) · h. Dividing both sides by h and letting h tend to 0 gives F'(x) = f(x). Rigorously, this step uses the Mean Value Theorem for Integrals: there exists a point c in [x, x + h] such that ∫ₓˣ⁺ʰ f(t) dt = f(c) · h, and as h → 0 we have c → x; the continuity of f then gives the result.

    这个证明揭示了 FTC 的本质:F 的导数,就是”面积随右端点移动的瞬时增长速度”,而这个速度恰好等于右端点处曲线的高度 f(x)。换句话说,曲线越高,面积增长得越快。这一几何直觉在 IB Paper 3 的探究题中经常被考查。

    This proof reveals the essence of the FTC: the derivative of F is the instantaneous rate at which the area grows as the right endpoint moves, and this rate equals the height f(x) of the curve at that endpoint. In other words, the higher the curve, the faster the area accumulates. This geometric intuition is frequently examined in IB Paper 3 exploration-style questions.

    四、变上限积分的几何意义:面积函数的斜率 | The Geometric Meaning of a Variable-Limit Integral: The Slope of the Area Function

    把 F(x) = ∫ₐˣ f(t) dt 画出来,得到的曲线称为”面积函数”(area function)。它有一个非常实用的解读方式:F(x) 在某点的斜率 = f(x) 在该点的函数值。因此,如果题目给你 f 的图像而要求你画出 F 的图像,你只需”读斜率”即可:f 为正时 F 上升,f 为负时 F 下降,f 为零的地方 F 有水平切线(极值点)。

    Plotting F(x) = ∫ₐˣ f(t) dt gives a curve called the area function. It has a very practical interpretation: the slope of F at any point equals the value of f at that point. Therefore, if a question gives you the graph of f and asks you to sketch the graph of F, you only need to “read the slope”: where f is positive, F is increasing; where f is negative, F is decreasing; where f is zero, F has a horizontal tangent (a stationary point).

    再进一步:F 的凹凸性由 F” = f’ 决定。f 递增的地方 F 是凹向上的,f 递减的地方 F 是凹向下的,而 f 的极值点对应 F 的拐点。这类”由 f 的图像推 F 的图像”的题型是 IB AA HL Paper 2 的高频题,也是同学们最容易丢分的地方,因为大家习惯于直接算解析式,而忽略了图像对应关系。

    Going further: the concavity of F is governed by F” = f’. Where f is increasing, F is concave up; where f is decreasing, F is concave down; and the stationary points of f correspond to inflection points of F. This type of question, “deduce the graph of F from the graph of f”, is a high-frequency item in IB AA HL Paper 2, and a common source of lost marks, because students habitually compute explicit formulas and overlook the graph correspondence.

    还有一个重要的等价视角:变上限积分正是”反导数的图像定义”。∫ₐˣ f(t) dt 是 f 的无数个反导数之一,而改变常数 a 只是把整条面积函数上下平移。这解释了为什么所有反导数只相差一个常数:不同的 a 对应不同的平移量。

    There is also an important equivalent viewpoint: the variable-limit integral is precisely the graphical definition of an antiderivative. ∫ₐˣ f(t) dt is one of the infinitely many antiderivatives of f, and changing the constant a merely shifts the whole area function vertically. This explains why all antiderivatives differ only by a constant: different choices of a correspond to different vertical shifts.

    五、上下限都是函数的推广:莱布尼茨积分法则 | The Generalisation When Both Limits Are Functions: The Leibniz Integral Rule

    IB 真题中极少直接给”上限就是 x”这种最朴素的形式,更常见的写法是 g(x) = ∫_{u(x)}^{v(x)} f(t) dt,上下限本身也是 x 的函数。这时需要用到莱布尼茨积分法则(Leibniz integral rule):

    IB exam questions rarely use the simplest form where the upper limit is exactly x. Far more common is g(x) = ∫_{u(x)}^{v(x)} f(t) dt, where both limits are themselves functions of x. This requires the Leibniz integral rule:

    d/dx ∫_{u(x)}^{v(x)} f(t) dt = f(v(x)) · v'(x) − f(u(x)) · u'(x)。

    d/dx ∫_{u(x)}^{v(x)} f(t) dt = f(v(x)) · v'(x) − f(u(x)) · u'(x).

    这个公式的推导只需三步:首先把积分拆成两项,∫_{u(x)}^{v(x)} = ∫_{a}^{v(x)} − ∫_{a}^{u(x)};其次对每一项应用 FTC-1,例如 d/dx ∫ₐ^{v(x)} f(t) dt = f(v(x)) · v'(x),这里对上限 v(x) 使用了链式法则;最后把两项相减,得到带负号的下限项。

    The derivation takes only three steps. First, split the integral into two parts: ∫_{u(x)}^{v(x)} = ∫_{a}^{v(x)} − ∫_{a}^{u(x)}. Second, apply FTC-1 to each part; for example d/dx ∫ₐ^{v(x)} f(t) dt = f(v(x)) · v'(x), where the chain rule is used on the upper limit v(x). Third, subtract the two results, which produces the negative sign in front of the lower-limit term.

    记忆口诀:上导正、下导负、先代入再乘内层导数(”代入上限乘上限导数,减去代入下限乘下限导数”)。特别地,当下限是常数 u(x) = a 时,u'(x) = 0,公式自动退化为 FTC-1 的形式,所以莱布尼茨法则是 FTC-1 的完整版,考试中建议直接使用完整版以避免疏漏。

    Memory aid: upper limit positive, lower limit negative; substitute first, then multiply by the inner derivative (“substitute the upper limit and multiply by its derivative, minus substitute the lower limit and multiply by its derivative”). In particular, when the lower limit is a constant u(x) = a, we have u'(x) = 0 and the formula automatically reduces to FTC-1. The Leibniz rule is therefore the complete version of FTC-1, and in exams it is safer to use the full version to avoid omissions.

    六、经典例题一:直接应用 FTC-1 | Worked Example 1: Direct Application of FTC-1

    例题:设 F(x) = ∫₂ˣ (t³ + sin t) dt,求 F'(x)。

    Example: Let F(x) = ∫₂ˣ (t³ + sin t) dt. Find F'(x).

    解答:这是 FTC-1 的最直接应用。上限就是 x 本身,内层导数为 1,所以直接把被积函数中的 t 换成 x 即可:F'(x) = x³ + sin x。注意下限 2 完全没有进入答案,因为它是一个常数,常数下限对导数没有贡献。

    Solution: This is the most direct application of FTC-1. The upper limit is exactly x, whose derivative is 1, so we simply replace t by x in the integrand: F'(x) = x³ + sin x. Note that the lower limit 2 does not appear in the answer at all, because it is a constant and a constant lower limit contributes nothing to the derivative.

    变式思考:如果题目改为 F(x) = ∫₂ˣ (t³ + sin t) dt 求 F'(3),仍然先算出 F'(x) = x³ + sin x,再代入 x = 3,得到 F'(3) = 27 + sin 3。很多同学会错误地把 3 直接代入被积函数中的 t,即 3³ + sin 3 的算法其实结果相同,但那是运气:正确的理解是”先求导函数,再代值”。

    Variant: if the question instead asks for F'(3) where F(x) = ∫₂ˣ (t³ + sin t) dt, you still first compute F'(x) = x³ + sin x, then substitute x = 3 to obtain F'(3) = 27 + sin 3. Many students wrongly substitute 3 directly into the t in the integrand; the answer happens to coincide, but that is luck. The correct reasoning is “differentiate first, then evaluate”.

    另一种高频变式是”先求导再求驻点”:例如求 F 的极值点。令 F'(x) = x³ + sin x = 0,解出驻点后,再通过 F”(x) = 3x² + cos x 的符号判断极大还是极小。这类题把 FTC 与函数分析无缝衔接,是 IB 特别喜欢的综合考法。

    Another high-frequency variant is “differentiate, then find stationary points”: for example, find the extrema of F. Setting F'(x) = x³ + sin x = 0 gives the stationary points, and the sign of F”(x) = 3x² + cos x then decides whether each is a maximum or a minimum. Such questions connect the FTC seamlessly with function analysis, a combination IB particularly likes.

    七、经典例题二:上下限均为函数(莱布尼茨法则) | Worked Example 2: Both Limits Are Functions (Leibniz Rule)

    例题:设 g(x) = ∫_{x²}^{x³} e^{t²} dt,求 g'(x)。

    Example: Let g(x) = ∫_{x²}^{x³} e^{t²} dt. Find g'(x).

    解答:上限 v(x) = x³,下限 u(x) = x²。代入莱布尼茨法则:

    Solution: The upper limit is v(x) = x³ and the lower limit is u(x) = x². Substituting into the Leibniz rule:

    g'(x) = e^{(x³)²} · 3x² − e^{(x²)²} · 2x = 3x² e^{x⁶} − 2x e^{x⁴}。

    g'(x) = e^{(x³)²} · 3x² − e^{(x²)²} · 2x = 3x² e^{x⁶} − 2x e^{x⁴}.

    三步走的执行顺序非常关键:第一步,把上限 x³ 代入被积函数的 t,得到 e^{x⁶}(注意是 (x³)² = x⁶,而不是 x⁵,这是最常见的计算错误);第二步,乘以上限的导数 3x²;第三步,处理下限 x²,代入得 e^{x⁴},乘以下限导数 2x,并且整体带负号。

    The order of execution is critical. Step 1: substitute the upper limit x³ for t in the integrand, obtaining e^{x⁶} (note that (x³)² = x⁶, not x⁵, which is the most common calculation error). Step 2: multiply by the derivative of the upper limit, 3x². Step 3: handle the lower limit x², substitute to get e^{x⁴}, multiply by its derivative 2x, and put a minus sign in front of the whole term.

    如果这道题再进一步,例如求 g'(1) 或 g'(0),直接代入即可:g'(1) = 3e − 2e = e,g'(0) = 0。注意即使被积函数 e^{t²} 没有初等反导数(无法用基本函数写出不定积分),我们依然能够求出 g’ 的解析式,这正是 FTC/莱布尼茨法则强大的地方:我们不需要真的算出那个积分。

    If the question goes further, for example asking for g'(1) or g'(0), just substitute: g'(1) = 3e − 2e = e, and g'(0) = 0. Note that even though e^{t²} has no elementary antiderivative (its indefinite integral cannot be written with basic functions), we can still find an explicit formula for g’. This is the power of the FTC and the Leibniz rule: we never need to actually compute the integral.

    八、经典例题三:与洛必达法则结合(IB 压轴题模式) | Worked Example 3: Combining with L’Hopital’s Rule (IB Final-Question Pattern)

    例题:求极限 lim_{x→0} (∫₀ˣ e^{t²} dt) / x。

    Example: Evaluate the limit lim_{x→0} (∫₀ˣ e^{t²} dt) / x.

    解答:先检查形式。当 x → 0 时,分子 ∫₀ˣ e^{t²} dt → ∫₀⁰ e^{t²} dt = 0,分母 x → 0,因此这是 0/0 型不定式,可以使用洛必达法则。对分子求导时恰好用上 FTC-1:

    Solution: First check the form. As x → 0, the numerator ∫₀ˣ e^{t²} dt → ∫₀⁰ e^{t²} dt = 0 and the denominator x → 0, so this is a 0/0 indeterminate form and L’Hopital’s rule applies. Differentiating the numerator uses FTC-1 exactly:

    lim_{x→0} (∫₀ˣ e^{t²} dt) / x = lim_{x→0} e^{x²} / 1 = e⁰ = 1。

    lim_{x→0} (∫₀ˣ e^{t²} dt) / x = lim_{x→0} e^{x²} / 1 = e⁰ = 1.

    进阶例题:求 lim_{x→0} (∫₀ˣ sin(t²) dt) / x³。同样先判断为 0/0 型,用洛必达法则一次:分子导数 = sin(x²),分母导数 = 3x²,得到 lim sin(x²)/(3x²)。再使用等价无穷小 sin u ~ u(u → 0),sin(x²) ~ x²,故极限 = x²/(3x²) = 1/3。注意这里若继续用洛必达法则也可以:lim 2x·cos(x²)/(6x) = 1/3,殊途同归。

    Advanced example: evaluate lim_{x→0} (∫₀ˣ sin(t²) dt) / x³. This is again 0/0. Applying L’Hopital’s rule once, the derivative of the numerator is sin(x²) and the derivative of the denominator is 3x², giving lim sin(x²)/(3x²). Using the equivalent infinitesimal sin u ~ u as u → 0, we have sin(x²) ~ x², so the limit is x²/(3x²) = 1/3. Alternatively, applying L’Hopital again gives lim 2x·cos(x²)/(6x) = 1/3; both routes agree.

    这类”洛必达 + FTC”的组合是 AA HL Paper 2 与 Paper 3 的压轴常客。解题口诀:看到积分符号与极限并存,先检验是否为 0/0 或 ∞/∞ 型,再对分子用 FTC 求导,必要时重复使用洛必达法则,最后代值或使用等价无穷小化简。

    This combination of “L’Hopital + FTC” is a frequent final-question guest in AA HL Papers 2 and 3. Memory aid: when you see an integral symbol together with a limit, first check whether the form is 0/0 or ∞/∞, then differentiate the numerator with the FTC, repeat L’Hopital’s rule if necessary, and finally substitute the value or simplify with equivalent infinitesimals.

    九、五个高频易错点与对策 | Five High-Frequency Mistakes and How to Avoid Them

    易错点一:忘记链式法则。上限是 2x、x² 等函数时,必须乘以上限的导数。对策:写完答案后,用”上限代入 × 上限导数 − 下限代入 × 下限导数”的模板逐项核对。

    Mistake 1: forgetting the chain rule. When the upper limit is a function such as 2x or x², you must multiply by the derivative of that limit. Countermeasure: after writing the answer, check term by term against the template “substituted upper limit × derivative of upper limit, minus substituted lower limit × derivative of lower limit”.

    易错点二:下限项漏掉负号。很多同学只处理上限,把下限当成常数忽略。对策:把公式完整写出来再代值,尤其注意 u(x) 存在时 −f(u(x))·u'(x) 这一项不能丢。

    Mistake 2: missing the minus sign on the lower-limit term. Many students handle only the upper limit and treat the lower limit as a constant. Countermeasure: write the complete formula before substituting values, and remember that the term −f(u(x))·u'(x) must not be dropped when u(x) is present.

    易错点三:哑变量混淆。题目写成 ∫₀ˣ x·t dt 时,被积函数中的 x 是”参数”,只有 t 是积分变量;求导前应先正确区分。若对 x 和 t 的角色混淆,后续所有计算都会出错。

    Mistake 3: confusing the dummy variable. When a question is written as ∫₀ˣ x·t dt, the x inside the integrand is a parameter and only t is the integration variable; you must distinguish them correctly before differentiating. Confusing the roles of x and t corrupts every later step.

    易错点四:认为变上限积分可以直接用”上底 + 下底 × 高”之类的近似公式。F(x) = ∫ₐˣ f(t) dt 是精确的面积,不是 f(x)·(x − a) 的矩形近似。只有在题目明确要求近似(如梯形法则、辛普森法则)时才使用近似公式。

    Mistake 4: believing a variable-limit integral can be replaced by crude “rectangle” approximations. F(x) = ∫ₐˣ f(t) dt is the exact area, not the rectangle approximation f(x)·(x − a). Use approximation formulas only when a question explicitly asks for them (for example, the trapezium rule or Simpson’s rule).

    易错点五:代入顺序错误。正确的顺序永远是”先代入上下限,再乘导数”,而不是先对上下限求导再代入。例如例题二中,必须先算 e^{(x³)²},再乘 3x²;若先乘后代入,虽然结果常常相同,但在更复杂的嵌套函数中会出现错误。

    Mistake 5: wrong substitution order. The correct order is always “substitute the limits first, then multiply by their derivatives”, never differentiate the limits first and substitute afterwards. In Example 2, you must first compute e^{(x³)²} and then multiply by 3x²; substituting after multiplying often gives the same result here, but it fails with more complicated nested functions.

    十、IB AA HL 真题考法分析:这类题在试卷中如何出现 | How This Topic Appears in Real IB AA HL Papers

    在近几年的 AA HL 试卷中,”变上限积分”主要出现在三个位置。其一是 Paper 1 的短答题:直接给出 F(x) = ∫ₐˣ f(t) dt,求 F'(x) 或 F'(k),属于基础送分题,但要求书写规范。其二是 Paper 2 的图像题:给出 f 的图像与若干关键点,要求判断面积函数 F 的增减、极值、凹凸与拐点,或求 F 在特定点的值(此时需要借助梯形或几何面积)。

    In recent AA HL papers, “variable-limit integrals” appear in three main positions. First, Paper 1 short questions: given F(x) = ∫ₐˣ f(t) dt, find F'(x) or F'(k); these are basic mark-earners but require neat presentation. Second, Paper 2 graph questions: given the graph of f with key points, decide where the area function F is increasing, where its extrema, concavity and inflection points are, or evaluate F at specific points using geometric areas (trapezia or simple shapes).

    其三是 Paper 2/3 的综合题:把变上限积分与洛必达法则、微分方程、级数甚至概率密度函数结合。例如在连续概率分布中,累积分布函数 F(x) = ∫_{−∞}^{x} f(t) dt 本质上就是一个变上限积分,其导数 f(x) 正是概率密度函数;理解 FTC 的同学能立刻看出这一层关系,而只靠背公式的同学往往无法迁移。

    Third, Paper 2/3 extended questions: variable-limit integrals combined with L’Hopital’s rule, differential equations, series, or probability density functions. For example, in continuous probability distributions, the cumulative distribution function F(x) = ∫_{−∞}^{x} f(t) dt is essentially a variable-limit integral, whose derivative f(x) is exactly the probability density function. Students who understand the FTC see this connection immediately, while students who only memorise formulas often fail to transfer the idea.

    评分标准方面,IB 阅卷对”是否写出 FTC 名称或公式”不作强制要求,但对”中间步骤是否完整”非常严格:直接写答案不给满分,必须展示”代入上限 → 乘导数 → 减去下限项”的完整过程。建议同学们在答卷上至少写出莱布尼茨法则的通用形式,再代入具体函数。

    Regarding marking, IB examiners do not require you to name the FTC, but they are strict about complete intermediate steps: writing only the final answer earns no full marks. You must show “substitute upper limit, multiply by its derivative, subtract the lower-limit term” in full. It is recommended to write down the general Leibniz rule first, then substitute the specific functions.

    十一、分层练习题与完整解答 | Tiered Practice Problems with Full Solutions

    基础题 1:设 F(x) = ∫₁ˣ ln t dt,求 F'(x)。解答:由 FTC-1,F'(x) = ln x。

    Foundation question 1: Let F(x) = ∫₁ˣ ln t dt. Find F'(x). Solution: by FTC-1, F'(x) = ln x.

    基础题 2:设 h(x) = ∫_{x}^{2x} (t² + 1) dt,求 h'(x)。解答:h'(x) = ((2x)² + 1)·2 − (x² + 1)·1 = (4x² + 1)·2 − x² − 1 = 7x² + 1。

    Foundation question 2: Let h(x) = ∫_{x}^{2x} (t² + 1) dt. Find h'(x). Solution: h'(x) = ((2x)² + 1)·2 − (x² + 1)·1 = (4x² + 1)·2 − x² − 1 = 7x² + 1.

    进阶题 1:求 lim_{x→0} (∫₀ˣ cos(t²) dt) / x。解答:0/0 型,洛必达 + FTC:lim cos(x²)/1 = 1。

    Challenge question 1: Evaluate lim_{x→0} (∫₀ˣ cos(t²) dt) / x. Solution: 0/0 form; L’Hopital plus FTC gives lim cos(x²)/1 = 1.

    进阶题 2:已知 f 是连续函数,且 ∫₀^{x²} f(t) dt = x·sin x,求 f(4)。解答:两边对 x 求导:f(x²)·2x = sin x + x·cos x。代入 x = 2:f(4)·4 = sin 2 + 2·cos 2,故 f(4) = (sin 2 + 2·cos 2)/4。这类”等式两端同时求导”的技巧是隐藏的 FTC 应用题,请务必掌握。

    Challenge question 2: Given that f is continuous and ∫₀^{x²} f(t) dt = x·sin x, find f(4). Solution: differentiate both sides with respect to x: f(x²)·2x = sin x + x·cos x. Substituting x = 2 gives f(4)·4 = sin 2 + 2·cos 2, hence f(4) = (sin 2 + 2·cos 2)/4. This “differentiate both sides of the equation” technique is a disguised FTC application, and you must master it.

    综合题:已知 g(x) = ∫₀ˣ f(t) dt,且 f 的图像在 [0, 4] 上为一条经过 (0, 0)、(2, 3)、(4, 0) 的抛物线(开口向下)。求 g'(2)、g”(2),并判断 g 在 x = 2 处是否有极值。解答:g'(x) = f(x),故 g'(2) = f(2) = 3;g”(x) = f'(x),抛物线 f 在 x = 2 处达到最大值,故 f'(2) = 0,即 g”(2) = 0。又因 f 在 2 附近先增后减,g’ = f 由正变负,故 g 在 x = 2 处取得极大值。此题同时考查 FTC、极值判定与图像理解,是典型的 IB 综合题。

    Integrated question: Let g(x) = ∫₀ˣ f(t) dt, where the graph of f on [0, 4] is a downward-opening parabola through (0, 0), (2, 3) and (4, 0). Find g'(2) and g”(2), and decide whether g has an extremum at x = 2. Solution: g'(x) = f(x), so g'(2) = f(2) = 3; g”(x) = f'(x), and since the parabola f reaches its maximum at x = 2, f'(2) = 0, hence g”(2) = 0. Moreover, because f increases then decreases around 2, g’ = f changes from positive to negative, so g has a local maximum at x = 2. This question tests the FTC, extremum classification and graphical understanding together, a typical IB integrated question.

    Summary | 总结

    本文围绕”积分上限为变量的定积分”展开了完整的知识框架:第一,我们明确了变上限积分 F(x) = ∫ₐˣ f(t) dt 的本质是一个函数,其几何意义是带符号面积;第二,我们给出了微积分基本定理第一部分的严格表述与直观证明,理解了”积分再求导还原被积函数”的互逆本质;第三,我们推广到上下限均为函数的莱布尼茨积分法则,并总结出”代入上限乘上限导数,减去代入下限乘下限导数”的操作模板;第四,通过三道层层递进的例题,我们展示了直接应用、复合函数应用以及与洛必达法则结合三类核心考法;第五,我们归纳了五个高频易错点与对策,并分析了 IB 真题中该知识点的三个典型出现位置;最后,通过分层练习题检验了掌握程度。

    This article has built a complete framework around “definite integrals with a variable upper limit”. First, we clarified that the variable-limit integral F(x) = ∫ₐˣ f(t) dt is fundamentally a function whose geometric meaning is signed area. Second, we gave the exact statement and an intuitive proof of FTC Part 1, understanding the inverse relationship that integrating and then differentiating recovers the integrand. Third, we generalised to the Leibniz rule where both limits are functions, and summarised the operating template “substitute the upper limit and multiply by its derivative, minus substitute the lower limit and multiply by its derivative”. Fourth, through three progressively harder worked examples, we demonstrated the three core question types: direct application, composite-function application, and combination with L’Hopital’s rule. Fifth, we listed five high-frequency mistakes with countermeasures and analysed the three typical positions of this topic in real IB papers. Finally, tiered practice problems tested your mastery.

    掌握了变上限积分,你就掌握了连接微分与积分的那座桥梁:它不仅是一个考点,更是理解累积分布函数、微分方程初值问题与物理中位移-速度-加速度关系的通用工具。建议同学们在复习时,把本文的例题与练习题独立重做一遍,并把莱布尼茨法则的公式抄写在自己的公式本上,考试前再快速浏览一遍易错点清单。

    Once you master variable-limit integrals, you have mastered the bridge connecting differentiation and integration: it is not merely an exam topic but a universal tool for understanding cumulative distribution functions, initial-value problems in differential equations, and the displacement-velocity-acceleration relationships in physics. For revision, we recommend redoing the worked examples and practice problems independently, copying the Leibniz rule into your formula booklet, and skimming the mistake list once more before the exam.

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

  • IB Mathematics AA: Differentiation from First Principles to Optimisation — IB数学分析与方法:从第一性原理到最优化的微分指南

    一、微分到底在算什么:变化率与曲线在一点处的斜率 | What Differentiation Measures: Rate of Change and the Gradient of a Curve at a Point

    在 IB 数学分析与方法(Analysis and Approaches,简称 AA)课程中,微分(differentiation)是整个微积分(calculus)板块的第一块基石。它的核心问题只有一个:当一个量在连续变化时,它变化的快慢究竟是多少?例如,一辆汽车在高速公路上行驶,速度表上显示的读数并不是它跑完整段路所用的平均速度,而是它在某一个瞬间的瞬时速度。微分要解决的就是这一类”瞬时变化率”的问题。

    In the IB Mathematics Analysis and Approaches (AA) course, differentiation is the first cornerstone of the calculus unit. Its core question is simple: when a quantity is changing continuously, exactly how fast is it changing? For example, the reading on a car’s speedometer is not the average speed over the whole journey, but the instantaneous speed at one particular moment. Differentiation is the tool that answers this kind of “instantaneous rate of change” question.

    从几何上看,函数 y = f(x) 的图像是一条曲线。曲线上每一个点的斜率都不一样:上升得陡的地方斜率大,平缓的地方斜率小,下降的地方斜率是负数。函数在 x = a 处的导数 f'(a) 的几何意义,就是曲线在点 (a, f(a)) 处切线的斜率。因此,学会微分,等于同时掌握了”代数上的变化率”和”几何上的切线斜率”两套语言,它们是同一个东西的两种说法。

    Geometrically, the graph of a function y = f(x) is a curve. The slope is different at every point on that curve: it is large where the curve rises steeply, small where it is flat, and negative where it is falling. The geometric meaning of the derivative f'(a) at x = a is the slope of the tangent line to the curve at the point (a, f(a)). Learning to differentiate therefore means mastering two interchangeable languages: “rate of change” in algebra and “tangent slope” in geometry. They describe exactly the same object.

    二、极限定义:从第一性原理出发求导 | The Limit Definition: Differentiating from First Principles

    IB AA 课程要求学生不仅能熟练地套用公式求导,还要能从第一性原理(first principles)出发,用极限的严格定义推导导数。导数 f'(x) 的定义是:f'(x) = lim[h→0] [f(x+h) − f(x)] / h。这个式子的分子 f(x+h) − f(x) 表示当自变量从 x 增加一个小量 h 时,函数值的变化量;分母 h 是自变量的变化量。两者相除得到的是”平均变化率”,而让 h 趋向于 0 取极限,就把平均变化率收敛成了瞬时变化率。

    The IB AA course expects students not only to apply differentiation formulas fluently, but also to derive derivatives from first principles using the rigorous limit definition. The derivative is defined as f'(x) = lim[h→0] [f(x+h) − f(x)] / h. The numerator f(x+h) − f(x) is the change in the function value when the input increases by a small amount h, and the denominator h is the change in the input. Their ratio gives the average rate of change, and taking the limit as h approaches 0 converts that average rate into the instantaneous rate.

    举例来说,对 f(x) = x² 求导时,先展开 f(x+h) = (x+h)² = x² + 2xh + h²,代入定义得到 [x² + 2xh + h² − x²] / h = (2xh + h²) / h = 2x + h,再令 h → 0,就得到 f'(x) = 2x。这个过程看似繁琐,却是理解”为什么公式成立”的关键,考试中 Paper 1 的非计算器部分经常直接考察这一推导。

    For example, to differentiate f(x) = x², first expand f(x+h) = (x+h)² = x² + 2xh + h². Substituting into the definition gives [x² + 2xh + h² − x²] / h = (2xh + h²) / h = 2x + h, and letting h → 0 yields f'(x) = 2x. This process looks laborious, but it is the key to understanding why the formulas work, and the non-calculator section of Paper 1 frequently asks for exactly this derivation.

    三、幂函数法则与基本求导公式:快速求导的”快捷键” | The Power Rule and Basic Differentiation Formulas: The Fast Shortcuts

    一旦从第一性原理确认了原理,日常计算就依靠一组求导公式。最重要的一条是幂函数法则(power rule):若 f(x) = xⁿ,则 f'(x) = n·x^(n−1)。这条规则对任意实数指数 n 都成立,例如 x⁵ 的导数是 5x⁴,x^(1/2)(即 √x)的导数是 (1/2)x^(−1/2)。常数函数的导数是 0,因为常数不随 x 变化;常数倍法则告诉我们,若 g(x) = k·f(x),则 g'(x) = k·f'(x),即常数可以”提出去”。

    Once the principle is confirmed from first principles, everyday computation relies on a set of differentiation formulas. The most important is the power rule: if f(x) = xⁿ, then f'(x) = n·x^(n−1). This rule holds for any real exponent n. For example, the derivative of x⁵ is 5x⁴, and the derivative of x^(1/2) (that is, √x) is (1/2)x^(−1/2). The derivative of a constant is 0 because a constant does not change with x. The constant multiple rule tells us that if g(x) = k·f(x), then g'(x) = k·f'(x), meaning constants can be “pulled out”.

    另外还有和差法则:两个函数之和(或之差)的导数,等于各自导数的和(或之差)。所以多项式可以逐项求导:对 f(x) = 3x⁴ − 5x² + 2x − 7 求导,直接得到 f'(x) = 12x³ − 10x + 2。指数函数与自然对数也各有专用公式:e^x 的导数还是它自己 e^x,a^x 的导数是 a^x·ln a,而 ln x 的导数是 1/x。三角函数方面,sin x 的导数是 cos x,cos x 的导数是 −sin x,tan x 的导数是 sec²x。

    There is also the sum and difference rule: the derivative of a sum (or difference) is the sum (or difference) of the individual derivatives. This lets us differentiate polynomials term by term: for f(x) = 3x⁴ − 5x² + 2x − 7 we directly get f'(x) = 12x³ − 10x + 2. Exponential and logarithmic functions have their own formulas: the derivative of e^x is e^x itself, the derivative of a^x is a^x·ln a, and the derivative of ln x is 1/x. For trigonometric functions, the derivative of sin x is cos x, the derivative of cos x is −sin x, and the derivative of tan x is sec²x.

    四、乘积法则:两个函数相乘时如何求导 | The Product Rule: Differentiating the Product of Two Functions

    当函数是两个因式相乘时,绝不能”分别求导再相乘”。乘积法则(product rule)的正确形式是:若 y = u·v,其中 u 和 v 都是关于 x 的函数,则 dy/dx = u’·v + u·v’。也就是说,先让第一个函数求导、第二个保持不变,再让第二个求导、第一个保持不变,最后把两项加起来。很多学生把乘积的导数误记成 u’·v’,这是最常见的失分点之一。

    When a function is the product of two factors, you must never “differentiate each one and multiply”. The correct product rule is: if y = u·v, where u and v are both functions of x, then dy/dx = u’·v + u·v’. In words, differentiate the first function and leave the second alone, then differentiate the second and leave the first alone, and finally add the two terms together. Many students wrongly memorise the derivative of a product as u’·v’, and this is one of the most common marks-losing mistakes.

    例如求 y = x²·sin x 的导数。这里 u = x²,v = sin x,于是 u’ = 2x,v’ = cos x。代入公式得到 dy/dx = 2x·sin x + x²·cos x。注意两项不能合并,结果必须原样保留。乘积法则在 IB 考试中出现频率极高,尤其是与链式法则、三角函数或指数函数结合时,判断”该用哪条法则”本身就是考点。

    For example, differentiate y = x²·sin x. Here u = x² and v = sin x, so u’ = 2x and v’ = cos x. Substituting into the formula gives dy/dx = 2x·sin x + x²·cos x. Note that the two terms cannot be combined, and the result must be left as it is. The product rule appears extremely often in IB exams, and deciding “which rule to use” is itself a tested skill, especially when it is combined with the chain rule, trigonometric functions, or exponentials.

    五、商法则:有理函数与分式的求导 | The Quotient Rule: Differentiating Rational Functions and Fractions

    商法则(quotient rule)处理的是两个函数相除的情形。若 y = u / v,则 dy/dx = (u’·v − u·v’) / v²。这条公式的结构是”分子先导乘分母,减掉分子乘分母导,整体除以分母的平方”。与乘积法则相比,商法则多了一个负号和一个分母平方,是学生最容易记错顺序的公式。一个有效的记忆口诀是”低导高减高导低,除以低的平方”。

    The quotient rule handles the case where one function is divided by another. If y = u / v, then dy/dx = (u’·v − u·v’) / v². The structure is “derivative of the numerator times the denominator, minus the numerator times the derivative of the denominator, all divided by the denominator squared”. Compared with the product rule, the quotient rule adds a minus sign and a squared denominator, making it the formula whose order students most often mix up. A useful memory trick is “low-d-high minus high-d-low, all over low squared”.

    例如求 y = x / (x² + 1) 的导数。取 u = x,v = x² + 1,则 u’ = 1,v’ = 2x。代入得到 dy/dx = [1·(x²+1) − x·2x] / (x²+1)² = (1 − x²) / (x²+1)²。这里分母 (x²+1)² 恒为正,所以导数的符号完全由分子 1 − x² 决定:当 |x| < 1 时导数为正、函数递增,当 |x| > 1 时导数为负、函数递减。这个例子说明导数不仅能求出来,还能用来判断函数的增减区间。

    For example, differentiate y = x / (x² + 1). Take u = x and v = x² + 1, so u’ = 1 and v’ = 2x. Substituting gives dy/dx = [1·(x²+1) − x·2x] / (x²+1)² = (1 − x²) / (x²+1)². Since the denominator (x²+1)² is always positive, the sign of the derivative is decided entirely by the numerator 1 − x²: the function is increasing when |x| < 1 and decreasing when |x| > 1. This example shows that a derivative is not just a result to compute; it can also be used to determine where a function is increasing or decreasing.

    六、链式法则:复合函数的求导利器 | The Chain Rule: The Power Tool for Composite Functions

    链式法则(chain rule)是 IB AA 中应用最广、也最容易和前面几条法则混淆的一条。当 y 是 u 的函数、而 u 又是 x 的函数时,y 对 x 的导数等于 y 对 u 的导数乘以 u 对 x 的导数,即 dy/dx = (dy/du)·(du/dx)。通俗地说就是”由外向内、层层求导再相乘”。它处理的是复合函数,例如 y = sin(3x)、y = e^(x²)、y = (2x+1)⁵ 这类”函数套函数”的结构。

    The chain rule is the most widely used rule in IB AA and also the easiest to confuse with the others. When y is a function of u and u is a function of x, the derivative of y with respect to x equals the derivative of y with respect to u multiplied by the derivative of u with respect to x: dy/dx = (dy/du)·(du/dx). Colloquially, “work from outside to inside, differentiate each layer and multiply”. It handles composite functions, such as y = sin(3x), y = e^(x²), or y = (2x+1)⁵, where one function is nested inside another.

    以求 y = (2x+1)⁵ 为例。外层函数是 u⁵,内层函数是 u = 2x+1。先对外层求导得 5u⁴,再对内层求导得 du/dx = 2,两者相乘并代回 u,得到 dy/dx = 5(2x+1)⁴·2 = 10(2x+1)⁴。同理,y = sin(3x) 的导数是 cos(3x)·3 = 3cos(3x),y = e^(x²) 的导数是 e^(x²)·2x。记住”内层导数乘出来”这一关键步骤,就能避免丢掉因子而出错。

    Take y = (2x+1)⁵ as an example. The outer function is u⁵ and the inner function is u = 2x+1. Differentiate the outer layer to get 5u⁴, then differentiate the inner layer to get du/dx = 2, multiply the two and substitute u back in to obtain dy/dx = 5(2x+1)⁴·2 = 10(2x+1)⁴. Similarly, the derivative of y = sin(3x) is cos(3x)·3 = 3cos(3x), and the derivative of y = e^(x²) is e^(x²)·2x. Remembering the crucial step of “multiplying by the derivative of the inner function” is what stops you from dropping a factor and going wrong.

    七、高阶导数与凹凸性:导数的导数告诉我们什么 | Higher Derivatives and Concavity: What the Derivative of the Derivative Tells Us

    对导数再求一次导,就得到二阶导数 f”(x),记作 d²y/dx²。一阶导数描述函数值的变化率(递增还是递减),而二阶导数描述一阶导数本身的变化率,也就是曲线的弯曲方向,即凹凸性(concavity)。若 f”(x) > 0,曲线在该区间向上凹(convex,形如”碗口朝上”);若 f”(x) < 0,曲线向下凹(concave,形如”碗口朝下”)。二阶导数等于 0 的点通常是凹凸性改变的地方,称为拐点(point of inflection)。

    Differentiating the derivative once more gives the second derivative f”(x), written d²y/dx². The first derivative describes how fast the function value is changing (whether it is increasing or decreasing), while the second derivative describes how fast the first derivative itself is changing, that is, the direction in which the curve bends, known as concavity. If f”(x) > 0, the curve is concave up in that interval (shaped like an upward bowl); if f”(x) < 0, the curve is concave down. Points where the second derivative equals 0 are often places where concavity changes, called points of inflection.

    二阶导数还能帮助我们区分极大值与极小值。若某驻点处 f'(x) = 0 且 f”(x) < 0,则该点是局部极大值(曲线向下凹,像山顶);若 f'(x) = 0 且 f”(x) > 0,则是局部极小值(像谷底);若 f”(x) = 0,则需要进一步用一阶导数的符号变化来判断,这类情形在考试中常作为陷阱出现。高阶导数可以继续求下去,但在 IB AA 范围内,三阶及以上很少直接考察。

    The second derivative also helps distinguish maxima from minima. If at a stationary point f'(x) = 0 and f”(x) < 0, the point is a local maximum (the curve is concave down, like a hilltop); if f'(x) = 0 and f”(x) > 0, it is a local minimum (like a valley floor); if f”(x) = 0, we must fall back on the sign change of the first derivative to decide, a case that frequently appears in exams as a trap. Higher derivatives can be computed further, but within the scope of IB AA, third order and above are rarely tested directly.

    八、切线与法线:用导数写出直线方程 | Tangents and Normals: Writing Line Equations from the Derivative

    导数最直接的应用之一,是求曲线在某一点处的切线(tangent)和法线(normal)。切线在点 (a, f(a)) 处的斜率就是 f'(a),因此切线的方程可以直接用点斜式写出:y − f(a) = f'(a)·(x − a)。法线是与切线垂直的直线,其斜率是切线斜率的负倒数,即 −1/f'(a),所以法线方程是 y − f(a) = −(1/f'(a))·(x − a)。两条直线垂直的判据(斜率乘积为 −1)在这里反复使用。

    One of the most direct applications of the derivative is finding the tangent and normal lines to a curve at a point. The slope of the tangent at (a, f(a)) is simply f'(a), so the tangent’s equation can be written at once in point-slope form: y − f(a) = f'(a)·(x − a). The normal is the line perpendicular to the tangent, and its slope is the negative reciprocal of the tangent’s slope, namely −1/f'(a), so the normal’s equation is y − f(a) = −(1/f'(a))·(x − a). The criterion for perpendicular lines (the product of their slopes is −1) is used repeatedly here.

    例如,求曲线 y = x³ 在点 (1, 1) 处的切线。先求导 f'(x) = 3x²,在 x = 1 处斜率为 3,切线方程即 y − 1 = 3(x − 1),化简为 y = 3x − 2。法线的斜率是 −1/3,方程为 y − 1 = −(1/3)(x − 1)。这类题目还会反过来问:已知切线的斜率或某条给定直线与曲线相切,求切点坐标或参数值,本质上都是”令 f'(x) 等于已知斜率”然后解方程。

    For example, find the tangent to y = x³ at (1, 1). First differentiate to get f'(x) = 3x², so the slope at x = 1 is 3, and the tangent is y − 1 = 3(x − 1), which simplifies to y = 3x − 2. The normal has slope −1/3 and equation y − 1 = −(1/3)(x − 1). These questions are also asked in reverse: given the slope of a tangent, or a given line tangent to the curve, find the point of contact or a parameter value. In essence they all reduce to “set f'(x) equal to a known slope” and then solve the equation.

    九、驻点与最优化问题:把现实问题翻译成求导 | Stationary Points and Optimisation: Turning Real-World Problems into Differentiation

    最优化(optimisation)是 IB AA 应用题的重头戏。它的思想是:如果一个实际问题可以写成一个关于单个变量的函数,那么函数的最大值或最小值通常出现在导数为零的驻点(stationary point)处,或出现在定义域的端点处。解题步骤是固定的四步:第一步,根据题意设出自变量(通常是一个长度、价格、数量);第二步,把需要优化的量写成该自变量的函数;第三步,求导并令 f'(x) = 0 解出驻点;第四步,用二阶导数或端点比较来确认是最大值还是最小值,并代回求出最优值。

    Optimisation is a major topic in IB AA application questions. The idea is that if a real-world problem can be written as a function of a single variable, then the maximum or minimum of that function usually occurs at a stationary point (where the derivative is zero) or at an endpoint of the domain. The solution method follows four fixed steps: first, define the variable from the problem statement (usually a length, price, or quantity); second, express the quantity to be optimised as a function of that variable; third, differentiate, set f'(x) = 0, and solve for the stationary point; fourth, use the second derivative or endpoint comparison to confirm whether it is a maximum or minimum, then substitute back to find the optimal value.

    经典例题是”表面积固定的盒子如何使体积最大”或”用固定长度的篱笆围出最大面积的矩形”。以围篱笆为例:用 100 米篱笆围一个一边靠墙的矩形,设矩形的宽为 x 米,则长是 100 − 2x 米,面积 A = x(100 − 2x) = 100x − 2x²。求导得 A’ = 100 − 4x,令其为零得 x = 25,此时面积最大,最大面积为 25 × 50 = 1250 平方米。考试中这类题一定要写明”为何是最大值”(如 A” = −4 < 0 或说明端点更小),否则会被扣掉结论分。

    A classic example is “maximise the volume of a box with fixed surface area”, or “fence the largest rectangular area with a fixed length of fencing”. Take the fencing problem: fence a rectangle with one side against a wall using 100 metres of fencing. Let the width be x metres, so the length is 100 − 2x metres, and the area is A = x(100 − 2x) = 100x − 2x². Differentiating gives A’ = 100 − 4x; setting this to zero gives x = 25, at which point the area is largest, with maximum area 25 × 50 = 1250 square metres. In exams you must always state why it is a maximum (for instance A” = −4 < 0, or note that the endpoints are smaller), otherwise you will lose the conclusion mark.

    十、运动学应用:位置、速度与加速度的导数关系 | Kinematics: The Derivative Relationship Between Position, Velocity and Acceleration

    微分在 IB AA 中最常见的应用场景之一是运动学(kinematics),即描述物体沿直线运动时的位置、速度与加速度。设物体在时刻 t 的位置为 s(t),那么速度 v(t) 就是位置对时间的导数,即 v(t) = s'(t);加速度 a(t) 是速度对时间的导数,也是位置的二阶导数,即 a(t) = v'(t) = s”(t)。这一组关系把”运动”直接翻译成了”求导”:给定位移函数,一次求导得速度,两次求导得加速度。

    One of the most common applications of differentiation in IB AA is kinematics, the description of position, velocity, and acceleration for an object moving along a straight line. If the position of an object at time t is s(t), then its velocity v(t) is the derivative of position with respect to time, v(t) = s'(t), and its acceleration a(t) is the derivative of velocity, which is also the second derivative of position: a(t) = v'(t) = s”(t). This set of relationships translates “motion” directly into “differentiation”: given a displacement function, differentiate once for velocity and twice for acceleration.

    考试中的典型问法包括:给出 s(t),求某一时刻的速度或加速度;求物体静止的时刻,即解方程 v(t) = 0;求物体回到出发点的时间,即解 s(t) = 0;以及判断物体在某区间内是加速还是减速。一个必须分清的概念是位移(displacement)与路程(distance):位移可正可负,是有方向的净变化;路程则始终非负,是物体实际走过的总长度。当物体来回运动时,总路程需要分段计算,把每段速度改变方向的区间分别求位移绝对值再相加,这是失分率很高的一类题。

    Typical exam questions include: given s(t), find the velocity or acceleration at a particular instant; find when the object is at rest, that is, solve v(t) = 0; find when it returns to its starting point, that is, solve s(t) = 0; and decide whether the object is speeding up or slowing down over an interval. One concept that must be kept straight is displacement versus distance: displacement can be positive or negative and is the net change with a direction, while distance is always non-negative and is the total length actually travelled. When an object moves back and forth, the total distance must be computed piece by piece, taking the absolute value of the displacement over each interval where the velocity changes sign and then adding them together; this is a type of question with a very high mark-loss rate.

    例如,设 s(t) = t³ − 6t² + 9t(单位为米,t 为秒)。速度 v(t) = s'(t) = 3t² − 12t + 9 = 3(t−1)(t−3),所以物体在 t = 1 秒和 t = 3 秒时静止。加速度 a(t) = v'(t) = 6t − 12。在 0 到 1 秒之间物体沿正方向运动,1 到 3 秒之间沿负方向运动,因此 0 到 4 秒的总路程要把 [0,1]、[1,3]、[3,4] 三段位移的绝对值分别加起来,而不是简单地算 s(4) − s(0)。这类题把微分、因式分解与分段绝对值综合在一起,是典型的 IB 综合应用。

    For example, let s(t) = t³ − 6t² + 9t (in metres, with t in seconds). The velocity is v(t) = s'(t) = 3t² − 12t + 9 = 3(t−1)(t−3), so the object is at rest at t = 1 and t = 3 seconds. The acceleration is a(t) = v'(t) = 6t − 12. Between 0 and 1 second the object moves in the positive direction, and between 1 and 3 seconds it moves in the negative direction, so the total distance from 0 to 4 seconds must be found by adding the absolute values of the displacement over the three intervals [0,1], [1,3], and [3,4], rather than simply computing s(4) − s(0). This kind of problem combines differentiation, factorisation, and piecewise absolute values, making it a typical IB integrated application.

    十一、应试技巧:微分题目的高频错误与规避方法 | Exam Technique: Common Differentiation Mistakes and How to Avoid Them

    IB 考试中微分相关的失分往往不是”不会做”,而是”会做但做错”。最需要警惕的几类错误包括:第一,混淆乘积法则与商法则的顺序,尤其是商法则分子里的负号;第二,链式法则漏乘内层导数,例如把 sin(3x) 的导数误写成 cos(3x) 而丢掉系数 3;第三,幂函数法则与指数函数法则搞混,把 e^x 的导数误写成 x·e^(x−1);第四,在求驻点后忘记确认最大值还是最小值,导致结论不完整;第五,求切线时把函数值 f(a) 与导数 f'(a) 的位置搞错。

    In IB exams, marks lost on differentiation are often not “I do not know how” but “I knew how and got it wrong”. The most dangerous categories of error are: first, mixing up the order in the product and quotient rules, especially the minus sign in the quotient rule’s numerator; second, forgetting to multiply by the inner derivative in the chain rule, for example writing the derivative of sin(3x) as cos(3x) and dropping the factor 3; third, confusing the power rule with the exponential rule, and wrongly writing the derivative of e^x as x·e^(x−1); fourth, finding a stationary point but forgetting to confirm whether it is a maximum or minimum, leaving the conclusion incomplete; fifth, mixing up the function value f(a) and the derivative f'(a) when finding a tangent.

    有效的应对策略是:每一步都问自己”这里用的是哪条法则”,并把公式写在草稿上再代入;链式法则永远把内层函数的导数用方括号标出来单独写一行;对最优化问题,养成”求导、令零、解方程、验证、代回”五步缺一不可的习惯。Paper 1 不允许使用计算器,因此对基础公式的熟练度直接决定得分;平时练习时建议刻意手写完整的求导过程,而不是跳过中间步骤,这样到了考场才能又快又稳。

    An effective counter-strategy is to ask yourself at every step “which rule am I using here”, write the formula down on scratch paper before substituting, and always write the inner function’s derivative on its own line in square brackets when using the chain rule. For optimisation problems, form the habit of five non-negotiable steps: differentiate, set to zero, solve, verify, and substitute back. Paper 1 does not allow a calculator, so fluency with the basic formulas directly determines your score. When practising, deliberately write out the full differentiation process rather than skipping intermediate steps, so that in the exam you are both fast and reliable.

    Summary | 总结

    微分是 IB 数学分析与方法课程的核心工具,它把”变化率”与”切线斜率”这两个概念统一在一起。本文从第一性原理的极限定义出发,梳理了幂函数法则、乘积法则、商法则与链式法则这四条基础求导法则,进而延伸到高阶导数与凹凸性、切线与法线,以及最优化问题,最后归纳了考试中的高频错误与应对策略。掌握微分的关键,是理解每条法则”为什么成立”和”何时使用”,并在大量的手写练习中把它们内化为肌肉记忆。

    Differentiation is the core tool of the IB Mathematics Analysis and Approaches course, unifying the two ideas of “rate of change” and “tangent slope”. Starting from the limit definition at first principles, this article has walked through the four fundamental rules (the power rule, product rule, quotient rule, and chain rule), then extended to higher derivatives and concavity, tangents and normals, and optimisation problems, before summarising the most frequent exam mistakes and how to avoid them. The key to mastering differentiation is understanding why each rule holds and when to use it, and internalising them into muscle memory through plenty of handwritten practice.

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

  • IB Math AA HL Paper 2: Complete Guide and Practice u2014 IBu6570u5b66u5206u6790u4e0eu65b9u6cd5HLu8bd5u53772uff1au5b8cu5168u6307u5357u4e0eu7ec3u4e60

    What is IB Math AA HL Paper 2? — 什么是IB数学分析与方法HL试卷2?

    IB Mathematics: Analysis and Approaches Higher Level (AA HL) is one of the most rigorous high school mathematics courses in the world. The external assessment consists of three papers, and Paper 2 holds a unique position: it is the calculator-permitted paper, testing not only conceptual understanding but also strategic use of technology to solve complex problems efficiently.

    IB数学分析与方法高级水平(AA HL)是世界上最严格的高中数学课程之一。外部评估由三份试卷组成,而试卷2占据着独特的位置:它是允许使用计算器的试卷,不仅考察概念理解,还考察策略性地使用技术高效解决复杂问题的能力。

    Paper 2 is a 120-minute examination worth 110 marks, contributing 30% to the final IB grade. Students face a mix of short-response and extended-response questions that span the entire AA HL syllabus. Unlike Paper 1, which demands purely analytical solutions without calculator support, Paper 2 rewards students who can blend mathematical reasoning with technological fluency.

    试卷2是一场120分钟的考试,满分110分,占IB最终成绩的30%。学生面临的题目涵盖了AA HL课程的全部大纲,包括简答题和扩展题。与不允许使用计算器、要求纯分析解法试卷1不同,试卷2奖励那些能将数学推理与技术运用相结合的学生。

    Paper 2 Structure and Weighting — 试卷2的结构与权重

    The IB Math AA HL assessment model is deliberately balanced. Paper 1 (no calculator, 110 marks, 2 hours) tests pure algebraic and analytical skills. Paper 2 (calculator required, 110 marks, 2 hours) tests applied problem-solving with technology. Paper 3 is the investigation paper (55 marks, 1 hour), focused on a single extended problem requiring deeper mathematical exploration.

    IB数学AA HL的评估模型经过精心平衡。试卷1(无计算器,110分,2小时)测试纯代数与分析技能。试卷2(需要计算器,110分,2小时)测试结合技术的应用解题能力。试卷3是探究卷(55分,1小时),聚焦于一个需要深入数学探索的扩展问题。

    Paper 2 questions are organized into two sections. Section A contains compulsory short-response questions, typically worth 5 to 12 marks each. These questions test breadth across the syllabus. Section B contains extended-response questions worth 13 to 18 marks each, often structured in parts that build upon one another. Students must answer all questions; there is no choice of topics.

    试卷2题目分为两个部分。A部分包含必答简答题,每题通常5到12分,测试对大纲的广泛覆盖。B部分包含扩展题,每题13到18分,通常以递进结构呈现。学生必须回答所有题目,没有选做空间。

    Syllabus Topics Tested on Paper 2 — 试卷2考察的课程主题

    The AA HL syllabus is organized into five major topics, and Paper 2 draws from all of them. Understanding the distribution of content helps students allocate revision time efficiently.

    AA HL大纲分为五大主题,试卷2从所有主题中抽取题目。了解内容分布有助于学生高效分配复习时间。

    Topic 1: Number and Algebra — 主题一:数与代数

    This topic accounts for approximately 27 hours of teaching time. Paper 2 questions in this area frequently involve sequences and series (both arithmetic and geometric), proof by induction, complex numbers in Cartesian and polar forms, De Moivre’s theorem, and systems of linear equations solved using matrices and row operations. The calculator is invaluable for checking sums of series, computing powers of complex numbers, and performing matrix arithmetic.

    本主题约占27个教学学时。试卷2中这一领域的题目经常涉及数列与级数(等差与等比)、数学归纳法证明、复数的代数形式与极坐标形式、棣莫弗定理,以及用矩阵和行变换求解线性方程组。计算器在验证级数求和、计算复数的幂以及执行矩阵运算方面非常宝贵。

    Topic 2: Functions — 主题二:函数

    With roughly 27 hours allocated, this topic covers function transformations and compositions, inverse functions, the factor and remainder theorems, polynomial and rational functions, exponential and logarithmic functions, and the theory of limits and continuity. On Paper 2, students must be able to graph functions quickly on their GDC to analyze key features such as intercepts, asymptotes, turning points, and points of inflection.

    本主题约占27个学时,涵盖函数变换与复合、反函数、因式定理与余式定理、多项式与有理函数、指数与对数函数,以及极限与连续性理论。在试卷2中,学生必须能够快速在图形计算器上绘制函数图像,以分析截距、渐近线、转折点和拐点等关键特征。

    Topic 3: Geometry and Trigonometry — 主题三:几何与三角

    This is a substantial topic, accounting for about 25 hours. Content includes radian measure, the unit circle, trigonometric identities, solving trigonometric equations, vectors in two and three dimensions including dot and cross products, vector equations of lines and planes, and intersections of lines and planes. The calculator supports solving complex trigonometric equations numerically and visualizing 3D vector geometry through graphing capabilities.

    这是一个内容丰富的主题,约占25个学时。内容涵盖弧度制、单位圆、三角恒等式、三角方程求解、二维和三维向量(包括点积与叉积)、直线与平面的向量方程,以及线与面的交点求解。计算器支持数值求解复杂三角方程,并通过绘图功能可视化三维向量几何。

    Topic 4: Statistics and Probability — 主题四:统计与概率

    Allocated approximately 33 hours, this is the most calculator-intensive topic. Students work with descriptive statistics, bivariate data and correlation, linear regression, probability distributions including the binomial, Poisson, and normal distributions, and the central limit theorem. On Paper 2, questions almost always require the GDC for computing distribution probabilities, performing hypothesis tests, and finding confidence intervals.

    本主题约占33个学时,是计算器使用最密集的主题。学生需要处理描述性统计、双变量数据与相关性、线性回归、概率分布(包括二项分布、泊松分布和正态分布),以及中心极限定理。在试卷2中,题目几乎总是需要使用图形计算器来计算分布概率、执行假设检验和寻找置信区间。

    Topic 5: Calculus — 主题五:微积分

    With approximately 47 hours, calculus is the largest topic in AA HL. It covers differentiation (chain, product, quotient rules, implicit differentiation, related rates), integration (substitution, integration by parts, partial fractions), definite integrals and areas, differential equations, Maclaurin series, and limits involving L’Hopital’s rule. The calculator can numerically find derivatives and definite integrals, solve differential equations, and verify analytical solutions – but it cannot replace the need for algebraic fluency.

    本主题约占47个学时,是AA HL中最大的主题。涵盖微分(链式法则、乘积法则、商法则、隐函数求导、相关变化率)、积分(换元法、分部积分、分式分解)、定积分与面积、微分方程、麦克劳林级数,以及涉及洛必达法则的极限。计算器可以数值求解导数与定积分、解微分方程、验证解析解 – 但它无法替代代数运算的熟练度。

    GDC Strategies for Paper 2 Success — 试卷2成功所需的图形计算器策略

    Effective calculator use on Paper 2 is not about blindly pressing buttons. It requires deliberate strategy. Students who treat their GDC as an extension of their mathematical thinking, rather than a crutch, consistently outperform those who reach for the calculator at every opportunity.

    在试卷2中有效使用计算器不是盲目按键。它需要有意识的策略。将图形计算器视为数学思维延伸而非拐杖的学生,表现始终优于那些每次都要用计算器的学生。

    When to Use the GDC — 何时使用图形计算器

    Definitely use the GDC for: finding numerical solutions to equations that cannot be solved analytically, computing probabilities from distributions (normal, binomial, Poisson), performing matrix operations and solving linear systems, graphing complex functions to find intersections and turning points, computing numerical derivatives and definite integrals, and performing statistical calculations such as regression and hypothesis testing.

    必须使用图形计算器的情况:寻找无法解析求解的方程的数值解,计算分布概率(正态、二项、泊松),执行矩阵运算和求解线性方程组,绘制复杂函数图像以寻找交点和转折点,计算数值导数与定积分,执行回归和假设检验等统计计算。

    Avoid the GDC for: simple arithmetic that can be done mentally, algebraic manipulations that demonstrate understanding, sketching graphs when a rough sketch shows reasoning, and any step where the working is worth method marks. Remember: the IB awards marks for method, not just answers, and an over-reliance on the calculator obscures your reasoning from the examiner.

    避免使用图形计算器的情况:可心算的简单算术,展示理解力的代数运算,用粗略草图展示推理过程的绘图,以及任何解题步骤中方法分有价值的地方。记住:IB不仅给答案分,也给方法分,过度依赖计算器会让考官看不清你的推理过程。

    TI-Nspire CX II Specific Tips — TI-Nspire CX II专用技巧

    For students using the TI-Nspire CX II, mastering the following functions saves significant time: the solve function for equations and systems, the Define command for creating quick function shortcuts, the Calculus menu for numerical derivatives and integrals, the Statistics menu for distribution calculations and confidence intervals, and the Graphs application for visualizing functions with trace and analyze features. The Notes application can also store commonly used formulas, but be aware that some schools restrict this during exams.

    对于使用TI-Nspire CX II的学生,掌握以下功能可节省大量时间:用于求解方程和方程组的solve函数、用于创建快速函数快捷方式的Define命令、用于数值导数和积分的微积分菜单、用于分布计算和置信区间的统计菜单,以及用于可视化函数并跟踪分析的图形应用程序。笔记应用程序也可存储常用公式,但请注意有些学校在考试中限制此功能。

    Common Calculator Pitfalls on Paper 2 — 试卷2中常见的计算器陷阱

    The most frequent calculator errors on Paper 2 include: entering angles in degrees when the problem requires radians (or vice versa), forgetting to set the correct mode for complex number calculations, misinterpreting decimal approximations as exact values (the IB often expects exact answers), rounding intermediate results too early, and relying on the calculator for integration without checking the reasonableness of the result against a quick mental estimate. Always perform a sanity check on every calculator output.

    试卷2中最常见的计算器错误包括:题目要求弧度时输入角度(或反之),忘记为复数计算设置正确模式,将小数近似值误解为精确值(IB通常期望精确答案),过早舍入中间结果,以及在未用快速心算估计检查结果合理性的情况下依赖计算器进行积分。务必对每个计算器输出进行合理性检查。

    Question Types and Approaches — 题型与解题方法

    Short-Response Questions (Section A) — 简答题(A部分)

    Section A questions typically require 5 to 8 minutes each. The key strategy is to read the entire question before starting, identify which topic area it belongs to, and decide upfront which parts will benefit from calculator use. Many Section A questions have a Part (a) that is purely analytical and a Part (b) that uses the calculator for verification or extension. Showing clear analytical working alongside calculator outputs is essential for maximizing method marks.

    A部分题目通常每题需要5到8分钟。关键策略是在开始前通读整个题目,确定它属于哪个主题领域,并预先决定哪些部分适合使用计算器。许多A部分题目有一个纯分析的(a)部分和一个使用计算器验证或扩展的(b)部分。清晰展示分析过程并附上计算器输出,对于最大化方法分至关重要。

    Extended-Response Questions (Section B) — 扩展题(B部分)

    Section B questions demand a deeper, more sustained engagement. Each question is worth 13 to 18 marks and typically follows a structured progression: an introductory part that establishes the context, intermediate parts that build technical complexity, and a final part that often requires synthesis of multiple concepts or a reflective conclusion. The best approach is to work through the parts sequentially, ensuring each answer is complete before moving on, as later parts frequently depend on earlier results.

    B部分题目需要更深入、更持续的投入。每题价值13到18分,通常遵循结构化递进:建立背景的引入部分、增强技术复杂度的中间部分,以及经常需要综合多个概念或作出反思性结论的最终部分。最佳方法是按顺序完成各部分,确保在继续之前每个答案完整,因为后续部分经常依赖于早前的结果。

    Proof-Based Questions — 证明类题目

    Proof questions appear across topics but are especially common in Number and Algebra, and Geometry. On Paper 2, proof by induction is a standard question type. The required structure is always the same: state the proposition, verify the base case, assume the proposition holds for n = k, prove it holds for n = k + 1, and write a concluding statement. The calculator can help verify algebraic expansions during the inductive step but should not be cited as the basis of the proof itself.

    证明题遍布各主题,但在数与代数和几何中尤为常见。在试卷2中,数学归纳法证明是标准题型。所需结构始终相同:陈述命题,验证基础情况,假设命题对n = k成立,证明其对n = k + 1成立,并写出结论性陈述。计算器可以帮助验证归纳步骤中的代数展开,但不应被引用为证明本身的基础。

    Time Management for Paper 2 — 试卷2的时间管理

    With 110 marks to earn in 120 minutes, the rough allocation is slightly more than one minute per mark. However, experienced students know that some marks are earned faster than others. A practical strategy is to allocate 50 minutes to Section A (approximately 55 marks of short-response questions) and 65 minutes to Section B (approximately 55 marks of extended-response questions), leaving 5 minutes for review and emergency checks.

    在120分钟内争取110分,粗略分配是每分略多于1分钟。然而,有经验的学生知道有些分比其他分赚得更快。实用的策略是:A部分分配50分钟(约55分简答题),B部分分配65分钟(约55分扩展题),留出5分钟用于检查和紧急核查。

    If you find yourself stuck on a question, resist the temptation to spend more than 2 minutes per mark. The IB marking scheme is designed so that the last few marks of a difficult question are often harder to earn than the first few marks of the next question. A disciplined approach is to leave the stuck part, circle it on your question paper, and return to it after completing the rest of the section. Partial credit on two questions almost always earns more marks than full credit on one and none on another.

    如果你在某个题目上卡住了,克制住每题每分花费超过2分钟的冲动。IB评分方案的设计使得难题的最后几分往往比下一题的开头几分更难获得。有纪律的做法是:先放下卡住的部分,在试卷上圈出它,完成本节其余部分后再回头处理。两道题的半对分几乎总比一道题全对另一道零分获得更多分数。

    Practice Paper 2: Sample Questions — 练习试卷2:样题示例

    Question 1: Calculus and Functions — 问题1:微积分与函数

    Consider the function f(x) = x cubed minus 6x squared plus 9x plus 4, defined for all real x. (a) Find the coordinates of the stationary points of f and determine their nature. (b) Find the equation of the tangent to the curve at the point where x = 1. (c) Determine the values of x for which f is increasing. For part (a), use differentiation: f'(x) = 3x squared minus 12x plus 9 = 3(x minus 1)(x minus 3). The stationary points are at x = 1 and x = 3. Use the second derivative f”(x) = 6x minus 12: at x = 1, f”(1) = -6 (less than 0, so maximum); at x = 3, f”(3) = 6 (greater than 0, so minimum). The coordinates are (1, 8) for the maximum and (3, 4) for the minimum. Verify these on your GDC by graphing the function and using the analyze graph feature to confirm the turning points.

    设函数 f(x) = x 的三次方减 6x 平方加 9x 加 4,对所有实数 x 定义。(a) 求 f 驻点坐标并确定其性质。(b) 求曲线在 x = 1 处的切线方程。(c) 确定使 f 递增的 x 值。对于(a)部分,使用微分法:f'(x) = 3x 平方减 12x 加 9 = 3(x 减 1)(x 减 3)。驻点在 x = 1 和 x = 3。使用二阶导数 f”(x) = 6x 减 12:在 x = 1 处,f”(1) = -6(小于0,所以是极大值);在 x = 3 处,f”(3) = 6(大于0,所以是极小值)。极大值坐标为 (1, 8),极小值为 (3, 4)。在你的图形计算器上通过绘制函数图像并使用分析图表功能确认这些转折点。

    Question 2: Probability and Statistics — 问题2:概率与统计

    The heights of students in a school are normally distributed with a mean of 168 cm and a standard deviation of 9 cm. (a) Find the probability that a randomly selected student has a height between 160 cm and 175 cm. (b) A sample of 25 students is selected. Find the probability that the mean height of the sample exceeds 170 cm. (c) The school claims that the mean height is now greater than 168 cm. A sample of 36 students yields a mean of 170.2 cm. Test this claim at the 5% significance level. For part (a), use the normal cumulative distribution function on your GDC: normalcdf(160, 175, 168, 9) yields approximately 0.595. For part (b), the sampling distribution of the mean has a standard deviation of 9 divided by the square root of 25 = 1.8. Then P(X-bar > 170) = normalcdf(170, infinity, 168, 1.8) which is approximately 0.133. For part (c), set up H0: mu = 168 against H1: mu > 168. The test statistic z = (170.2 minus 168) divided by (9 divided by the square root of 36) = 1.467. The p-value from the GDC is approximately 0.0712, which is greater than 0.05. Therefore, we do not reject H0. There is insufficient evidence to support the school’s claim at the 5% level.

    某校学生身高服从正态分布,均值为168厘米,标准差为9厘米。(a) 求随机选一名学生身高在160厘米到175厘米之间的概率。(b) 抽取25名学生样本,求样本平均身高超过170厘米的概率。(c) 学校声称现在平均身高大于168厘米。抽取36名学生样本,平均身高为170.2厘米。在5%显著性水平下检验该声明。对于(a)部分,使用图形计算器的正态累积分布函数:normalcdf(160, 175, 168, 9) 约等于 0.595。对于(b)部分,样本均值抽样分布的标准差为 9 除以 25的平方根 = 1.8。然后 P(X-bar > 170) = normalcdf(170, infinity, 168, 1.8) 约等于 0.133。对于(c)部分,设 H0: mu = 168 对 H1: mu > 168。检验统计量 z = (170.2 减 168) 除以 (9 除以 36的平方根) = 1.467。图形计算器得出的 p 值约为 0.0712,大于 0.05。因此,我们不拒绝 H0。在5%显著性水平下,证据不足以支持学校的声明。

    Question 3: Vectors and Geometry — 问题3:向量与几何

    Two lines in three-dimensional space are given by L1: r = (1, 2, 3) plus lambda(2, -1, 1) and L2: r = (4, 0, 5) plus mu(1, 1, -2). (a) Show that the two lines are skew. (b) Find the shortest distance between L1 and L2. For part (a), check if the direction vectors are parallel: (2, -1, 1) is not a scalar multiple of (1, 1, -2), so the lines are not parallel. Next, check if they intersect: solve (1 plus 2 lambda, 2 minus lambda, 3 plus lambda) = (4 plus mu, mu, 5 minus 2 mu). From the first component: 1 plus 2 lambda = 4 plus mu, so 2 lambda minus mu = 3. From the second: 2 minus lambda = mu, so lambda plus mu = 2. Solving the system gives lambda = 5/3 and mu = 1/3. Check the third component: 3 plus 5/3 = 14/3 and 5 minus 2(1/3) = 13/3. They are not equal (14/3 is not equal to 13/3), so the lines are skew. For part (b), use the formula for distance between skew lines involving the cross product of direction vectors and the vector connecting a point on each line. The cross product of the direction vectors d1 cross d2 = (-1 times (-2) minus 1 times 1, 1 times 1 minus 2 times (-2), 2 times 1 minus (-1) times 1) = (2 minus 1, 1 plus 4, 2 plus 1) = (1, 5, 3). The vector between points is (4 minus 1, 0 minus 2, 5 minus 3) = (3, -2, 2). The distance = absolute value of dot product of (3, -2, 2) with (1, 5, 3) divided by the magnitude of (1, 5, 3) = |3(1) plus (-2)(5) plus 2(3)| divided by the square root of (1 plus 25 plus 9) = |3 minus 10 plus 6| divided by the square root of 35 = 1 divided by sqrt(35).

    三维空间中两条直线分别为 L1: r = (1, 2, 3) 加 lambda(2, -1, 1) 和 L2: r = (4, 0, 5) 加 mu(1, 1, -2)。(a) 证明两条直线是异面直线。(b) 求 L1 和 L2 之间的最短距离。对于(a)部分,检查方向向量是否平行:(2, -1, 1) 不是 (1, 1, -2) 的标量倍数,所以两直线不平行。接下来,检查是否相交:解 (1 加 2 lambda, 2 减 lambda, 3 加 lambda) = (4 加 mu, mu, 5 减 2 mu)。从第一分量:1 加 2 lambda = 4 加 mu,故 2 lambda 减 mu = 3。从第二分量:2 减 lambda = mu,故 lambda 加 mu = 2。解方程组得 lambda = 5/3,mu = 1/3。检查第三分量:3 加 5/3 = 14/3;5 减 2(1/3) = 13/3。二者不等(14/3 不等于 13/3),所以两直线是异面直线。对于(b)部分,使用涉及方向向量叉积和连接每条直线上一点的向量的异面直线距离公式。方向向量的叉积 d1 叉乘 d2 = (-1 乘 (-2) 减 1 乘 1, 1 乘 1 减 2 乘 (-2), 2 乘 1 减 (-1) 乘 1) = (2 减 1, 1 加 4, 2 加 1) = (1, 5, 3)。两点间向量为 (4 减 1, 0 减 2, 5 减 3) = (3, -2, 2)。距离 = (3, -2, 2) 与 (1, 5, 3) 点积的绝对值除以 (1, 5, 3) 的模 = |3(1) 加 (-2)(5) 加 2(3)| 除以 (1 加 25 加 9) 的平方根 = |3 减 10 加 6| 除以 35 的平方根 = 1 除以 sqrt(35)。

    Exam Day Preparation Checklist — 考试日准备清单

    Preparation for Paper 2 extends beyond mathematical knowledge. On exam day, ensure your GDC is fully charged or has fresh batteries. Clear the memory if required by your school’s exam policy. Check that your calculator is in the correct mode (radians versus degrees, real versus complex) before the exam begins. Bring a backup calculator if possible. Know the exact model of your GDC, as invigilators must verify that it is an IB-approved model. Familiarize yourself with the data booklet formulas so you spend less time searching during the exam.

    试卷2的准备不仅限于数学知识。考试当天,确保你的图形计算器已充满电或装入新电池。如果学校考试政策要求,清除计算器内存。考试开始前检查计算器是否处于正确模式(弧度还是角度、实数还是复数)。如有可能,携带备用计算器。知道你图形计算器的确切型号,因为监考员必须确认它是IB批准的型号。熟悉数据手册中的公式,这样在考试中就能花更少时间查找。

    Common Mistakes and How to Avoid Them — 常见错误及避免方法

    One of the most persistent mistakes on Paper 2 is misreading the domain of a function, especially when trigonometric functions are involved. Always check whether x is measured in radians or degrees and whether the domain is restricted. Another common error is failing to state the null and alternative hypotheses clearly in hypothesis testing questions. The IB expects explicit statements with proper notation. In calculus, students often forget to include the constant of integration or fail to justify why they are discarding a negative root. In probability, forgetting to specify that events are independent before multiplying probabilities is a frequent loss of marks.

    试卷2中最持久的错误之一是误读函数定义域,尤其是涉及三角函数时。务必检查 x 是以弧度还是角度计量,以及定义域是否受限。另一个常见错误是在假设检验题目中未能清晰陈述零假设和备择假设。IB 期望用正确符号明确陈述。在微积分中,学生经常忘记包含积分常数,或未能说明为何舍弃负根。在概率中,忘记在概率相乘前说明事件独立是常见的失分点。

    To avoid these and other errors, adopt a systematic checking routine. After completing each question, quickly verify the following: Is the answer in the requested form? Are units included where relevant? Has every part of the question been answered? Does the numerical answer pass a reasonableness test? For calculator outputs, have you shown the setup (the function or distribution called with its parameters) as required by IB? These quick checks take seconds but can recover multiple marks across the paper.

    为避免这些错误和其他错误,采用系统性的检查程序。完成每道题后,快速验证以下内容:答案是否为所要求的形式?是否包含了相关单位?题目的每个部分都回答了吗?数值答案是否通过了合理性检验?对于计算器输出,你是否按照IB要求展示了设置(调用的函数或分布及其参数)?这些快速检查只需几秒钟,但整份试卷可挽回多分。

    How to Practice Effectively for Paper 2 — 如何有效练习试卷2

    Effective practice for Paper 2 requires deliberate, targeted effort. Begin by working through past papers under timed conditions. This builds familiarity with the question style and time pressure. After each practice paper, categorize every error: was it a conceptual gap, a careless slip, a calculator misuse, or a time management failure? This analysis is more valuable than the raw score. Target the most frequent error categories in focused revision sessions.

    有效练习试卷2需要有意识的、有针对性的努力。从在计时条件下做历年真题开始。这能建立对题型和时间压力的熟悉度。每做完一套练习卷后,将每个错误分类:是概念空缺、粗心失误、计算器误用,还是时间管理失败?这种分析比原始分数更有价值。在集中复习课中针对最常出现的错误类别进行训练。

    For calculator skills, create a personal reference sheet mapping each syllabus topic to the relevant GDC functions. Practice these functions until they become automatic. The goal is for calculator operations to consume cognitive effort that you can then redirect to higher-level mathematical reasoning. For proof-based topics, practice writing proofs without calculator assistance, using the GDC only as a verification tool afterward. For statistics, drill the precise sequence of keystrokes needed for each distribution type so that exam anxiety does not lead to menu-navigation errors.

    对于计算器技能,创建一份个人参考表,将每个大纲主题映射到相关的图形计算器功能。练习这些功能直到变得自动化。目标是让计算器操作消耗的认知努力减少,使你能将其重新投入到更高层次的数学推理中。对于证明类主题,练习在没有计算器辅助的情况下写证明,仅在事后用图形计算器做验证。对于统计,反复练习每种分布类型所需的确切按键序列,这样考试焦虑不会导致菜单导航错误。

    Final Week Strategy — 最后一周的备考策略

    In the final week before Paper 2, shift your focus from learning new content to consolidating what you already know. Work through at least two complete Paper 2 past papers under strict timed conditions. Review your error log from previous practice sessions and verify that you no longer make the same mistakes. Spend time memorizing the exact format required for proof by induction, hypothesis test conclusions, and geometric interpretations, as these carry fixed mark allocations that are independent of the specific problem. On the night before the exam, do a light review of formulas and calculator shortcuts, then prioritize a full night of sleep. Cognitive performance on a demanding paper like AA HL Paper 2 is significantly impacted by fatigue.

    在试卷2前的最后一周,将重点从学习新内容转移到巩固已有知识。在严格计时条件下至少完成两份完整的试卷2历年真题。复习之前练习的错误记录,确认你不再犯同样的错误。花时间记住数学归纳法证明、假设检验结论和几何解释所需的确切格式,因为这些有固定的分数分配,独立于具体问题。考试前一晚,轻松复习公式和计算器快捷键,然后优先保证充足的睡眠。在像AA HL试卷2这样要求高的试卷上,认知表现会显著受到疲劳的影响。

    Summary — 总结

    IB Mathematics AA HL Paper 2 is a demanding but surmountable challenge. Success depends on three pillars: deep conceptual understanding of all five syllabus topics, strategic fluency with your GDC including knowing when and when not to use it, and disciplined exam technique covering time allocation, working presentation, and systematic error checking. Students who treat their calculator as a partner in mathematical exploration rather than a magic answer box, who practice under realistic timed conditions, and who learn from each mistake through systematic error analysis, consistently achieve the highest marks. Remember that the IB values clear mathematical communication as much as correct answers. Show your reasoning, label your steps, and let your GDC outputs support your analytical work rather than replace it.

    IB数学AA HL试卷2是一项艰巨但可克服的挑战。成功取决于三个支柱:对所有五个大纲主题的深入概念理解,包括知道何时以及何时不使用图形计算器的战略性流畅操作,以及涵盖时间分配、解题展示和系统性错误检查的纪律性考试技巧。将计算器视为数学探索的伙伴而非魔法答案盒的学生,在现实的计时条件下练习、通过系统性错误分析从每次错误中学习的学生,持续取得最高分。记住,IB对清晰数学沟通的重视程度与正确答案相同。展示你的推理,标记你的步骤,让你的图形计算器输出支持你的分析工作而不是替代它。

  • IB Math AA HL Paper 1: Complete Guide u2014 IBu6570u5b66u5206u6790u4e0eu65b9u6cd5HLu8bd5u53771u5b8cu5168u6307u5357

    Overview of IB Math AA HL Paper 1 | IB数学AA HL试卷1概述

    IB Mathematics: Analysis and Approaches Higher Level (AA HL) is one of the most rigorous mathematics courses offered in the International Baccalaureate Diploma Programme. Among its three examination papers, Paper 1 holds a unique position – it is the only paper where calculators are not permitted. This places a premium on algebraic fluency, mental arithmetic, and the ability to manipulate expressions symbolically without technological assistance.

    IB数学分析与方法高级课程(AA HL)是国际文凭大学预科项目中最严格的数学课程之一。在三份考试试卷中,试卷1占据着独特的地位 – 它是唯一不允许使用计算器的试卷。这对代数流畅度、心算能力以及在没有技术辅助的情况下进行符号表达式操作的能力提出了很高的要求。

    Paper 1 accounts for 30% of the final grade, lasting 2 hours and typically containing 9 to 13 questions of varying difficulty. The questions are designed to assess not only computational skill but also conceptual understanding, logical reasoning, and the ability to construct rigorous mathematical proofs.

    试卷1占总成绩的30%,考试时间为2小时,通常包含9到13道不同难度的题目。这些题目不仅旨在评估计算技能,还考察概念理解、逻辑推理以及构建严谨数学证明的能力。

    Paper 1 Structure and Mark Distribution | 试卷1结构与分数分布

    IB Math AA HL Paper 1 is structured into two sections. Section A consists of shorter, compulsory questions designed to test core competencies across the syllabus. These questions typically carry 5 to 9 marks each and require concise, well-structured solutions. Section B contains longer, more substantial problems, also compulsory, which often integrate multiple topic areas and demand extended reasoning. These questions can carry up to 20 marks or more.

    IB数学AA HL试卷1分为两个部分。A部分包含较短的必答题,旨在测试整个教学大纲中的核心能力。这些题目通常每题5到9分,需要简洁、结构良好的解答。B部分包含更长、更实质性的问题,同样是必答题,通常整合了多个主题领域,需要扩展推理。这些题目的分值可达20分或更高。

    The mark scheme rewards method marks generously. Even if a final answer is incorrect, clear logical steps and correct application of mathematical techniques will earn significant credit. This is especially important in a non-calculator paper, where arithmetic errors are more common. Students should always show their working clearly and avoid skipping intermediate steps.

    评分方案对方法分的奖励相当慷慨。即使最终答案不正确,清晰的逻辑步骤和正确的数学技巧应用也会获得大量分数。在不允许使用计算器的试卷中,这一点尤为重要,因为算术错误更为常见。学生应始终清晰地展示解题过程,避免跳过中间步骤。

    Key Topic Areas for Paper 1 | 试卷1的关键主题领域

    Algebra and Functions | 代数与函数

    Algebra forms the backbone of Paper 1. Students must be proficient in manipulating polynomials, rational expressions, exponential and logarithmic functions, and solving equations and inequalities analytically. The ability to factorize efficiently, complete the square, and use the binomial theorem without calculator support is essential.

    代数是试卷1的基石。学生必须熟练掌握多项式操作、有理表达式、指数和对数函数,以及解析求解方程和不等式。在没有计算器支持的情况下,高效进行因式分解、配方法和使用二项式定理的能力至关重要。

    Function transformations – translations, reflections, stretches, and compositions – are frequently tested. Understanding the relationship between a function and its inverse, including domain and range considerations, is another recurring theme. Students should be able to sketch graphs of rational functions, identifying asymptotes, intercepts, and turning points through analytical methods.

    函数变换 – 平移、反射、拉伸和复合 – 是经常考察的内容。理解函数与其反函数之间的关系,包括定义域和值域的考虑,是另一个反复出现的主题。学生应能够通过解析方法绘制有理函数的图像,识别渐近线、截距和转折点。

    Sequences and series also feature prominently. Arithmetic and geometric sequences require closed-form manipulation; the sum formulae must be memorized. Proof by induction is often applied to series problems, and students should be comfortable using sigma notation and manipulating summation indices.

    数列与级数也占有突出地位。等差和等比数列需要闭式操作;求和公式必须牢记。数学归纳法常用于级数问题,学生应熟练使用求和符号并灵活调整求和指标。

    Trigonometry | 三角学

    Trigonometry in AA HL extends far beyond right-angled triangles. Students must master the unit circle, radian measure, and the graphs of sine, cosine, and tangent functions. Solving trigonometric equations analytically – often involving compound angles, double-angle formulae, and factor formulae – is a staple of Paper 1. The ability to manipulate identities such as the Pythagorean identities, sum-to-product, and product-to-sum is essential.

    AA HL中的三角学远远超出了直角三角形。学生必须掌握单位圆、弧度制以及正弦、余弦和正切函数的图像。解析求解三角方程 – 通常涉及复角、倍角公式和因式公式 – 是试卷1的重要内容。熟练操作恒等式如毕达哥拉斯恒等式、和差化积与积化和差是必不可少的。

    Inverse trigonometric functions, their domains, and their derivatives are common. Students should understand the principal values and be able to solve equations involving arcsin, arccos, and arctan without a calculator. The relationship between trigonometric and exponential functions via Euler’s formula frequently appears in complex number problems that bridge these two topic areas.

    反三角函数、其定义域和导数是常见内容。学生应理解主值,并能够在没有计算器的情况下求解涉及反正弦、反余弦和反正切的方程。三角函数与指数函数之间通过欧拉公式建立的联系,经常出现在连接这两个主题领域的复数问题中。

    Calculus | 微积分

    Calculus is arguably the most heavily weighted area in Paper 1. Differentiation and integration of a wide range of functions – polynomials, rational functions, exponentials, logarithms, trigonometric functions, and their combinations – must be second nature. The chain rule, product rule, and quotient rule require fluent, error-free application.

    微积分可以说是试卷1中权重最大的领域。对多种函数进行微分和积分 – 多项式、有理函数、指数函数、对数函数、三角函数及其组合 – 必须成为第二本能。链式法则、乘积法则和商法则需要流畅、无错误的运用。

    Applications of differentiation include finding tangents and normals, optimization problems, and related rates. The second derivative test for classifying stationary points and determining concavity is frequently examined. Integration techniques – substitution, integration by parts, and partial fractions – must be performed entirely by hand. Definite integrals and area calculations under curves round out this substantial topic.

    微分的应用包括求切线和法线、优化问题以及相关变化率。用于分类驻点和确定凹凸性的二阶导数检验经常被考查。积分技巧 – 换元法、分部积分和部分分式 – 必须完全手工完成。定积分和曲线下方面积的计算完善了这一重要主题。

    Special attention should be paid to limits, continuity, and differentiability. L’Hopital’s rule for evaluating indeterminate forms is tested regularly. The Mean Value Theorem and Rolle’s Theorem occasionally appear in proof-based questions that reward conceptual understanding over rote computation.

    应特别关注极限、连续性和可微性。用于求解不定式的洛必达法则经常被测试。中值定理和罗尔定理偶尔出现在基于证明的题目中,这些题目奖励概念理解而非机械计算。

    Vectors | 向量

    Vector questions in Paper 1 demand spatial reasoning and algebraic precision. The core concepts – vector addition, scalar multiplication, dot product, and cross product – must be thoroughly understood, not merely memorized. Students should be able to find the angle between two vectors, determine whether vectors are parallel or perpendicular, and compute vector projections.

    试卷1中的向量题目要求空间推理和代数精确性。核心概念 – 向量加法、标量乘法、点积和叉积 – 必须彻底理解,而不仅仅是记忆。学生应能够求出两个向量之间的角度,判断向量是否平行或垂直,并计算向量投影。

    Lines and planes in three-dimensional space are central. The vector equation of a line, parametric forms, and Cartesian equations all appear regularly. Finding intersections between lines and planes, distances from points to lines, and angles between planes requires systematic algebraic manipulation – no calculator means every determinant expansion, cross product calculation, and system of equations must be solved by hand.

    三维空间中的直线和平面是核心内容。直线的向量方程、参数形式和笛卡尔方程都经常出现。求直线与平面的交点、点到直线的距离以及平面之间的角度需要系统的代数操作 – 没有计算器意味着每个行列式展开、叉积计算和方程组都必须手工求解。

    Complex Numbers | 复数

    Complex numbers distinguish AA HL from the SL course and appear almost exclusively in Paper 1 as non-calculator problems. The Cartesian form a+bi, the polar form r(cos theta + i sin theta), and the Euler form r e to the i theta must all be interconvertible. De Moivre’s theorem is a cornerstone, enabling the computation of powers and roots of complex numbers with surprising elegance.

    复数将AA HL与SL课程区分开来,并且几乎仅出现在试卷1中作为非计算器问题。笛卡尔形式a+bi、极坐标形式r(cos theta + i sin theta)和欧拉形式r e的i theta次方都必须能够相互转换。棣莫弗定理是一块基石,使得计算复数的幂和根变得异常优雅。

    Finding the nth roots of unity and plotting them on the Argand diagram is a classic Paper 1 question type that combines algebra, trigonometry, and geometric insight. Complex polynomials, the Fundamental Theorem of Algebra, and factorizing polynomials over the complex field are also tested. Students should be aware that conjugate pairs arise from real-coefficient polynomials and use this fact to solve problems efficiently.

    求单位根并在阿甘德图上绘制它们是一种经典的试卷1题型,结合了代数、三角学和几何洞察力。复多项式、代数基本定理以及在复数域上因式分解多项式也是考察内容。学生应了解共轭对来源于实系数多项式,并利用这一事实高效地解决问题。

    Proof and Mathematical Reasoning | 证明与数学推理

    Proof is a defining feature of the AA HL course. Students must master three main types: proof by induction, proof by contradiction, and direct proof. Proof by induction is the most common, applied to divisibility statements, inequalities, series summations, and matrix properties. The structure – base case, inductive hypothesis, and inductive step – must be presented with formal clarity.

    证明是AA HL课程的一个决定性特征。学生必须掌握三种主要类型:数学归纳法、反证法和直接证明。数学归纳法最为常见,应用于整除性陈述、不等式、级数求和和矩阵性质。其结构 – 基本情况、归纳假设和归纳步骤 – 必须以正式的清晰度呈现。

    Proof by contradiction often appears in questions about irrationality and infinite primes. Direct proof is used to establish identities, trigonometric relationships, and algebraic equivalences. The ability to construct a logical argument from first principles, rather than applying a memorized algorithm, is exactly what distinguishes HL candidates.

    反证法常出现在关于无理数和无限素数的问题中。直接证明用于建立恒等式、三角关系和代数等价性。从第一性原理构建逻辑论证的能力,而非应用记忆中的算法,正是HL考生的区别所在。

    Exam Strategy for Paper 1 | 试卷1的考试策略

    Time Management | 时间管理

    With 120 minutes for the entire paper, time allocation is critical. A rough guideline is one minute per mark, but some questions demand more time for reading and interpretation. Start by scanning the entire paper to gauge difficulty. Attempt questions in order of confidence – securing marks on familiar material first builds momentum and reduces anxiety.

    整份试卷有120分钟,时间分配至关重要。粗略的指导原则是每分钟一分,但有些题目需要更多时间阅读和解读。首先浏览整份试卷以评估难度。按信心顺序尝试题目 – 首先在熟悉的材料上获得分数,可以建立动力并减少焦虑。

    Do not get stuck on a single question. If a problem resists after 5 to 7 minutes of genuine effort, mark it and move on. The mark scheme does not distinguish between questions – a mark gained on a simple Section A question is worth exactly as much as one earned on the hardest Section B problem. Returning with fresh eyes often reveals a solution path that was initially obscured.

    不要卡在一道题上。如果一个问题在真正努力了5到7分钟后仍然无解,标记它然后继续。评分方案不区分题目 – 在A部分简单题上获得的分数与在B部分最难题目上获得的分数价值完全相同。以新的眼光重新审视,往往会揭示出最初被遮蔽的解题路径。

    Showing Working and Communication | 展示过程与沟通

    In Paper 1, the working is often more important than the final answer. Each line of reasoning should be clearly written, with logical connections made explicit. Use mathematical notation correctly – implication arrows, equivalence symbols, and set notation all convey meaning that earns marks. Avoid the temptation to perform mental leaps; write down intermediate results even if they seem trivial.

    在试卷1中,解题过程往往比最终答案更重要。每一行推理都应清晰书写,明确表达逻辑联系。正确使用数学符号 – 蕴含箭头、等价符号和集合符号都传达着能够获得分数的意义。避免进行思维跳跃的诱惑;即使看似微不足道的中间结果也应写下来。

    Diagrams, when appropriate, are highly encouraged. A well-labeled sketch of a function, a clear Argand diagram, or a vector illustration can clarify the intended approach and earn communication marks. Even a rough sketch on the question paper can guide algebraic work and prevent sign errors.

    在适当的情况下,图表是非常鼓励的。一张标注清晰的函数草图、一幅清晰的阿甘德图或一个向量示意图可以阐明预期的方法并获得沟通分数。即使在试卷上的粗略草图也可以指导代数工作并防止符号错误。

    Checking and Verification | 检查与验证

    Without a calculator, verification must be done analytically. Substitute solutions back into the original equation. Check that derivatives satisfy expected sign patterns. Verify that vector answers satisfy the given conditions. Use dimensional analysis – if the question asks for a distance, the answer should have units of length. If the answer is a probability, it must lie between 0 and 1.

    没有计算器,验证必须通过解析方式进行。将解代回原方程。检查导数是否符合预期的符号模式。验证向量答案是否满足给定条件。使用量纲分析 – 如果问题要求距离,答案应具有长度单位。如果答案是概率,它必须在0和1之间。

    Use symmetry and special cases as sanity checks. For example, setting a parameter to zero should recover a simpler, previously solved case. If an expression is supposed to be even or odd, test it with both positive and negative inputs. These habits catch a surprising number of algebraic slip-ups.

    使用对称性和特殊情况作为合理性检查。例如,将参数设为零应恢复一个更简单的、先前已解决的情况。如果一个表达式应该是偶函数或奇函数,用正负输入测试它。这些习惯能够捕捉到令人惊讶的大量代数失误。

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

    Sign errors are the most prevalent mistake in Paper 1. When expanding brackets with negative coefficients, distributing minus signs, or rearranging terms, double-check every sign. A simple technique is to verbalize the operation: “minus three times negative two x gives positive six x.” This deliberate slowing-down prevents the automatic, error-prone pattern-matching that the brain defaults to under time pressure.

    符号错误是试卷1中最常见的错误。在展开带负系数的括号、分配负号或移项时,仔细检查每个符号。一个简单的技巧是将操作说出来:”负三乘以负二x得到正六x。”这种有意识的放慢可以防止大脑在时间压力下默认的自动、易出错的模式匹配。

    Domain and range considerations are often overlooked. When solving equations involving logarithms, explicitly state and check the domain restrictions on the argument. When taking square roots, remember the plus-or-minus. When dividing by an expression, confirm it is non-zero. These seemingly minor omissions can invalidate an otherwise perfect solution.

    定义域和值域的考虑经常被忽视。在求解涉及对数的方程时,明确陈述并检查参数的定义域限制。在开平方根时,记住正负号。在除以一个表达式时,确认它不为零。这些看似微小的遗漏可能会使一个原本完美的解答无效。

    Misapplying trigonometric identities is another common pitfall. Confusing sin 2x with 2 sin x, or mixing up the compound angle formulae for sine and cosine, leads to cascading errors. Have a mnemonic system – for example, “sine keeps the sign, cosine swaps it” for sine(A+B) and cosine(A+B) – and practice until the identities are reflexive.

    误用三角恒等式是另一个常见陷阱。混淆sin 2x与2 sin x,或者搞混正弦和余弦的复角公式,会导致连锁错误。建立一个助记系统 – 例如,对于sin(A+B)和cos(A+B),”正弦保持符号,余弦交换符号” – 并练习直到恒等式成为条件反射。

    Practice and Preparation | 练习与备考

    Consistent, focused practice is the single most effective preparation strategy. Work through past papers under timed conditions, then review solutions meticulously, noting not just what went wrong but why. Maintain an error log – a personal record of recurring mistakes – and review it before each practice session and the actual exam.

    持续、专注的练习是唯一最有效的备考策略。在限时条件下完成历年真题,然后仔细审阅解答,不仅注意哪里出错,还要注意为什么会出错。维护一个错误日志 – 记录反复出现的错误 – 并在每次练习课和实际考试前回顾它。

    Develop algebraic stamina. Because Paper 1 is calculator-free, students accustomed to relying on technology may find their algebraic skills atrophy over the two-year course. Dedicate at least 30 minutes per week to pure algebraic manipulation exercises – simplifying rational expressions, solving systems of equations, expanding and factorizing – without any technological aid.

    培养代数耐力。由于试卷1不允许使用计算器,习惯于依赖技术的学生可能会发现他们的代数技能在两年课程中退化。每周至少花30分钟进行纯代数操作练习 – 化简有理表达式、求解方程组、展开和因式分解 – 不借助任何技术辅助。

    Finally, internalize the formula booklet. While the IB provides a formula booklet in the exam, flipping through it consumes precious time. Students who know the key formulae – binomial expansion, trigonometric identities, differentiation rules, integration techniques – by heart can focus their mental energy on problem-solving rather than information retrieval.

    最后,内化公式手册。虽然IB在考试中提供公式手册,但翻阅它会消耗宝贵的时间。牢记关键公式 – 二项式展开、三角恒等式、微分法则、积分技巧 – 的学生可以将精力集中在问题解决而非信息检索上。

    Statistics and Probability | 统计与概率

    While Paper 2 is more heavily weighted toward statistics due to the calculator requirement, Paper 1 still tests foundational probability concepts that can be solved analytically. Combinatorics – permutations, combinations, and the binomial distribution formula – must be applied without a calculator’s nCr button. Students should be fluent in factorial manipulation and simplifying binomial coefficients algebraically.

    虽然试卷2由于计算器要求而更偏重统计,但试卷1仍然测试可以通过解析方式求解的基础概率概念。组合数学 – 排列、组合和二项分布公式 – 必须在不使用计算器nCr按钮的情况下应用。学生应熟练掌握阶乘操作并用代数方法简化二项式系数。

    Conditional probability and Bayes’ theorem appear regularly, often embedded within tree diagrams that students must construct and reason through by hand. Expected value calculations for discrete random variables, variance formulae, and the properties of probability distributions are all testable. The key insight is that these problems reduce to algebraic manipulation once the probability structure is correctly identified.

    条件概率和贝叶斯定理经常出现,通常嵌入在树状图中,学生必须手动构建并进行推理。离散随机变量的期望值计算、方差公式以及概率分布的性质都是可考内容。关键的洞察是,一旦正确识别出概率结构,这些问题就归结为代数操作。

    Systems of Equations and Matrices | 方程组与矩阵

    Solving systems of linear equations by hand – using substitution, elimination, or Gaussian elimination – is a fundamental skill for Paper 1. Three-by-three systems require careful, systematic work to avoid arithmetic mistakes. Students should be comfortable with row operations expressed in matrix notation, though full matrix algebra (determinants, inverses, eigenvalues) appears more in the syllabus than on the non-calculator paper.

    手工求解线性方程组 – 使用代入法、消元法或高斯消元法 – 是试卷1的基本技能。三阶方程组需要仔细、系统性的工作以避免算术错误。学生应熟练使用矩阵符号表示的行变换,尽管完整的矩阵代数(行列式、逆矩阵、特征值)在教学大纲中出现得更多,而非计算器试卷上。

    The relationship between the number of solutions and the consistency of a system – unique solution, infinite solutions, or no solution – is a conceptual favorite. Questions often ask students to determine the value of a parameter that yields a particular solution type, requiring geometric insight into the intersection of planes in three dimensions.

    解的数量与系统一致性之间的关系 – 唯一解、无穷多解或无解 – 是一个概念上的常见考点。题目经常要求学生确定能够产生特定解类型的参数值,这需要对三维空间中平面相交的几何洞察力。

    Building Exam Confidence | 建立考试信心

    Confidence on Paper 1 day comes from preparation that mirrors exam conditions. In the final weeks, practice sessions should be conducted in silence, with exactly 120 minutes on the clock, using only a pen, paper, and the IB formula booklet. Resistance to the urge to check answers with a calculator or solution guide during the practice session builds the mental discipline the real exam demands.

    试卷1考试当天的信心来自于模拟考试条件的准备。在最后几周,练习课应在安静中进行,准时120分钟,仅使用笔、纸和IB公式手册。在练习过程中抵制使用计算器或解答指南检查答案的冲动,能够建立真正考试所需的心理纪律。

    After each practice paper, conduct a thorough post-mortem. Categorize errors into three types: knowledge gaps (did not know the concept), execution errors (knew the concept but made an algebraic mistake), and strategic errors (spent too long on one question, missed easier marks elsewhere). This triage directs future study efficiently – knowledge gaps require textbook review, execution errors demand drill practice, and strategic errors need timed mock exams.

    在每次练习试卷之后,进行彻底的复盘。将错误分为三种类型:知识缺口(不了解概念)、执行错误(了解概念但犯了代数错误)和策略错误(在一道题上花费太长时间,错过了其他更容易的分数)。这种分类有效指导未来的学习 – 知识缺口需要课本复习,执行错误需要训练练习,策略错误需要限时模拟考试。

    Summary | 总结

    IB Math AA HL Paper 1 is a demanding examination that tests mathematical fluency, conceptual depth, and logical reasoning without the crutch of technology. Success requires mastery across algebra, functions, trigonometry, calculus, vectors, and complex numbers, supported by strong proof-writing ability and disciplined exam technique.

    IB数学AA HL试卷1是一项要求严格的考试,在没有技术辅助的情况下测试数学流畅度、概念深度和逻辑推理。成功需要掌握代数、函数、三角学、微积分、向量和复数,并以强大的证明写作能力和有纪律的考试技巧为支撑。

    The non-calculator format rewards genuine understanding over calculator proficiency. Students who invest in building algebraic fluency, who practice articulating their reasoning clearly, and who systematically address their weaknesses through targeted practice will find that Paper 1 becomes not an obstacle but an opportunity to demonstrate the depth of their mathematical education.

    非计算器格式奖励真正的理解而非计算器熟练度。投入时间建立代数流畅度、练习清晰表达推理过程、并通过有针对性的练习系统性地解决弱点的学生,将会发现试卷1不再是障碍,而是一个展示他们数学教育深度的机会。