개념 해석 · Concepts
그린 정리는 평면 영역 $D$ 위의 이중적분을 $D$의 경계를 이루는 평면곡선 위의 선적분과 이어준다. 스토크스 정리는 같은 진술을 한 차원 끌어올린 것이다 — 이중적분은 공간 속에 놓인 곡면 $S$ 위의 면적분으로 바뀌고, 선적분은 $S$의 경계곡선을 따라 돈다. 그런데 이 경계곡선은 더 이상 평면곡선이 아니라 공간곡선이다.
Green's Theorem ties a double integral over a plane region $D$ to a line integral taken once around the plane curve that bounds $D$. Stokes' Theorem raises the same statement by one dimension: the double integral is replaced by a surface integral over a surface $S$ sitting in space, and the line integral runs around the boundary curve of $S$ — a space curve now, no longer a plane curve.
$S$의 향은 $S$ 위 각 점에서 단위법선 $\mathbf n$을 하나씩 고르는 선택이며, 이 선택이 경계곡선 $C$를 도는 두 방향 중 하나를 가려낸다. 이렇게 정해지는 방향을 $C$의 양의 방향이라 하고, 걷기 규칙으로 기술한다: 머리를 $\mathbf n$이 가리키는 쪽에 두고 $C$를 따라 걸을 때 곡면이 줄곧 왼쪽에 있으면, 그 방향이 바로 양의 방향이다.
An orientation of $S$ is a choice of unit normal vector $\mathbf n$ at each of its points, and that choice picks out one of the two ways of running around the boundary curve $C$. The one it picks is called the positive orientation of $C$, and it is described by a walking rule: travel along $C$ with your head pointing the way $\mathbf n$ points, and you are going the positive way exactly when the surface stays on your left the whole time.
스토크스 정리. $S$를 조각적으로 매끄러운 유향곡면이라 하고, 그 경계는 $S$가 유도하는 향을 갖는 하나의 단순 닫힌 조각적으로 매끄러운 곡선 $C$로 이루어진다고 하자. $\mathbf F$를, $S$가 놓인 $\mathbb R^{3}$의 어떤 열린 영역 전체에서 성분함수들이 연속인 편도함수를 갖는 벡터장이라 하자. 그러면
증명: 일반적인 경우의 증명은 이 강의의 범위를 벗어나며, $S$가 그래프인 특수한 경우는 아래 note에서 증명한다.
Stokes' Theorem. Let $S$ be an oriented surface, piecewise smooth, whose boundary consists of a single simple closed piecewise-smooth curve $C$ carrying the orientation induced by $S$. Let $\mathbf F$ be a vector field each of whose component functions has continuous partial derivatives throughout some open region of $\mathbb R^{3}$ in which $S$ lies. Then
Proof: the general case is beyond the scope of this course; the special case in which $S$ is a graph is proved in the note below.
양변을 다시 써 보면 실제로 무엇을 적분하는지가 드러난다. 좌변은 $\int_C\mathbf F\cdot d\mathbf r=\int_C\mathbf F\cdot\mathbf T\,ds$이므로 $C$를 따라 도는 것은 $\mathbf F$의 접선성분이다. 우변은 $\iint_S\operatorname{curl}\mathbf F\cdot d\mathbf S=\iint_S\operatorname{curl}\mathbf F\cdot\mathbf n\,dS$이므로 $S$ 위에 퍼져 있는 것은 $\operatorname{curl}\mathbf F$의 법선성분이다. 이렇게 읽으면 정리는 다음을 말한다: $\mathbf F$의 접선성분을 경계곡선을 따라 적분한 값은 $\operatorname{curl}\mathbf F$의 법선성분을 곡면 위에서 적분한 값과 같다.
유향곡면 $S$의 경계곡선을, 양의 방향을 취한 채로 $\partial S$라 쓰는 것이 관례다. 이 표기로 정리는 다음과 같이 된다.
Rewriting each side makes visible what is actually being integrated. On the left, $\int_C\mathbf F\cdot d\mathbf r=\int_C\mathbf F\cdot\mathbf T\,ds$, so what runs around $C$ is the tangential component of $\mathbf F$. On the right, $\iint_S\operatorname{curl}\mathbf F\cdot d\mathbf S=\iint_S\operatorname{curl}\mathbf F\cdot\mathbf n\,dS$, so what is spread over $S$ is the normal component of $\operatorname{curl}\mathbf F$. Read that way the theorem says: the tangential component of $\mathbf F$, integrated around the boundary curve, equals the normal component of the curl of $\mathbf F$, integrated over the surface.
It is common to write $\partial S$ for the boundary curve of the oriented surface $S$, taken with its positive orientation. In that notation the theorem becomes
식 (1)은 그린 정리, 나아가 미적분학의 기본정리와 같은 골격을 갖는다. 한쪽 변은 도함수로 조립된 것을 적분하고 — $\operatorname{curl}\mathbf F$가 $\mathbf F$의 일종의 도함수임을 기억하자 — 다른 쪽 변은 $S$의 경계에서만 $\mathbf F$를 참조할 뿐, 그 밖의 곳에서는 전혀 쓰지 않는다.
그린 정리와의 인연은 단순한 유비를 넘어선다. $S$가 평평하여 $xy$-평면 안에 위쪽 방향으로 놓여 있다고 하자. 그러면 단위법선은 $\mathbf n=\mathbf k$가 되고 면적분은 보통의 이중적분으로 바뀌어 정리는 다음과 같이 된다.
이는 식 16.5.12에 진술된 그린 정리의 벡터형 그 자체다. 따라서 그린 정리는 스토크스 정리의 한 특수경우에 지나지 않는다.
Equation (1) has the same shape as Green's Theorem and as the Fundamental Theorem of Calculus. One side integrates something assembled from derivatives — recall that $\operatorname{curl}\mathbf F$ is a kind of derivative of $\mathbf F$ — while the other side consults $\mathbf F$ only along the boundary of $S$, and nowhere else.
The kinship with Green's Theorem is more than an analogy. Suppose $S$ is flat, lying inside the $xy$-plane with the upward orientation. Its unit normal is then $\mathbf n=\mathbf k$, the surface integral turns into an ordinary double integral, and the theorem reads
which is the vector form of Green's Theorem stated in Equation 16.5.12. So Green's Theorem is nothing but one special case of Stokes' Theorem.
정리는 완전히 일반적인 경우에는 손이 닿지 않지만, $S$가 그래프이고 등장하는 모든 것이 충분히 좋은 성질을 가질 때는 증명할 수 있다. $S$를 단순영역 $D$ 위의 곡면 $z=g(x,y)$로 두되 $g$는 이계 편도함수가 연속이고, $D$의 경계곡선 $C_{1}$이 $C$에 대응한다고 하자. $S$에는 위쪽 방향을 주어 $C$의 양의 방향이 $C_{1}$의 양의 방향과 일치하게 한다. $\mathbf F=P\,\mathbf i+Q\,\mathbf j+R\,\mathbf k$라 쓰고, $P$, $Q$, $R$의 편도함수는 연속이라 하자.
$S$가 그래프이므로 식 16.7.10을 $\mathbf F$ 자리에 $\operatorname{curl}\mathbf F$를 넣어 적용하면
를 얻으며, 여기서 $P$, $Q$, $R$의 편도함수는 모두 $(x,y,g(x,y))$에서의 값이다. 선적분은 따로 다룬다: $C_{1}$의 매개화를 끌어올려 $C$를 매개화하고 $z=g(x(t),y(t))$에 연쇄법칙을 적용한 다음, 그린 정리를 쓴다. 연쇄법칙으로 한 번 더 전개하면 항이 모두 열 개 나오는데, 그중 넷은 쌍을 이루어 상쇄되고 남은 여섯 항이 정확히 (2)의 피적분함수가 된다. 이때 이계 편도함수 항이 사라지게 만드는 것은 $R_{xy}=R_{yx}$라는 사실이다.
증명. $C$의 점들은 $C_{1}$의 매개화 $x=x(t),\,y=y(t)$ ($a\le t\le b$)를 그래프 $z=g(x,y)$ 위로 끌어올려 $z=g(x(t),y(t))$로 얻어지므로, 연쇄법칙에 의해 $dz=\dfrac{\partial z}{\partial x}\,dx+\dfrac{\partial z}{\partial y}\,dy$가 성립한다. 이를 $\mathbf F\cdot d\mathbf r=P\,dx+Q\,dy+R\,dz$에 대입하면
를 얻는데, 오른쪽은 $C_{1}$을 양의 향 경계로 갖는 평면영역 $D$ 위의 선적분이므로 그린 정리를 적용할 수 있다:
$P,Q,R$이 $(x,y,g(x,y))$에서 값을 취하므로, 각 항을 연쇄법칙으로 다시 미분하면
이다. 위 식에서 아래 식을 빼면 $\dfrac{\partial R}{\partial z}\dfrac{\partial z}{\partial x}\dfrac{\partial z}{\partial y}$를 담은 두 항이 그대로 상쇄되고, $g$의 이계 편도함수가 연속이므로 $\dfrac{\partial^{2}z}{\partial x\,\partial y}=\dfrac{\partial^{2}z}{\partial y\,\partial x}$(클레로 정리)에 의해 $R$을 담은 두 항도 상쇄되어
만 남는다. 부호를 정리하면 이는 (2)의 피적분함수 $-\left(\dfrac{\partial R}{\partial y}-\dfrac{\partial Q}{\partial z}\right)\dfrac{\partial z}{\partial x}-\left(\dfrac{\partial P}{\partial z}-\dfrac{\partial R}{\partial x}\right)\dfrac{\partial z}{\partial y}+\left(\dfrac{\partial Q}{\partial x}-\dfrac{\partial P}{\partial y}\right)$와 정확히 일치하므로, (2)에 의해
를 얻는다.
The theorem is out of reach in full generality, but it can be established when $S$ is a graph and everything in sight is well behaved. Take $S$ to be the surface $z=g(x,y)$ over a simple plane region $D$, with $g$ twice continuously differentiable and with the boundary curve $C_{1}$ of $D$ corresponding to $C$; orient $S$ upward, so that the positive orientation of $C$ matches the positive orientation of $C_{1}$. Write $\mathbf F=P\,\mathbf i+Q\,\mathbf j+R\,\mathbf k$, the partial derivatives of $P$, $Q$, $R$ being continuous.
Since $S$ is a graph, Formula 16.7.10 may be used with $\operatorname{curl}\mathbf F$ in the role of $\mathbf F$, which yields
where the partial derivatives of $P$, $Q$, $R$ are evaluated at $(x,y,g(x,y))$. The line integral is handled separately: parametrize $C$ by lifting a parametrization of $C_{1}$, apply the Chain Rule to $z=g(x(t),y(t))$, and Green's Theorem afterwards. Expanding once more by the Chain Rule leaves ten terms in all, four of which cancel in pairs; the remaining six are exactly the integrand of (2), the equality $R_{xy}=R_{yx}$ being what makes the second-order terms disappear.
Proof. Every point of $C$ arises by lifting the parametrization $x=x(t),\,y=y(t)$ ($a\le t\le b$) of $C_{1}$ onto the graph $z=g(x,y)$, giving $z=g(x(t),y(t))$; the Chain Rule then supplies $dz=\dfrac{\partial z}{\partial x}\,dx+\dfrac{\partial z}{\partial y}\,dy$. Substituting this into $\mathbf F\cdot d\mathbf r=P\,dx+Q\,dy+R\,dz$ gives
and the right side is a line integral over the positively oriented boundary $C_{1}$ of the plane region $D$, so Green's Theorem applies:
Since $P,Q,R$ are evaluated at $(x,y,g(x,y))$, differentiating each term again by the Chain Rule gives
Subtracting the second from the first, the two terms carrying $\dfrac{\partial R}{\partial z}\dfrac{\partial z}{\partial x}\dfrac{\partial z}{\partial y}$ cancel outright, and since $g$ has continuous second-order partial derivatives, $\dfrac{\partial^{2}z}{\partial x\,\partial y}=\dfrac{\partial^{2}z}{\partial y\,\partial x}$ (Clairaut's Theorem) cancels the two terms carrying $R$ as well, leaving
Rearranged, this matches the integrand of (2), $-\left(\dfrac{\partial R}{\partial y}-\dfrac{\partial Q}{\partial z}\right)\dfrac{\partial z}{\partial x}-\left(\dfrac{\partial P}{\partial z}-\dfrac{\partial R}{\partial x}\right)\dfrac{\partial z}{\partial y}+\left(\dfrac{\partial Q}{\partial x}-\dfrac{\partial P}{\partial y}\right)$, term for term, so by (2)
식 (1)의 선적분은 $C$를 따라서만 $\mathbf F$를 참조하므로, 회전의 면적분은 경계에서의 자료만으로 계산할 수 있고 — 그러므로 어떤 곡면을 펼쳐서 채웠는지에는 의존할 수 없다. 정확히 말하면, $S_{1}$과 $S_{2}$가 동일한 유향 경계곡선 $C$를 공유하는 유향곡면이고 둘 다 정리의 가정을 만족하면
바로 이 성질이 정리를 계산 도구로 만든다: 두 곡면 중 한쪽에서 적분하기 번거로우면 다른 곡면으로 바꾸어 그곳에서 적분하면 된다.
Since the line integral in (1) consults $\mathbf F$ only along $C$, a surface integral of a curl can be computed from boundary data alone — and therefore cannot depend on which surface was spanned. Precisely: whenever $S_{1}$ and $S_{2}$ are oriented surfaces sharing one and the same oriented boundary curve $C$, both satisfying the hypotheses of the theorem,
This is what makes the theorem a computational tool: if integrating over one of the two surfaces is awkward, trade it for the other one and integrate there instead.
정의. $\mathbf v$를 운동하는 유체의 속도장이라 하고, $C$를 향이 주어진 닫힌곡선이라 하자. 수
를 $C$ 둘레의 $\mathbf v$의 순환이라 한다.
적분되는 것은 $\mathbf v\cdot\mathbf T$, 즉 단위접선 $\mathbf T$ 방향으로의 $\mathbf v$의 성분이다. 유체의 흐름이 $C$가 도는 방향에 가까울수록 이 성분은 커지고, 유체가 정해진 방향을 거슬러 흐르는 곳에서는 이 성분이 음수가 된다. 따라서 순환은 유체가 $C$에 주어진 방향으로 얼마나 강하게 돌려는 경향이 있는지를 재는 척도다.
Definition. Let $\mathbf v$ be the velocity field of a fluid in motion and let $C$ be a closed curve carrying an orientation. The number
is called the circulation of $\mathbf v$ around $C$.
What is being integrated is $\mathbf v\cdot\mathbf T$, the component of $\mathbf v$ along the unit tangent $\mathbf T$. The nearer the flow comes to running the way $C$ is traversed, the larger that component; where the fluid runs back against the chosen direction, the component is negative. The circulation therefore measures how strongly the fluid tends to move around $C$ in the direction $C$ has been given.
식 (4) — 회전과 순환의 관계. $P_{0}$을 속도장이 $\mathbf v$인 유체 속의 한 점이라 하고, $S_{a}$를 $P_{0}$을 중심으로 하는 반지름 $a$인 원판(단위법선 $\mathbf n$)이라 하며, $C_{a}$를 $S_{a}$의 경계원이라 하자. $\operatorname{curl}\mathbf v$가 연속이면
(4)를 오른쪽에서 왼쪽으로 읽으면, 방향 $\mathbf n$으로의 $\operatorname{curl}\mathbf v$의 성분은 $\mathbf n$에 수직인 평면 안에 놓인 작은 원 둘레의 순환을 그 원이 둘러싸는 넓이로 나눈 값이 원을 한 점으로 줄일 때 가지는 극한이다. 이는 곧 유체가 축 $\mathbf n$ 둘레로 얼마나 강하게 회전하는지를 재는 척도이며, $P_{0}$을 지나는 모든 축 가운데 이 효과는 $\operatorname{curl}\mathbf v$ 자체와 평행한 축에서 가장 크다. 유체 속에 작은 물레방아를 담그면, 축을 $\operatorname{curl}\mathbf v$ 방향으로 맞출 때 가장 빨리 돈다.
증명. $S_{a}$는 스토크스 정리의 가정을 만족하는 유향곡면이므로, $S_{a}$에 스토크스 정리를 적용하면
이다. $\operatorname{curl}\mathbf v$가 연속이므로 $\varepsilon(a)=\max_{P\in S_{a}}\bigl|\operatorname{curl}\mathbf v(P)\cdot\mathbf n(P)-\operatorname{curl}\mathbf v(P_{0})\cdot\mathbf n(P_{0})\bigr|$로 두면 $a\to0$일 때 $\varepsilon(a)\to0$이고,
가 성립한다. $S_{a}$는 반지름 $a$인 원판이므로 넓이는 $\pi a^{2}$이고, 두 식을 결합해 $\pi a^{2}$로 나누면
를 얻는다. $a\to0$일 때 오른쪽이 $0$으로 가므로
즉 식 (4)가 성립한다.
Equation (4) — the curl as circulation per unit area. Let $P_{0}$ be a point of a fluid whose velocity field is $\mathbf v$, let $S_{a}$ be the disk of radius $a$ centered at $P_{0}$ with unit normal $\mathbf n$, and let $C_{a}$ be the boundary circle of $S_{a}$. If $\operatorname{curl}\mathbf v$ is continuous, then
Read (4) from right to left: the component of $\operatorname{curl}\mathbf v$ in a direction $\mathbf n$ is the circulation around a small circle lying in the plane perpendicular to $\mathbf n$, divided by the area that circle encloses, in the limit as the circle shrinks to the point. It is thus a measure of how strongly the fluid rotates about the axis $\mathbf n$, and among all axes through $P_{0}$ that effect is greatest for the one parallel to $\operatorname{curl}\mathbf v$ itself. A tiny paddle wheel held in the fluid at $P_{0}$ spins fastest when its axle is set along $\operatorname{curl}\mathbf v$.
Proof. Since $S_{a}$ is an oriented surface satisfying the hypotheses of Stokes' Theorem, applying the theorem to $S_{a}$ gives
Because $\operatorname{curl}\mathbf v$ is continuous, setting $\varepsilon(a)=\max_{P\in S_{a}}\bigl|\operatorname{curl}\mathbf v(P)\cdot\mathbf n(P)-\operatorname{curl}\mathbf v(P_{0})\cdot\mathbf n(P_{0})\bigr|$ gives $\varepsilon(a)\to0$ as $a\to0$, and
Since $S_{a}$ is a disk of radius $a$, its area is $\pi a^{2}$; combining the two displays and dividing by $\pi a^{2}$ gives
The right side tends to $0$ as $a\to0$, so
which is equation (4).
§16.5에 남겨 두었던 주장 하나를 이제 마무리 지을 수 있다: $\mathbb R^{3}$의 모든 점에서 회전이 $\mathbf 0$인 벡터장 $\mathbf F$는 보존적이다(정리 16.5.4). 정리 16.3.3과 16.3.4에 의해 모든 닫힌 경로 $C$에 대해 $\int_C\mathbf F\cdot d\mathbf r=0$임을 보이면 충분한데, $C$를 경계로 갖는 가향곡면을 잡을 수 있기만 하면 — 이는 언제나 가능하지만 그 근거를 대려면 이 강의의 범위를 넘어서는 도구가 필요하다 — 스토크스 정리가 정확히 그 결론을 내어 준다.
증명(개요). $\operatorname{curl}\mathbf F=\mathbf 0$이 $\mathbb R^{3}$ 전체에서 성립한다고 하자. $C$가 단순닫힌곡선인 경우만 보이면 충분하다(단순하지 않은 닫힌 경로는 유한 개의 단순닫힌곡선으로 쪼개어 같은 논증을 각각에 적용한 값을 더하면 된다). $C$를 양의 향 경계로 갖는 조각적으로 매끄러운 유향곡면 $S$를 하나 잡을 수 있으므로(그런 곡면이 항상 존재한다는 사실은 증명 없이 받아들인다), 스토크스 정리에 의해
이다. 따라서 $\mathbb R^{3}$의 모든 닫힌 경로 $C$에 대해 $\int_C\mathbf F\cdot d\mathbf r=0$이고, 정리 16.3.3에 의해 이는 $\mathbf F$가 경로 독립임을 뜻하며, 정리 16.3.4에 의해 경로 독립인 벡터장은 보존적이므로 $\mathbf F$는 보존적이다.
One claim left standing in Section 16.5 can now be settled: a field $\mathbf F$ whose curl vanishes at every point of $\mathbb R^{3}$ is conservative (Theorem 16.5.4). By Theorems 16.3.3 and 16.3.4 it suffices to show that $\int_C\mathbf F\cdot d\mathbf r=0$ for every closed path $C$, and Stokes' Theorem supplies exactly that once $C$ has been spanned by an orientable surface — which can always be arranged, though the argument for it needs machinery beyond this course.
Proof (sketch). Suppose $\operatorname{curl}\mathbf F=\mathbf 0$ throughout $\mathbb R^{3}$. It suffices to treat a simple closed curve $C$ (a closed path that is not simple splits into finitely many simple closed curves, and applying the same argument to each and summing gives the result for the whole path). Choose a piecewise-smooth oriented surface $S$ whose positively oriented boundary is $C$ — that such a surface always exists is taken for granted here, without proof. By Stokes' Theorem,
so $\int_C\mathbf F\cdot d\mathbf r=0$ for every closed path $C$ in $\mathbb R^{3}$. By Theorem 16.3.3 this means $\mathbf F$ is independent of path, and by Theorem 16.3.4 a path-independent field is conservative; hence $\mathbf F$ is conservative.
예제 답안 · Worked Examples
평면 $y+z=2$와 원기둥 $x^{2}+y^{2}=1$의 교선을 $C$라 하고, 위에서 내려다볼 때 반시계 방향이 되도록 $C$에 향을 주자. 벡터장 $\mathbf F(x,y,z)=-y^{2}\,\mathbf i+x\,\mathbf j+z^{2}\,\mathbf k$에 대하여 $\displaystyle\int_C\mathbf F\cdot d\mathbf r$를 구하라.
풀이. $\mathbf F=-y^{2}\,\mathbf i+x\,\mathbf j+z^{2}\,\mathbf k$, 즉 $P=-y^{2},\,Q=x,\,R=z^{2}$이므로
이다. 경계가 $C$인 곡면 가운데 가장 다루기 쉬운 것은 평면 $y+z=2$가 원기둥 $x^{2}+y^{2}=1$ 안에서 잘라내는 타원영역 $S$이다. $S$를 그래프 $z=g(x,y)=2-y$ ($(x,y)\in D$, $D=\{x^{2}+y^{2}\le1\}$)로 보고 위쪽 방향(법선의 $z$성분이 양수)을 주면 $g_{x}=0,\,g_{y}=-1$이고, 이 방향이 유도하는 $C$의 양의 향은 위에서 볼 때 반시계 방향이므로(카드 6의 증명과 같은 원리) 문제에서 주어진 향과 일치한다. 스토크스 정리와 (2)의 면적분 공식을 적용하면
이다. $D$가 단위원판이므로 극좌표 $x=r\cos\theta,\,y=r\sin\theta$를 쓰면
이고, $\displaystyle\int_0^{2\pi}\sin\theta\,d\theta=0$이므로 마지막 적분은 $\dfrac12\cdot2\pi=\pi$가 된다. 따라서 $\displaystyle\int_C\mathbf F\cdot d\mathbf r=\pi$이다.
Let $C$ be the ellipse along which the plane $y+z=2$ meets the cylinder $x^{2}+y^{2}=1$, oriented so that it runs counterclockwise for an observer looking down from above. Evaluate the line integral $\displaystyle\int_C\mathbf F\cdot d\mathbf r$ of the field $\mathbf F(x,y,z)=-y^{2}\,\mathbf i+x\,\mathbf j+z^{2}\,\mathbf k$ around it.
Solution. With $\mathbf F=-y^{2}\,\mathbf i+x\,\mathbf j+z^{2}\,\mathbf k$, i.e. $P=-y^{2}$, $Q=x$, $R=z^{2}$,
The most convenient surface bounded by $C$ is the elliptical region $S$ that the plane $y+z=2$ cuts out inside the cylinder $x^{2}+y^{2}=1$. Taking $S$ to be the graph $z=g(x,y)=2-y$ over $D=\{x^{2}+y^{2}\le1\}$ with the upward orientation (unit normal with positive $z$-component) gives $g_{x}=0$, $g_{y}=-1$, and this orientation induces on $C$ the counterclockwise direction seen from above (the same mechanism as in the proof of Card 6), matching the orientation given in the problem. Applying Stokes' Theorem together with the surface-integral formula from (2),
Since $D$ is the unit disk, polar coordinates $x=r\cos\theta$, $y=r\sin\theta$ give
and since $\displaystyle\int_0^{2\pi}\sin\theta\,d\theta=0$, this last integral is $\dfrac12\cdot2\pi=\pi$. Hence $\displaystyle\int_C\mathbf F\cdot d\mathbf r=\pi$.
구 $x^{2}+y^{2}+z^{2}=4$ 가운데 원기둥 $x^{2}+y^{2}=1$의 안쪽에 있으면서 $xy$-평면보다 위에 놓인 부분을 $S$라 하자. 스토크스 정리를 이용하여, 벡터장 $\mathbf F(x,y,z)=xz\,\mathbf i+yz\,\mathbf j+xy\,\mathbf k$에 대한 $\displaystyle\iint_S\operatorname{curl}\mathbf F\cdot d\mathbf S$를 구하라.
풀이. $S$의 경계곡선 $C$부터 찾자. 구 $x^{2}+y^{2}+z^{2}=4$와 원기둥 $x^{2}+y^{2}=1$이 만나는 자리에서는 $1+z^{2}=4$, 즉 $z^{2}=3$이고 $S$가 $xy$-평면 위쪽 부분이므로 $z=\sqrt3$이다. 따라서 $C$는 평면 $z=\sqrt3$ 안의 원 $x^{2}+y^{2}=1$이며, $\mathbf r(t)=\cos t\,\mathbf i+\sin t\,\mathbf j+\sqrt3\,\mathbf k$ ($0\le t\le2\pi$)로 매개변수화된다. $S$에 바깥쪽(원점에서 먼 쪽, 대략 위쪽) 방향을 주면 — 문제에서 향을 지정하지 않았으므로 자연스러운 선택이다 — 오른손 법칙에 의해 유도되는 $C$의 양의 방향은 위에서 볼 때 반시계 방향, 즉 $t$가 증가하는 방향과 같다. 스토크스 정리에 의해
이므로, $\operatorname{curl}\mathbf F$를 직접 계산할 필요 없이 경계 위의 선적분만 구하면 된다. $\mathbf F=xz\,\mathbf i+yz\,\mathbf j+xy\,\mathbf k$이므로 $\mathbf F(\mathbf r(t))=\sqrt3\cos t\,\mathbf i+\sqrt3\sin t\,\mathbf j+\cos t\sin t\,\mathbf k$이고 $\mathbf r'(t)=-\sin t\,\mathbf i+\cos t\,\mathbf j$이므로
가 $t$에 관계없이 항상 $0$이다. 그러므로 $\displaystyle\int_0^{2\pi}\mathbf F(\mathbf r(t))\cdot\mathbf r'(t)\,dt=0$이고, 식 (3)에 의해 이 값은 $C$를 양의 향 경계로 갖는 어떤 유향곡면에 대해서도 같다. ($S$의 향을 반대로 잡으면 면적분의 부호가 뒤집히지만 값이 $0$이므로 답은 달라지지 않는다.) 따라서 $\displaystyle\iint_S\operatorname{curl}\mathbf F\cdot d\mathbf S=0$이다.
Let $S$ be the cap that the cylinder $x^{2}+y^{2}=1$ cuts out of the sphere $x^{2}+y^{2}+z^{2}=4$, only the piece lying above the $xy$-plane being kept. Apply Stokes' Theorem to find $\displaystyle\iint_S\operatorname{curl}\mathbf F\cdot d\mathbf S$ for the field $\mathbf F(x,y,z)=xz\,\mathbf i+yz\,\mathbf j+xy\,\mathbf k$.
Solution. Start with the boundary curve $C$ of $S$. Where the sphere $x^{2}+y^{2}+z^{2}=4$ meets the cylinder $x^{2}+y^{2}=1$, $1+z^{2}=4$, so $z^{2}=3$, and since $S$ lies above the $xy$-plane, $z=\sqrt3$. Thus $C$ is the circle $x^{2}+y^{2}=1$ in the plane $z=\sqrt3$, parametrized by $\mathbf r(t)=\cos t\,\mathbf i+\sin t\,\mathbf j+\sqrt3\,\mathbf k$ for $0\le t\le2\pi$. Giving $S$ the outward orientation (away from the origin, roughly upward) — a natural choice since the problem specifies none — the right-hand rule induces on $C$ the counterclockwise direction seen from above, which is the direction of increasing $t$. By Stokes' Theorem,
so it suffices to evaluate the boundary line integral, without ever computing $\operatorname{curl}\mathbf F$ directly. Since $\mathbf F=xz\,\mathbf i+yz\,\mathbf j+xy\,\mathbf k$, one has $\mathbf F(\mathbf r(t))=\sqrt3\cos t\,\mathbf i+\sqrt3\sin t\,\mathbf j+\cos t\sin t\,\mathbf k$ and $\mathbf r'(t)=-\sin t\,\mathbf i+\cos t\,\mathbf j$, so
identically in $t$. Hence $\displaystyle\int_0^{2\pi}\mathbf F(\mathbf r(t))\cdot\mathbf r'(t)\,dt=0$, and by equation (3) the same value is obtained for every oriented surface whose positively oriented boundary is $C$. (Reversing the orientation of $S$ reverses the sign of the surface integral, but that sign change leaves $0$ alone.) Therefore $\displaystyle\iint_S\operatorname{curl}\mathbf F\cdot d\mathbf S=0$.
연결 · Links
(a) 강의 노트 대응 — 미적분학 2 단원 14
- 스토크스 정리의 진술·경계 방향 규약 — ex02, yu02-1 (부분 대응: 양변을 각각 계산해 정리를 확인하는 유형만 있고, 향을 정하는 규약 자체는 진술되지 않는다)
- 곡면 독립성, 식 (3) — ex02 (부분 대응: 경계가 같은 다른 곡면으로 바꿔 계산하는 사례만 나오고 일반 진술은 없다)
- 순환과 회전의 물리적 해석, 식 (4) — yu02-2, yu02-3 (부분 대응: 교선을 따른 순환을 계산하며 "순환"이라는 말은 쓰지만, 넓이로 나눈 극한 해석은 없다)
- 스토크스 정리로 계산하는 선적분·면적분 — yu02-4(평면 조각의 경계를 따른 선적분), yu02-5·pr03(곡면을 가로지르는 회전의 플럭스) — 이 절 연습문제 2~6, 7~14와 같은 유형
- pr04 (평면 위 닫힌곡선의 선적분이 넓이에만 의존) — 이 절 연습문제 20과 동형
- pr05 (회전이 $\mathbf 0$인데도 순환이 0이 아닌 예) — 위 카드 10에서 정리 16.5.4가 $\mathbb R^{3}$ 전체를 요구하는 이유를 보여 준다
- 곡면이 그래프인 경우의 증명 — 대응 없음
표기 주의 — 강의 노트는 회전을 나블라 기호로 적고 면적소도 다른 문자로 쓰기 때문에, 같은 정리인데도 우변의 겉모습이 이 페이지와 다르다.
(b) 공통과제 (§16.8, 4차)
제출 문항: 4, 9, 13, 14, 22 / 학습 참고: 1~6, 7~14, 15-(a), 16-(a), 17~24
(c) 이웃 절 — 이전: §16.7 면적분 / 다음: §16.9 발산정리
(a) Corresponding lecture notes — Calculus II, Unit 14
- Statement of Stokes' Theorem and the orientation convention — ex02, yu02-1 (partial match: both sides get computed and compared, but the rule fixing the orientation is never stated)
- Independence of the surface, formula (3) — ex02 (partial match: one instance of trading a surface for another with the same boundary, with no general statement)
- Circulation and the physical reading of the curl, formula (4) — yu02-2, yu02-3 (partial match: the circulation along a curve of intersection is computed and named, but not the limit of circulation over area)
- Line and surface integrals evaluated by the theorem — yu02-4 (around the boundary of a piece of a plane), yu02-5 and pr03 (flux of the curl across a surface) — the types of Exercises 2–6 and 7–14 of this section
- pr04 (a line integral around a closed curve in a plane depending on the enclosed area alone) — the same problem as Exercise 20 here
- pr05 (a field with vanishing curl whose circulation is not zero) — it shows why Theorem 16.5.4, discussed in card 10 above, asks for all of $\mathbb R^{3}$
- The proof for the case of a graph — no match
A warning about notation — the lecture notes write the curl with the nabla symbol and use another letter for the element of area, so the right-hand side of the same theorem looks different there from the way it is written here.
(b) Assignment (§16.8, fourth set)
Problems to submit: 4, 9, 13, 14, 22 / Recommended practice: 1–6, 7–14, 15(a), 16(a), 17–24
(c) Neighboring sections — Previous: §16.7 Surface Integrals / Next: §16.9 The Divergence Theorem