Directed Areas | 有向面积

📚 Directed Areas | 有向面积

In A-Level Mathematics, the definite integral ∫ab f(x) dx is often introduced as a tool for finding areas under curves. However, the value it returns is not always the ‘physical’ area you can see on a graph. This value is known as the directed (or signed) area, and understanding it is essential for any question that asks for the area between a curve and the x-axis.

在A-Level数学中,定积分 ∫ab f(x) dx 通常被介绍为求曲线与x轴之间面积的工具。然而,它所返回的值并不总是你在图形上看到的”物理”面积。这个值被称为有向面积(或符号面积),理解这一概念对于解答任何涉及曲线与x轴之间面积的问题都至关重要。


1. Defining Directed Area | 有向面积的定义

The directed area between a curve y = f(x) and the x-axis, from x = a to x = b, is defined as the definite integral ∫ab f(x) dx. The word ‘directed’ means that the area carries a sign: positive if the curve lies above the x-axis, and negative if the curve lies below the x-axis.

曲线 y = f(x) 与x轴之间从 x = a 到 x = b 的有向面积,定义为定积分 ∫ab f(x) dx。”有向”意味着面积带有符号:当曲线位于x轴上方时为正,当曲线位于x轴下方时为负。

This sign convention arises directly from the Riemann sum definition of the integral: each rectangular strip has height f(x), which is negative when the curve dips below the axis, thereby contributing a negative amount to the total sum.

这种符号约定直接源于积分的黎曼和定义:每个矩形条的高度为 f(x),当曲线降至x轴以下时高度为负,从而对总和贡献一个负值。


2. Areas Above the x-Axis | x轴上方的面积

When a function f(x) ≥ 0 for all x in the interval [a, b], the directed area is simply the ordinary geometric area. For example, consider f(x) = x² from x = 1 to x = 3.

当函数 f(x) ≥ 0 对区间 [a, b] 内的所有 x 成立时,有向面积就是普通的几何面积。例如,考虑从 x = 1 到 x = 3 的 f(x) = x²。

13 x² dx = [x³⁄3]13 = 27⁄3 − 1⁄3 = 26⁄3

Since x² is always non-negative, the integral 26⁄3 equals the actual area of the shaded region between the curve, the x-axis, x = 1 and x = 3.

由于 x² 始终非负,积分值 26⁄3 等于曲线、x轴、x = 1 与 x = 3 所围成阴影区域的实际面积。


3. Areas Below the x-Axis | x轴下方的面积

Now consider f(x) = −x² from x = 1 to x = 3. By symmetry, the actual geometric area is still 26⁄3, but the integral gives:

现在考虑从 x = 1 到 x = 3 的 f(x) = −x²。根据对称性,实际几何面积仍然是 26⁄3,但积分给出:

13 (−x²) dx = [−x³⁄3]13 = −9 + 1⁄3 = −26⁄3

The integral is negative because every strip height is negative. This is the directed area: magnitude 26⁄3, but with a negative sign indicating the region sits below the x-axis.

积分值为负,因为每一个条形高度都是负的。这就是有向面积:大小为 26⁄3,但带有负号,表示该区域位于x轴下方。


4. The Crucial Difference: Integral vs Actual Area | 关键区别:积分与实际面积

When a curve crosses the x-axis within the interval of integration, the integral automatically combines positive and negative contributions. These contributions may partially or completely cancel each other out. Consequently, the directed area and the actual (total) geometric area are generally different.

当曲线在积分区间内穿过x轴时,积分会自动合并正负贡献。这些贡献可能会部分或完全相互抵消。因此,有向面积与实际(总)几何面积通常是不同的。

For instance, let f(x) = x on the interval [−1, 1]. The curve crosses the x-axis at x = 0.

例如,设区间 [−1, 1] 上的 f(x) = x。该曲线在 x = 0 处穿过x轴。

−11 x dx = [x²⁄2]−11 = 1⁄2 − 1⁄2 = 0

The directed area is 0 — the positive area from 0 to 1 exactly cancels the negative area from −1 to 0. Yet the actual shaded area is clearly 1 (two triangles of area ½ each). This is the single most common misconception in directed-area questions.

有向面积为 0——从0到1的正面积恰好抵消了从−1到0的负面积。然而,实际阴影面积显然是 1(两个面积各为 ½ 的三角形)。这是有向面积问题中最常见的误解。


5. The Root-Splitting Technique | 零点分段法

To find the actual (non-directed) total area between a curve and the x-axis from a to b, you must first locate all roots of f(x) = 0 within [a, b]. Suppose the roots are c₁, c₂, …, cₙ. Then compute the integral on each sub-interval separately, take the absolute value of each result, and sum:

要求曲线与x轴之间从 a 到 b 的实际(非有向)总面积,必须首先找出 f(x) = 0 在 [a, b] 内的所有根。设根为 c₁, c₂, …, cₙ。然后在每个子区间上分别求积分,对每个结果取绝对值,再相加:

Actual Area = |∫ac₁ f(x) dx| + |∫c₁c₂ f(x) dx| + … + |∫cₙb f(x) dx|

In contrast, the directed area is simply the single integral ∫ab f(x) dx. Always read the question carefully: does it ask for ‘area’ (actual) or ‘integral’ (directed)? AQA examiners deliberately test this distinction.

相比之下,有向面积就是单个积分 ∫ab f(x) dx。务必仔细审题:题目问的是”面积”(实际面积)还是”积分”(有向面积)?AQA考官会有意测试这一区别。


6. Worked Example 1: A Quadratic | 例题1:二次函数

Question: Find the actual area enclosed between the curve y = x² − 4x + 3 and the x-axis from x = 0 to x = 4.

题目:求曲线 y = x² − 4x + 3 与x轴在 x = 0 到 x = 4 之间所围成的实际面积。

Solution: First factorise: x² − 4x + 3 = (x − 1)(x − 3). The roots are x = 1 and x = 3, both of which lie inside [0, 4]. We must split the interval into three parts: [0, 1], [1, 3] and [3, 4].

解答:首先因式分解:x² − 4x + 3 = (x − 1)(x − 3)。根为 x = 1 和 x = 3,两者都在 [0, 4] 内。必须将区间分成三段:[0, 1]、[1, 3] 和 [3, 4]。

01 (x² − 4x + 3) dx = [x³⁄3 − 2x² + 3x]01 = 1⁄3 − 2 + 3 = 4⁄3

13 (x² − 4x + 3) dx = (9 − 18 + 9) − (1⁄3 − 2 + 3) = 0 − 4⁄3 = −4⁄3

34 (x² − 4x + 3) dx = (64⁄3 − 32 + 12) − 0 = 4⁄3

Taking absolute values: total area = 4⁄3 + 4⁄3 + 4⁄3 = 4. The directed area ∫04 = 4⁄3 − 4⁄3 + 4⁄3 = 4⁄3, which is only one-third of the actual area.

取绝对值:总面积 = 4⁄3 + 4⁄3 + 4⁄3 = 4。而有向面积 ∫04 = 4⁄3 − 4⁄3 + 4⁄3 = 4⁄3,仅为实际面积的三分之一。


7. Worked Example 2: A Cubic | 例题2:三次函数

Question: Find the actual area between y = x³ − 4x and the x-axis from x = −2 to x = 2.

题目:求 y = x³ − 4x 与x轴在 x = −2 到 x = 2 之间的实际面积。

Solution: Factorise: x³ − 4x = x(x − 2)(x + 2). The roots are x = −2, 0 and 2. The interval [−2, 2] contains all three roots, so split at x = 0.

解答:因式分解:x³ − 4x = x(x − 2)(x + 2)。根为 x = −2、0 和 2。区间 [−2, 2] 包含所有三个根,因此在 x = 0 处分段。

−20 (x³ − 4x) dx = [x⁴⁄4 − 2x²]−20 = 0 − (4 − 8) = 4

02 (x³ − 4x) dx = (4 − 8) − 0 = −4

Actual area = |4| + |−4| = 8. Note that the directed area ∫−22 = 0 because the function is odd; the regions above and below the x-axis are congruent and cancel exactly.

实际面积 = |4| + |−4| = 8。注意有向面积 ∫−22 = 0,因为该函数是奇函数;x轴上方和下方的区域全等且完全抵消。


8. Symmetry and Odd/Even Functions | 对称性与奇偶函数

Exploiting symmetry can dramatically simplify directed-area problems. If f(x) is even — meaning f(−x) = f(x), as with y = x² or y = cos x — then the curve is symmetric about the y-axis, and for any interval symmetric about the origin:

利用对称性可以极大地简化有向面积问题。如果 f(x) 是偶函数——即 f(−x) = f(x),如 y = x² 或 y = cos x——则曲线关于y轴对称,且对任何关于原点对称的区间:

−aa f(x) dx = 2∫0a f(x) dx

If f(x) is odd — meaning f(−x) = −f(x), as with y = x³ or y = sin x — then the curve is rotationally symmetric about the origin, and:

如果 f(x) 是奇函数——即 f(−x) = −f(x),如 y = x³ 或 y = sin x——则曲线关于原点旋转对称,且:

−aa f(x) dx = 0

For actual areas, an odd function over a symmetric interval still requires splitting, but symmetry halves the workload. In Example 2 above, once you compute one side, the other side contributes the same magnitude.

对于实际面积,奇函数在对称区间上仍然需要分段,但对称性可以将计算量减半。在上述例题2中,只要算出一边,另一边贡献的绝对值相同。


9. Common Exam Pitfalls | 常见考试陷阱

1. Ignoring roots inside the interval. If you integrate straight from a to b without checking where the curve crosses the x-axis, your ‘area’ answer will be a directed area, not the actual geometric area. This typically loses the majority of the marks.

1. 忽略区间内的根。如果不检查曲线在何处穿过x轴,直接从 a 积分到 b,你的”面积”答案将是有向面积,而非实际几何面积。这通常会丢失大部分分数。

2. Taking a negative integral as an impossibility. A negative value for ∫ab f(x) dx is perfectly valid — it simply means the net area lies below the x-axis. Do not ‘correct’ it by flipping the sign unless the question asks for actual area.

2. 认为积分结果为负是不可能的。ab f(x) dx 为负完全正常——它只表示净面积位于x轴下方。除非题目要求实际面积,否则不要通过翻转符号来”修正”它。

3. Confusing ‘area’ with ‘integral’. In AQA mark schemes, a question that says ‘find the area’ requires you to sum absolute values; a question that says ‘evaluate the integral’ expects the directed value. Never assume they are interchangeable.

3. 混淆”面积”与”积分”。在AQA评分方案中,要求”求面积”的题目需要你将各段绝对值相加;要求”计算积分”的题目则期望有向值。切勿假设两者可以互换。


10. Tricky Cases: Discontinuities and Rapid Changes | 困难情形:间断点与急剧变化

The directed-area concept extends to functions with vertical asymptotes or discontinuities, but such integrals are improper. For AQA A-Level Mathematics, you are expected to recognise that a finite ‘area’ cannot be assigned when the integral diverges. For example, ∫01 1⁄x dx does not converge, so the area under y = 1⁄x from x = 0 to x = 1 is infinite.

有向面积的概念可以扩展到具有垂直渐近线或间断点的函数,但这种积分是反常积分。对于AQA A-Level数学,你需要能够识别当积分发散时无法赋予有限的”面积”值。例如,∫01 1⁄x dx 不收敛,因此 y = 1⁄x 从 x = 0 到 x = 1 下方的面积是无穷大。

In the AQA specification, directed-area questions typically involve polynomials and trigonometric functions over finite intervals where the curve crosses the axis at identifiable points. Always sketch the graph first — a quick shape sketch immediately reveals whether the function is above or below the axis on each sub-interval.

在AQA考纲中,有向面积问题通常涉及在有限区间上、曲线在可识别点处穿过x轴的多项式和三角函数。务必先画草图——一个快速形状草图能立即显示函数在每个子区间上是位于x轴上方还是下方。


11. Worked Example 3: Trigonometric Function | 例题3:三角函数

Question: Find the actual area between y = sin x and the x-axis from x = 0 to x = 2π.

题目:求 y = sin x 与x轴在 x = 0 到 x = 2π 之间的实际面积。

Solution: The sine function crosses the x-axis at x = π within the interval. We split into [0, π] and [π, 2π].

解答:正弦函数在区间内的 x = π 处穿过x轴。我们将其分为 [0, π] 和 [π, 2π] 两段。

0π sin x dx = [−cos x]0π = −cos π + cos 0 = 1 + 1 = 2

π sin x dx = [−cos x]π = −cos 2π + cos π = −1 − 1 = −2

Actual area = |2| + |−2| = 4. The directed area is 2 + (−2) = 0, reflecting the perfect symmetry of one positive lobe and one negative lobe.

实际面积 = |2| + |−2| = 4。有向面积为 2 + (−2) = 0,反映了一个正波瓣和一个负波瓣的完美对称性。


12. Summary: A Decision Framework | 总结:决策框架

When approaching any area-integral problem, follow this three-step framework. Step 1: Solve f(x) = 0 for all roots in [a, b]. Step 2: If the question asks for the directed area, evaluate the single definite integral ∫ab f(x) dx directly. Step 3: If the question asks for the actual area, split the interval at every root, evaluate each sub-integral, take absolute values, and sum.

在解答任何面积积分问题时,请遵循以下三步框架。第一步:解 f(x) = 0,找出 [a, b] 内的所有根。第二步:如果题目要求有向面积,直接计算单个定积分 ∫ab f(x) dx。第三步:如果题目要求实际面积,在每个根处分割区间,计算每个子积分,取绝对值,然后求和。

The directed area is the algebraic sum — cancellations allowed; the actual area is the geometric sum — no cancellations, only magnitudes. Mastering this distinction will secure full marks on one of the most frequently examined integration topics in AQA A-Level Mathematics.

有向面积是代数和——允许抵消;实际面积是几何和——不允许抵消,只取大小。掌握这一区别,将在AQA A-Level数学中最常考的综合题之一上为你赢得满分。


Published by TutorHao | Mathematics Revision Series | aleveler.com

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

Comments

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

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

Exit mobile version