6.4 恶心人的积分区域:摆线、星形线与绝对值

处理考研二重积分中各类'恶心人'的积分区域:双纽线、摆线(参数方程)、绝对值不等式、椭圆型区域,涵盖例6.20–6.25共6道真题与模拟题

遇到”恶心”的积分区域,核心策略:先转极坐标看能否化简边界;若边界是参数方程(摆线),直接用参数公式 yn(t)x(t)dt\int y^n(t)\,x'(t)\,dt;若出现 ax2+by2+cxy=dax^2+by^2+cxy=d, recognize 为椭圆。

来源: 邂逅遗憾27考研数学思维课第六章,§6.4(pp.431–436) 验算: Wolfram Language(例6.20–6.25 关键结果逐一验证通过)

一、双纽线区域

双纽线 (x2+y2)2=a2(x2y2)(x^2+y^2)^2=a^2(x^2-y^2)(x2+y2)2=2axy(x^2+y^2)^2=2axy 在极坐标下分别为 r2=a2cos2θr^2=a^2\cos 2\thetar2=a2sin2θr^2=a^2\sin 2\theta,图形为”∞“字形。

对称性判断口诀:

  • f(x,y)=f(x,y)f(-x,y)=f(x,y):关于 yy 轴对称
  • f(x,y)=f(x,y)f(x,-y)=f(x,y):关于 xx 轴对称
  • f(x,y)=f(x,y)f(-x,-y)=f(x,y):关于原点对称(满足前两条则满足此条)
  • f(y,x)=f(x,y)f(y,x)=f(x,y):关于 y=xy=x 对称
解答题例 6.20(李林 880)

计算 I=DxydxdyI=\iint_D xy\,dx\,dy,其中 DD 由曲线 (x2+y2)2=2(x2y2)(x^2+y^2)^2=2(x^2-y^2)(x2+y2)2=2xy(x^2+y^2)^2=2xy 围成(取第一象限及第三象限部分)。

解答

极坐标化:

  • 曲线 I:r4=2r2cos2θr2=2cos2θr^4=2r^2\cos 2\theta\Rightarrow r^2=2\cos 2\theta(需 cos2θ0\cos 2\theta\geq 0,即 θ[0,π/4][3π/4,π]\theta\in[0,\pi/4]\cup[3\pi/4,\pi]\cup\cdots
  • 曲线 II:r4=2r2sin2θr2=2sin2θr^4=2r^2\sin 2\theta\Rightarrow r^2=2\sin 2\theta(需 sin2θ0\sin 2\theta\geq 0

对称性分析: 被积函数 f(x,y)=xyf(x,y)=xy 满足 f(x,y)=xy=f(x,y)f(-x,-y)=xy=f(x,y),关于原点对称(偶函数)。积分区域也关于原点对称。故

I=2D1xydxdyI=2\iint_{D_1}xy\,dx\,dy

其中 D1D_1 为第一象限部分:0θπ40\leq\theta\leq\frac{\pi}{4}0r2cos2θ0\leq r\leq\sqrt{2\cos 2\theta}

D1xydxdy=0π/4sinθcosθdθ02cos2θr3dr\iint_{D_1}xy\,dx\,dy=\int_0^{\pi/4}\sin\theta\cos\theta\,d\theta\int_0^{\sqrt{2\cos 2\theta}}r^3\,dr =0π/4sinθcosθ(2cos2θ)24dθ=0π/4sinθcosθcos22θdθ=\int_0^{\pi/4}\sin\theta\cos\theta\cdot\frac{(2\cos 2\theta)^2}{4}\,d\theta=\int_0^{\pi/4}\sin\theta\cos\theta\cos^2 2\theta\,d\theta

u=cos2θu=\cos 2\thetadu=2sin2θdθ=4sinθcosθdθdu=-2\sin 2\theta\,d\theta=-4\sin\theta\cos\theta\,d\theta

=1401u2du=112=\frac{1}{4}\int_0^1 u^2\,du=\frac{1}{12}

I=2×112=16I=2\times\dfrac{1}{12}=\dfrac{1}{6}

手稿批注:此题第二问在计算时,可利用 6.3.3 小节讲的”关于原点的对称性”。被积函数和积分区域都关于原点对称,底面相同,高度相同。

解答题例 6.24(2021 数二真题)

曲线 (x2+y2)2=x2y2(x^2+y^2)^2=x^2-y^2x0x\geq 0y0y\geq 0)与 xx 轴围成的区域为 DD,求 Dxydxdy\iint_D xy\,dx\,dy

解答

化为极坐标:r4=r2cos2θr^4=r^2\cos 2\theta,即 r2=cos2θr^2=\cos 2\theta

区域 DD0θπ40\leq\theta\leq\frac{\pi}{4}0rcos2θ0\leq r\leq\sqrt{\cos 2\theta}

Dxydxdy=0π/4sinθcosθdθ0cos2θr3dr\iint_D xy\,dx\,dy=\int_0^{\pi/4}\sin\theta\cos\theta\,d\theta\int_0^{\sqrt{\cos 2\theta}}r^3\,dr =140π/4sinθcosθcos22θdθ=180π/4sin2θcos22θdθ=\frac{1}{4}\int_0^{\pi/4}\sin\theta\cos\theta\cdot\cos^2 2\theta\,d\theta=\frac{1}{8}\int_0^{\pi/4}\sin 2\theta\cos^2 2\theta\,d\theta

u=cos2θu=\cos 2\thetadu=2sin2θdθdu=-2\sin 2\theta\,d\theta

=181201u2du=11613=148=\frac{1}{8}\cdot\frac{1}{2}\int_0^1 u^2\,du=\frac{1}{16}\cdot\frac{1}{3}=\frac{1}{48}

手稿批注:此题和例 6.20 极为相似。看到 (x2+y2)2=x2y2(x^2+y^2)^2=x^2-y^2 就条件反射转极坐标 r2=cos2θr^2=\cos 2\theta

二、摆线区域

摆线(旋轮线)参数方程:

{x=a(tsint)y=a(1cost)(0t2π)\begin{cases}x=a(t-\sin t)\\y=a(1-\cos t)\end{cases}\quad(0\leq t\leq 2\pi)

一拱的起点 (0,0)(0,0),终点 (2πa,0)(2\pi a,0),最高点 (πa,2a)(\pi a,2a)

三星必须记住: 摆线、星形线、心形线!数三考纲不包含参数方程,摆线不要求;星形线虽有直角坐标形式,但计算中往往需转化为参数方程,数三同学可跳过。

参数方程下计算二重积分的公式:

Dyndσ=02πyn+1(t)n+1x(t)dt\iint_D y^n\,d\sigma=\int_0^{2\pi}\frac{y^{n+1}(t)}{n+1}\cdot x'(t)\,dt
解答题例 6.21

计算 Dy2dσ\iint_D y^2\,d\sigma,其中 DD 由摆线 {x=a(tsint)y=a(1cost)\begin{cases}x=a(t-\sin t)\\y=a(1-\cos t)\end{cases}0t2π0\leq t\leq 2\pia>0a>0)与 y=0y=0 围成。

解答
Dy2dσ=02πadx0y(x)y2dy=1302πay3(x)dx\iint_D y^2\,d\sigma=\int_0^{2\pi a}dx\int_0^{y(x)}y^2\,dy=\frac{1}{3}\int_0^{2\pi a}y^3(x)\,dx

参数化:x=a(tsint)x=a(t-\sin t)dx=a(1cost)dtdx=a(1-\cos t)\,dty=a(1cost)y=a(1-\cos t)

=a4302π(1cost)4dt=\frac{a^4}{3}\int_0^{2\pi}(1-\cos t)^4\,dt

展开 (1cost)4(1-\cos t)^4 并逐项积分(或利用降幂公式),最终:

Dy2dσ=35πa412\iint_D y^2\,d\sigma=\frac{35\pi a^4}{12}
解答题例 6.22(2018 数二真题)

设平面区域 DD 由参数曲线 {x=tsinty=1cost\begin{cases}x=t-\sin t\\y=1-\cos t\end{cases}0t2π0\leq t\leq 2\pi)与 xx 轴围成。计算 D(x+2y)dxdy\iint_D(x+2y)\,dx\,dy

解答

拆分为 Dxdxdy+D2ydxdy\iint_D x\,dx\,dy+\iint_D 2y\,dx\,dy

计算 D2ydxdy\iint_D 2y\,dx\,dy

D2ydxdy=02πy2(t)x(t)dt=02π(1cost)3dt=5π\iint_D 2y\,dx\,dy=\int_0^{2\pi}y^2(t)\cdot x'(t)\,dt=\int_0^{2\pi}(1-\cos t)^3\,dt=5\pi

计算 Dxdxdy\iint_D x\,dx\,dy(利用对称性):

区域 DD 关于 x=πx=\pi 对称(摆线一拱的对称轴),故形心 xˉ=π\bar{x}=\pi

Dxdxdy=xˉArea(D)=π02π(1cost)2dt=π3π=3π2\iint_D x\,dx\,dy=\bar{x}\cdot\text{Area}(D)=\pi\int_0^{2\pi}(1-\cos t)^2\,dt=\pi\cdot 3\pi=3\pi^2

合并:

D(x+2y)dxdy=3π2+5π\iint_D(x+2y)\,dx\,dy=3\pi^2+5\pi

手稿批注:摆线区域关于 x=πax=\pi a 对称是天然成立的。遇到 Dxdσ\iint_D x\,d\sigma 直接用形心 xˉ=πa\bar{x}=\pi a 乘以面积即可,不需要硬算。

三、绝对值与特殊不等式区域

解答题例 6.23(2019 数二真题)

D={(x,y)xy,  (x2+y2)3y4}D=\{(x,y)\mid |x|\leq y,\;(x^2+y^2)^3\leq y^4\},计算 Dx+yx2+y2dxdy\iint_D\dfrac{x+y}{\sqrt{x^2+y^2}}\,dx\,dy

解答

对称性: 区域 DD 关于 yy 轴对称(xy|x|\leq y(x2+y2)3y4(x^2+y^2)^3\leq y^4 均关于 xx 为偶)。

被积函数中 xx2+y2\frac{x}{\sqrt{x^2+y^2}} 关于 xx 为奇函数,在对称区域上积分为 00。故

I=Dyx2+y2dxdy=2D1yx2+y2dxdyI=\iint_D\frac{y}{\sqrt{x^2+y^2}}\,dx\,dy=2\iint_{D_1}\frac{y}{\sqrt{x^2+y^2}}\,dx\,dy

其中 D1D_1DD 在第一象限的部分。

极坐标化: (x2+y2)3y4(x^2+y^2)^3\leq y^4 变为 r6r4sin4θr^6\leq r^4\sin^4\theta,即 rsin2θr\leq\sin^2\theta

xy|x|\leq y 在第一象限即 xyx\leq y,即 θπ4\theta\geq\frac{\pi}{4}。故

D1:π4θπ2,0rsin2θD_1:\quad \frac{\pi}{4}\leq\theta\leq\frac{\pi}{2},\quad 0\leq r\leq\sin^2\theta

计算:

D1yx2+y2dxdy=π/4π/2dθ0sin2θrsinθrrdr=π/4π/2sinθsin4θ2dθ\iint_{D_1}\frac{y}{\sqrt{x^2+y^2}}\,dx\,dy=\int_{\pi/4}^{\pi/2}d\theta\int_0^{\sin^2\theta}\frac{r\sin\theta}{r}\cdot r\,dr=\int_{\pi/4}^{\pi/2}\sin\theta\cdot\frac{\sin^4\theta}{2}\,d\theta =12π/4π/2sin5θdθ=\frac{1}{2}\int_{\pi/4}^{\pi/2}\sin^5\theta\,d\theta

u=cosθu=\cos\theta

=1202/2(1u2)2du=12[u2u33+u55]02/2=432240=\frac{1}{2}\int_0^{\sqrt{2}/2}(1-u^2)^2\,du=\frac{1}{2}\left[u-\frac{2u^3}{3}+\frac{u^5}{5}\right]_0^{\sqrt{2}/2}=\frac{43\sqrt{2}}{240}

I=2×432240=432120I=2\times\dfrac{43\sqrt{2}}{240}=\dfrac{43\sqrt{2}}{120}

四、椭圆型区域(ax2+by2+cxy=dax^2+by^2+cxy=d

结论: 考研范围内见到的 ax2+by2+cxy=dax^2+by^2+cxy=da>0a>0b>0b>04ab>c24ab>c^2)其几何形状为”关于原点对称的椭圆”。

解答题例 6.25(2023 数二真题)

设平面有界区域 DD 位于第一象限,由曲线 x2+y2xy=1x^2+y^2-xy=1x2+y2xy=2x^2+y^2-xy=2 与直线 y=3xy=\sqrt{3}\,xy=0y=0 围成。计算 D13x2+y2dxdy\iint_D\dfrac{1}{3x^2+y^2}\,dx\,dy

解答

极坐标化: x2+y2xy=r2(1sinθcosθ)x^2+y^2-xy=r^2(1-\sin\theta\cos\theta),故两条曲线为

r=11sinθcosθ,r=21sinθcosθr=\frac{1}{\sqrt{1-\sin\theta\cos\theta}},\quad r=\frac{\sqrt{2}}{\sqrt{1-\sin\theta\cos\theta}}

直线 y=3xy=\sqrt{3}x 对应 θ=π3\theta=\frac{\pi}{3}y=0y=0 对应 θ=0\theta=0。故

D:0θπ3,11sinθcosθr21sinθcosθD:\quad 0\leq\theta\leq\frac{\pi}{3},\quad \frac{1}{\sqrt{1-\sin\theta\cos\theta}}\leq r\leq\frac{\sqrt{2}}{\sqrt{1-\sin\theta\cos\theta}}

计算:

D13x2+y2dxdy=0π/3dθr1r2rdrr2(3cos2θ+sin2θ)\iint_D\frac{1}{3x^2+y^2}\,dx\,dy=\int_0^{\pi/3}d\theta\int_{r_1}^{r_2}\frac{r\,dr}{r^2(3\cos^2\theta+\sin^2\theta)} =120π/3ln(r22/r12)3cos2θ+sin2θdθ=ln220π/3dθ3cos2θ+sin2θ=\frac{1}{2}\int_0^{\pi/3}\frac{\ln(r_2^2/r_1^2)}{3\cos^2\theta+\sin^2\theta}\,d\theta=\frac{\ln 2}{2}\int_0^{\pi/3}\frac{d\theta}{3\cos^2\theta+\sin^2\theta}

分子分母同除 cos2θ\cos^2\theta,令 t=tanθt=\tan\theta

=ln2203dt3+t2=ln2213arctant303=ln223π4=3πln224=\frac{\ln 2}{2}\int_0^{\sqrt{3}}\frac{dt}{3+t^2}=\frac{\ln 2}{2}\cdot\frac{1}{\sqrt{3}}\arctan\frac{t}{\sqrt{3}}\bigg|_0^{\sqrt{3}}=\frac{\ln 2}{2\sqrt{3}}\cdot\frac{\pi}{4}=\frac{\sqrt{3}\,\pi\ln 2}{24}

手稿批注:x2+y2xy=dx^2+y^2-xy=d 就是椭圆!不要看到 xyxy 项就害怕。极坐标下 r2(1sinθcosθ)=dr^2(1-\sin\theta\cos\theta)=d 处理起来非常自然。

五、考场速记

曲线类型极坐标形式关键特征
双纽线 (x2+y2)2=a2(x2y2)(x^2+y^2)^2=a^2(x^2-y^2)r2=a2cos2θr^2=a^2\cos 2\theta”∞“字形,cos2θ0\cos 2\theta\geq 0
双纽线 (x2+y2)2=2axy(x^2+y^2)^2=2axyr2=a2sin2θr^2=a^2\sin 2\theta旋转 45°45° 的双纽线
摆线 x=a(tsint)x=a(t-\sin t)y=a(1cost)y=a(1-\cos t)—(参数方程)一拱宽 2πa2\pi a,高 2a2a,关于 x=πax=\pi a 对称
星形线 x2/3+y2/3=a2/3x^{2/3}+y^{2/3}=a^{2/3}r=a(cos2/3θ+sin2/3θ)3/2r=a(\cos^{2/3}\theta+\sin^{2/3}\theta)^{-3/2}四尖点,参数式 x=acos3tx=a\cos^3 ty=asin3ty=a\sin^3 t
心形线 r=a(1+cosθ)r=a(1+\cos\theta)极坐标直接给出关于 xx 轴对称,尖点在原点
椭圆 ax2+by2+cxy=dax^2+by^2+cxy=dr2=dacos2θ+bsin2θ+csinθcosθr^2=\frac{d}{a\cos^2\theta+b\sin^2\theta+c\sin\theta\cos\theta}关于原点对称
Back to archive

Discussion

Comments

Post

Share questions, corrections, or extra notes about this post.