📚 PDF资源导航

IB Mathematics: Foundational Concepts and Introductory Techniques in Calculus | IB数学:微积分基础概念与入门技巧

📚 IB Mathematics: Foundational Concepts and Introductory Techniques in Calculus | IB数学:微积分基础概念与入门技巧

Calculus is often viewed as the gateway to advanced mathematics, and for good reason. In the IB Mathematics curriculum—whether you are taking Analysis and Approaches (AA) or Applications and Interpretation (AI)—calculus forms a significant component that connects algebra, geometry, and real-world modeling.

微积分常被视为通往高等数学的桥梁,这并非没有道理。在IB数学课程中——无论你修读的是分析与方法(AA)还是应用与解释(AI)——微积分都是连接代数、几何与现实建模的重要组成部分。


1. What Is Calculus? | 什么是微积分?

Calculus is the mathematical study of continuous change. It has two main branches: differential calculus, which concerns rates of change and slopes of curves, and integral calculus, which concerns accumulation of quantities and areas under curves. Both branches are unified by the Fundamental Theorem of Calculus.

微积分是对连续变化的数学研究。它包含两大分支:微分学,研究变化率与曲线斜率;积分学,研究量的累积与曲线下面积。这两个分支通过微积分基本定理统一在一起。

In simple terms, differential calculus answers the question: “How fast is something changing at a given instant?” Integral calculus answers: “How much has accumulated over an interval?” These two perspectives are used across physics, economics, biology, and engineering.

简言之,微分学回答的问题是:“某一瞬间某个量变化得有多快?”积分学回答的问题是:“在一段区间内累积了多少?”这两种视角广泛用于物理、经济、生物和工程等领域。


2. Limits: The Foundation of Calculus | 极限:微积分的基石

Before you can understand derivatives and integrals, you must first understand limits. A limit describes the value that a function approaches as the input approaches a certain point. If f(x) approaches L as x approaches a, we write:

在理解导数和积分之前,必须先理解极限。极限描述的是当自变量趋近某个点时,函数趋近的值。如果当x趋近a时f(x)趋近L,我们写成:

lim (x→a) f(x) = L

Limits can be evaluated by direct substitution, factoring, rationalization, or using special trigonometric limits. For instance, the famous limit lim (x→0) (sin x) / x = 1 is a cornerstone of trigonometric calculus.

极限可以通过直接代入、因式分解、有理化或特殊三角极限来求值。例如,著名的极限lim (x→0) (sin x) / x = 1是三角微积分的基石。

A practical tip: when direct substitution gives 0/0, try simplifying the expression first. Factoring and canceling common terms often resolves the ambiguity.

实用技巧:当直接代入得到0/0时,先尝试化简表达式。因式分解并约去公因子往往能消除这种不确定性。


3. Derivatives: The Instantaneous Rate of Change | 导数:瞬时变化率

The derivative of a function f(x) at a point x = a is defined as the limit of the average rate of change over an interval shrinking to zero:

函数f(x)在x = a处的导数定义为区间缩至零时平均变化率的极限:

f'(a) = lim (h→0) [f(a + h) − f(a)] / h

This definition, known as the “first principle” of differentiation, is essential for understanding why the derivative represents the slope of the tangent line to the curve at that point. In IB AA, you are expected to use this definition for simple polynomial and trigonometric functions.

这个定义称为“微分的首原理”,是理解导数为何表示曲线在该点处切线斜率的关键。在IB AA中,你需要用这一定义来推导简单多项式和三角函数。

For a beginner, it is helpful to interpret the derivative geometrically: if you zoom in closely enough on a smooth curve, it looks like a straight line. The slope of that line is the derivative.

对于初学者,几何理解很有帮助:如果你足够近距离地观察一条光滑曲线,它看起来就像一条直线。这条直线的斜率就是导数。


4. Basic Differentiation Rules | 基本求导法则

While the first principle is conceptually important, you will rarely use it in exam problems. Instead, you will rely on a set of rules that make differentiation fast and efficient:

虽然首原理在概念上很重要,但考试中你很少会直接使用它。相反,你会依赖一套使求导快速高效的法则:

  • Power rule: d/dx (xⁿ) = n·xⁿ⁻¹, valid for any real n.
  • 幂法则:d/dx (xⁿ) = n·xⁿ⁻¹,对所有实数n成立。
  • Constant multiple rule: d/dx (c·f(x)) = c·f'(x).
  • 常数倍法则:d/dx (c·f(x)) = c·f'(x)。
  • Sum and difference rules: d/dx (f ± g) = f’ ± g’.
  • 和差法则:d/dx (f ± g) = f’ ± g’。
  • Product rule: (fg)’ = f’g + fg’.
  • 积法则:(fg)’ = f’g + fg’。
  • Quotient rule: (f/g)’ = (f’g − fg’) / g².
  • 商法则:(f/g)’ = (f’g − fg’) / g²。

When you encounter a function like f(x) = x²·sin x, you must use the product rule, not differentiate term by term as you would for a sum.

当你遇到像f(x) = x²·sin x这样的函数时,必须使用积法则,而不能像对和式那样逐项求导。


5. The Chain Rule: The Most Important Rule | 链式法则:最重要的求导法则

The chain rule allows you to differentiate composite functions. If y = f(u) and u = g(x), then dy/dx = dy/du · du/dx. In Leibniz notation:

链式法则让你能够对复合函数求导。如果y = f(u)且u = g(x),那么dy/dx = dy/du · du/dx。用莱布尼茨记号表示:

d/dx [f(g(x))] = f'(g(x)) · g'(x)

For example, the derivative of sin(3x²) is cos(3x²) × 6x, because the derivative of the outer function sin is cos, and the derivative of the inner function 3x² is 6x.

例如,sin(3x²)的导数是cos(3x²) × 6x,因为外层函数sin的导数是cos,而内层函数3x²的导数是6x。

Many IB students lose marks by forgetting the inner derivative. A reliable mental check: if your answer does not include a factor representing the derivative of the “inside,” you have likely missed the chain rule.

许多IB学生因为忘记内层导数而失分。一个可靠的检查方法是:如果你的答案中没有包含代表“内部”函数导数的因子,那么你可能漏掉了链式法则。


6. Integration: The Reverse of Differentiation | 积分:微分的逆运算

Integration is the process of finding the antiderivative of a function. The indefinite integral is written as ∫ f(x) dx = F(x) + C, where C is the constant of integration. This constant exists because the derivative of any constant is zero, so antiderivatives are unique only up to an additive constant.

积分是寻找函数原函数的过程。不定积分写作∫ f(x) dx = F(x) + C,其中C是积分常数。这个常数之所以存在,是因为任何常数的导数都是零,所以原函数只有在相差一个任意常数时才是唯一的。

The power rule for integration states: ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, provided n ≠ −1. The exception is n = −1, where ∫ x⁻¹ dx = ln|x| + C.

幂的积分法则为:∫ xⁿ dx = xⁿ⁺¹/(n+1) + C,前提是n ≠ −1。例外情况是n = −1,此时∫ x⁻¹ dx = ln|x| + C。

You also need familiarity with basic trigonometric integrals: ∫ sin x dx = −cos x + C, ∫ cos x dx = sin x + C, and ∫ sec²x dx = tan x + C.

你还需要熟悉基本三角函数的积分:∫ sin x dx = −cos x + C,∫ cos x dx = sin x + C,以及∫ sec²x dx = tan x + C。


7. The Fundamental Theorem of Calculus | 微积分基本定理

The Fundamental Theorem of Calculus (FTC) links differentiation and integration in a profound way. It has two parts:

微积分基本定理以深刻的方式将微分和积分联系起来。它包含两部分:

Part 1: If F(x) = ∫ₐˣ f(t) dt, then F'(x) = f(x). This tells us that differentiation undoes integration.

第一部分:如果F(x) = ∫ₐˣ f(t) dt,那么F'(x) = f(x)。这告诉我们微分是积分的逆运算。

Part 2: ∫ₐᵇ f(x) dx = F(b) − F(a), where F is any antiderivative of f. This gives a practical method for evaluating definite integrals.

第二部分:∫ₐᵇ f(x) dx = F(b) − F(a),其中F是f的任意一个原函数。这为计算定积分提供了实用方法。

For example, ∫₀¹ x² dx = [x³/3]₀¹ = 1/3 − 0 = 1/3. Notice how the constant C cancels out in definite integrals, which is why we omit it when evaluating them.

例如,∫₀¹ x² dx = [x³/3]₀¹ = 1/3 − 0 = 1/3。注意常数C在定积分中会相互抵消,这就是为什么在计算定积分时可以省略它。

When finding areas between curves, the formula ∫ₐᵇ [f(x) − g(x)] dx gives the area enclosed between f and g, provided f(x) ≥ g(x) on the interval. Identify the intersection points first to set the correct limits.

求两条曲线之间的面积时,公式∫ₐᵇ [f(x) − g(x)] dx给出f和g之间围成的面积,前提是在该区间上f(x) ≥ g(x)。先求交点来确定正确的积分上下限。


8. Integration by Substitution: A Key Technique | 换元积分法:一项关键技巧

Integration by substitution, also called u-substitution, is the inverse of the chain rule. When you see an integral of the form ∫ f(g(x)) · g'(x) dx, you can set u = g(x), so du = g'(x) dx, and the integral simplifies to ∫ f(u) du.

换元积分法,也称u-代换,是链式法则的逆运算。当你看到形如∫ f(g(x)) · g'(x) dx的积分时,可令u = g(x),从而du = g'(x) dx,原积分简化为∫ f(u) du。

Example: ∫ 2x · cos(x²) dx. Let u = x², du = 2x dx. The integral becomes ∫ cos u du = sin u + C = sin(x²) + C.

例如:∫ 2x · cos(x²) dx。令u = x²,du = 2x dx,积分变为∫ cos u du = sin u + C = sin(x²) + C。

For definite integrals, you have two options: either convert everything to u and change the limits of integration, or integrate in terms of x and substitute back. The first method is usually cleaner and less error-prone.

对于定积分,你有两种选择:要么将所有内容转换为关于u的表达式并改变积分上下限,要么用x完成积分后再代回。第一种方法通常更简洁,也更不容易出错。


9. Kinematics: Calculus in Motion | 运动学:微积分在运动中的应用

In IB Mathematics, one of the most common applications of calculus is kinematics—describing the motion of objects. If displacement is s(t), then velocity is v(t) = s'(t) and acceleration is a(t) = v'(t) = s”(t).

在IB数学中,微积分最常见的应用之一是运动学——描述物体的运动。如果位移是s(t),那么速度是v(t) = s'(t),加速度是a(t) = v'(t) = s”(t)。

  • When v(t) = 0, the object is momentarily at rest. These points are often turning points in the motion.
  • 当v(t) = 0时,物体瞬时静止。这些点通常是运动中的转折点。
  • When a(t) = 0, the object’s velocity is neither increasing nor decreasing.
  • 当a(t) = 0时,物体的速度既不增大也不减小。
  • Total distance travelled is ∫ₐᵇ |v(t)| dt, whereas displacement is ∫ₐᵇ v(t) dt.
  • 总路程是∫ₐᵇ |v(t)| dt,而位移是∫ₐᵇ v(t) dt。

These distinctions are frequently tested. Make sure you read the question carefully: “distance” requires absolute value, “displacement” does not.

这些区别经常被考查。务必仔细审题:“路程”需要取绝对值,“位移”则不需要。


10. Optimisation: Finding Maximum and Minimum | 优化问题:求最大值与最小值

Optimisation problems ask you to find the maximum or minimum value of a function under given constraints. The technique is systematic:

优化问题要求你在给定约束下寻找函数的最大值或最小值。其方法是系统性的:

  • Identify the quantity to be optimised and express it as a function of one variable.
  • 确定要优化的量,并将其表示为单变量函数。
  • Find the derivative and set it equal to zero to locate critical points.
  • 求导并令其等于零,找出临界点。
  • Determine whether each critical point is a maximum, minimum, or neither using the second derivative test or sign analysis.
  • 利用二阶导数检验或符号分析来判断每个临界点是最大值、最小值还是都不是。
  • Check boundary points, as extrema can occur at endpoints of the domain.
  • 检查边界点,因为极值也可能出现在定义域的端点处。

A classic example: find the maximum area of a rectangle with perimeter 100 m. Let width = x and length = 50 − x, so area A = x(50 − x). Setting A’ = 50 − 2x = 0 gives x = 25, so the rectangle is a square with area 625 m².

一个经典例子:求周长为100米的矩形的最大面积。设宽为x,长为50 − x,则面积A = x(50 − x)。令A’ = 50 − 2x = 0,得x = 25,因此该矩形为正方形,面积为625平方米。


11. Practical Tips for IB Exam Success | IB考试成功实用技巧

Students often ask: “Why do I understand calculus but still lose marks in exams?” The answer usually lies in execution errors and insufficient practice under time pressure. Here are targeted suggestions:

学生常常问:“为什么我理解了微积分,考试中却仍然丢分?”答案通常在于执行错误和缺乏时间压力下的充分练习。以下是一些针对性的建议:

  • Always write down the derivative rule you are using (power, chain, product, quotient) when solving questions. This helps examiners follow your reasoning and earns method marks.
  • 解题时始终写出你使用的求导法则(幂法则、链式法则、积法则、商法则)。这有助于考官理解你的推理过程,并获得方法分。
  • Do not forget the constant of integration C in indefinite integrals—it costs one mark every time.
  • 在不定积分中不要忘记积分常数C——每次遗漏都会丢一分。
  • When a question asks for “exact value,” leave π and √ in your answer; do not give a decimal approximation.
  • 当题目要求“精确值”时,在答案中保留π和√,不要给出小数近似值。
  • Check your derivatives by mentally differentiating again or by verifying dimensions/units in word problems.
  • 通过心算再次求导,或检查应用题中的单位量纲,来验证你得到的导数是否正确。
  • Use a graphing calculator to verify critical points and intersections, but always show algebraic steps for full marks.
  • 使用图形计算器验证临界点和交点,但要获得满分仍需展示代数步骤。

Additionally, ensure you are comfortable with exponential and logarithmic differentiation: d/dx (eˣ) = eˣ and d/dx (ln x) = 1/x. These appear in both AA and AI papers.

另外,确保你熟练掌握指数和对数函数的求导:d/dx (eˣ) = eˣ,d/dx (ln x) = 1/x。这些在AA和AI试卷中都会出现。


12. Looking Forward: Calculus Beyond IB | 展望:IB之外的微积分

Mastering calculus in IB sets the stage for university-level mathematics, physics, economics, and data science. In higher education, derivatives become tools for multivariable optimization, and integrals expand into line integrals, surface integrals, and infinite series.

掌握IB微积分为大学阶段的数学、物理、经济学和数据科学打下基础。在高等教育中,导数变为多元优化的工具,积分则扩展为曲线积分、曲面积分和无穷级数。

More importantly, calculus cultivates a mindset of precision, abstraction, and problem decomposition. These habits—rather than memorised formulas—will serve you well in any analytical career.

更重要的是,微积分培养了一种精确、抽象和问题拆解的思维方式。这些习惯——而不仅仅是背诵的公式——将在任何分析型职业中使你受益。

For now, focus on understanding limits, practicing differentiation fluently, and treating integration as a puzzle that rewards pattern recognition. With consistent practice, calculus will shift from being a source of anxiety to a reliable strength.

目前,请专注于理解极限、熟练掌握求导,并将积分视为一个考验模式识别能力的谜题。通过持续练习,微积分将不再是你焦虑的来源,而会成为你可靠的优势。


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

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

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading