Double Integrals: Concepts and Applications | 双重积分:概念与应用

📚 Double Integrals: Concepts and Applications | 双重积分:概念与应用

Double integrals extend the idea of a single-variable definite integral to functions of two variables. They allow us to compute volumes under surfaces, total mass across a planar lamina, and many other quantities that accumulate over a two‑dimensional region. In IB Mathematics, although the core syllabus stops at single‑variable calculus, the optional topics or further exploration often touch upon multivariable integration, making double integrals a powerful tool for students aiming to deepen their understanding of calculus.

双重积分将单变量定积分的概念推广到二元函数上。它们可以帮助我们计算曲面下方的体积、平面薄片上的总质量,以及在二维区域上累积的其他许多量。在IB数学课程中,尽管核心大纲只涉及单变量微积分,但选修主题或进一步探究常常会触及多元积分,因此双重积分是学生深化微积分理解的强大工具。


1. What Are Double Integrals? | 什么是双重积分?

A double integral of a function f(x, y) over a region R in the xy‑plane, written as ∬R f(x, y) dA, sums the values of f multiplied by tiny area elements dA across the whole region. It generalises the Riemann sum: we partition R into small sub‑regions, evaluate f at a sample point in each, multiply by the area of the sub‑region, and take the limit as the partition becomes infinitely fine.

函数 f(x, y) 在 xy 平面区域 R 上的双重积分,记作 ∬R f(x, y) dA,是将 f 的值乘以微小面积元素 dA 后在整个区域上求和。它推广了黎曼和的概念:我们将 R 分割为小区域,在每个小区域内取一个样本点计算 f 值,乘以小区域的面积,并在分割无限细化时取极限。


2. From Single to Double: The Need for Two Variables | 从单积分到双重积分:双变量的需求

In single‑variable calculus, ∫ab f(x) dx gives the area under a curve y = f(x). When we have a surface z = f(x, y) over a domain in the xy‑plane, the volume under the surface cannot be captured by a single integral because the height z varies with both x and y. We need to integrate over a two‑dimensional domain, hence the double integral.

在单变量微积分中,∫ab f(x) dx 表示曲线 y = f(x) 下方的面积。当我们有一个位于 xy 平面定义域上的曲面 z = f(x, y) 时,曲面下的体积无法用单积分表示,因为高度 z 同时依赖于 x 和 y。我们需要在二维定义域上积分,这就产生了双重积分。


3. The Double Integral Notation ∬R f(x, y) dA | 双重积分符号 ∬R f(x, y) dA

The standard notation includes the integral sign doubled (∬), the region of integration R as a subscript, the integrand f(x, y), and the area differential dA. dA can be written as dx dy or dy dx, depending on the chosen order of integration. Sometimes r dr dθ appears in polar coordinates. The subscript R often becomes explicit limits when we set up iterated integrals.

标准符号包括双重积分号 (∬)、作为下标的积分区域 R、被积函数 f(x, y) 以及面积微分 dA。dA 可以写成 dx dy 或 dy dx,具体取决于选择的积分次序。在极坐标下,有时会写成 r dr dθ。当下标 R 被转换为累次积分时,通常会显式地给出积分限。


4. Geometric Interpretation: Volume Under a Surface | 几何解释:曲面下的体积

If f(x, y) ≥ 0 over R, the double integral ∬R f(x, y) dA represents the volume of the solid that lies above the region R and below the surface z = f(x, y). Each infinitesimal column of base area dA and height f(x, y) contributes a volume element f(x, y) dA. Summing these over R gives the total volume.

若在 R 上 f(x, y) ≥ 0,则双重积分 ∬R f(x, y) dA 表示以区域 R 为底、曲面 z = f(x, y) 为顶的立体体积。每个底面积为 dA、高为 f(x, y) 的微小柱体贡献一个体积元素 f(x, y) dA。将这些柱体在整个 R 上求和即得总体积。


5. Properties of Double Integrals | 双重积分的性质

Double integrals inherit many useful properties from single integrals, such as linearity, additivity over sub‑regions, and comparison properties. For instance, ∬R (c₁ f + c₂ g) dA = c₁ ∬R f dA + c₂ ∬R g dA. If R is split into two non‑overlapping regions R₁ and R₂, then ∬R f dA = ∬R₁ f dA + ∬R₂ f dA.

双重积分继承了单积分的许多有用性质,例如线性性、对子区域的可加性和比较性质。比如 ∬R (c₁ f + c₂ g) dA = c₁ ∬R f dA + c₂ ∬R g dA。若 R 被分为两个不重叠的子区域 R₁ 和 R₂,则 ∬R f dA = ∬R₁ f dA + ∬R₂ f dA。


6. Evaluating Double Integrals: Iterated Integrals | 计算双重积分:累次积分

In practice, we compute a double integral by performing two successive single‑variable integrations, called iterated integrals. We first hold one variable fixed and integrate with respect to the other, then integrate the result with respect to the remaining variable. This process reduces the double integral to an inner integral and an outer integral, with limits that describe the region R.

在实践中,我们通过连续进行两次单变量积分——即累次积分——来计算双重积分。首先固定一个变量,对另一个变量积分,然后将所得结果对剩下的变量积分。这一过程将双重积分转化为一个内层积分和一个外层积分,其积分限描述了区域 R。


7. Fubini’s Theorem: Order of Integration | 富比尼定理:积分次序

Fubini’s theorem states that if f(x, y) is continuous over a rectangular region [a, b] × [c, d], the double integral can be evaluated using either order of integration and the results are equal: ∬R f(x, y) dA = ∫ab [∫cd f(x, y) dy] dx = ∫cd [∫ab f(x, y) dx] dy. For more general regions, the limits may depend on the other variable, but the equality of orders often still holds under mild conditions.

富比尼定理指出,如果 f(x, y) 在矩形区域 [a, b] × [c, d] 上连续,则双重积分可以按任意次序积分且结果相等:∬R f(x, y) dA = ∫ab [∫cd f(x, y) dy] dx = ∫cd [∫ab f(x, y) dx] dy。对于更一般的区域,积分限可能依赖于另一个变量,但在温和条件下,不同次序的相等性通常仍然成立。


8. Example: Integrating Over a Rectangular Region | 示例:在矩形区域上积分

Let R = [0, 1] × [0, 2] and f(x, y) = x² y. Compute ∬R x² y dA. We can set up the iterated integral as ∫0102 x² y dy dx. First integrate with respect to y: ∫02 x² y dy = x² [½ y²]02 = x² (2) = 2x². Then integrate with respect to x: ∫01 2x² dx = 2 [⅓ x³]01 = ⅔. The result is 2/3.

设 R = [0, 1] × [0, 2] 且 f(x, y) = x² y。计算 ∬R x² y dA。我们可以将累次积分设为 ∫0102 x² y dy dx。先对 y 积分:∫02 x² y dy = x² [½ y²]02 = x² (2) = 2x²。再对 x 积分:∫01 2x² dx = 2 [⅓ x³]01 = ⅔。结果为 2/3。


9. Example: Integrating Over a Non‑Rectangular Region | 示例:在非矩形区域上积分

Consider the triangle R bounded by y = 0, x = 1, and y = x. Find ∬R (x + y) dA. We can describe R as: 0 ≤ x ≤ 1, 0 ≤ y ≤ x. Then the integral becomes ∫010x (x + y) dy dx. Inner integral: ∫0x (x + y) dy = [x y + ½ y²]0x = x² + ½ x² = (3/2) x². Outer integral: ∫01 (3/2) x² dx = (3/2)(⅓) = ½.

考虑由 y = 0, x = 1 和 y = x 围成的三角形区域 R。求 ∬R (x + y) dA。我们可以将 R 描述为:0 ≤ x ≤ 1, 0 ≤ y ≤ x。积分变为 ∫010x (x + y) dy dx。内层积分:∫0x (x + y) dy = [x y + ½ y²]0x = x² + ½ x² = (3/2) x²。外层积分:∫01 (3/2) x² dx = (3/2)(⅓) = ½。


10. Changing the Order of Integration | 改变积分次序

Sometimes the original order of an iterated integral is difficult or impossible to evaluate analytically. Reversing the order of integration, after re‑describing the region R, can simplify the calculation dramatically. When swapping, you must find the new limits by expressing the bounding curves as functions of the other variable. A careful sketch of R is essential to set up the new limits correctly.

有时累次积分的原始次序在解析上难以计算或无法计算。重新描述区域 R 后,颠倒积分次序可以大幅度简化计算。交换次序时,必须通过将边界曲线用另一变量表示来找到新的积分限。准确画出 R 的草图对于正确设置新积分限至关重要。


11. Applications: Area and Volume | 应用:面积与体积

The area of a region R can be obtained as ∬R 1 dA. Volume under a surface z = f(x, y) ≥ 0 is ∬R f(x, y) dA. Moreover, double integrals compute total mass if f(x, y) represents a density function, or the average value of f over R as (1/Area(R)) ∬R f dA. These applications mirror those of single integrals but are extended to two dimensions.

区域 R 的面积可以通过 ∬R 1 dA 求得。曲面 z = f(x, y) ≥ 0 下方的体积为 ∬R f(x, y) dA。此外,若 f(x, y) 表示密度函数,双重积分可计算总质量;f 在 R 上的平均值为 (1/Area(R)) ∬R f dA。这些应用与单积分类似,但扩展到了二维。


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

Students often mix up the integration order or misinterpret the region’s boundaries. A typical error is to treat a non‑rectangular region as a rectangle, resulting in wrong limits. Always sketch the region and label the bounding curves. Also, remember that the inner integral’s limits may depend on the outer variable, but after the inner integration the result must be a function of the outer variable only. When a double integral evaluates to a negative number, check whether f(x, y) can be negative and whether you intended to compute a signed volume.

学生常常混淆积分次序或错误理解区域的边界。一个典型错误是将非矩形区域当作矩形处理,导致积分限错误。一定要画出区域并标注边界曲线。还要记住,内层积分的积分限可能依赖于外层变量,但内层积分完后结果必须只是外层变量的函数。当双重积分得出负数时,应检查 f(x, y) 是否可以为负,以及你是否打算计算带有符号的体积。


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