15.3
平面上的线积分提供了一种用于计算沿曲线分布的物理量(如质量、功或表面积)的方法。平面上的一条曲线 C 通常用参数形式表示为 x = x(t) 和 y = y(t),其中参数 t 在区间 [a, b] 上变化。这种表示方法使得几何量和物理量能够用单一变量表达,从而便于分析与计算。
沿曲线 C 对标量函数…
计划在一座钟形纪念碑的弯曲外墙上绘制一幅壁画。为了确定可用于艺术创作的空间,必须计算弯曲墙面的总表面积。
墙的底部沿一条曲线路径 C 延伸。该曲线由参数方程定义,其中 x 和 y 依赖于参数 t。当 t 从 a 变化到 b 时,曲线从起点 traced 到终点。
沿曲线各点处,墙的高度也随之变化,且由关于 x 和 y 的函数给出。
为了计算总表面积,将墙体沿其弯曲的基底划分为 n 个垂直条带。
每条带被视为一个细长的矩形,其宽度等于一个小的弧长,高度等于墙体的高程。将这两个值相乘即可得到每个小矩形的面积。
将这些微小区域相加即构成黎曼和。当这些条带的宽度趋于无穷小时,该和收敛为一条曲线积分。
利用曲线长度和高度函数计算该线积分,可得到墙体的总表面积。这给出了钟楼纪念碑外墙可用于壁画的可用空间。
View the full transcript and gain access to JoVE Core videos
Q1: What is a line integral and how does it relate to quantities along a curve?
A line integral evaluates quantities distributed along a curve, such as mass, work, or surface area. It is defined as the limit of a Riemann sum, where a curve is partitioned into small segments. Each segment contributes the function value times its arc length. Summing these contributions yields the total accumulation of the function weighted by arc length along the curve.
Q2: How are parametric equations used to represent curves in line integrals?
Parametric equations express a curve using a single parameter t, where x = x(t) and y = y(t) vary over an interval [a, b]. This representation converts geometric and physical quantities into a single variable, facilitating computation. As t changes from a to b, the parametric equations trace the curve from its starting point to its ending point.
Q3: What is the arc length element in a parametric curve and why is it important?
The arc length element ds is expressed as the square root of the sum of the squared derivatives: ds = √[(dx/dt)² + (dy/dt)²] dt. This formula captures the curve's geometry and is essential for converting line integrals from abstract form into computable integrals. It weights the function values by the actual distance traveled along the curve.
Q4: How does a line integral compute the surface area of a curved wall?
The wall is divided into vertical strips along its curved base. Each strip has width equal to arc length and height equal to the wall's elevation function. Multiplying these values gives each strip's area. As strip widths become infinitesimal, the sum converges to a line integral that yields the total surface area available for the mural.
Q5: What role does the scalar function play in evaluating a line integral?
The scalar function f(x, y) represents the quantity being accumulated along the curve, such as wall height, wire density, or force magnitude. At each point on the curve, f is multiplied by the arc length element ds. The line integral sums these products, giving the total accumulation of the function weighted by distance along the path.
Q6: How does the Riemann sum approach lead to the definition of a line integral?
The curve is partitioned into n small segments, each with arc length Δs. Over each segment, the function is approximately constant, contributing f(xi, yi)Δsi to the sum. As the number of segments increases and their widths approach zero, this Riemann sum converges to the line integral, providing a rigorous limit-based definition.
Q7: What physical quantities can be computed using line integrals?
Line integrals compute distributed quantities including mass of non-uniform wires, work done by force fields along paths, and surface area of vertical surfaces with varying height. In each case, the scalar function represents the quantity's density or intensity, while the curve defines the path or boundary. This versatility makes line integrals fundamental tools in applied mathematics and physics.