개념 해석 · Concepts

NOTE 평면 극좌표의 복습 Review of Polar CoordinatesFigure 1 · p.1133
한국어

평면에서는 많은 곡선·영역이 직교좌표보다 극좌표로 훨씬 간편하게 기술되므로, 극좌표는 이미 §10.3에서 도입되었다. 직교좌표 $(x,y)$와 극좌표 $(r,\theta)$를 갖는 점 $P$에 대해 두 표시법은 다음 관계로 이어진다.

$$x=r\cos\theta,\qquad y=r\sin\theta,$$
$$r^2=x^2+y^2,\qquad \tan\theta=\frac{y}{x}.$$

공간에도 이와 유사한 좌표계가 있는데, 이를 원기둥좌표라 한다. 원기둥좌표는 자주 마주치는 여러 곡면·입체를 마찬가지로 경제적으로 기술하며, 이 절의 나머지 부분에서 보듯 삼중적분 중에는 원기둥좌표로 옮겨 쓸 때 계산이 훨씬 쉬워지는 것들이 많다.

English

Plane geometry uses polar coordinates because many curves and regions are described far more comfortably that way; they were introduced in Section 10.3. For a point $P$ with rectangular coordinates $(x,y)$ and polar coordinates $(r,\theta)$, the two descriptions are tied together by

$$x=r\cos\theta,\qquad y=r\sin\theta,$$
$$r^2=x^2+y^2,\qquad \tan\theta=\frac{y}{x}.$$

Three-dimensional space carries an analogous system, called cylindrical coordinates, which describes a number of frequently met surfaces and solids just as economically. As the rest of the section shows, several triple integrals become much easier to evaluate once they are written in it.

DEF 2 원기둥좌표 Cylindrical CoordinatesEqs. (1)(2) · Figure 2 · p.1134
한국어

원기둥좌표. 원기둥좌표계에서 공간의 점 $P$는 순서쌍 $(r,\theta,z)$로 나타낸다. 앞의 두 성분 $r,\theta$는 $P$가 $xy$-평면에 내린 정사영의 극좌표이고, 세 번째 성분 $z$는 그 평면에서 $P$까지 재는 부호 있는 거리이다.

식 (1) — 원기둥좌표에서 직교좌표로:

$$x=r\cos\theta,\qquad y=r\sin\theta,\qquad z=z.\tag{1}$$

식 (2) — 직교좌표에서 원기둥좌표로:

$$r^2=x^2+y^2,\qquad \tan\theta=\frac{y}{x},\qquad z=z.\tag{2}$$

$z$에는 부호가 있어서 $xy$-평면 아래에 있는 점은 $z\lt 0$이다. $\theta$는 식 (2)만으로 하나로 정해지지 않는데, 여기에 $2\pi$의 배수를 더해도 마찬가지로 성립하는 값이 되며, 정사영 $(x,y)$가 놓인 사분면에 따라 $\tan\theta=y/x$의 두 해 가운데 어느 쪽을 택할지가 결정된다. 평면 극좌표에서와 꼭 같이, 한 점의 원기둥좌표 표시는 무한히 많다.

z y x O θ r z P(r, θ, z) (r, θ, 0)
English

Cylindrical coordinates. In the cylindrical coordinate system a point $P$ of space is recorded as an ordered triple $(r,\theta,z)$. Its first two entries locate, in polar form, the shadow that $P$ casts on the $xy$-plane, while the third entry $z$ measures the directed distance from that plane up to $P$.

Equations (1) — from cylindrical to rectangular:

$$x=r\cos\theta,\qquad y=r\sin\theta,\qquad z=z.\tag{1}$$

Equations (2) — from rectangular to cylindrical:

$$r^2=x^2+y^2,\qquad \tan\theta=\frac{y}{x},\qquad z=z.\tag{2}$$

Note that $z$ carries a sign: points below the $xy$-plane have $z\lt 0$. The angle $\theta$ is not pinned down by (2) alone — adding any multiple of $2\pi$ gives another admissible value, and the quadrant in which the projection $(x,y)$ lies decides which solution of $\tan\theta=y/x$ to keep. Exactly as in the plane, a point therefore has infinitely many cylindrical addresses.

z y x O θ r z P(r, θ, z) (r, θ, 0)
REM 3 좌표면과 사용처 Coordinate Surfaces and When to Use ThemFigures 4–6 · p.1134–1135
한국어

세 좌표 중 하나를 상수로 고정하면 곡면이 얻어지고, 세 경우 모두 그림으로 쉽게 그릴 수 있다.

(a) $r=c$는 $z$축을 축으로 하는 반지름 $c$인 원기둥이다. 직교좌표로는 같은 곡면을 나타내는 데 $x^2+y^2=c^2$이 필요한 반면 여기서는 $r=c$ 하나로 끝나는데, 원기둥이 이토록 간단한 식을 갖는다는 점이 바로 이 좌표계 이름의 유래이다.

(b) $\theta=c$는 원점을 지나는 수직평면, 즉 $z$축을 포함하는 평면이다.

(c) $z=c$는 $xy$-평면과 평행한 수평평면이다.

따라서 이 좌표계는 한 직선에 대한 대칭을 갖는 문제에 자연스럽게 들어맞는다. 그 대칭축을 $z$축으로 잡으면, 그 축을 중심으로 세워진 곡면들은 $\theta$에 전혀 의존하지 않게 된다.

English

Freezing one coordinate at a constant value produces a surface, and all three are easy to picture.

(a) $r=c$ is the circular cylinder of radius $c$ with the $z$-axis as its axis; in rectangular coordinates the same surface needs the equation $x^2+y^2=c^2$, whereas here $r=c$ suffices. A cylinder having so simple an equation is exactly what gives these coordinates their name.

(b) $\theta=c$ is a vertical plane through the origin, that is, a plane containing the $z$-axis.

(c) $z=c$ is a horizontal plane, parallel to the $xy$-plane.

Consequently the system is the natural one for a problem possessing symmetry about a line: choose the $z$-axis to be that axis of symmetry, and the surfaces built around it lose their dependence on $\theta$ altogether.

NOTE 극좌표 정사영을 갖는 제1형 입체 Type 1 Region with a Polar ProjectionEq. (3) · Figure 8 · p.1135
한국어

$f$가 제1형 입체(type 1) $E$ 위에서 연속이고, $E$의 $xy$-평면 정사영 $D$가 마침 극좌표로 편리하게 기술된다고 하자.

$$E=\{(x,y,z)\mid (x,y)\in D,\ u_1(x,y)\le z\le u_2(x,y)\},$$
$$D=\{(r,\theta)\mid \alpha\le\theta\le\beta,\ h_1(\theta)\le r\le h_2(\theta)\}.$$

식 15.6.6에 의해 삼중적분은 이미, 먼저 안쪽에서 수직선분을 따라 $z$에 관해 훑고 그 결과를 정사영 $D$ 위에서 이중적분하는 꼴로 줄어든다.

$$\iiint_E f(x,y,z)\,dV=\iint_D\left[\int_{u_1(x,y)}^{u_2(x,y)} f(x,y,z)\,dz\right]dA.\tag{3}$$

대괄호 안의 식은 $(x,y)$만의 함수이므로, 식 (3)의 바깥쪽은 극좌표로 기술된 영역 위의 평범한 이중적분이다 — 바로 §15.3이 다루는 상황이다. 이 두 사실을 결합하는 것이 다음 카드의 내용 전부이다.

English

Take $f$ continuous on a type 1 solid $E$ whose projection $D$ onto the $xy$-plane happens to be convenient in polar form:

$$E=\{(x,y,z)\mid (x,y)\in D,\ u_1(x,y)\le z\le u_2(x,y)\},$$
$$D=\{(r,\theta)\mid \alpha\le\theta\le\beta,\ h_1(\theta)\le r\le h_2(\theta)\}.$$

Equation 15.6.6 already reduces the triple integral to an inner sweep in $z$ along a vertical segment, followed by a double integral over the shadow $D$:

$$\iiint_E f(x,y,z)\,dV=\iint_D\left[\int_{u_1(x,y)}^{u_2(x,y)} f(x,y,z)\,dz\right]dA.\tag{3}$$

What sits inside the brackets is a function of $(x,y)$ alone, so the outer object in (3) is an ordinary double integral over a region described in polar coordinates — precisely the situation Section 15.3 is built for. Combining the two facts is the whole content of the next card.

THM 5 원기둥좌표에서의 삼중적분 Triple Integration in Cylindrical CoordinatesFormula (4) · p.1135
한국어

식 (4) — 원기둥좌표에서의 삼중적분. $f$, $E$, $D$를 앞 카드와 같다고 하자. 즉 $E$는 제1형 입체이고, $D$는 극좌표로 $\alpha\le\theta\le\beta$, $h_1(\theta)\le r\le h_2(\theta)$로 주어진다. 그러면

$$\iiint_E f(x,y,z)\,dV=\int_{\alpha}^{\beta}\!\!\int_{h_1(\theta)}^{h_2(\theta)}\!\!\int_{u_1(r\cos\theta,\,r\sin\theta)}^{u_2(r\cos\theta,\,r\sin\theta)} f(r\cos\theta,\,r\sin\theta,\,z)\ r\,dz\,dr\,d\theta.\tag{4}$$

안쪽에서부터 읽으면 세 번의 적분은 다음과 같다. 먼저 두 경계 곡면 사이에서 $z$에 관해 수직으로 훑는데, 이때 경계 곡면의 높이는 이제 점 $(r\cos\theta,\,r\sin\theta)$에서 계산된다. 그다음은 정사영 $D$ 위에서 이루어지는, §15.3의 식 15.3.3에 해당하는 두 번의 극좌표 적분으로, 이 과정에서 인자 $r$이 곱해진다.

증명. 각 $(x,y)\in D$에 대하여 $\displaystyle g(x,y)=\int_{u_1(x,y)}^{u_2(x,y)} f(x,y,z)\,dz$로 두자. 식 (3)에 의해 $\displaystyle\iiint_E f(x,y,z)\,dV=\iint_D g(x,y)\,dA$이다. $D$는 정확히 $\alpha\le\theta\le\beta$, $h_1(\theta)\le r\le h_2(\theta)$로 기술되는 §15.3의 일반 극영역이므로, 식 15.3.3을 $g$에 적용하면

$$\iint_D g(x,y)\,dA=\int_{\alpha}^{\beta}\!\!\int_{h_1(\theta)}^{h_2(\theta)} g(r\cos\theta,\,r\sin\theta)\ r\,dr\,d\theta$$

를 얻는다. 이제 $g$의 정의를 점 $(r\cos\theta,\,r\sin\theta)$에서 다시 펼치면

$$g(r\cos\theta,\,r\sin\theta)=\int_{u_1(r\cos\theta,\,r\sin\theta)}^{u_2(r\cos\theta,\,r\sin\theta)} f(r\cos\theta,\,r\sin\theta,\,z)\,dz$$

이므로, 앞의 두 식을 이어 붙이면 곧 식 (4)이다.

$\square$
English

Formula (4) — Triple integration in cylindrical coordinates. Let $f$, $E$ and $D$ be as in the previous card, with $E$ a type 1 solid and $D$ given in polar coordinates by $\alpha\le\theta\le\beta$, $h_1(\theta)\le r\le h_2(\theta)$. Then

$$\iiint_E f(x,y,z)\,dV=\int_{\alpha}^{\beta}\!\!\int_{h_1(\theta)}^{h_2(\theta)}\!\!\int_{u_1(r\cos\theta,\,r\sin\theta)}^{u_2(r\cos\theta,\,r\sin\theta)} f(r\cos\theta,\,r\sin\theta,\,z)\ r\,dz\,dr\,d\theta.\tag{4}$$

Read from the inside out, the three integrations are: a vertical sweep in $z$ between the two boundary surfaces, whose heights are now evaluated at the point $(r\cos\theta,r\sin\theta)$; then the two polar integrations of Formula 15.3.3 over the shadow $D$, which supply the factor $r$.

Proof. For each $(x,y)\in D$ set $\displaystyle g(x,y)=\int_{u_1(x,y)}^{u_2(x,y)} f(x,y,z)\,dz$. By Formula (3), $\displaystyle\iiint_E f(x,y,z)\,dV=\iint_D g(x,y)\,dA$. Since $D$ is exactly the general polar region of Section 15.3, $\alpha\le\theta\le\beta$, $h_1(\theta)\le r\le h_2(\theta)$, applying Formula 15.3.3 to $g$ gives

$$\iint_D g(x,y)\,dA=\int_{\alpha}^{\beta}\!\!\int_{h_1(\theta)}^{h_2(\theta)} g(r\cos\theta,\,r\sin\theta)\ r\,dr\,d\theta.$$

Unwinding the definition of $g$ at the point $(r\cos\theta,\,r\sin\theta)$ gives

$$g(r\cos\theta,\,r\sin\theta)=\int_{u_1(r\cos\theta,\,r\sin\theta)}^{u_2(r\cos\theta,\,r\sin\theta)} f(r\cos\theta,\,r\sin\theta,\,z)\,dz,$$

and chaining the two displayed equations together yields Formula (4).

$\square$
REM 6 부피소와 변환 시점 The Volume Element, and When to ConvertFigure 9 · p.1136
한국어

식 (4)는 삼중적분을 직교좌표에서 원기둥좌표로 바꾸는 절차를 간단히 요약한 것이다.

(a) 피적분함수에서 $x=r\cos\theta$, $y=r\sin\theta$로 놓고, $z$는 그대로 둔다.

(b) $z$, $r$, $\theta$에 알맞은 적분 한계를 정한다.

(c) 부피소를 다음으로 바꾼다.

$$dV=r\,dz\,dr\,d\theta.$$

여기서 곱해지는 $r$은 아래 그림의 미소상자로 기억할 수 있다. 그 세 변은 반지름 방향으로 $dr$, 호를 따라 $r\,d\theta$, 수직으로 $dz$를 재며, 이 세 길이를 곱하면 바로 이 부피소가 나온다. $E$가 원기둥좌표로 쉽게 기술되거나, 무엇보다 피적분함수 $f$에 $x^2+y^2$이 들어 있어 이 좌표에서 간단히 $r^2$이 될 때 이 변환은 해볼 만하다.

z dr r dθ dz
English

Formula (4) amounts to a short recipe for converting a triple integral out of rectangular coordinates.

(a) Substitute $x=r\cos\theta$ and $y=r\sin\theta$ in the integrand, leaving $z$ untouched.

(b) Install limits appropriate to $z$, to $r$ and to $\theta$.

(c) Replace the volume element by

$$dV=r\,dz\,dr\,d\theta.$$

The extra $r$ is remembered from the infinitesimal cell pictured below: its three edges measure $dr$ in the radial direction, $r\,d\theta$ along the arc, and $dz$ vertically, and multiplying the three lengths gives the displayed element. It is worth converting when $E$ has an easy description in cylindrical coordinates, and above all when the expression $x^2+y^2$ appears in $f$, since it becomes simply $r^2$.

z dr r dθ dz

예제 답안 · Worked Examples

EXAM 1 두 좌표계 사이의 변환 Converting between Cylindrical and Rectangular CoordinatesExample 1 · p.1134
한국어

(a) 원기둥좌표가 $\left(2,\tfrac{2\pi}{3},1\right)$인 점의 위치를 그림에 나타내고, 그 직교좌표를 구하라.

(b) 직교좌표가 $(3,-3,-7)$인 점에 대하여 원기둥좌표를 한 벌 구하라.

풀이. (a) 각 $\tfrac{2\pi}3$은 제2사분면에 속하므로, 점의 $xy$-평면 정사영은 원점을 중심으로 반지름 $2$인 원 위에서 양의 $x$축으로부터 반시계 방향으로 $120^\circ$ 돌아간 자리에 있고, 점 자신은 그 정사영에서 수직으로 $1$만큼 올라간 위치이다. 식 (1)에 $r=2$, $\theta=\tfrac{2\pi}3$, $z=1$을 대입하면

$$x=2\cos\frac{2\pi}3=-1,\qquad y=2\sin\frac{2\pi}3=\sqrt3,\qquad z=1$$

이므로 직교좌표는 $(-1,\sqrt3,1)$이다.

(b) 식 (2)에 $x=3$, $y=-3$을 대입하면 $r^2=9+9=18$이므로 $r=3\sqrt2$이고, $\tan\theta=y/x=-1$이다. $(x,y)=(3,-3)$은 $x\gt0$, $y\lt0$인 제4사분면에 있으므로 $\theta=-\tfrac{\pi}4$를 택하면 된다($\tfrac{7\pi}4$ 등 $2\pi$의 배수만큼 다른 값도 마찬가지로 옳다). $z$는 바뀌지 않으므로 $z=-7$이다.

따라서 한 벌의 원기둥좌표는 $\left(3\sqrt2,\,-\tfrac{\pi}4,\,-7\right)$이다.

English

(a) Mark the location of the point whose cylindrical coordinates are $\left(2,\tfrac{2\pi}{3},1\right)$, and determine its rectangular coordinates.

(b) A point is given in rectangular coordinates as $(3,-3,-7)$. Produce a set of cylindrical coordinates for it.

Solution. (a) Since the angle $\tfrac{2\pi}3$ lies in the second quadrant, the point's shadow on the $xy$-plane sits on the circle of radius $2$ about the origin, $120^\circ$ counterclockwise from the positive $x$-axis, and the point itself stands $1$ unit above that shadow. Substituting $r=2$, $\theta=\tfrac{2\pi}3$, $z=1$ into Equations (1) gives

$$x=2\cos\frac{2\pi}3=-1,\qquad y=2\sin\frac{2\pi}3=\sqrt3,\qquad z=1,$$

so the rectangular coordinates are $(-1,\sqrt3,1)$.

(b) Substituting $x=3$, $y=-3$ into Equations (2) gives $r^2=9+9=18$, so $r=3\sqrt2$, and $\tan\theta=y/x=-1$. Since $(x,y)=(3,-3)$ has $x\gt0$, $y\lt0$, it lies in the fourth quadrant, so $\theta=-\tfrac{\pi}4$ is a valid choice (any value differing by a multiple of $2\pi$, such as $\tfrac{7\pi}4$, works equally well). The value $z$ is unchanged, so $z=-7$.

Hence one set of cylindrical coordinates is $\left(3\sqrt2,\,-\tfrac{\pi}4,\,-7\right)$.

EXAM 2 곡면 z = r의 정체 Identifying the Surface z = rExample 2 · p.1135
한국어

원기둥좌표에서 방정식 $z=r$로 주어지는 곡면이 어떤 곡면인지 설명하라.

풀이. 방정식에 $\theta$가 전혀 나타나지 않으므로, 한 점이 곡면 위에 있으면 그 점을 $z$축을 축으로 임의의 각만큼 회전시킨 점도 다시 곡면 위에 있다 — 즉 곡면은 $z$축에 대한 회전면이다. 높이 $z=k$($k\gt0$)에서의 수평 자취는 $r=k$인 원, 즉 반지름 $k$인 원이므로, 높이가 커질수록 단면인 원의 반지름이 정확히 같은 비율로 커진다. 이는 원점을 꼭짓점으로 하고 $rz$-평면에서 기울기 $1$인 직선 $z=r$을 모선으로 갖는 원뿔의 특징이다. 식 (2)로 직교좌표로 옮기면 $r=\sqrt{x^2+y^2}$이므로 $z=\sqrt{x^2+y^2}$, 즉 $z^2=x^2+y^2$이고 $z\ge0$이다.

따라서 이 곡면은 원점을 꼭짓점으로 하고 $z$축을 축으로 하는 원뿔 $z^2=x^2+y^2$ 가운데 위쪽 절반($z\ge0$)이다.

English

A surface is given in cylindrical coordinates by the equation $z=r$. Describe it.

Solution. The equation contains no $\theta$ at all, so whenever a point lies on the surface, so does the point obtained by rotating it through any angle about the $z$-axis — it is a surface of revolution about the $z$-axis. The horizontal trace at height $z=k$ ($k\gt0$) is the circle $r=k$, of radius $k$, so the radius of the cross-sectional circle grows at exactly the same rate as the height. That is the hallmark of a cone with vertex at the origin, whose generating line $z=r$ has slope $1$ in the $rz$-plane. Passing to rectangular coordinates via Equations (2), $r=\sqrt{x^2+y^2}$, so $z=\sqrt{x^2+y^2}$, i.e. $z^2=x^2+y^2$ with $z\ge0$.

Hence the surface is the upper half ($z\ge0$) of the cone $z^2=x^2+y^2$ with vertex at the origin and axis the $z$-axis.

EXAM 3 포물면 아래 입체 위의 삼중적분 A Triple Integral over a Solid under a ParaboloidExample 3 · p.1136
한국어

입체 $E$가 포물면 $z=4-x^2-y^2$ 아래이면서 $xy$-평면 위에 놓여 있다고 하자. 삼중적분 $\displaystyle\iiint_E x^2\,dV$의 값을 구하라.

풀이. 포물면이 $xy$-평면과 만나는 자리는 $4-x^2-y^2=0$, 즉 $x^2+y^2=4$이므로 $E$의 정사영은 반지름 $2$인 원판이고, $E$는 원기둥좌표로

$$E=\{(r,\theta,z)\mid 0\le\theta\le2\pi,\ 0\le r\le2,\ 0\le z\le4-r^2\}$$

로 쓸 수 있다. $x^2=r^2\cos^2\theta$이고 $dV=r\,dz\,dr\,d\theta$이므로

$$\iiint_E x^2\,dV=\int_0^{2\pi}\!\!\int_0^2\!\!\int_0^{4-r^2} r^2\cos^2\theta\cdot r\,dz\,dr\,d\theta=\int_0^{2\pi}\cos^2\theta\,d\theta\int_0^2 r^3(4-r^2)\,dr,$$

여기서 안쪽 $z$-적분이 구간 길이 $4-r^2$을 그대로 곱해 주므로 두 변수가 분리된다. 반각공식으로 $\displaystyle\int_0^{2\pi}\cos^2\theta\,d\theta=\pi$이고, $\displaystyle\int_0^2\left(4r^3-r^5\right)dr=\left[r^4-\frac{r^6}6\right]_0^2=16-\frac{64}6=\frac{16}3$이므로

$$\iiint_E x^2\,dV=\pi\cdot\frac{16}3=\frac{16\pi}3.$$

따라서 구하는 값은 $\dfrac{16\pi}3$이다.

English

Let $E$ be the solid bounded above by the paraboloid $z=4-x^2-y^2$ and below by the $xy$-plane. Evaluate the triple integral $\displaystyle\iiint_E x^2\,dV$.

Solution. The paraboloid meets the $xy$-plane where $4-x^2-y^2=0$, i.e. $x^2+y^2=4$, so $E$ projects onto the disk of radius $2$, and in cylindrical coordinates

$$E=\{(r,\theta,z)\mid 0\le\theta\le2\pi,\ 0\le r\le2,\ 0\le z\le4-r^2\}.$$

Since $x^2=r^2\cos^2\theta$ and $dV=r\,dz\,dr\,d\theta$,

$$\iiint_E x^2\,dV=\int_0^{2\pi}\!\!\int_0^2\!\!\int_0^{4-r^2} r^2\cos^2\theta\cdot r\,dz\,dr\,d\theta=\int_0^{2\pi}\cos^2\theta\,d\theta\int_0^2 r^3(4-r^2)\,dr,$$

the two variables separating because the inner $z$-integral simply multiplies by the interval length $4-r^2$. By the half-angle formula $\displaystyle\int_0^{2\pi}\cos^2\theta\,d\theta=\pi$, and $\displaystyle\int_0^2\left(4r^3-r^5\right)dr=\left[r^4-\frac{r^6}6\right]_0^2=16-\frac{64}6=\frac{16}3$, so

$$\iiint_E x^2\,dV=\pi\cdot\frac{16}3=\frac{16\pi}3.$$

Hence the value of the integral is $\dfrac{16\pi}3$.

EXAM 4 원기둥 안쪽 입체의 질량 Mass of a Solid inside a CylinderExample 4 · p.1137
한국어

입체 $E$는 원기둥 $x^2+y^2=1$의 안쪽에서 $xz$-평면의 $y\ge 0$ 쪽에 놓이며, 평면 $z=4$의 아래이면서 포물면 $z=1-x^2-y^2$의 위에 있다. 각 점에서의 밀도가 그 점에서 원기둥의 축까지의 거리에 비례할 때, $E$의 질량을 구하라.

풀이. 원기둥의 축은 $z$축이고 $xz$-평면의 $y\ge0$ 쪽은 $0\le\theta\le\pi$에 해당하므로, $E$는 원기둥좌표로

$$E=\{(r,\theta,z)\mid 0\le\theta\le\pi,\ 0\le r\le1,\ 1-r^2\le z\le4\}$$

로 쓸 수 있다. 점 $(x,y,z)$에서 $z$축까지의 거리는 $\sqrt{x^2+y^2}=r$이므로 밀도는 어떤 비례상수 $K$에 대해 $\rho=Kr$이고, $dV=r\,dz\,dr\,d\theta$이므로 질량은

$$m=\int_0^{\pi}\!\!\int_0^1\!\!\int_{1-r^2}^{4} Kr\cdot r\,dz\,dr\,d\theta=\int_0^{\pi}d\theta\int_0^1 Kr^2\bigl(4-(1-r^2)\bigr)\,dr.$$

안쪽 $z$-적분은 구간 길이 $4-(1-r^2)=3+r^2$을 그대로 곱해 주므로, $\theta$-적분은 단순히 $\pi$를 곱하는 것으로 남는다. $\displaystyle\int_0^1\left(3Kr^2+Kr^4\right)dr=K\left[r^3+\frac{r^5}5\right]_0^1=K\left(1+\frac15\right)=\frac{6K}5$이므로

$$m=\pi\cdot\frac{6K}5=\frac{6\pi K}5.$$

따라서 $E$의 질량은 $m=\dfrac{6\pi K}5$이다.

English

A solid $E$ occupies the region inside the cylinder $x^2+y^2=1$ on the side $y\ge 0$ of the $xz$-plane, bounded above by the plane $z=4$ and below by the paraboloid $z=1-x^2-y^2$. At each point the density is proportional to how far that point stands from the axis of the cylinder. Determine the mass of $E$.

Solution. The axis of the cylinder is the $z$-axis, and the side $y\ge0$ of the $xz$-plane corresponds to $0\le\theta\le\pi$, so in cylindrical coordinates

$$E=\{(r,\theta,z)\mid 0\le\theta\le\pi,\ 0\le r\le1,\ 1-r^2\le z\le4\}.$$

The distance from a point $(x,y,z)$ to the $z$-axis is $\sqrt{x^2+y^2}=r$, so the density is $\rho=Kr$ for some constant of proportionality $K$, and since $dV=r\,dz\,dr\,d\theta$ the mass is

$$m=\int_0^{\pi}\!\!\int_0^1\!\!\int_{1-r^2}^{4} Kr\cdot r\,dz\,dr\,d\theta=\int_0^{\pi}d\theta\int_0^1 Kr^2\bigl(4-(1-r^2)\bigr)\,dr.$$

The inner $z$-integral simply multiplies by the interval length $4-(1-r^2)=3+r^2$, so the $\theta$-integral is left to contribute a factor of $\pi$. Since $\displaystyle\int_0^1\left(3Kr^2+Kr^4\right)dr=K\left[r^3+\frac{r^5}5\right]_0^1=K\left(1+\frac15\right)=\frac{6K}5$,

$$m=\pi\cdot\frac{6K}5=\frac{6\pi K}5.$$

Hence the mass of $E$ is $m=\dfrac{6\pi K}5$.

EXAM 5 직교 반복적분을 원기둥좌표로 Converting an Iterated Integral to Cylindrical CoordinatesExample 5 · p.1137
한국어

반복적분

$$\int_{-2}^{2}\!\!\int_{-\sqrt{4-x^2}}^{\sqrt{4-x^2}}\!\!\int_{\sqrt{x^2+y^2}}^{2}\left(x^2+y^2\right)dz\,dy\,dx$$

를 원기둥좌표로 고쳐 쓴 뒤 그 값을 구하라.

풀이. 바깥 두 적분의 한계 $-2\le x\le2$, $-\sqrt{4-x^2}\le y\le\sqrt{4-x^2}$는 함께 원판 $x^2+y^2\le4$를 기술하므로 $0\le\theta\le2\pi$, $0\le r\le2$이다. 안쪽 $z$-한계의 아래끝 $\sqrt{x^2+y^2}$는 원뿔 $z=r$이고 위끝 $2$는 수평평면이므로 $r\le z\le2$이며, 피적분함수는 $x^2+y^2=r^2$이다. $dV=r\,dz\,dr\,d\theta$이므로 원기둥좌표로는

$$\int_0^{2\pi}\!\!\int_0^2\!\!\int_r^2 r^2\cdot r\,dz\,dr\,d\theta$$

가 된다. 안쪽 $z$-적분은 구간 길이 $2-r$을 곱해 주므로

$$\int_0^{2\pi}\!\!\int_0^2\!\!\int_r^2 r^3\,dz\,dr\,d\theta=\int_0^{2\pi}d\theta\int_0^2 r^3(2-r)\,dr=2\pi\int_0^2\left(2r^3-r^4\right)dr.$$

$\displaystyle\int_0^2\left(2r^3-r^4\right)dr=\left[\frac{r^4}2-\frac{r^5}5\right]_0^2=8-\frac{32}5=\frac85$이므로

$$2\pi\cdot\frac85=\frac{16\pi}5.$$

따라서 주어진 반복적분의 값은 $\dfrac{16\pi}5$이다.

English

Rewrite the iterated integral

$$\int_{-2}^{2}\!\!\int_{-\sqrt{4-x^2}}^{\sqrt{4-x^2}}\!\!\int_{\sqrt{x^2+y^2}}^{2}\left(x^2+y^2\right)dz\,dy\,dx$$

in cylindrical coordinates, and then evaluate it.

Solution. The outer limits $-2\le x\le2$, $-\sqrt{4-x^2}\le y\le\sqrt{4-x^2}$ together describe the disk $x^2+y^2\le4$, so $0\le\theta\le2\pi$, $0\le r\le2$. The lower inner limit $\sqrt{x^2+y^2}$ is the cone $z=r$ and the upper limit $2$ is a horizontal plane, so $r\le z\le2$, and the integrand is $x^2+y^2=r^2$. Since $dV=r\,dz\,dr\,d\theta$, in cylindrical coordinates the integral becomes

$$\int_0^{2\pi}\!\!\int_0^2\!\!\int_r^2 r^2\cdot r\,dz\,dr\,d\theta.$$

The inner $z$-integral multiplies by the interval length $2-r$, so

$$\int_0^{2\pi}\!\!\int_0^2\!\!\int_r^2 r^3\,dz\,dr\,d\theta=\int_0^{2\pi}d\theta\int_0^2 r^3(2-r)\,dr=2\pi\int_0^2\left(2r^3-r^4\right)dr.$$

Since $\displaystyle\int_0^2\left(2r^3-r^4\right)dr=\left[\frac{r^4}2-\frac{r^5}5\right]_0^2=8-\frac{32}5=\frac85$,

$$2\pi\cdot\frac85=\frac{16\pi}5.$$

Hence the value of the iterated integral is $\dfrac{16\pi}5$.

연결 · Links