The Use of Differentials | 微分的应用

📚 The Use of Differentials | 微分的应用

Differentials serve as one of the most practical tools in calculus, bridging the gap between abstract derivatives and real-world approximations. In IB Mathematics, understanding how to use differentials empowers you to estimate small changes in functions, analyse measurement errors, and solve related rates problems with clarity. This article unpacks the core ideas, geometric meaning, and diverse applications of differentials, providing you with a structured revision guide.

微分是微积分中最实用的工具之一,它连接了抽象的导数概念与现实世界中的近似计算。在IB数学中,掌握微分的运用能够帮助你估算函数的微小变化、分析测量误差,并清晰地解决相关变化率问题。本文将剖析微分的核心思想、几何意义及其多种应用,为你提供一份有条理的复习指南。

1. What Is a Differential? | 什么是微分?

Given a differentiable function y = f(x), the differential dy is defined as dy = f'(x) dx. Here, dx represents an independent infinitesimal change in x, and dy gives the corresponding linear change in y along the tangent line. Unlike the actual change Δy = f(x + Δx) − f(x), the differential dy approximates Δy when Δx is small.

对于可微函数 y = f(x),微分 dy 定义为 dy = f'(x) dx。这里 dx 表示 x 的独立无穷小变化量,而 dy 则给出沿切线方向 y 的相应线性变化量。与实际变化量 Δy = f(x + Δx) − f(x) 不同,当 Δx 很小时,微分 dy 是 Δy 的近似值。

2. Geometric Interpretation | 几何解释

On the graph of y = f(x), the differential dy represents the vertical rise along the tangent line at x, while the actual increment Δy is the rise along the curve itself. The gap between Δy and dy is the error of the linear approximation, which tends to zero faster than Δx. Thus, the tangent line provides a local linear model of the function.

在 y = f(x) 的图像上,微分 dy 表示在点 x 处沿切线的纵向升高,而实际增量 Δy 则是沿曲线本身的升高。Δy 与 dy 之间的差异就是线性近似的误差,该误差趋向于零的速度比 Δx 更快。因此,切线给出了函数的局部线性模型。

3. Linear Approximation Formula | 线性近似公式

Using differentials, we obtain the linear approximation: f(x + Δx) ≈ f(x) + f'(x) Δx. If we let a be a convenient base point and set dx = Δx, the formula becomes f(a + dx) ≈ f(a) + f'(a) dx. This allows us to estimate function values near a without a calculator, provided the derivative at a is easy to compute.

利用微分,我们得到线性近似公式:f(x + Δx) ≈ f(x) + f'(x) Δx。如果选择一个方便的基点 a 并令 dx = Δx,公式就变为 f(a + dx) ≈ f(a) + f'(a) dx。这使得我们可以无须计算器就能估算出 a 附近的函数值,只要 a 处的导数容易计算。

4. Example: Estimating Square Roots | 例子:估算平方根

Estimate √4.1 using differentials. Take f(x) = √x, a = 4, dx = 0.1. We have f'(x) = 1/(2√x), so f'(4) = 1/4. Then √4.1 ≈ f(4) + f'(4)·0.1 = 2 + 0.025 = 2.025. The true value is approximately 2.0248, showing an error of only 0.0002.

用微分估算 √4.1。取 f(x) = √x,a = 4,dx = 0.1。f'(x) = 1/(2√x),故 f'(4) = 1/4。于是 √4.1 ≈ f(4) + f'(4)·0.1 = 2 + 0.025 = 2.025。真实值约为 2.0248,误差仅为 0.0002。

5. Error Propagation in Measurements | 测量中的误差传播

If a quantity x is measured with an error Δx, then for a calculated quantity y = f(x), the absolute error in y is approximately Δy ≈ |f'(x)| Δx. The relative error is Δy / |y| ≈ |f'(x) / f(x)| Δx, and the percentage error is simply the relative error multiplied by 100%. Differentials thus give a direct way to assess how input uncertainties affect final results.

若某个量 x 的测量误差为 Δx,那么对于计算量 y = f(x),y 的绝对误差近似为 Δy ≈ |f'(x)| Δx。相对误差为 Δy / |y| ≈ |f'(x) / f(x)| Δx,百分误差只需将相对误差乘以 100% 即可。因此,微分提供了一种直接的方法,用以评估输入的不确定性对最终结果的影响。

6. Worked Example: Area of a Circle | 实例:圆的面积

The radius of a circle is measured as 10 cm with a possible error of ±0.1 cm. The area A = πr², so dA/dr = 2πr. At r = 10, dA = 2π(10)·dr = 20π·dr. With dr = ±0.1, the absolute error in area is dA ≈ ±20π × 0.1 = ±2π ≈ ±6.28 cm². The relative error is dA/A = (2πr dr) / (πr²) = 2 dr / r = ±0.02, or 2%.

测得圆的半径为 10 cm,可能误差为 ±0.1 cm。面积 A = πr²,则 dA/dr = 2πr。当 r = 10 时,dA = 2π(10)·dr = 20π·dr。由于 dr = ±0.1,面积的绝对误差约为 dA ≈ ±20π × 0.1 = ±2π ≈ ±6.28 cm²。相对误差为 dA/A = (2πr dr)/(πr²) = 2 dr/r = ±0.02,即 2%。

7. Differentials in Related Rates | 相关变化率中的微分

Related rates problems often involve two or more quantities changing over time. By writing differentials, we can relate the rates directly. For example, if y = f(x) and both x and y depend on time t, then dy/dt = f'(x) · dx/dt is derived from the chain rule, which in differential form reads dy = f'(x) dx. Dividing through by dt yields the desired rate relationship.

相关变化率问题通常涉及两个或更多随时间变化的量。通过写出微分,我们可以直接关联这些变化率。例如,若 y = f(x) 且 x、y 均依赖于时间 t,则 dy/dt = f'(x) · dx/dt 由链式法则推出,而其微分形式为 dy = f'(x) dx。两边同除以 dt 即得到所需的变化率关系。

8. Application: Balloon Inflation | 应用:气球充气

A spherical balloon is inflated such that its radius increases at 2 cm/s. Find the rate of change of volume when the radius is 5 cm. Volume V = (4/3)πr³, so dV = 4πr² dr. Dividing by dt gives dV/dt = 4πr² · dr/dt. At r = 5 and dr/dt = 2, dV/dt = 4π(25)·2 = 200π ≈ 628.3 cm³/s. The differential form makes the chain-rule step explicit.

一个球形气球被充气,半径以 2 cm/s 的速度增加。求半径为 5 cm 时体积的变化率。体积 V = (4/3)πr³,因此 dV = 4πr² dr。两边除以 dt 得 dV/dt = 4πr² · dr/dt。当 r = 5、dr/dt = 2 时,dV/dt = 4π(25)·2 = 200π ≈ 628.3 cm³/s。微分形式使得链式法则这一步明确无疑。

9. Higher-Order Differentials | 高阶微分

We can also define the second differential as d²y = f”(x) (dx)². This concept is used in Taylor polynomials: f(x + Δx) ≈ f(x) + f'(x)Δx + ½ f”(x)(Δx)². IB examinations may touch upon quadratic approximations, and understanding higher-order differentials reinforces the idea that taking smaller steps improves approximation accuracy dramatically.

我们还可以定义二阶微分为 d²y = f”(x) (dx)²。这一概念用于泰勒多项式:f(x + Δx) ≈ f(x) + f'(x)Δx + ½ f”(x)(Δx)²。IB 考试可能涉及二次近似,而理解高阶微分有助于巩固一个观念:缩小步长能够显著提高近似精度。

10. Economic Applications: Marginal Analysis | 经济学应用:边际分析

In economics, the differential of a cost function C(x) represents the marginal cost dC = C'(x) dx. When production increases by one unit (dx = 1), the approximate increase in cost is simply C'(x). This use of differentials allows economists to make quick decisions based on local linear behaviour of cost, revenue, and profit functions.

在经济学中,成本函数 C(x) 的微分代表边际成本 dC = C'(x) dx。当产量增加一个单位(dx = 1)时,成本的近似增加量就是 C'(x)。这种微分的运用使经济学家能够根据成本、收益和利润函数的局部线性行为快速做出决策。

11. Common Pitfalls and Limitations | 常见陷阱与局限性

The linear approximation dy ≈ Δy is reliable only when the function is differentiable and Δx is sufficiently small. Mistakes often arise from forgetting the absolute value in error formulas, confusing dy with Δy, or using differentials where curvature is high. Always check that the point of approximation is not near a vertical tangent or a discontinuity.

线性近似 dy ≈ Δy 仅在函数可微且 Δx 足够小时才可靠。常见错误包括忘记误差公式中的绝对值、混淆 dy 与 Δy,或在曲率较大的地方使用微分。务必确保近似点附近不存在垂直切线或不连续点。

12. Exam Tips for IB Students | IB 考试技巧

In IB papers, clearly state the differential relationship dy = f'(x) dx before substituting values. For error questions, write down the derivative, multiply by the absolute error in x, and interpret the result in context. For related rates, identify all given rates and the rate to be found, then express the link via differentials before differentiating with respect to time. Presenting the chain rule step separately often earns method marks.

在 IB 试卷中,先明确写出微分关系式 dy = f'(x) dx,再代入数值。对于误差类问题,写出导数,乘以 x 的绝对误差,并结合实际意义解释结果。对于相关变化率,找出所有给定的变化率以及待求的变化率,然后通过微分表达其联系,然后再对时间求导。单独写出链式法则步骤通常能获得方法分。

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