下册 9.2 第二型曲线积分 第52题
📝 题目
52.计算下列曲线积分,其中 $L$ 为柱面 $x^{2}+y^{2}=a^{2}$ 与 $\displaystyle \frac{x}{a}+\frac{z}{h}=1(a>0, h>0)$ 的交线,从 $O x$ 的正向看去,交线按逆时针方向.
(1)$\oint_{L}(y-z) \mathrm{d} x+(z-x) \mathrm{d} y+(x-y) \mathrm{d} z$ 。电子科技2001,中南大学2001,北京交大2011,西安交大 2001)
(2)$\oint_{L}(z-x) \mathrm{d} y+(x-y) \mathrm{d} z$ 。
💡 答案解析
\section*{解题过程:}
如图 9.93 所示,设 $S$ 是 $L$ 所围的平面 $\displaystyle \frac{x}{a}+\frac{z}{h}=1$ 的部分,方向由右手法则确定(即取上侧).$S$的单位法向量为 $\displaystyle n=(\cos \alpha, \cos \beta, \cos \gamma)=\frac{1}{\sqrt{a^{2}+h^{2}}}(h, 0, a)$ ,面积为 $\displaystyle \frac{\sigma_{x y}}{\cos \gamma}=\pi a \sqrt{a^{2}+h^{2}}$ ,其中 $\sigma_{x y}$ 为 $S$ 在 $x y$ 平面的投影.
(1)记 $I=\oint_{L}(y-z) \mathrm{d} x+(z-x) \mathrm{d} y+(x-y) \mathrm{d} z$ 。
方法1:由 Stokes 公式得
$$
\begin{aligned}
I & =-\frac{2}{\sqrt{a^{2}+h^{2}}} \iint_{S}(a+h) \mathrm{d} S=-\frac{2(a+h)}{\sqrt{a^{2}+h^{2}}} \iint_{S} \mathrm{~d} S \\
& =-\frac{2(a+h)}{\sqrt{a^{2}+h^{2}}} \pi a \sqrt{a^{2}+h^{2}}=-2 \pi a(a+h)
\end{aligned}
$$
\begin{figure}
\includegraphics[alt={},max width=\textwidth]{https://cdn.mathpix.com/cropped/468aa2e6-2fe6-41d5-b96d-487ad792954d-308.jpg?height=1334&width=1237&top_left_y=5940&top_left_x=4158}
\captionsetup{labelformat=empty}
\caption{图 9.93}
\end{figure}
方法 2:$L$ 的参数方程为 $x=a \cos \theta, y=a \sin \theta, z=h(1-\cos \theta), 0 \leqslant \theta \leqslant 2 \pi$ ,则
$$
\begin{aligned}
I & =\int_{0}^{2 \pi}\{-a[a \sin \theta-h(1-\cos \theta)] \sin \theta+a[h(1-\cos \theta)-a \cos \theta] \cos \theta+a h(\cos \theta-\sin \theta) \sin \theta\} \mathrm{d} \theta \\
& =-2 \pi a(h+a)
\end{aligned}
$$
(2)由 Stokes 公式得
$$
\begin{aligned}
\oint_{L}(z-x) \mathrm{d} y+(x-y) \mathrm{d} z & =-\frac{1}{\sqrt{a^{2}+h^{2}}} \iint_{S}(a+2 h) \mathrm{d} S=-\frac{a+2 h}{\sqrt{a^{2}+h^{2}}} \iint_{S} \mathrm{~d} S \\
& =-\frac{a+2 h}{\sqrt{a^{2}+h^{2}}} \pi a \sqrt{a^{2}+h^{2}}=-2 \pi a(a+2 h) .
\end{aligned}
$$
📋 详细解题步骤
步骤 1/6
目标:理解题目与曲线方向
曲线 $L$ 是柱面 $x^2+y^2=a^2$ 与平面 $\frac{x}{a}+\frac{z}{h}=1$ 的交线。从 $Ox$ 轴正向看去,逆时针方向。需要计算两个曲线积分。
提示:注意曲线方向:从 $Ox$ 正向看逆时针,对应右手法则确定平面法向量方向。
步骤 2/6
目标:确定平面法向量与面积
设 $S$ 为 $L$ 所围的平面部分,取上侧。平面法向量为 $\left(\frac{1}{a}, 0, \frac{1}{h}\right)$ 的方向,单位化得 $\mathbf{n} = (\cos\alpha, \cos\beta, \cos\gamma) = \frac{1}{\sqrt{a^2+h^2}}(h, 0, a)$。$S$ 在 $xy$ 平面的投影是圆 $x^2+y^2 \leq a^2$,面积 $\sigma_{xy} = \pi a^2$。$S$ 的面积 $A = \frac{\sigma_{xy}}{|\cos\gamma|} = \frac{\pi a^2}{a/\sqrt{a^2+h^2}} = \pi a \sqrt{a^2+h^2}$。
公式:$\cos\gamma = \frac{a}{\sqrt{a^2+h^2}}$,$A = \frac{\sigma_{xy}}{|\cos\gamma|}$
提示:注意法向量方向与曲线方向一致,确保右手法则。
步骤 3/6
目标:计算第一问:使用Stokes公式
由Stokes公式,$\oint_L (y-z)dx + (z-x)dy + (x-y)dz = \iint_S \left(\frac{\partial R}{\partial y} - \frac{\partial Q}{\partial z}\right) dydz + \left(\frac{\partial P}{\partial z} - \frac{\partial R}{\partial x}\right) dzdx + \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right) dxdy$,其中 $P=y-z$, $Q=z-x$, $R=x-y$。计算旋度:$\frac{\partial R}{\partial y} - \frac{\partial Q}{\partial z} = -1 - 1 = -2$,$\frac{\partial P}{\partial z} - \frac{\partial R}{\partial x} = -1 - 1 = -2$,$\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} = -1 - 1 = -2$。因此旋度向量为 $(-2, -2, -2)$。
公式:Stokes公式:$\oint_L \mathbf{F} \cdot d\mathbf{r} = \iint_S (\nabla \times \mathbf{F}) \cdot \mathbf{n} dS$
提示:旋度计算要仔细,注意偏导顺序。
步骤 4/6
目标:第一问:将曲面积分化为面积分
由于 $\nabla \times \mathbf{F} = (-2,-2,-2)$,法向量 $\mathbf{n} = \frac{1}{\sqrt{a^2+h^2}}(h,0,a)$,则 $(\nabla \times \mathbf{F}) \cdot \mathbf{n} = \frac{1}{\sqrt{a^2+h^2}}(-2h + 0 -2a) = -\frac{2(a+h)}{\sqrt{a^2+h^2}}$。因此 $I = \iint_S (\nabla \times \mathbf{F}) \cdot \mathbf{n} dS = -\frac{2(a+h)}{\sqrt{a^2+h^2}} \iint_S dS = -\frac{2(a+h)}{\sqrt{a^2+h^2}} \cdot \pi a \sqrt{a^2+h^2} = -2\pi a (a+h)$。
公式:$\iint_S dS = A = \pi a \sqrt{a^2+h^2}$
提示:注意法向量方向与曲线方向一致,否则符号可能相反。
步骤 5/6
目标:第一问:参数法验证
曲线参数方程:$x=a\cos\theta$, $y=a\sin\theta$, $z=h(1-\cos\theta)$, $\theta$ 从 $0$ 到 $2\pi$。代入积分:$dx = -a\sin\theta d\theta$, $dy = a\cos\theta d\theta$, $dz = h\sin\theta d\theta$。则 $I = \int_0^{2\pi} [(a\sin\theta - h(1-\cos\theta))(-a\sin\theta) + (h(1-\cos\theta)-a\cos\theta)(a\cos\theta) + (a\cos\theta - a\sin\theta)(h\sin\theta)] d\theta$。化简得 $I = \int_0^{2\pi} [-a^2\sin^2\theta + a h \sin\theta (1-\cos\theta) + a h \cos\theta (1-\cos\theta) - a^2\cos^2\theta + a h \cos\theta \sin\theta - a h \sin^2\theta] d\theta$。合并:$-a^2(\sin^2\theta+\cos^2\theta) = -a^2$,$a h [\sin\theta(1-\cos\theta) + \cos\theta(1-\cos\theta) + \cos\theta\sin\theta - \sin^2\theta] = a h [\sin\theta + \cos\theta - \sin\theta\cos\theta + \cos\theta - \cos^2\theta + \cos\theta\sin\theta - \sin^2\theta] = a h [\sin\theta + 2\cos\theta - (\sin^2\theta+\cos^2\theta)] = a h (\sin\theta + 2\cos\theta - 1)$。积分得 $\int_0^{2\pi} -a^2 d\theta = -2\pi a^2$,$\int_0^{2\pi} a h (\sin\theta+2\cos\theta-1) d\theta = a h (0+0-2\pi) = -2\pi a h$,总和 $-2\pi a(a+h)$。
公式:参数积分公式
提示:参数法计算繁琐,注意三角函数积分和化简。
步骤 6/6
目标:计算第二问:使用Stokes公式
第二问积分 $\oint_L (z-x)dy + (x-y)dz$,可视为向量场 $\mathbf{F} = (0, z-x, x-y)$。旋度:$\frac{\partial R}{\partial y} - \frac{\partial Q}{\partial z} = -1 - 1 = -2$,$\frac{\partial P}{\partial z} - \frac{\partial R}{\partial x} = 0 - 1 = -1$,$\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} = -1 - 0 = -1$。旋度向量 $(-2, -1, -1)$。与法向量点积:$(-2,-1,-1) \cdot \frac{1}{\sqrt{a^2+h^2}}(h,0,a) = \frac{1}{\sqrt{a^2+h^2}}(-2h + 0 - a) = -\frac{a+2h}{\sqrt{a^2+h^2}}$。因此积分 $= \iint_S (\nabla \times \mathbf{F}) \cdot \mathbf{n} dS = -\frac{a+2h}{\sqrt{a^2+h^2}} \cdot \pi a \sqrt{a^2+h^2} = -\pi a (a+2h)$。注意答案中写的是 $-2\pi a(a+2h)$,但根据计算应为 $-\pi a(a+2h)$,可能答案有误或需检查。
公式:Stokes公式
提示:旋度计算要准确,注意向量场分量。
📷 拍照上传批改
拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。