📚 Changing the Order of Integration for Non-Rectangular Regions | 非矩形区域积分次序更换
In multiple integration, the limits of integration for non-rectangular regions depend on the order of integration. Reversing the order of integration is a powerful technique that can simplify otherwise impossible double integrals. This article walks you through the process of sketching regions, re-describing boundaries, and changing integration order without changing the value of the integral.
在多重积分中,非矩形区域的积分限依赖于积分次序。交换积分次序是一种强大的技巧,可以简化原本无法计算的二重积分。本文将引导你掌握画图、重新描述边界以及在不改变积分值的前提下更换积分次序的方法。
1. Why Change the Order of Integration? | 为什么要更换积分次序?
A double integral over a non-rectangular region appears as ∫ₐᵇ ∫g₁(x)ᵍ²⁽ˣ⁾ f(x,y) dy dx or ∫cᵈ ∫h₁(y)ʰ²⁽ʸ⁾ f(x,y) dx dy. Sometimes the inner integral cannot be evaluated in closed form with respect to the given variable, but after swapping the order, the integration becomes straightforward.
非矩形区域上的二重积分通常写成 ∫ₐᵇ ∫g₁(x)ᵍ²⁽ˣ⁾ f(x,y) dy dx 或 ∫cᵈ ∫h₁(y)ʰ²⁽ʸ⁾ f(x,y) dx dy。有时按给定变量进行内层积分无法得到闭合形式,但交换次序后,积分就变得简单了。
The key is to correctly reinterpret the region of integration. Reversing the order is essentially changing from a Type I region (vertical slices) to a Type II region (horizontal slices), or vice versa.
关键是要正确地重新描述积分区域。交换次序本质上是将Ⅰ型区域(纵向切片)改变为Ⅱ型区域(横向切片),反之亦然。
2. Understanding the Region from the Original Integral | 从原始积分理解积分区域
Given an iterated integral like ∫ₓ₌₀¹ ∫ᵧ₌ₓ²¹ f(x,y) dy dx, the outer variable x ranges from 0 to 1, and for each x, y goes from the curve y = x² to the line y = 1. The region is bounded below by the parabola and above by the horizontal line, between x = 0 and x = 1.
给定一个累次积分,比如 ∫ₓ₌₀¹ ∫ᵧ₌ₓ²¹ f(x,y) dy dx,外层变量 x 的范围是 0 到 1,对于每个 x,y 从曲线 y = x² 变化到直线 y = 1。该区域下边界是抛物线,上边界是水平线,位于 x = 0 和 x = 1 之间。
Always start by writing down the explicit equations of the boundaries from the limits. For dy dx order, the limits on y are functions of x: y = lower(x) and y = upper(x). For dx dy order, the limits on x are functions of y: x = left(y) and x = right(y).
总是先从积分限中写出边界曲线的显式方程。对于 dy dx 次序,y 的积分限是 x 的函数:y = 下边界(x) 和 y = 上边界(x)。对于 dx dy 次序,x 的积分限是 y 的函数:x = 左边界(y) 和 x = 右边界(y)。
3. Step 1 – Sketch the Region Accurately | 第一步 – 精确绘制区域草图
Draw the curves given by the limit equations. Label all intersection points. For the integral ∫ₓ₌₀¹ ∫ᵧ₌ₓ²¹ f(x,y) dy dx, you plot y = x² and y = 1 in the xy-plane, restricting to 0 ≤ x ≤ 1. The region is the area above the parabola and below the line, extending from x=0 to x=1. The vertices are (0,0), (0,1) and (1,1).
画出由积分限方程给出的曲线,标出所有交点。对于积分 ∫ₓ₌₀¹ ∫ᵧ₌ₓ²¹ f(x,y) dy dx,在 xy 平面上画出 y = x² 和 y = 1,并限制在 0 ≤ x ≤ 1。该区域位于抛物线上方、直线下方,从 x=0 延伸到 x=1。顶点为 (0,0), (0,1) 和 (1,1)。
Sketching is essential because when you reverse the order, you must visualise the region as horizontal slices. Without a clear picture, it is easy to get the new limits wrong.
画图至关重要,因为在交换次序时,你必须将区域想象成水平切片。如果没有清晰的图像,很容易将新的积分限写错。
4. Describing the Region as Type II (Horizontal Slices) | 将区域描述为Ⅱ型 (横向切片)
To reverse the order to dx dy, you choose outer variable y. Determine the minimum and maximum y-values in the region. For the example, y ranges from 0 to 1. For a fixed y between 0 and 1, x runs from the left boundary to the right boundary.
为了将次序反转为 dx dy,选取 y 作为外层变量。确定区域内 y 的最小值和最大值。在该例子中,y 的范围是 0 到 1。对于 0 到 1 之间的某个固定 y,x 从左边界变化到右边界。
Solve the curve equation for x. The parabola y = x² gives x = √y for the right boundary (since x ≥ 0). The left boundary is x = 0. So the new description is: 0 ≤ y ≤ 1, 0 ≤ x ≤ √y. The reversed integral becomes ∫ᵧ₌₀¹ ∫ₓ₌₀√ʸ f(x,y) dx dy.
从曲线方程中解出 x。抛物线 y = x² 给出右边界 x = √y(因为 x ≥ 0),左边界是 x = 0。因此新的描述为:0 ≤ y ≤ 1,0 ≤ x ≤ √y。反转后的积分变为 ∫ᵧ₌₀¹ ∫ₓ₌₀√ʸ f(x,y) dx dy。
5. General Procedure for Changing Order | 更换积分次序的一般步骤
Step 1: Identify the region from the given limits. Write down the boundary equations. Step 2: Sketch the region and find all intersection points. Step 3: Determine the constant range for the new outer variable. Step 4: For a typical slice perpendicular to the new outer axis, express the inner variable bounds as functions of the outer variable. Step 5: Set up the new iterated integral.
第一步:根据已知积分限确定区域,写出边界方程。第二步:画出区域草图,求出所有交点。第三步:确定新外层变量的常数范围。第四步:对于垂直于新外层轴的典型切片,将内层变量的界限表示为外层变量的函数。第五步:建立新的累次积分。
This works for both directions. Always check that the new inner limits should be the curves that bound the region from ‘left to right’ (for x) or ‘bottom to top’ (for y) when sliced appropriately.
这一方法对两个方向都适用。始终要检查:在适当切片时,新的内层积分限是否对应于区域的“从左到右”(对 x 而言)或“从下到上”(对 y 而言)的边界。
6. Example 1 – Triangular Region | 示例一 – 三角形区域
Consider the integral ∫ₓ₌₀² ∫ᵧ₌₀ˣ f(x,y) dy dx. The region is bounded by y = 0, y = x, and x = 2. It is a right triangle with vertices (0,0), (2,0) and (2,2).
考虑积分 ∫ₓ₌₀² ∫ᵧ₌₀ˣ f(x,y) dy dx。该区域由 y = 0, y = x 和 x = 2 围成,是一个直角三角形,顶点为 (0,0), (2,0) 和 (2,2)。
To reverse order, y ranges from 0 to 2. For a fixed y, x runs from the line x = y (right boundary of the region when solving y = x) to x = 2. Therefore, the new integral is ∫ᵧ₌₀² ∫ₓ₌ᵧ² f(x,y) dx dy. Note how x=y is the left boundary and x=2 is the right boundary.
要反转次序,y 的范围是 0 到 2。对于固定的 y,x 从直线 x = y(解 y = x 得到区域的左边界)变化到 x = 2。因此新积分为 ∫ᵧ₌₀² ∫ₓ₌ᵧ² f(x,y) dx dy。注意 x=y 是左边界,x=2 是右边界。
7. Example 2 – Region Bounded by Two Parabolas | 示例二 – 由两条抛物线围成的区域
Change the order of integration for ∫ₓ₌₀¹ ∫ᵧ₌ₓ²√ˣ f(x,y) dy dx. The limits give y lower = x² and y upper = √x. The curves intersect where x² = √x, solving x⁴ = x gives x = 0 or x = 1. So the region lies between these curves for 0 ≤ x ≤ 1.
更换积分 ∫ₓ₌₀¹ ∫ᵧ₌ₓ²√ˣ f(x,y) dy dx 的次序。积分限给出下边界 y = x²,上边界 y = √x。曲线在 x² = √x 处相交,解 x⁴ = x 得 x = 0 或 x = 1。因此区域在 0 ≤ x ≤ 1 内位于这两条曲线之间。
For dx dy order, y ranges from the lowest y-value in the region to the highest. The minimum y is 0 (at x=0), the maximum y is 1 (at x=1). For a fixed y in [0,1], we need the left and right x-bounds. From y = √x we get x = y². From y = x² we get x = √y (taking positive roots). For y between 0 and 1, note y² ≤ √y. Thus the left boundary is x = y² and the right boundary is x = √y. The reversed integral is ∫ᵧ₌₀¹ ∫ₓ₌ᵧ²√ʸ f(x,y) dx dy.
对于 dx dy 次序,y 从区域的最低点变化到最高点。最小 y 为 0(x=0 处),最大 y 为 1(x=1 处)。对于 [0,1] 中的某固定 y,需要确定 x 的左右界限。由 y = √x 得 x = y²。由 y = x² 得 x = √y(取正根)。注意在 0 到 1 之间,y² ≤ √y。所以左边界是 x = y²,右边界是 x = √y。反转后的积分为 ∫ᵧ₌₀¹ ∫ₓ₌ᵧ²√ʸ f(x,y) dx dy。
8. Example 3 – When the Region Requires Splitting | 示例三 – 当区域需要分割时
Consider ∫ᵧ₌₀¹ ∫ₓ₌ᵧ²⁻ᵧ² f(x,y) dx dy. The limits imply for each y between 0 and 1, x goes from y² to 2 – y². However, the curves x=y² and x=2–y² intersect where y² = 2 – y², giving y=1 (and y=-1, not in range). But for y<1, 2–y² > y², so the region is a symmetric lens shape? Actually plotting shows x=y² (right-opening parabola) and x=2–y² (left-opening parabola). That’s a horizontal simple region. Now to reverse to dy dx.
考虑积分 ∫ᵧ₌₀¹ ∫ₓ₌ᵧ²²⁻ʸ² f(x,y) dx dy。积分限意味着对于 0 到 1 之间的每个 y,x 从 y² 变化到 2 – y²。曲线 x=y² 和 x=2–y² 在 y² = 2 – y² 处相交,得 y=1(y=-1 不在范围内)。然而当 y<1 时,2–y² > y²,区域呈对称透镜形状?实际画图显示 x=y²(右开口抛物线)和 x=2–y²(左开口抛物线)。这是一个水平简单区域。现在要反转为 dy dx。
If we try to describe this region with vertical slices, for x between 0 and 2, the y-bounds come from solving the curves for y. For x from 0 to 1, the bottom boundary is y=0? No, the original region: y from 0 to 1, x between y² and 2–y². The vertex at y=0 gives x from 0 to 2. So the region is bounded above by y=√x (right curve solved for y) and below by y=0? Wait, need to carefully analyse: The curves are x=y² -> y=√x, and x=2–y² -> y=√(2–x). The region is between these two curves, but also y≥0. So for y slices, the region is defined. For x slices, at a given x in [0,1], y goes from 0 up to √x (from x=y²). At x in [1,2], y goes from 0 up to √(2–x). So the region splits into two subregions when reversed. The reversed integral becomes ∫ₓ₌₀¹ ∫ᵧ₌₀√ˣ f(x,y) dy dx + ∫ₓ₌₁² ∫ᵧ₌₀√⁽²⁻ˣ⁾ f(x,y) dy dx.
如果尝试用纵向切片描述此区域,对于 x 在 0 到 2 之间,y 的边界需从曲线中解出。对于 x 从 0 到 1,下边界是 y=0?不对,原始区域:y 从 0 到 1,x 在 y² 和 2–y² 之间。在 y=0 时 x 从 0 到 2。所以区域上边界是 y=√x(右曲线解出),下边界是 y=0?等等,需要仔细分析:曲线为 x=y² -> y=√x,以及 x=2–y² -> y=√(2–x)。区域在这两条曲线之间,且 y≥0。因此对于 y 切片区域是明确的。对于 x 切片,在给定的 x∈[0,1],y 从 0 到 √x(来自 x=y²)。在 x∈[1,2],y 从 0 到 √(2–x)。因此反转次序时区域需要分成两个子区域。反转后的积分为 ∫ₓ₌₀¹ ∫ᵧ₌₀√ˣ f(x,y) dy dx + ∫ₓ₌₁² ∫ᵧ₌₀√⁽²⁻ˣ⁾ f(x,y) dy dx。
This example illustrates that not all regions can be expressed as a single iterated integral in the reversed order without splitting. Always check if the bounding curves can be written as single functions over the entire range.
此例说明,并非所有区域都能在反转次序后用一个累次积分表达而不必分割。始终检查边界曲线在整个范围内是否可写成单值函数。
9. Common Mistakes When Changing Order | 更换次序时的常见错误
Mistake 1: Incorrectly solving for the inverse functions. When you have y = 1 – x², solving for x gives x = √(1–y) and x = –√(1–y). You must select the correct branch based on the region. Mistake 2: Forgetting to consider the sign of square roots when the region lies on one side of the axis.
错误一:反函数解得不正确。例如由 y = 1 – x² 解出 x,得到 x = √(1–y) 和 x = –√(1–y)。必须根据区域选择正确的分支。错误二:当区域位于坐标轴某一侧时忘记考虑平方根的符号。
Mistake 3: Using the same constant limits for the new outer variable as the old one. The outer limits must come from the maximum and minimum of the new outer variable over the entire region, which often differ. Mistake 4: Not splitting a region that requires it, leading to incorrect integrals that do not cover the region properly.
错误三:将旧的外层常数限直接用作新的外层限。新的外层限必须来自新外层变量在整个区域上的最大值和最小值,这通常与原来不同。错误四:未对需要分割的区域进行分割,导致积分不能正确覆盖整个区域。
10. Verifying Equality by Evaluating a Simple Function | 用简单函数计算验证等价性
To check your reversed limits, choose f(x,y)=1. The double integral over a region yields its area. Evaluate both the original and the reversed integrals. They must give the same numerical area. For example, area of region in Example 2: Original ∫₀¹ (√x – x²) dx = [ (2/3)x³⁄² – x³/3 ]₀¹ = 2/3 – 1/3 = 1/3. Reversed ∫₀¹ (√y – y²) dy = same 1/3.
为检验反转后的积分限,可选取 f(x,y)=1。区域上的二重积分给出其面积。计算原始积分和反转后的积分,两者必须得到相同的面积数值。例如,示例二中区域的面积:原始 ∫₀¹ (√x – x²) dx = [ (2/3)x³⁄² – x³/3 ]₀¹ = 2/3 – 1/3 = 1/3。反转后 ∫₀¹ (√y – y²) dy = 同样为 1/3。
This simple test can catch many mistakes in the new limits, especially if the orientation or the bounds are off by a reflection.
这个简单的测试可以发现新积分限中的许多错误,尤其是当方向或界限因反射而出现偏差时。
11. Strategic Tips for IB Exams | IB 考试策略建议
In IB Mathematics: Analysis and Approaches HL, questions on changing order of integration often appear alongside volume calculations or evaluation of double integrals where the inner integral is impossible in one order but possible in the other. Always sketch the region first, even if it is a rough diagram.
在 IB 数学:分析与方法 HL 中,更换积分次序的题目常与体积计算或二重积分求值一起出现,此时内层积分在一种次序下无法计算,而在另一种次序下可以。始终先画出区域草图,哪怕只是简图。
Write down all intersection points clearly. If the region must be split, show the sum of integrals with clear limits. Many marks are allocated for correctly reversing the order even if the final integration is not completed.
清楚地写出所有交点。如果区域需要分割,要展示出带有清晰积分限的积分之和。即使没有最终完成积分计算,正确更换次序也可以获得不少分数。
12. Conclusion | 结语
Changing the order of integration for non-rectangular regions is a systematic process: identify boundaries, sketch, determine new constant limits, then express inner limits as functions of the new outer variable. Mastery of this technique not only enables the evaluation of complicated double integrals but also deepens your understanding of how integration limits define regions in the plane.
更换非矩形区域的积分次序是一个系统过程:识别边界、绘图、确定新的常数限,然后将内层限表示为新外层变量的函数。掌握这一技巧不仅能计算复杂的二重积分,还能加深你对积分限如何定义平面区域的理解。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导