📚 PDF资源导航

Incremental Approximation and Its Applications in IB Mathematics | IB数学:增量近似法及其应用

📚 Incremental Approximation and Its Applications in IB Mathematics | IB数学:增量近似法及其应用

In IB Mathematics, differentiation is not only about finding slopes; it also provides a powerful tool for estimating how a small change in one variable affects another. This technique, commonly called the incremental approximation method, forms a key part of the Applications of Differentiation topic in both Analysis and Approaches and Applications and Interpretation.

在IB数学中,微分不仅仅用于求斜率,它还是一个强大的工具,可以估计一个变量的微小变化如何影响另一个变量。这种技术通常称为增量近似法,是AA(分析与方法)和AI(应用与解释)课程中“微分的应用”章节的关键内容。

In this article, we will explore the idea behind incremental approximation, derive its core formula, and examine its applications in geometry, physics, and economics. We will also discuss common pitfalls and exam strategies to help you use this method confidently.

在本文中,我们将探讨增量近似法背后的思想,推导其核心公式,并研究它在几何、物理和经济学中的应用。我们还会讨论常见的陷阱和考试策略,帮助你自信地使用这种方法。


1. The Meaning of Increment | 增量的含义

An increment is a small change in a quantity. If a variable \(x\) changes from an initial value to a new value, the increment is denoted by \(\Delta x\), which can be positive or negative.

增量是某个量的小变化。如果一个变量 \(x\) 从初始值变化到新值,这个变化量记作 \(\Delta x\),它可以是正数,也可以是负数。

Similarly, if \(y = f(x)\), then the corresponding change in \(y\) is \(\Delta y = f(x + \Delta x) – f(x)\). This is called the actual increment, and it represents the exact change in the dependent variable.

类似地,如果 \(y = f(x)\),那么 \(y\) 的相应变化量为 \(\Delta y = f(x + \Delta x) – f(x)\)。这称为实际增量,它表示因变量的精确变化量。

Example: If \(y = x^2\), and \(x\) changes from 3 to 3.1, then \(\Delta x = 0.1\) and \(\Delta y = 3.1^2 – 3^2 = 9.61 – 9 = 0.61\).

例:若 \(y = x^2\),且 \(x\) 从 3 变到 3.1,则 \(\Delta x = 0.1\),\(\Delta y = 3.1^2 – 3^2 = 9.61 – 9 = 0.61\)。

Incremental approximation gives us a way to estimate \(\Delta y\) without computing \(f(x + \Delta x)\) exactly.

增量近似法为我们提供了一种无需精确计算 \(f(x + \Delta x)\) 就能估计 \(\Delta y\) 的方法。


2. Derivative as a Rate of Change | 导数作为变化率

The derivative \(f'(x)\) is defined as the limit of the average rate of change as \(\Delta x \to 0\):

导数 \(f'(x)\) 定义为当 \(\Delta x \to 0\) 时平均变化率的极限:

\(f'(x) = \lim_{\Delta x \to 0} \frac{f(x+\Delta x) – f(x)}{\Delta x}\)

For small values of \(\Delta x\), the average rate of change is close to the instantaneous rate of change. Therefore, we can write:

对于较小的 \(\Delta x\),平均变化率接近瞬时变化率。因此,我们可以写出:

\(\frac{\Delta y}{\Delta x} \approx f'(x)\)

This simple approximation is the foundation of the incremental method.

这个简单的近似是增量法的基础。

Intuitively, over a very small interval, the curve \(y = f(x)\) behaves almost like its tangent line at \(x\). The slope of that tangent line is \(f'(x)\), so a change in \(x\) multiplied by the slope gives a good estimate of the change in \(y\).

直观上,在一个非常小的区间内,曲线 \(y = f(x)\) 的行为几乎与其在 \(x\) 处的切线相同。切线的斜率是 \(f'(x)\),因此 \(x\) 的变化量乘以斜率就能很好地估计 \(y\) 的变化量。


3. The Incremental Approximation Formula | 增量近似公式

From the relation \(\Delta y / \Delta x \approx f'(x)\), we obtain the core formula:

由关系式 \(\Delta y / \Delta x \approx f'(x)\),我们得到核心公式:

\(\Delta y \approx f'(x) \, \Delta x\)

Equivalently, for a new value \(x + \Delta x\):

等价地,对于新值 \(x + \Delta x\):

\(f(x + \Delta x) \approx f(x) + f'(x) \, \Delta x\)

This is sometimes called the linear approximation because we replace the function by its tangent line at \(x\).

这有时称为线性近似,因为我们用函数在 \(x\) 处的切线来代替该函数。

Worked example: Estimate \(\sqrt{4.1}\) using incremental approximation. Let \(f(x) = \sqrt{x}\), \(x = 4\), and \(\Delta x = 0.1\). Then \(f(4) = 2\) and \(f'(x) = 1/(2\sqrt{x})\), so \(f'(4) = 1/4 = 0.25\). Hence \(f(4.1) \approx 2 + 0.25(0.1) = 2.025\).

例:使用增量近似估计 \(\sqrt{4.1}\)。令 \(f(x) = \sqrt{x}\),\(x = 4\),\(\Delta x = 0.1\)。则 \(f(4) = 2\),\(f'(x) = 1/(2\sqrt{x})\),所以 \(f'(4) = 1/4 = 0.25\)。因此 \(f(4.1) \approx 2 + 0.25(0.1) = 2.025\)。

Compared to the actual value 2.02485…, the approximation is very accurate for such a small increment.

与实际值 2.02485… 相比,对于如此小的增量,这个近似非常精确。


4. Linearization of a Function | 函数的线性化

The linear approximation can be written in the form of a linear function \(L(x)\):

线性近似可以写成线性函数 \(L(x)\) 的形式:

\(L(x) = f(a) + f'(a)(x – a)\)

Here \(a\) is the reference point, and \(L(x)\) is the tangent line at \(x = a\). This line is the best linear approximation to \(f(x)\) near \(a\).

这里 \(a\) 是参考点,\(L(x)\) 是在 \(x = a\) 处的切线。这条线是 \(f(x)\) 在 \(a\) 附近的最佳线性近似。

For example, to approximate \((1.02)^5\), set \(f(x) = x^5\), \(a = 1\), and \(\Delta x = 0.02\). Since \(f(1) = 1\) and \(f'(x) = 5x^4\), \(f'(1) = 5\). Thus \((1.02)^5 \approx 1 + 5(0.02) = 1.1\).

例如,要近似 \((1.02)^5\),设 \(f(x) = x^5\),\(a = 1\),\(\Delta x = 0.02\)。因为 \(f(1) = 1\),\(f'(x) = 5x^4\),\(f'(1) = 5\)。所以 \((1.02)^5 \approx 1 + 5(0.02) = 1.1\)。

Linearization is especially useful when dealing with complicated expressions such as exponentials, logarithms, and trigonometric functions near a convenient point.

在处理指数函数、对数函数和三角函数在某个方便点附近的复杂表达式时,线性化特别有用。


5. Absolute, Relative, and Percentage Errors | 绝对误差、相对误差与百分比误差

When using an approximation, it is important to quantify how accurate it is. The absolute error is defined as the absolute difference between the exact value and the approximate value:

使用近似时,重要的是量化其精确程度。绝对误差定义为精确值与近似值之差的绝对值:

Absolute error = \(| \Delta y – f'(x)\Delta x |\)

The relative error is the absolute error divided by the exact value (or by the original value, depending on context):

相对误差是绝对误差除以精确值(或根据具体情况除以原始值):

Relative error = \(| \Delta y – f'(x)\Delta x | / |\Delta y|\)

Multiplying relative error by 100% gives the percentage error.

将相对误差乘以100%就得到百分比误差。

Example: In the earlier \(\sqrt{4.1}\) problem, approximate value 2.025, exact value ≈ 2.024845. Absolute error ≈ 0.000155, relative error ≈ 0.0000765, percentage error ≈ 0.00765%.

例:在之前的 \(\sqrt{4.1}\) 问题中,近似值为2.025,精确值约为2.024845。绝对误差约为0.000155,相对误差约为0.0000765,百分比误差约为0.00765%。

Understanding errors helps decide whether a linear approximation is acceptable in a given context, especially in scientific measurement and engineering.

理解误差有助于判断在给定情境下(尤其是科学测量和工程中)线性近似是否可接受。


6. Application in Geometry | 在几何中的应用

Incremental approximation is commonly used to estimate small changes in geometric quantities such as area, volume, and surface area.

增量近似法常用于估计面积、体积和表面积等几何量的小变化。

Example 1: The side \(s\) of a cube is measured as 10 cm, with a possible error of 0.2 cm. The volume is \(V = s^3\). Then \(dV/ds = 3s^2\), so at \(s = 10\), \(dV/ds = 300\). The approximate change in volume is \(\Delta V \approx 300 \Delta s = 300 \times 0.2 = 60 \text{ cm}^3\).

例1:一个立方体的边长 \(s\) 测得为 10 cm,可能误差为 0.2 cm。体积为 \(V = s^3\)。那么 \(dV/ds = 3s^2\),所以在 \(s = 10\) 处,\(dV/ds = 300\)。体积的近似变化为 \(\Delta V \approx 300 \Delta s = 300 \times 0.2 = 60 \text{ cm}^3\)。

Example 2: The radius of a circle increases from 5 m to 5.1 m. The area \(A = \pi r^2\), so \(dA/dr = 2\pi r\). At \(r = 5\), \(dA/dr = 10\pi\). Thus \(\Delta A \approx 10\pi \times 0.1 = \pi \approx 3.1416 \text{ m}^2\).

例2:圆的半径从 5 m 增加到 5.1 m。面积 \(A = \pi r^2\),所以 \(dA/dr = 2\pi r\)。在 \(r = 5\) 处,\(dA/dr = 10\pi\)。因此 \(\Delta A \approx 10\pi \times 0.1 = \pi \approx 3.1416 \text{ m}^2\)。

These approximations are much simpler than computing the full expression for the new area or volume, especially when the change is small.

与计算新面积或体积的完整表达式相比,这些近似在变化较小时要简单得多。


7. Application in Physics | 在物理中的应用

In physics, small changes often appear in measurements, kinematics, and energy calculations. The incremental method allows us to estimate the effect of small errors in measurement.

在物理中,测量、运动学和能量计算中经常出现小变化。增量法使我们能够估计测量误差的影响。

Example: The period of a simple pendulum is \(T = 2\pi\sqrt{l/g}\). For small errors in length \(l\), we can estimate the resulting error in \(T\). Suppose \(l = 1\) m and the length is measured with an error \(\Delta l = 0.01\) m. We have:

例:单摆的周期为 \(T = 2\pi\sqrt{l/g}\)。对于长度 \(l\) 的小误差,我们可以估计 \(T\) 的相应误差。设 \(l = 1\) m,长度的测量误差为 \(\Delta l = 0.01\) m。我们有:

\(\frac{dT}{dl} = \frac{\pi}{\sqrt{lg}}\)

At \(l = 1\) m and \(g = 9.8 \text{ m/s}^2\), \(dT/dl \approx \pi/\sqrt{9.8} \approx 1.003\). Thus \(\Delta T \approx 1.003 \times 0.01 \approx 0.01003\) s.

在 \(l = 1\) m,\(g = 9.8 \text{ m/s}^2\) 时,\(dT/dl \approx \pi/\sqrt{9.8} \approx 1.003\)。因此 \(\Delta T \approx 1.003 \times 0.01 \approx 0.01003\) s。

This shows that a 1 cm error in length produces roughly a 0.01 s error in the period.

这表明长度1 cm的误差会导致周期大约0.01 s的误差。

Another common case is projectile motion: if the initial velocity or angle changes slightly, the range changes approximately proportionally to the derivative of the range formula.

另一个常见情况是抛体运动:如果初速度或角度略有变化,射程的变化近似正比于射程公式的导数。


8. Application in Economics | 在经济学中的应用

In economics, derivatives represent marginal quantities: marginal cost, marginal revenue, and marginal profit. The incremental approximation is used to estimate the effect of producing or selling one more unit.

在经济学中,导数表示边际量:边际成本、边际收益和边际利润。增量近似法用于估计多生产或销售一个单位的影响。

Suppose a cost function is \(C(x) = 100 + 20x + 0.1x^2\), where \(x\) is the number of units produced. If the firm currently produces \(x = 50\) units, the marginal cost is \(C'(x) = 20 + 0.2x\), so \(C'(50) = 30\).

设成本函数为 \(C(x) = 100 + 20x + 0.1x^2\),其中 \(x\) 是生产数量。如果公司目前生产 \(x = 50\) 单位,边际成本为 \(C'(x) = 20 + 0.2x\),所以 \(C'(50) = 30\)。

This means that producing one more unit (from 50 to 51) would increase cost by approximately 30 currency units. The exact increase is \(C(51) – C(50) = 30.1\), so the approximation is very close.

这意味着多生产一个单位(从50到51)将使成本增加约30货币单位。实际增加量为 \(C(51) – C(50) = 30.1\),因此近似非常接近。

Similarly, revenue and profit functions can be analyzed using the same incremental principle.

类似地,收益函数和利润函数也可以用同样的增量原理进行分析。


9. Connection to Differentials | 与微分的关系

The notation \(dy = f'(x)\,dx\) is often called the differential of \(y\). It represents the approximate change in \(y\) when \(x\) changes by a small amount \(dx\). In practice, we treat \(dx = \Delta x\) and \(dy \approx \Delta y\).

记法 \(dy = f'(x)\,dx\) 通常称为 \(y\) 的微分。它表示当 \(x\) 变化一个微小量 \(dx\) 时 \(y\) 的近似变化。实际应用中,我们把 \(dx = \Delta x\),且 \(dy \approx \Delta y\)。

The differential \(dy\) is not the same as the actual change \(\Delta y\); it is the change along the tangent line, while \(\Delta y\) is the change along the curve.

微分 \(dy\) 与实际变化 \(\Delta y\) 并不相同;它是沿着切线的变化,而 \(\Delta y\) 是沿着曲线的变化。

For example, for \(y = x^3\), \(dy = 3x^2 dx\). If \(x = 2\) and \(dx = 0.01\), then \(dy = 12 \times 0.01 = 0.12\). The actual \(\Delta y\) is \(2.01^3 – 2^3 = 0.120601\), so the differential underestimates slightly but remains highly accurate.

例如,对于 \(y = x^3\),\(dy = 3x^2 dx\)。如果 \(x = 2\),\(dx = 0.01\),则 \(dy = 12 \times 0.01 = 0.12\)。实际 \(\Delta y\) 为 \(2.01^3 – 2^3 = 0.120601\),因此微分略有低估,但仍然非常精确。

Understanding the difference between \(dy\) and \(\Delta y\) helps clarify the geometric meaning of the approximation.

理解 \(dy\) 与 \(\Delta y\) 之间的区别有助于弄清近似的几何意义。


10. Limitations of Incremental Approximation | 增量近似法的局限性

The incremental method is accurate only when \(\Delta x\) is small. As \(|\Delta x|\) increases, the tangent line diverges from the curve, and the approximation becomes poor.

增量法仅在 \(\Delta x\) 较小时才准确。随着 \(|\Delta x|\) 增大,切线偏离曲线,近似变得很差。

For example, using the tangent at \(x = 1\) to approximate \(\ln(1.5)\) gives \(\ln(1.5) \approx 0.5\), while the actual value is 0.405. The relative error is about 23%, which is not acceptable in many cases.

例如,用 \(x = 1\) 处的切线近似 \(\ln(1.5)\) 得到 \(\ln(1.5) \approx 0.5\),而实际值为 0.405。相对误差约为23%,在许多情况下不可接受。

The method also fails when the function is highly curved at the reference point, because the second derivative is large and the tangent line is a poor fit even locally.

当函数在参考点处弯曲程度很大时,该方法也会失效,因为二阶导数很大,切线即使在局部也难以很好地拟合。

In such cases, higher-order approximations (using Taylor series) or numerical methods may be required.

在这种情况下,需要更高阶的近似(如泰勒级数)或数值方法。


11. Exam Tips for IB Mathematics | IB数学考试提示

When solving incremental approximation questions in the IB exam, always clearly define \(f(x)\), the reference value \(x\), and \(\Delta x\). This makes your method transparent to the examiner.

在IB考试中解答增量近似问题时,务必清楚定义 \(f(x)\)、参考值 \(x\) 和 \(\Delta x\)。这能让阅卷人清楚地看到你的方法。

Write the approximation in the form \(f(x+\Delta x) \approx f(x) + f'(x)\Delta x\), and do not forget to state the units in word problems.

以 \(f(x+\Delta x) \approx f(x) + f'(x)\Delta x\) 的形式写出近似,并且在应用题中不要忘记写出单位。

If a question asks for “percentage error”, compute the absolute error and divide by the exact value. If the exact value is not given, use the measured or original value, but clearly state what you are using.

如果题目要求“百分比误差”,计算绝对误差并除以精确值。如果未给出精确值,则使用测量值或原始值,但要明确说明你所使用的值。

Common exam questions include estimating \(\sqrt{9.02}\), \(\sin 31^\circ\), \(e^{0.02}\), or finding the change in volume of a sphere when the radius changes by 0.1 cm. Practice converting degrees to radians when applying the derivative of trigonometric functions.

常见考题包括估计 \(\sqrt{9.02}\)、\(\sin 31^\circ\)、\(e^{0.02}\),或求半径变化0.1 cm时球体积的变化。练习在应用三角函数导数时将角度转换为弧度。

Remember that for trigonometric functions, the derivative formula \(\frac{d}{dx}(\sin x) = \cos x\) assumes \(x\) is in radians.

记住,对于三角函数,导数公式 \(\frac{d}{dx}(\sin x) = \cos x\) 假设 \(x\) 以弧度为单位。


12. Summary | 总结

Incremental approximation is a versatile and examinable tool in IB Mathematics. It connects the concept of the derivative to real-world estimation problems.

增量近似法是IB数学中一个通用且常考的工具。它将导数的概念与现实世界中的估计问题联系起来。

The key formula \(\Delta y \approx f'(x)\Delta x\) allows us to estimate changes in functions with ease, provided the increment is small. Its applications span geometry, physics, economics, and beyond.

关键公式 \(\Delta y \approx f'(x)\Delta x\) 使我们能够轻松估计函数的变化,前提是增量较小。它的应用涵盖了几何、物理、经济学等领域。

By mastering this method, you not only prepare for typical IB exam questions but also develop an intuition for the local behaviour of functions — a fundamental idea in calculus.

掌握这种方法,你不仅能够应对典型的IB考试问题,还能培养对函数局部行为的直觉——这是微积分的基本思想。

Always check the size of the increment, choose a suitable reference point, and verify whether the approximation error is acceptable for the problem at hand.

始终检查增量的大小,选择合适的参考点,并验证近似误差对于当前问题是否可接受。


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