예제·유제 · Examples & Exercises
함수 $f(x,y,z)=-\dfrac{1}{x^2+y^2+z^2}$에 대하여 $\mathbf{F}=\nabla f$라 하자. $(1,0,0)$에서 $(0,0,2)$까지 원점을 지나지 않으면서 이동하는 부드러운 곡선 $C$에 대해 $\displaystyle\int_C \mathbf{F}\cdot d\mathbf{r}$를 구하시오.
풀이. $f(x,y,z)=-\dfrac{1}{x^2+y^2+z^2}$는 원점을 제외한 $\mathbb{R}^3\setminus\{\mathbf{0}\}$ 위에서 $C^1$함수이고, 곡선 $C$가 원점을 지나지 않으므로 $C$는 $f$의 정의역 안에 완전히 포함된다.
정의역에서 원점이 제외되어 있지만, 선적분의 기본정리를 적용하는 데에는 정의역의 단순연결성이 필요하지 않다 — $\mathbf{F}=\nabla f$가 되는 잠재함수 $f$가 $C$를 포함하는 정의역 전체에서 이미 주어져 있으므로, $C$가 이 정의역 안에서 부드러운 곡선이기만 하면 된다. (단순연결성은 "닫힌 벡터장이면 보존적이다"라는 역방향 결론을 얻을 때 필요한 조건이다.) 따라서 선적분의 기본정리에 의해
$$\int_C \mathbf{F}\cdot d\mathbf{r}=f(0,0,2)-f(1,0,0)$$이 성립한다.
$f(0,0,2)=-\dfrac{1}{4}$, $f(1,0,0)=-1$이므로
$$\int_C \mathbf{F}\cdot d\mathbf{r}=-\frac{1}{4}-(-1)=\frac{3}{4}$$이다.
Let $f(x,y,z)=-\dfrac{1}{x^2+y^2+z^2}$, and let $\mathbf{F}=\nabla f$. Find $\displaystyle\int_C \mathbf{F}\cdot d\mathbf{r}$ for a smooth curve $C$ from $(1,0,0)$ to $(0,0,2)$ that does not pass through the origin.
Solution. The function $f(x,y,z)=-\dfrac{1}{x^2+y^2+z^2}$ is $C^1$ on $\mathbb{R}^3\setminus\{\mathbf{0}\}$, and since $C$ does not pass through the origin, $C$ lies entirely within the domain of $f$.
Although the origin is removed from the domain, simple connectedness of the domain is not needed to apply the Fundamental Theorem of Line Integrals — a potential function $f$ with $\mathbf{F}=\nabla f$ is already given on a domain containing $C$, so it suffices that $C$ be a smooth curve inside that domain. (Simple connectedness is only needed for the converse direction, to conclude that a closed vector field is conservative.) Hence by the Fundamental Theorem of Line Integrals,
$$\int_C \mathbf{F}\cdot d\mathbf{r}=f(0,0,2)-f(1,0,0)$$holds.
Since $f(0,0,2)=-\dfrac{1}{4}$ and $f(1,0,0)=-1$,
$$\int_C \mathbf{F}\cdot d\mathbf{r}=-\frac{1}{4}-(-1)=\frac{3}{4}.$$$A(-1,3,9)$에서 $B(1,6,-4)$까지 부드러운 곡선을 따라 물체가 이동할 때 힘 $\mathbf{F}=yz\mathbf{i}+xz\mathbf{j}+xy\mathbf{k}=\nabla f$ ($f(x,y,z)=xyz$)가 물체에 한 일을 구하시오.
풀이. $\mathbf{F}=\nabla f$ ($f(x,y,z)=xyz$)이므로 선적분의 기본정리에 의해 물체가 이동한 경로에 관계없이
$$W=\int_C \mathbf{F}\cdot d\mathbf{r}=f(B)-f(A)$$이다. $f(B)=f(1,6,-4)=1\cdot 6\cdot(-4)=-24$, $f(A)=f(-1,3,9)=(-1)\cdot 3\cdot 9=-27$이므로
$$W=-24-(-27)=3$$이다.
Find the work done on an object by the force $\mathbf{F}=yz\mathbf{i}+xz\mathbf{j}+xy\mathbf{k}=\nabla f$ ($f(x,y,z)=xyz$) as it moves along a smooth curve from $A(-1,3,9)$ to $B(1,6,-4)$.
Solution. Since $\mathbf{F}=\nabla f$ with $f(x,y,z)=xyz$, the Fundamental Theorem of Line Integrals gives, regardless of the path taken,
$$W=\int_C \mathbf{F}\cdot d\mathbf{r}=f(B)-f(A).$$Since $f(B)=f(1,6,-4)=1\cdot 6\cdot(-4)=-24$ and $f(A)=f(-1,3,9)=(-1)\cdot 3\cdot 9=-27$,
$$W=-24-(-27)=3.$$$\mathbf{F}=(e^x\cos y+yz)\mathbf{i}+(xz-e^x\sin y)\mathbf{j}+(xy+z)\mathbf{k}$가 보존적벡터장임을 보이고 잠재함수를 하나 찾으시오.
증명. $\mathbf{F}=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$라 하면 $M=e^x\cos y+yz$, $N=xz-e^x\sin y$, $P=xy+z$이다. $\mathbf{F}$는 $\mathbb{R}^3$ 전체에서 성분함수와 그 편도함수가 모두 연속이고, $\mathbb{R}^3$은 단순연결영역이므로, $\mathbf{F}$가 보존적벡터장임을 보이려면 $\nabla\times\mathbf{F}=\mathbf{0}$임을 보이면 충분하다.
계산하면
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=x-x=0,\qquad \frac{\partial M}{\partial z}-\frac{\partial P}{\partial x}=y-y=0,\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=(z-e^x\sin y)-(z-e^x\sin y)=0$$이므로 $\nabla\times\mathbf{F}=\mathbf{0}$이다. 따라서 $\mathbf{F}$는 보존적벡터장이다.
잠재함수 $f$를 구하자. $\dfrac{\partial f}{\partial x}=M=e^x\cos y+yz$이므로 $x$에 대해 적분하면
$$f(x,y,z)=e^x\cos y+xyz+g(y,z)$$이다. 이를 $y$로 편미분하면 $\dfrac{\partial f}{\partial y}=-e^x\sin y+xz+g_y(y,z)$이고, 이는 $N=xz-e^x\sin y$와 같아야 하므로 $g_y(y,z)=0$, 즉 $g=g(z)$이다. 마지막으로 $\dfrac{\partial f}{\partial z}=xy+g'(z)$가 $P=xy+z$와 같아야 하므로 $g'(z)=z$, 즉 $g(z)=\dfrac{z^2}{2}+C$이다. 따라서
$$f(x,y,z)=e^x\cos y+xyz+\frac{z^2}{2}$$는 $\mathbf{F}$의 한 잠재함수이다.
Show that $\mathbf{F}=(e^x\cos y+yz)\mathbf{i}+(xz-e^x\sin y)\mathbf{j}+(xy+z)\mathbf{k}$ is a conservative vector field, and find a potential function.
Proof. Write $\mathbf{F}=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$ with $M=e^x\cos y+yz$, $N=xz-e^x\sin y$, $P=xy+z$. The component functions and their partial derivatives are continuous on all of $\mathbb{R}^3$, and $\mathbb{R}^3$ is simply connected, so it suffices to show $\nabla\times\mathbf{F}=\mathbf{0}$ in order to conclude that $\mathbf{F}$ is conservative.
Computing,
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=x-x=0,\qquad \frac{\partial M}{\partial z}-\frac{\partial P}{\partial x}=y-y=0,\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=(z-e^x\sin y)-(z-e^x\sin y)=0,$$so $\nabla\times\mathbf{F}=\mathbf{0}$. Hence $\mathbf{F}$ is a conservative vector field.
To find a potential function $f$: since $\dfrac{\partial f}{\partial x}=M=e^x\cos y+yz$, integrating with respect to $x$ gives
$$f(x,y,z)=e^x\cos y+xyz+g(y,z).$$Differentiating with respect to $y$, $\dfrac{\partial f}{\partial y}=-e^x\sin y+xz+g_y(y,z)$, which must equal $N=xz-e^x\sin y$, so $g_y(y,z)=0$, i.e., $g=g(z)$. Finally $\dfrac{\partial f}{\partial z}=xy+g'(z)$ must equal $P=xy+z$, so $g'(z)=z$, i.e., $g(z)=\dfrac{z^2}{2}+C$. Therefore
$$f(x,y,z)=e^x\cos y+xyz+\frac{z^2}{2}$$is a potential function for $\mathbf{F}$.
$\mathbf{F}=(2x-3)\mathbf{i}-z\mathbf{j}+(\cos z)\mathbf{k}$가 보존적벡터장이 아님을 보이시오.
증명. $\mathbf{F}=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$라 하면 $M=2x-3$, $N=-z$, $P=\cos z$이다. $\mathbf{F}$는 $\mathbb{R}^3$ 전체에서 매끄러우므로, 보존적벡터장이 되려면 $\nabla\times\mathbf{F}=\mathbf{0}$이 필요조건이다.
계산하면
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=0-(-1)=1\neq 0$$이므로 $\nabla\times\mathbf{F}\neq\mathbf{0}$이다. 따라서 $\mathbf{F}$는 보존적벡터장이 아니다.
Show that $\mathbf{F}=(2x-3)\mathbf{i}-z\mathbf{j}+(\cos z)\mathbf{k}$ is not a conservative vector field.
Proof. Write $\mathbf{F}=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$ with $M=2x-3$, $N=-z$, $P=\cos z$. Since $\mathbf{F}$ is smooth on all of $\mathbb{R}^3$, a necessary condition for $\mathbf{F}$ to be conservative is $\nabla\times\mathbf{F}=\mathbf{0}$.
Computing,
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=0-(-1)=1\neq 0,$$so $\nabla\times\mathbf{F}\neq\mathbf{0}$. Hence $\mathbf{F}$ is not a conservative vector field.
$\mathbf{F}=\dfrac{-y}{x^2+y^2}\mathbf{i}+\dfrac{x}{x^2+y^2}\mathbf{j}+0\mathbf{k}$는 닫힌 벡터장이지만 보존적벡터장이 아님을 보이시오.
증명. $\mathbf{F}$는 원점을 제외한 $\mathbb{R}^3\setminus\{z\text{축}\}$, 즉 $xy$평면에서는 원점을 제외한 영역에서 정의된다. $M=\dfrac{-y}{x^2+y^2}$, $N=\dfrac{x}{x^2+y^2}$, $P=0$이라 하자.
(닫힌 벡터장임을 보이기) 계산하면
$$\frac{\partial N}{\partial x}=\frac{(x^2+y^2)-x(2x)}{(x^2+y^2)^2}=\frac{y^2-x^2}{(x^2+y^2)^2},\qquad \frac{\partial M}{\partial y}=\frac{-(x^2+y^2)+y(2y)}{(x^2+y^2)^2}=\frac{y^2-x^2}{(x^2+y^2)^2}$$이므로 $\dfrac{\partial N}{\partial x}=\dfrac{\partial M}{\partial y}$이다. 또한 $P=0$이므로 $\dfrac{\partial P}{\partial y}-\dfrac{\partial N}{\partial z}=0$, $\dfrac{\partial M}{\partial z}-\dfrac{\partial P}{\partial x}=0$도 자명하게 성립한다. 따라서 $\nabla\times\mathbf{F}=\mathbf{0}$이 정의역 전체에서 성립하므로 $\mathbf{F}$는 닫힌 벡터장이다.
(보존적벡터장이 아님을 보이기) 원점을 중심으로 하는 단위원 $C:\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}$ $(0\le t\le 2\pi)$을 따라 순환을 계산하면 $dx=-\sin t\,dt$, $dy=\cos t\,dt$이고
$$\oint_C \mathbf{F}\cdot d\mathbf{r}=\int_0^{2\pi} \Big[(-\sin t)(-\sin t)+(\cos t)(\cos t)\Big]\,dt=\int_0^{2\pi} 1\,dt=2\pi\neq 0$$이다. $\mathbf{F}$가 보존적벡터장이라면 임의의 닫힌 곡선에 대한 선적분이 $0$이어야 하는데 그렇지 않으므로, $\mathbf{F}$는 보존적벡터장이 아니다.
이는 $\nabla\times\mathbf{F}=\mathbf{0}$(닫힌 벡터장)이라도 정의역이 단순연결영역이 아니면(여기서는 $z$축이 제거되어 있음) 보존적벡터장이 되지 않을 수 있음을 보여주는 예이다.
Show that $\mathbf{F}=\dfrac{-y}{x^2+y^2}\mathbf{i}+\dfrac{x}{x^2+y^2}\mathbf{j}+0\mathbf{k}$ is a closed vector field but not a conservative vector field.
Proof. $\mathbf{F}$ is defined on $\mathbb{R}^3$ with the $z$-axis removed. Let $M=\dfrac{-y}{x^2+y^2}$, $N=\dfrac{x}{x^2+y^2}$, $P=0$.
(Showing $\mathbf{F}$ is closed.) Computing,
$$\frac{\partial N}{\partial x}=\frac{(x^2+y^2)-x(2x)}{(x^2+y^2)^2}=\frac{y^2-x^2}{(x^2+y^2)^2},\qquad \frac{\partial M}{\partial y}=\frac{-(x^2+y^2)+y(2y)}{(x^2+y^2)^2}=\frac{y^2-x^2}{(x^2+y^2)^2},$$so $\dfrac{\partial N}{\partial x}=\dfrac{\partial M}{\partial y}$. Since $P=0$, the remaining conditions $\dfrac{\partial P}{\partial y}-\dfrac{\partial N}{\partial z}=0$ and $\dfrac{\partial M}{\partial z}-\dfrac{\partial P}{\partial x}=0$ hold trivially. Hence $\nabla\times\mathbf{F}=\mathbf{0}$ throughout the domain, so $\mathbf{F}$ is a closed vector field.
(Showing $\mathbf{F}$ is not conservative.) Along the unit circle $C:\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}$ $(0\le t\le 2\pi)$ centered at the origin, $dx=-\sin t\,dt$, $dy=\cos t\,dt$, and the circulation is
$$\oint_C \mathbf{F}\cdot d\mathbf{r}=\int_0^{2\pi} \Big[(-\sin t)(-\sin t)+(\cos t)(\cos t)\Big]\,dt=\int_0^{2\pi} 1\,dt=2\pi\neq 0.$$If $\mathbf{F}$ were conservative, the line integral around every closed curve would be $0$; since this fails, $\mathbf{F}$ is not a conservative vector field.
This example shows that $\nabla\times\mathbf{F}=\mathbf{0}$ (i.e., $\mathbf{F}$ closed) does not imply $\mathbf{F}$ is conservative when the domain is not simply connected (here, the $z$-axis has been removed).
아래 벡터장이 보존적벡터장이 되도록 하는 $b,c$의 값을 구하시오.
$$\mathbf{F}=(y^2+2czx)\mathbf{i}+y(bx+cz)\mathbf{j}+(y^2+cx^2)\mathbf{k}$$풀이. $M=y^2+2czx$, $N=y(bx+cz)=bxy+cyz$, $P=y^2+cx^2$라 하자. $\mathbf{F}$는 $\mathbb{R}^3$ 전체에서 매끄러우므로 $\mathbf{F}$가 보존적벡터장이 되는 것은 $\nabla\times\mathbf{F}=\mathbf{0}$과 동치이다.
세 조건을 계산하면
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=2y-cy=(2-c)y,\qquad \frac{\partial M}{\partial z}-\frac{\partial P}{\partial x}=2cx-2cx=0,\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=by-2y=(b-2)y$$이다. 이 값들이 모든 $x,y,z$에 대해 $0$이 되어야 하므로 $(2-c)y=0$과 $(b-2)y=0$이 항등적으로 성립해야 하고, 이는 $c=2$, $b=2$일 때만 가능하다.
따라서 $b=2$, $c=2$이다.
Find the values of $b,c$ for which the vector field below is a conservative vector field.
$$\mathbf{F}=(y^2+2czx)\mathbf{i}+y(bx+cz)\mathbf{j}+(y^2+cx^2)\mathbf{k}$$Solution. Let $M=y^2+2czx$, $N=y(bx+cz)=bxy+cyz$, $P=y^2+cx^2$. Since $\mathbf{F}$ is smooth on all of $\mathbb{R}^3$, $\mathbf{F}$ is conservative if and only if $\nabla\times\mathbf{F}=\mathbf{0}$.
Computing the three conditions,
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=2y-cy=(2-c)y,\qquad \frac{\partial M}{\partial z}-\frac{\partial P}{\partial x}=2cx-2cx=0,\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=by-2y=(b-2)y.$$These must vanish for all $x,y,z$, so $(2-c)y=0$ and $(b-2)y=0$ must hold identically, which forces $c=2$ and $b=2$.
Hence $b=2$, $c=2$.
- $y\,dx+x\,dy+4\,dz$가 완전형식임을 보이시오.
- $\displaystyle\int_{(1,1,1)}^{(2,3,-1)} y\,dx+x\,dy+4\,dz$를 구하시오.
증명.
(1) $M=y$, $N=x$, $P=4$라 하면 $\mathbf{F}=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$는 $\mathbb{R}^3$ 전체에서 매끄럽다. 계산하면
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=0-0=0,\qquad \frac{\partial M}{\partial z}-\frac{\partial P}{\partial x}=0-0=0,\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=1-1=0$$이므로 $\nabla\times\mathbf{F}=\mathbf{0}$이고, $\mathbb{R}^3$이 단순연결영역이므로 $y\,dx+x\,dy+4\,dz$는 완전형식이다.
(2) 잠재함수 $f$를 구하자. $\dfrac{\partial f}{\partial x}=y$이므로 $f=xy+g(y,z)$이고, $\dfrac{\partial f}{\partial y}=x+g_y=x$이므로 $g_y=0$, 즉 $g=g(z)$이다. 또 $\dfrac{\partial f}{\partial z}=g'(z)=4$이므로 $g(z)=4z+C$이다. 따라서 $f(x,y,z)=xy+4z$는 한 잠재함수이고,
$$\int_{(1,1,1)}^{(2,3,-1)} y\,dx+x\,dy+4\,dz=f(2,3,-1)-f(1,1,1)=\big(6-4\big)-\big(1+4\big)=2-5=-3$$이다.
- Show that $y\,dx+x\,dy+4\,dz$ is an exact form.
- Find $\displaystyle\int_{(1,1,1)}^{(2,3,-1)} y\,dx+x\,dy+4\,dz$.
Proof.
(1) Let $M=y$, $N=x$, $P=4$, so $\mathbf{F}=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$ is smooth on all of $\mathbb{R}^3$. Computing,
$$\frac{\partial P}{\partial y}-\frac{\partial N}{\partial z}=0-0=0,\qquad \frac{\partial M}{\partial z}-\frac{\partial P}{\partial x}=0-0=0,\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=1-1=0,$$so $\nabla\times\mathbf{F}=\mathbf{0}$; since $\mathbb{R}^3$ is simply connected, $y\,dx+x\,dy+4\,dz$ is an exact form.
(2) To find a potential function $f$: since $\dfrac{\partial f}{\partial x}=y$, $f=xy+g(y,z)$, and $\dfrac{\partial f}{\partial y}=x+g_y=x$ gives $g_y=0$, i.e., $g=g(z)$. Then $\dfrac{\partial f}{\partial z}=g'(z)=4$ gives $g(z)=4z+C$. Hence $f(x,y,z)=xy+4z$ is a potential function, and
$$\int_{(1,1,1)}^{(2,3,-1)} y\,dx+x\,dy+4\,dz=f(2,3,-1)-f(1,1,1)=\big(6-4\big)-\big(1+4\big)=2-5=-3.$$다음을 계산하시오.
- $\displaystyle\int_{(-1,-1,-1)}^{(2,2,2)} \dfrac{2x\,dx+2y\,dy+2z\,dz}{x^2+y^2+z^2}$
- $\displaystyle\int_{(1,1,1)}^{(2,2,2)} \dfrac{1}{y}\,dx+\left(\dfrac{1}{z}-\dfrac{x}{y^2}\right)dy-\dfrac{y}{z^2}\,dz$
풀이.
(1) $M=\dfrac{2x}{x^2+y^2+z^2}$, $N=\dfrac{2y}{x^2+y^2+z^2}$, $P=\dfrac{2z}{x^2+y^2+z^2}$라 하면, $f(x,y,z)=\ln(x^2+y^2+z^2)$에 대해 $\nabla f=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$임을 직접 확인할 수 있다(원점을 제외한 영역에서). 적분경로가 원점을 지나지 않는다고 하면, 선적분의 기본정리에 의해
$$\int_{(-1,-1,-1)}^{(2,2,2)} \frac{2x\,dx+2y\,dy+2z\,dz}{x^2+y^2+z^2}=f(2,2,2)-f(-1,-1,-1)$$이다. $f(2,2,2)=\ln 12$, $f(-1,-1,-1)=\ln 3$이므로 값은
$$\ln 12-\ln 3=\ln 4$$이다.
(2) $M=\dfrac{1}{y}$, $N=\dfrac{1}{z}-\dfrac{x}{y^2}$, $P=-\dfrac{y}{z^2}$라 하자. $\dfrac{\partial M}{\partial y}=-\dfrac{1}{y^2}=\dfrac{\partial N}{\partial x}$, $\dfrac{\partial M}{\partial z}=0=\dfrac{\partial P}{\partial x}$, $\dfrac{\partial N}{\partial z}=-\dfrac{1}{z^2}=\dfrac{\partial P}{\partial y}$이므로 완전형식이다. 잠재함수를 구하면, $\dfrac{\partial f}{\partial x}=\dfrac{1}{y}$에서 $f=\dfrac{x}{y}+g(y,z)$이고, $\dfrac{\partial f}{\partial y}=-\dfrac{x}{y^2}+g_y=\dfrac{1}{z}-\dfrac{x}{y^2}$이므로 $g_y=\dfrac{1}{z}$, 즉 $g=\dfrac{y}{z}+h(z)$이다. 마지막으로 $\dfrac{\partial f}{\partial z}=-\dfrac{y}{z^2}+h'(z)=-\dfrac{y}{z^2}$이므로 $h'(z)=0$이다. 따라서 $f(x,y,z)=\dfrac{x}{y}+\dfrac{y}{z}$이고,
$$\int_{(1,1,1)}^{(2,2,2)} \frac{1}{y}\,dx+\left(\frac{1}{z}-\frac{x}{y^2}\right)dy-\frac{y}{z^2}\,dz=f(2,2,2)-f(1,1,1)=(1+1)-(1+1)=0$$이다.
Compute the following.
- $\displaystyle\int_{(-1,-1,-1)}^{(2,2,2)} \dfrac{2x\,dx+2y\,dy+2z\,dz}{x^2+y^2+z^2}$
- $\displaystyle\int_{(1,1,1)}^{(2,2,2)} \dfrac{1}{y}\,dx+\left(\dfrac{1}{z}-\dfrac{x}{y^2}\right)dy-\dfrac{y}{z^2}\,dz$
Solution.
(1) Let $M=\dfrac{2x}{x^2+y^2+z^2}$, $N=\dfrac{2y}{x^2+y^2+z^2}$, $P=\dfrac{2z}{x^2+y^2+z^2}$. Direct computation confirms $\nabla f=M\mathbf{i}+N\mathbf{j}+P\mathbf{k}$ for $f(x,y,z)=\ln(x^2+y^2+z^2)$ (away from the origin). Assuming the path does not pass through the origin, the Fundamental Theorem of Line Integrals gives
$$\int_{(-1,-1,-1)}^{(2,2,2)} \frac{2x\,dx+2y\,dy+2z\,dz}{x^2+y^2+z^2}=f(2,2,2)-f(-1,-1,-1).$$Since $f(2,2,2)=\ln 12$ and $f(-1,-1,-1)=\ln 3$, the value is
$$\ln 12-\ln 3=\ln 4.$$(2) Let $M=\dfrac{1}{y}$, $N=\dfrac{1}{z}-\dfrac{x}{y^2}$, $P=-\dfrac{y}{z^2}$. Since $\dfrac{\partial M}{\partial y}=-\dfrac{1}{y^2}=\dfrac{\partial N}{\partial x}$, $\dfrac{\partial M}{\partial z}=0=\dfrac{\partial P}{\partial x}$, and $\dfrac{\partial N}{\partial z}=-\dfrac{1}{z^2}=\dfrac{\partial P}{\partial y}$, this is an exact form. For the potential function, $\dfrac{\partial f}{\partial x}=\dfrac{1}{y}$ gives $f=\dfrac{x}{y}+g(y,z)$, and $\dfrac{\partial f}{\partial y}=-\dfrac{x}{y^2}+g_y=\dfrac{1}{z}-\dfrac{x}{y^2}$ gives $g_y=\dfrac{1}{z}$, i.e., $g=\dfrac{y}{z}+h(z)$. Finally $\dfrac{\partial f}{\partial z}=-\dfrac{y}{z^2}+h'(z)=-\dfrac{y}{z^2}$ gives $h'(z)=0$. Hence $f(x,y,z)=\dfrac{x}{y}+\dfrac{y}{z}$, and
$$\int_{(1,1,1)}^{(2,2,2)} \frac{1}{y}\,dx+\left(\frac{1}{z}-\frac{x}{y^2}\right)dy-\frac{y}{z^2}\,dz=f(2,2,2)-f(1,1,1)=(1+1)-(1+1)=0.$$$(0,0,0)$에서 $(0,3,4)$까지 이동하는 선분 $C$에 대하여 $\displaystyle\int_C x^2\,dx+yz\,dy+\dfrac{y^2}{2}\,dz$의 값을 구하시오.
풀이. $M=x^2$, $N=yz$, $P=\dfrac{y^2}{2}$라 하면 $\dfrac{\partial M}{\partial y}=0=\dfrac{\partial N}{\partial x}$, $\dfrac{\partial M}{\partial z}=0=\dfrac{\partial P}{\partial x}$, $\dfrac{\partial N}{\partial z}=y=\dfrac{\partial P}{\partial y}$이므로 완전형식이고, $\mathbb{R}^3$이 단순연결영역이므로 선분 $C$를 포함한 어떤 경로를 택해도 선적분 값은 같다.
잠재함수를 구하면 $\dfrac{\partial f}{\partial x}=x^2$에서 $f=\dfrac{x^3}{3}+g(y,z)$이고, $\dfrac{\partial f}{\partial y}=g_y=yz$이므로 $g=\dfrac{y^2z}{2}+h(z)$이며, $\dfrac{\partial f}{\partial z}=\dfrac{y^2}{2}+h'(z)=\dfrac{y^2}{2}$이므로 $h'(z)=0$이다. 따라서
$$f(x,y,z)=\frac{x^3}{3}+\frac{y^2z}{2}$$이고, 선적분의 기본정리에 의해
$$\int_C x^2\,dx+yz\,dy+\frac{y^2}{2}\,dz=f(0,3,4)-f(0,0,0)=\left(0+\frac{9\cdot 4}{2}\right)-0=18$$이다.
Find the value of $\displaystyle\int_C x^2\,dx+yz\,dy+\dfrac{y^2}{2}\,dz$ for the line segment $C$ from $(0,0,0)$ to $(0,3,4)$.
Solution. Let $M=x^2$, $N=yz$, $P=\dfrac{y^2}{2}$. Since $\dfrac{\partial M}{\partial y}=0=\dfrac{\partial N}{\partial x}$, $\dfrac{\partial M}{\partial z}=0=\dfrac{\partial P}{\partial x}$, and $\dfrac{\partial N}{\partial z}=y=\dfrac{\partial P}{\partial y}$, this is an exact form, and since $\mathbb{R}^3$ is simply connected, the value of the line integral is the same for any path with the same endpoints as $C$.
For the potential function, $\dfrac{\partial f}{\partial x}=x^2$ gives $f=\dfrac{x^3}{3}+g(y,z)$; $\dfrac{\partial f}{\partial y}=g_y=yz$ gives $g=\dfrac{y^2z}{2}+h(z)$; and $\dfrac{\partial f}{\partial z}=\dfrac{y^2}{2}+h'(z)=\dfrac{y^2}{2}$ gives $h'(z)=0$. Hence
$$f(x,y,z)=\frac{x^3}{3}+\frac{y^2z}{2},$$and by the Fundamental Theorem of Line Integrals,
$$\int_C x^2\,dx+yz\,dy+\frac{y^2}{2}\,dz=f(0,3,4)-f(0,0,0)=\left(0+\frac{9\cdot 4}{2}\right)-0=18.$$주어진 벡터장의 순환밀도와 발산밀도를 구하시오.
- $\mathbf{F}(x,y)=cx\mathbf{i}+cy\mathbf{j}$ (단, $c$는 상수)
- $\mathbf{F}(x,y)=-cy\mathbf{i}+cx\mathbf{j}$ (단, $c$는 상수)
- $\mathbf{F}(x,y)=y\mathbf{i}$
- $\mathbf{F}(x,y)=\dfrac{-y}{x^2+y^2}\mathbf{i}+\dfrac{x}{x^2+y^2}\mathbf{j}$
풀이. 평면 벡터장 $\mathbf{F}=M\mathbf{i}+N\mathbf{j}$에 대해 순환밀도는 $\dfrac{\partial N}{\partial x}-\dfrac{\partial M}{\partial y}$, 발산밀도는 $\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}$이다.
(1) $M=cx$, $N=cy$이므로 순환밀도는 $0-0=0$, 발산밀도는 $c+c=2c$이다.
(2) $M=-cy$, $N=cx$이므로 순환밀도는 $c-(-c)=2c$, 발산밀도는 $0+0=0$이다.
(3) $M=y$, $N=0$이므로 순환밀도는 $0-1=-1$, 발산밀도는 $0+0=0$이다.
(4) $M=\dfrac{-y}{x^2+y^2}$, $N=\dfrac{x}{x^2+y^2}$ ($(x,y)\neq(0,0)$)이다. $\dfrac{\partial N}{\partial x}=\dfrac{\partial M}{\partial y}=\dfrac{y^2-x^2}{(x^2+y^2)^2}$이므로 순환밀도는 $0$이다. 또
$$\frac{\partial M}{\partial x}=\frac{2xy}{(x^2+y^2)^2},\qquad \frac{\partial N}{\partial y}=\frac{-2xy}{(x^2+y^2)^2}$$이므로 발산밀도는 $\dfrac{2xy}{(x^2+y^2)^2}-\dfrac{2xy}{(x^2+y^2)^2}=0$이다.
Find the circulation density and flux density of each given vector field.
- $\mathbf{F}(x,y)=cx\mathbf{i}+cy\mathbf{j}$ (Here $c$ is a constant.)
- $\mathbf{F}(x,y)=-cy\mathbf{i}+cx\mathbf{j}$ (Here $c$ is a constant.)
- $\mathbf{F}(x,y)=y\mathbf{i}$
- $\mathbf{F}(x,y)=\dfrac{-y}{x^2+y^2}\mathbf{i}+\dfrac{x}{x^2+y^2}\mathbf{j}$
Solution. For a planar vector field $\mathbf{F}=M\mathbf{i}+N\mathbf{j}$, the circulation density is $\dfrac{\partial N}{\partial x}-\dfrac{\partial M}{\partial y}$, and the flux density is $\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}$.
(1) With $M=cx$, $N=cy$, the circulation density is $0-0=0$ and the flux density is $c+c=2c$.
(2) With $M=-cy$, $N=cx$, the circulation density is $c-(-c)=2c$ and the flux density is $0+0=0$.
(3) With $M=y$, $N=0$, the circulation density is $0-1=-1$ and the flux density is $0+0=0$.
(4) With $M=\dfrac{-y}{x^2+y^2}$, $N=\dfrac{x}{x^2+y^2}$ ($(x,y)\neq(0,0)$), we have $\dfrac{\partial N}{\partial x}=\dfrac{\partial M}{\partial y}=\dfrac{y^2-x^2}{(x^2+y^2)^2}$, so the circulation density is $0$. Also
$$\frac{\partial M}{\partial x}=\frac{2xy}{(x^2+y^2)^2},\qquad \frac{\partial N}{\partial y}=\frac{-2xy}{(x^2+y^2)^2},$$so the flux density is $\dfrac{2xy}{(x^2+y^2)^2}-\dfrac{2xy}{(x^2+y^2)^2}=0$.
평면 위의 벡터장 $\mathbf{F}$이 보존적 벡터장일 때 순환밀도를 구하시오.
풀이. $\mathbf{F}=M\mathbf{i}+N\mathbf{j}$가 보존적벡터장이면 잠재함수 $f$가 존재하여 $M=f_x$, $N=f_y$이다. $\mathbf{F}$가 매끄러우므로 $f$는 $C^2$급이고, 혼합편도함수의 동등성(클레로 정리)에 의해 $f_{xy}=f_{yx}$이다. 따라서 순환밀도는
$$\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=f_{yx}-f_{xy}=0$$이다. 즉, 보존적벡터장의 순환밀도는 항상 $0$이다.
Find the circulation density of a vector field $\mathbf{F}$ in the plane when $\mathbf{F}$ is a conservative vector field.
Solution. If $\mathbf{F}=M\mathbf{i}+N\mathbf{j}$ is conservative, there is a potential function $f$ with $M=f_x$, $N=f_y$. Since $\mathbf{F}$ is smooth, $f$ is $C^2$, and by the equality of mixed partial derivatives (Clairaut's theorem), $f_{xy}=f_{yx}$. Hence the circulation density is
$$\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=f_{yx}-f_{xy}=0.$$That is, the circulation density of a conservative vector field is always $0$.
벡터장 $\mathbf{F}(x,y)=(x-y)\mathbf{i}+x\mathbf{j}$와 곡선 $C:\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}$ $(0\le t\le 2\pi)$로 둘러싸인 영역 $R$이 있다. 다음이 성립함을 보이시오.
- $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{T}\,ds=\iint_R\left(\dfrac{\partial N}{\partial x}-\dfrac{\partial M}{\partial y}\right)dx\,dy$
- $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{n}\,ds=\iint_R\left(\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}\right)dx\,dy$
증명. $M=x-y$, $N=x$이고, $C$로 둘러싸인 영역 $R$은 단위원판이다. $C$는 $x=\cos t$, $y=\sin t$ $(0\le t\le 2\pi)$이므로 $dx=-\sin t\,dt$, $dy=\cos t\,dt$이다.
(1) $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{T}\,ds=\oint_C M\,dx+N\,dy$이므로, 좌변을 직접 계산하면
$$\oint_C M\,dx+N\,dy=\int_0^{2\pi}\Big[(\cos t-\sin t)(-\sin t)+(\cos t)(\cos t)\Big]dt=\int_0^{2\pi}\Big[1-\sin t\cos t\Big]dt$$이다. $\displaystyle\int_0^{2\pi}\sin t\cos t\,dt=\frac{1}{2}\int_0^{2\pi}\sin 2t\,dt=0$이므로 좌변은 $2\pi$이다.
우변은 $\dfrac{\partial N}{\partial x}-\dfrac{\partial M}{\partial y}=1-(-1)=2$이므로
$$\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 2\,dx\,dy=2\cdot(\text{단위원판의 넓이})=2\pi$$이다. 양변이 모두 $2\pi$로 같으므로 등식이 성립한다.
(2) $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{n}\,ds=\oint_C M\,dy-N\,dx$이므로, 좌변을 직접 계산하면
$$\oint_C M\,dy-N\,dx=\int_0^{2\pi}\Big[(\cos t-\sin t)(\cos t)-(\cos t)(-\sin t)\Big]dt=\int_0^{2\pi}\cos^2 t\,dt=\pi$$이다(마지막 등호는 $\cos^2 t$의 한 주기 평균이 $\dfrac12$이므로 $\displaystyle\int_0^{2\pi}\cos^2t\,dt=\pi$).
우변은 $\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}=1+0=1$이므로
$$\iint_R\left(\frac{\partial M}{\partial x}+\frac{\partial N}{\partial y}\right)dx\,dy=\iint_R 1\,dx\,dy=\text{단위원판의 넓이}=\pi$$이다. 양변이 모두 $\pi$로 같으므로 등식이 성립한다.
There is a vector field $\mathbf{F}(x,y)=(x-y)\mathbf{i}+x\mathbf{j}$ and a region $R$ enclosed by the curve $C:\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}$ $(0\le t\le 2\pi)$. Show that the following hold.
- $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{T}\,ds=\iint_R\left(\dfrac{\partial N}{\partial x}-\dfrac{\partial M}{\partial y}\right)dx\,dy$
- $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{n}\,ds=\iint_R\left(\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}\right)dx\,dy$
Proof. Here $M=x-y$, $N=x$, and the region $R$ enclosed by $C$ is the unit disk. Since $C$ is $x=\cos t$, $y=\sin t$ $(0\le t\le 2\pi)$, we have $dx=-\sin t\,dt$, $dy=\cos t\,dt$.
(1) Since $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{T}\,ds=\oint_C M\,dx+N\,dy$, computing the left side directly,
$$\oint_C M\,dx+N\,dy=\int_0^{2\pi}\Big[(\cos t-\sin t)(-\sin t)+(\cos t)(\cos t)\Big]dt=\int_0^{2\pi}\Big[1-\sin t\cos t\Big]dt.$$Since $\displaystyle\int_0^{2\pi}\sin t\cos t\,dt=\frac{1}{2}\int_0^{2\pi}\sin 2t\,dt=0$, the left side equals $2\pi$.
For the right side, $\dfrac{\partial N}{\partial x}-\dfrac{\partial M}{\partial y}=1-(-1)=2$, so
$$\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 2\,dx\,dy=2\cdot(\text{area of the unit disk})=2\pi.$$Both sides equal $2\pi$, so the identity holds.
(2) Since $\displaystyle\oint_C \mathbf{F}\cdot\mathbf{n}\,ds=\oint_C M\,dy-N\,dx$, computing the left side directly,
$$\oint_C M\,dy-N\,dx=\int_0^{2\pi}\Big[(\cos t-\sin t)(\cos t)-(\cos t)(-\sin t)\Big]dt=\int_0^{2\pi}\cos^2 t\,dt=\pi$$(the last equality holds since the average of $\cos^2t$ over one period is $\tfrac12$, so $\displaystyle\int_0^{2\pi}\cos^2t\,dt=\pi$).
For the right side, $\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}=1+0=1$, so
$$\iint_R\left(\frac{\partial M}{\partial x}+\frac{\partial N}{\partial y}\right)dx\,dy=\iint_R 1\,dx\,dy=\text{area of the unit disk}=\pi.$$Both sides equal $\pi$, so the identity holds.
$C$가 $x=1, y=1$과 좌표축으로 둘러싸인 정사각형이라고 할 때 다음 선적분을 계산하시오.
$$\oint_C xy\,dy-y^2\,dx$$풀이. $C$는 $[0,1]\times[0,1]$을 둘러싼 정사각형의 경계이다. $M=-y^2$, $N=xy$라 하면 $\dfrac{\partial N}{\partial x}=y$, $\dfrac{\partial M}{\partial y}=-2y$이므로 그린 정리에 의해
$$\oint_C xy\,dy-y^2\,dx=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 3y\,dx\,dy=3\int_0^1\int_0^1 y\,dx\,dy=3\cdot\frac{1}{2}=\frac{3}{2}$$이다.
Let $C$ be the square enclosed by $x=1, y=1$ and the coordinate axes. Compute the following line integral.
$$\oint_C xy\,dy-y^2\,dx$$Solution. $C$ is the boundary of the square $[0,1]\times[0,1]$. Let $M=-y^2$, $N=xy$; then $\dfrac{\partial N}{\partial x}=y$, $\dfrac{\partial M}{\partial y}=-2y$, so by Green's Theorem,
$$\oint_C xy\,dy-y^2\,dx=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 3y\,dx\,dy=3\int_0^1\int_0^1 y\,dx\,dy=3\cdot\frac{1}{2}=\frac{3}{2}.$$단순닫힌곡선 $C$에 대해 다음 선적분을 계산하시오.
- $\displaystyle\oint_C 4x^3y\,dx+x^4\,dy$
- $\displaystyle\oint_C -y^3\,dy+x^3\,dx$
풀이.
(1) $M=4x^3y$, $N=x^4$라 하면 $\dfrac{\partial N}{\partial x}=4x^3=\dfrac{\partial M}{\partial y}$이므로 그린 정리에 의해
$$\oint_C 4x^3y\,dx+x^4\,dy=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 0\,dx\,dy=0$$이다.
(2) $M=x^3$, $N=-y^3$라 하면 $\dfrac{\partial N}{\partial x}=0=\dfrac{\partial M}{\partial y}$이므로 마찬가지로
$$\oint_C -y^3\,dy+x^3\,dx=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=0$$이다.
For a simple closed curve $C$, compute the following line integrals.
- $\displaystyle\oint_C 4x^3y\,dx+x^4\,dy$
- $\displaystyle\oint_C -y^3\,dy+x^3\,dx$
Solution.
(1) Let $M=4x^3y$, $N=x^4$; then $\dfrac{\partial N}{\partial x}=4x^3=\dfrac{\partial M}{\partial y}$, so by Green's Theorem,
$$\oint_C 4x^3y\,dx+x^4\,dy=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 0\,dx\,dy=0.$$(2) Let $M=x^3$, $N=-y^3$; then $\dfrac{\partial N}{\partial x}=0=\dfrac{\partial M}{\partial y}$, so likewise
$$\oint_C -y^3\,dy+x^3\,dx=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=0.$$$x=\pm 1, y=\pm 1$로 둘러싸인 정사각형을 가로지르는 벡터장 $\mathbf{F}(x,y)=2e^{xy}\mathbf{i}+y^3\mathbf{j}$의 유출을 계산하시오.
풀이. $R=[-1,1]\times[-1,1]$이라 하자. $M=2e^{xy}$, $N=y^3$에 대해 $\dfrac{\partial M}{\partial x}=2ye^{xy}$, $\dfrac{\partial N}{\partial y}=3y^2$이므로, 그린 정리(유출 형태)에 의해
$$\text{유출}=\oint_C M\,dy-N\,dx=\iint_R\left(\frac{\partial M}{\partial x}+\frac{\partial N}{\partial y}\right)dx\,dy=\iint_R\big(2ye^{xy}+3y^2\big)\,dx\,dy$$이다. 먼저
$$\int_{-1}^1\int_{-1}^1 2ye^{xy}\,dx\,dy=\int_{-1}^1 \Big[2e^{xy}\Big]_{x=-1}^{x=1}\,dy=\int_{-1}^1 2\big(e^{y}-e^{-y}\big)\,dy=\int_{-1}^1 4\sinh y\,dy=0$$이다($\sinh y$가 기함수이고 적분구간이 대칭이므로). 또한
$$\int_{-1}^1\int_{-1}^1 3y^2\,dx\,dy=3\left(\int_{-1}^1 y^2\,dy\right)\left(\int_{-1}^1 dx\right)=3\cdot\frac{2}{3}\cdot 2=4$$이다. 따라서 유출은
$$0+4=4$$이다.
Compute the flux of the vector field $\mathbf{F}(x,y)=2e^{xy}\mathbf{i}+y^3\mathbf{j}$ across the square enclosed by $x=\pm 1, y=\pm 1$.
Solution. Let $R=[-1,1]\times[-1,1]$. With $M=2e^{xy}$, $N=y^3$, we have $\dfrac{\partial M}{\partial x}=2ye^{xy}$, $\dfrac{\partial N}{\partial y}=3y^2$, so by the flux form of Green's Theorem,
$$\text{flux}=\oint_C M\,dy-N\,dx=\iint_R\left(\frac{\partial M}{\partial x}+\frac{\partial N}{\partial y}\right)dx\,dy=\iint_R\big(2ye^{xy}+3y^2\big)\,dx\,dy.$$First,
$$\int_{-1}^1\int_{-1}^1 2ye^{xy}\,dx\,dy=\int_{-1}^1 \Big[2e^{xy}\Big]_{x=-1}^{x=1}\,dy=\int_{-1}^1 2\big(e^{y}-e^{-y}\big)\,dy=\int_{-1}^1 4\sinh y\,dy=0$$since $\sinh y$ is odd and the interval is symmetric. Also,
$$\int_{-1}^1\int_{-1}^1 3y^2\,dx\,dy=3\left(\int_{-1}^1 y^2\,dy\right)\left(\int_{-1}^1 dx\right)=3\cdot\frac{2}{3}\cdot 2=4.$$Hence the flux is
$$0+4=4.$$심장형 곡선 $r=a(1+\cos\theta)$ $(a > 0)$를 가로지르는 벡터장
$$\mathbf{F}=\left(3xy-\dfrac{x}{1+y^2}\right)\mathbf{i}+(e^x+\tan^{-1}y)\mathbf{j}$$의 유출을 구하시오.
풀이. $M=3xy-\dfrac{x}{1+y^2}$, $N=e^x+\tan^{-1}y$라 하면
$$\frac{\partial M}{\partial x}=3y-\frac{1}{1+y^2},\qquad \frac{\partial N}{\partial y}=\frac{1}{1+y^2}$$이므로 발산은 $\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}=3y$이다. 그린 정리(유출 형태)에 의해 유출은
$$\iint_R 3y\,dx\,dy$$이다 (여기서 $R$은 심장형 곡선 $r=a(1+\cos\theta)$로 둘러싸인 영역).
심장형 곡선은 극각 $\theta\mapsto-\theta$에 대해 $r$의 값이 변하지 않으므로 $x$축에 대칭이다. 즉 영역 $R$은 $(x,y)\mapsto(x,-y)$ 반사에 대해 불변이다. 그런데 피적분함수 $3y$는 이 반사에 대해 부호가 바뀌는 기함수이므로
$$\iint_R 3y\,dx\,dy=-\iint_R 3y\,dx\,dy$$가 성립하고, 따라서 $\displaystyle\iint_R 3y\,dx\,dy=0$이다.
따라서 구하는 유출은 $0$이다.
The vector field crossing the cardioid $r=a(1+\cos\theta)$ $(a > 0)$ is given by
$$\mathbf{F}=\left(3xy-\dfrac{x}{1+y^2}\right)\mathbf{i}+(e^x+\tan^{-1}y)\mathbf{j}$$Find its flux.
Solution. Let $M=3xy-\dfrac{x}{1+y^2}$, $N=e^x+\tan^{-1}y$. Then
$$\frac{\partial M}{\partial x}=3y-\frac{1}{1+y^2},\qquad \frac{\partial N}{\partial y}=\frac{1}{1+y^2},$$so the divergence is $\dfrac{\partial M}{\partial x}+\dfrac{\partial N}{\partial y}=3y$. By the flux form of Green's Theorem, the flux is
$$\iint_R 3y\,dx\,dy$$where $R$ is the region enclosed by the cardioid $r=a(1+\cos\theta)$.
The cardioid's value of $r$ is unchanged under $\theta\mapsto-\theta$, so it is symmetric about the $x$-axis; that is, $R$ is invariant under the reflection $(x,y)\mapsto(x,-y)$. Since the integrand $3y$ changes sign under this reflection,
$$\iint_R 3y\,dx\,dy=-\iint_R 3y\,dx\,dy,$$so $\displaystyle\iint_R 3y\,dx\,dy=0$.
Hence the flux is $0$.
$C$가 극좌표계의 영역 $1\le r\le 2, 0\le\theta\le\pi$의 경계라 할 때, $C$를 따라 흐르는 벡터장 $\mathbf{F}=\left(\tan^{-1}\dfrac{y}{x}\right)\mathbf{i}+\ln(x^2+y^2)\mathbf{j}$의 순환을 구하시오.
풀이. $M=\tan^{-1}\dfrac{y}{x}$, $N=\ln(x^2+y^2)$이라 하자. 계산하면
$$\frac{\partial M}{\partial y}=\frac{x}{x^2+y^2},\qquad \frac{\partial N}{\partial x}=\frac{2x}{x^2+y^2},\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=\frac{x}{x^2+y^2}$$이다. $M$은 $x=0$에서 불연속(값이 $\pm\dfrac{\pi}{2}$로 뛰어넘음)이고, 영역 $R:1\le r\le 2,\ 0\le\theta\le\pi$의 내부는 $x=0$인 선분($\theta=\dfrac{\pi}{2}$, $1\le y\le 2$)을 포함하므로, 그린 정리를 곧바로 $R$ 전체에 적용할 수는 없다. 그러나 $R$을 이 선분을 따라 $R_1$($0\lt\theta\lt\dfrac{\pi}{2}$)과 $R_2$($\dfrac{\pi}{2}\lt\theta\lt\pi$)로 나누면, $\mathbf{F}$는 $R_1, R_2$ 각각의 폐포에서 매끄럽다. 두 영역의 경계를 각각 양의 방향으로 돌면 공유 경계인 그 선분은 서로 반대 방향으로 두 번 지나가는데, 이 선분 위에서는 $dx=0$이므로 $M\,dx$ 항은 $M$의 불연속과 무관하게 자동으로 $0$이 되고, $N=\ln(x^2+y^2)$은 $x=0,\ y\gt 0$에서 연속이므로 $N\,dy$ 항의 두 기여는 서로 상쇄된다. 따라서
$$\oint_{\partial R_1} M\,dx+N\,dy+\oint_{\partial R_2} M\,dx+N\,dy=\oint_C M\,dx+N\,dy$$이고, 각 조각에 그린 정리를 적용해 더하면 결국
$$\oint_C M\,dx+N\,dy=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R \frac{x}{x^2+y^2}\,dx\,dy$$가 그대로 성립함을 알 수 있다(즉, 이 경우 $M$의 불연속이 결과에 영향을 주지 않는다).
극좌표 $x=r\cos\theta$로 바꾸면 $\dfrac{x}{x^2+y^2}=\dfrac{\cos\theta}{r}$이고 $dx\,dy=r\,dr\,d\theta$이므로
$$\iint_R \frac{x}{x^2+y^2}\,dx\,dy=\int_0^\pi\int_1^2 \frac{\cos\theta}{r}\cdot r\,dr\,d\theta=\left(\int_0^\pi\cos\theta\,d\theta\right)\left(\int_1^2 dr\right)=\big[\sin\theta\big]_0^\pi\cdot 1=0$$이다. 따라서 순환은 $0$이다.
Let $C$ be the boundary of the polar region $1\le r\le 2, 0\le\theta\le\pi$. Find the circulation of the vector field $\mathbf{F}=\left(\tan^{-1}\dfrac{y}{x}\right)\mathbf{i}+\ln(x^2+y^2)\mathbf{j}$ along $C$.
Solution. Let $M=\tan^{-1}\dfrac{y}{x}$, $N=\ln(x^2+y^2)$. Computing,
$$\frac{\partial M}{\partial y}=\frac{x}{x^2+y^2},\qquad \frac{\partial N}{\partial x}=\frac{2x}{x^2+y^2},\qquad \frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=\frac{x}{x^2+y^2}.$$$M$ is discontinuous at $x=0$ (jumping between $\pm\dfrac{\pi}{2}$), and the interior of $R:1\le r\le 2,\ 0\le\theta\le\pi$ contains the segment $x=0$ ($\theta=\dfrac{\pi}{2}$, $1\le y\le 2$), so Green's Theorem cannot be applied to $R$ as a whole directly. However, splitting $R$ along this segment into $R_1$ ($0\lt\theta\lt\dfrac{\pi}{2}$) and $R_2$ ($\dfrac{\pi}{2}\lt\theta\lt\pi$), $\mathbf{F}$ is smooth on the closure of each. Traversing the boundary of each region positively, the shared segment is crossed twice in opposite directions; along it $dx=0$, so the $M\,dx$ term vanishes automatically regardless of the jump in $M$, while $N=\ln(x^2+y^2)$ is continuous at $x=0,\ y\gt 0$, so the two contributions of the $N\,dy$ term cancel. Hence
$$\oint_{\partial R_1} M\,dx+N\,dy+\oint_{\partial R_2} M\,dx+N\,dy=\oint_C M\,dx+N\,dy,$$and applying Green's Theorem to each piece and adding shows that
$$\oint_C M\,dx+N\,dy=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R \frac{x}{x^2+y^2}\,dx\,dy$$still holds (i.e., the discontinuity of $M$ does not affect the result here).
Switching to polar coordinates with $x=r\cos\theta$, $\dfrac{x}{x^2+y^2}=\dfrac{\cos\theta}{r}$ and $dx\,dy=r\,dr\,d\theta$, so
$$\iint_R \frac{x}{x^2+y^2}\,dx\,dy=\int_0^\pi\int_1^2 \frac{\cos\theta}{r}\cdot r\,dr\,d\theta=\left(\int_0^\pi\cos\theta\,d\theta\right)\left(\int_1^2 dr\right)=\big[\sin\theta\big]_0^\pi\cdot 1=0.$$Hence the circulation is $0$.
그린 정리를 이용하여 곡선 $\mathbf{r}(t)=(\cos^3 t)\mathbf{i}+(\sin^3 t)\mathbf{j}$ $(0\le t\le 2\pi)$로 둘러싸인 영역의 넓이를 구하시오.
풀이. $x=\cos^3 t$, $y=\sin^3 t$이므로 $dx=-3\cos^2t\sin t\,dt$, $dy=3\sin^2t\cos t\,dt$이다. 그린 정리에 의해 넓이는
$$A=\frac{1}{2}\oint_C x\,dy-y\,dx$$로 구할 수 있다. 계산하면
$$x\,dy-y\,dx=\cos^3t\cdot 3\sin^2t\cos t\,dt-\sin^3t\cdot(-3\cos^2t\sin t)\,dt=3\cos^4t\sin^2t\,dt+3\sin^4t\cos^2t\,dt$$ $$=3\sin^2t\cos^2t(\cos^2t+\sin^2t)\,dt=3\sin^2t\cos^2t\,dt$$이고, $\sin^2t\cos^2t=\dfrac{1}{4}\sin^2 2t=\dfrac{1-\cos 4t}{8}$이므로
$$A=\frac{1}{2}\int_0^{2\pi} 3\sin^2t\cos^2t\,dt=\frac{3}{2}\int_0^{2\pi}\frac{1-\cos 4t}{8}\,dt=\frac{3}{16}\Big[t-\frac{\sin 4t}{4}\Big]_0^{2\pi}=\frac{3}{16}\cdot 2\pi=\frac{3\pi}{8}$$이다.
Using Green's Theorem, find the area of the region enclosed by the curve $\mathbf{r}(t)=(\cos^3 t)\mathbf{i}+(\sin^3 t)\mathbf{j}$ $(0\le t\le 2\pi)$.
Solution. Since $x=\cos^3 t$, $y=\sin^3 t$, we have $dx=-3\cos^2t\sin t\,dt$, $dy=3\sin^2t\cos t\,dt$. By Green's Theorem, the area can be found as
$$A=\frac{1}{2}\oint_C x\,dy-y\,dx.$$Computing,
$$x\,dy-y\,dx=\cos^3t\cdot 3\sin^2t\cos t\,dt-\sin^3t\cdot(-3\cos^2t\sin t)\,dt=3\cos^4t\sin^2t\,dt+3\sin^4t\cos^2t\,dt$$ $$=3\sin^2t\cos^2t(\cos^2t+\sin^2t)\,dt=3\sin^2t\cos^2t\,dt,$$and since $\sin^2t\cos^2t=\dfrac{1}{4}\sin^2 2t=\dfrac{1-\cos 4t}{8}$,
$$A=\frac{1}{2}\int_0^{2\pi} 3\sin^2t\cos^2t\,dt=\frac{3}{2}\int_0^{2\pi}\frac{1-\cos 4t}{8}\,dt=\frac{3}{16}\Big[t-\frac{\sin 4t}{4}\Big]_0^{2\pi}=\frac{3}{16}\cdot 2\pi=\frac{3\pi}{8}.$$정사각형의 경계 $C$에 대해 선적분 $\displaystyle\oint_C xy^2\,dx+(x^2y+2x)\,dy$의 값은 정사각형의 넓이에만 의존함을 보이시오.
증명. $M=xy^2$, $N=x^2y+2x$라 하면 $\dfrac{\partial N}{\partial x}=2xy+2$, $\dfrac{\partial M}{\partial y}=2xy$이므로
$$\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=2$$는 위치에 무관한 상수이다. $C$가 한 변의 길이가 $a$인 정사각형의 경계라 하면, 그린 정리에 의해
$$\oint_C xy^2\,dx+(x^2y+2x)\,dy=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 2\,dx\,dy=2\cdot(\text{넓이})=2a^2$$이다. 이 값은 정사각형이 평면 위 어디에 놓여 있든, 어떻게 회전되어 있든 피적분함수 $2$가 상수이므로 오직 정사각형의 넓이 $a^2$에만 의존하고, 정사각형의 위치나 방향과는 무관하다. 따라서 선적분의 값은 정사각형의 넓이에만 의존한다.
For the boundary $C$ of a square, show that the value of the line integral $\displaystyle\oint_C xy^2\,dx+(x^2y+2x)\,dy$ depends only on the area of the square.
Proof. Let $M=xy^2$, $N=x^2y+2x$; then $\dfrac{\partial N}{\partial x}=2xy+2$, $\dfrac{\partial M}{\partial y}=2xy$, so
$$\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}=2$$is a constant independent of position. If $C$ is the boundary of a square of side length $a$, then by Green's Theorem,
$$\oint_C xy^2\,dx+(x^2y+2x)\,dy=\iint_R\left(\frac{\partial N}{\partial x}-\frac{\partial M}{\partial y}\right)dx\,dy=\iint_R 2\,dx\,dy=2\cdot(\text{area})=2a^2.$$Since the integrand $2$ is constant, this value depends only on the area $a^2$ of the square, regardless of where the square is placed in the plane or how it is oriented. Hence the value of the line integral depends only on the area of the square.
문제 · Problems
물체가 곡선 경로를 따라 $A$에서 $B$까지 이동할 때 힘 $\mathbf{F}=a\mathbf{i}+b\mathbf{j}+c\mathbf{k}$가 한 일은 $W=\mathbf{F}\cdot\overrightarrow{AB}$임을 구하시오. (단, $a,b,c$는 상수)
Find that the work done by the force $\mathbf{F}=a\mathbf{i}+b\mathbf{j}+c\mathbf{k}$ on an object as it moves along a curved path from $A$ to $B$ is $W=\mathbf{F}\cdot\overrightarrow{AB}$. (Here $a,b,c$ are constants.)
- 중력장 $\mathbf{F}=-GmM\dfrac{x\mathbf{i}+y\mathbf{j}+z\mathbf{k}}{(x^2+y^2+z^2)^{3/2}}$은 보존적 벡터장임을 보이시오. (단, $G,m,M$은 상수)
- 물체가 원점으로부터 거리가 $s_1$인 점 $P_1$에서 원점으로부터 거리가 $s_2$인 점 $P_2$로 이동할 때 중력장이 한 일을 구하시오.
- Show that the gravitational field $\mathbf{F}=-GmM\dfrac{x\mathbf{i}+y\mathbf{j}+z\mathbf{k}}{(x^2+y^2+z^2)^{3/2}}$ is a conservative vector field. (Here $G,m,M$ are constants.)
- Find the work done by the gravitational field as an object moves from a point $P_1$ at distance $s_1$ from the origin to a point $P_2$ at distance $s_2$ from the origin.
좌표평면에서 정의된 무한번 미분가능한 함수 $f(x,y)$에 대해 다음이 필요충분조건임을 보이시오.
- $\dfrac{\partial^2 f}{\partial x^2}+\dfrac{\partial^2 f}{\partial y^2}=0$ (라플라스 방정식, Laplace equation)
- 모든 닫힌 곡선 $C$에 대해 $\displaystyle\oint_C \dfrac{\partial f}{\partial y}\,dx-\dfrac{\partial f}{\partial x}\,dy=0$이 성립한다.
Show that the following are equivalent for a function $f(x,y)$ defined on the coordinate plane that is infinitely differentiable.
- $\dfrac{\partial^2 f}{\partial x^2}+\dfrac{\partial^2 f}{\partial y^2}=0$ (Laplace equation)
- $\displaystyle\oint_C \dfrac{\partial f}{\partial y}\,dx-\dfrac{\partial f}{\partial x}\,dy=0$ holds for every closed curve $C$.
평면 위의 부드러운 단순닫힌곡선 $C$를 따라 물체가 이동할 때 힘
$$\mathbf{F}=\left(\dfrac{1}{4}x^2y+\dfrac{1}{3}y^3\right)\mathbf{i}+x\mathbf{j}$$이 한 일이 최대가 되도록 하는 곡선 $C$를 하나 찾으시오.
Consider a smooth simple closed curve $C$ in the plane and the force
$$\mathbf{F}=\left(\dfrac{1}{4}x^2y+\dfrac{1}{3}y^3\right)\mathbf{i}+x\mathbf{j}$$acting on an object as it moves along $C$. Find a curve $C$ that maximizes the work done.
직사각형 $0\le x\le a, 0\le y\le b$를 가로지르는 벡터장 $\mathbf{F}(x,y)=(x^2+4xy)\mathbf{i}-6y\mathbf{j}$의 유출이 최소가 되도록 하는 $a,b$의 값을 구하시오.
Find the values of $a,b$ that minimize the flux of the vector field $\mathbf{F}(x,y)=(x^2+4xy)\mathbf{i}-6y\mathbf{j}$ across the rectangle $0\le x\le a, 0\le y\le b$.
함수 $f(x,y)=\ln(x^2+y^2)$와 원점을 지나지 않는 부드러운 단순닫힌곡선 $C$에 대하여 물음에 답하시오.
- $C$의 외부에 원점이 있을 때 $\displaystyle\oint_C \nabla f\cdot\mathbf{n}\,ds$의 값을 구하시오.
- $C$의 내부에 원점이 있을 때 $\displaystyle\oint_C \nabla f\cdot\mathbf{n}\,ds$의 값을 구하시오.
For the function $f(x,y)=\ln(x^2+y^2)$ and a smooth simple closed curve $C$ that does not pass through the origin, answer the following.
- Find the value of $\displaystyle\oint_C \nabla f\cdot\mathbf{n}\,ds$ when the origin lies outside $C$.
- Find the value of $\displaystyle\oint_C \nabla f\cdot\mathbf{n}\,ds$ when the origin lies inside $C$.
좌표평면에서 원 $x^2+y^2=4$ 위를 반시계방향으로 한 바퀴 도는 곡선을 $C$라 할 때 다음 선적분의 값은?
$$\int_C (3+yx^2)\,dx+(2-xy^2)\,dy$$① $4\pi$ ② $-4\pi$ ③ $-\dfrac{16\pi}{3}$ ④ $\dfrac{16\pi}{3}$ ⑤ $-8\pi$
Let $C$ be the curve that traces the circle $x^2+y^2=4$ once counterclockwise in the coordinate plane. What is the value of the following line integral?
$$\int_C (3+yx^2)\,dx+(2-xy^2)\,dy$$① $4\pi$ ② $-4\pi$ ③ $-\dfrac{16\pi}{3}$ ④ $\dfrac{16\pi}{3}$ ⑤ $-8\pi$
다음 그림과 같이 반시계 방향의 단순닫힌곡선(simple closed curve) $C:x^2+y^2=4$가 주어졌을 때,
$$\int_C (e^{\sin x}-4x^2y)\,dx+(e^{\cos y}+4xy^2)\,dy$$의 값을 구하시오.
Given the counterclockwise simple closed curve $C:x^2+y^2=4$ shown below,
$$\int_C (e^{\sin x}-4x^2y)\,dx+(e^{\cos y}+4xy^2)\,dy$$find its value.
그림과 같이 좌표평면에서 곡선 $C$는 점 $(-2,0)$에서 시작하여 점 $(0,-2)$와 점 $(2,0)$을 지나 점 $(0,2)$까지 선분으로 연결한 경로이다. $\displaystyle\int_C (3+ye^x)\,dx+e^x\,dy$의 값을 구하시오.
As shown in the figure, in the coordinate plane the curve $C$ is the path formed by line segments starting at the point $(-2,0)$, passing through the points $(0,-2)$ and $(2,0)$, and ending at the point $(0,2)$. Find the value of $\displaystyle\int_C (3+ye^x)\,dx+e^x\,dy$.
좌표평면에서 곡선 $y^3=x^2$과 직선 $y=1$로 둘러싸인 부분을 $D$라 하고 영역 $D$의 경계(boundary)를 시계반대방향으로 한 바퀴 도는 곡선을 $C$라 하자. 영역 $D$의 넓이와 선적분 $\displaystyle\int_C -y\,dx+x\,dy$의 값을 각각 구하시오.
In the coordinate plane, let $D$ be the region enclosed by the curve $y^3=x^2$ and the line $y=1$, and let $C$ be the curve that traces the boundary of $D$ once counterclockwise. Find the area of the region $D$ and the value of the line integral $\displaystyle\int_C -y\,dx+x\,dy$, respectively.