예제·유제 · Examples & Exercises
나선 $\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}+t\mathbf{k}$에 대해 다음 물음에 답하시오.
- $\mathbf{r}(t)$ $(0\le t\le 2\pi)$의 길이를 구하시오.
- $\mathbf{r}(0)$을 시점으로 하는 $\mathbf{r}(t)$의 호의 길이 함수를 구하시오.
- $\mathbf{r}(t)$을 호의 길이로 재매개화하시오.
풀이. $\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}+t\mathbf{k}$이므로 $\mathbf{r}'(t)=(-\sin t)\mathbf{i}+(\cos t)\mathbf{j}+\mathbf{k}$이고, $|\mathbf{r}'(t)|=\sqrt{\sin^2t+\cos^2t+1}=\sqrt2$이다.
(1) $\displaystyle L=\int_0^{2\pi}|\mathbf{r}'(t)|\,dt=\int_0^{2\pi}\sqrt2\,dt=2\sqrt2\,\pi$이다.
(2) $\mathbf{r}(0)$을 시점으로 하는 호의 길이 함수는 $\displaystyle s(t)=\int_0^t|\mathbf{r}'(u)|\,du=\int_0^t\sqrt2\,du=\sqrt2\,t$이다.
(3) $s=\sqrt2\,t$에서 $t=s/\sqrt2$이므로, 호의 길이로 재매개화하면 $$\mathbf{r}(s)=\Bigl(\cos\dfrac{s}{\sqrt2}\Bigr)\mathbf{i}+\Bigl(\sin\dfrac{s}{\sqrt2}\Bigr)\mathbf{j}+\dfrac{s}{\sqrt2}\mathbf{k}$$ 이다.
For the helix $\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}+t\mathbf{k}$, answer the following.
- Find the length of $\mathbf{r}(t)$ $(0\le t\le 2\pi)$.
- Find the arc length function of $\mathbf{r}(t)$ with initial point $\mathbf{r}(0)$.
- Reparametrize $\mathbf{r}(t)$ by arc length.
Solution. Since $\mathbf{r}(t)=(\cos t)\mathbf{i}+(\sin t)\mathbf{j}+t\mathbf{k}$, we have $\mathbf{r}'(t)=(-\sin t)\mathbf{i}+(\cos t)\mathbf{j}+\mathbf{k}$ and $|\mathbf{r}'(t)|=\sqrt{\sin^2t+\cos^2t+1}=\sqrt2$.
(1) $\displaystyle L=\int_0^{2\pi}|\mathbf{r}'(t)|\,dt=\int_0^{2\pi}\sqrt2\,dt=2\sqrt2\,\pi$.
(2) The arc length function with initial point $\mathbf{r}(0)$ is $\displaystyle s(t)=\int_0^t|\mathbf{r}'(u)|\,du=\int_0^t\sqrt2\,du=\sqrt2\,t$.
(3) From $s=\sqrt2\,t$ we get $t=s/\sqrt2$, so the arc length reparametrization is $$\mathbf{r}(s)=\Bigl(\cos\dfrac{s}{\sqrt2}\Bigr)\mathbf{i}+\Bigl(\sin\dfrac{s}{\sqrt2}\Bigr)\mathbf{j}+\dfrac{s}{\sqrt2}\mathbf{k}.$$
$(0,0,1)$에서 $(\sqrt{2},\sqrt{2},0)$까지 곡선 $\mathbf{r}(t)=(\sqrt{2}\,t)\mathbf{i}+(\sqrt{2}\,t)\mathbf{j}+(1-t^2)\mathbf{k}$의 길이를 구하시오.
풀이. $\mathbf{r}(t)=(\sqrt2\,t)\mathbf{i}+(\sqrt2\,t)\mathbf{j}+(1-t^2)\mathbf{k}$라 하면 $\mathbf{r}(0)=(0,0,1)$, $\mathbf{r}(1)=(\sqrt2,\sqrt2,0)$이므로 $t$는 $0$에서 $1$까지 움직인다.
$\mathbf{r}'(t)=\sqrt2\,\mathbf{i}+\sqrt2\,\mathbf{j}-2t\mathbf{k}$이므로 $$|\mathbf{r}'(t)|=\sqrt{2+2+4t^2}=2\sqrt{1+t^2}$$ 이다. 따라서 곡선의 길이는 $$L=\int_0^1 2\sqrt{1+t^2}\,dt=\Bigl[t\sqrt{1+t^2}+\ln\bigl(t+\sqrt{1+t^2}\bigr)\Bigr]_0^1=\sqrt2+\ln(1+\sqrt2)$$ 이다.
Find the length of the curve $\mathbf{r}(t)=(\sqrt{2}\,t)\mathbf{i}+(\sqrt{2}\,t)\mathbf{j}+(1-t^2)\mathbf{k}$ from $(0,0,1)$ to $(\sqrt{2},\sqrt{2},0)$.
Solution. With $\mathbf{r}(t)=(\sqrt2\,t)\mathbf{i}+(\sqrt2\,t)\mathbf{j}+(1-t^2)\mathbf{k}$, we have $\mathbf{r}(0)=(0,0,1)$ and $\mathbf{r}(1)=(\sqrt2,\sqrt2,0)$, so $t$ ranges from $0$ to $1$.
Since $\mathbf{r}'(t)=\sqrt2\,\mathbf{i}+\sqrt2\,\mathbf{j}-2t\mathbf{k}$, $$|\mathbf{r}'(t)|=\sqrt{2+2+4t^2}=2\sqrt{1+t^2}.$$ Hence the length of the curve is $$L=\int_0^1 2\sqrt{1+t^2}\,dt=\Bigl[t\sqrt{1+t^2}+\ln\bigl(t+\sqrt{1+t^2}\bigr)\Bigr]_0^1=\sqrt2+\ln(1+\sqrt2).$$
곡선 $\mathbf{r}(t)=(1+2t)\mathbf{i}+(1+3t)\mathbf{j}+(6-6t)\mathbf{k}$를 호의 길이로 재매개화하시오.
풀이. $\mathbf{r}(t)=(1+2t)\mathbf{i}+(1+3t)\mathbf{j}+(6-6t)\mathbf{k}$이므로 $\mathbf{r}'(t)=2\mathbf{i}+3\mathbf{j}-6\mathbf{k}$이고 $$|\mathbf{r}'(t)|=\sqrt{4+9+36}=\sqrt{49}=7$$ 이다 (일정한 속력). 호의 길이는 $$s=\int_0^t|\mathbf{r}'(u)|\,du=7t$$ 이므로 $t=s/7$이다. 따라서 호의 길이로 재매개화하면 $$\mathbf{r}(s)=\Bigl(1+\dfrac{2s}{7}\Bigr)\mathbf{i}+\Bigl(1+\dfrac{3s}{7}\Bigr)\mathbf{j}+\Bigl(6-\dfrac{6s}{7}\Bigr)\mathbf{k}$$ 이다.
Reparametrize the curve $\mathbf{r}(t)=(1+2t)\mathbf{i}+(1+3t)\mathbf{j}+(6-6t)\mathbf{k}$ by arc length.
Solution. Since $\mathbf{r}(t)=(1+2t)\mathbf{i}+(1+3t)\mathbf{j}+(6-6t)\mathbf{k}$, we have $\mathbf{r}'(t)=2\mathbf{i}+3\mathbf{j}-6\mathbf{k}$ and $$|\mathbf{r}'(t)|=\sqrt{4+9+36}=\sqrt{49}=7$$ (constant speed). The arc length is $$s=\int_0^t|\mathbf{r}'(u)|\,du=7t,$$ so $t=s/7$. Hence the arc length reparametrization is $$\mathbf{r}(s)=\Bigl(1+\dfrac{2s}{7}\Bigr)\mathbf{i}+\Bigl(1+\dfrac{3s}{7}\Bigr)\mathbf{j}+\Bigl(6-\dfrac{6s}{7}\Bigr)\mathbf{k}.$$
곡선 $\mathbf{r}(t)=(1+3\cos t)\mathbf{i}+(3\sin t)\mathbf{j}+t^2\mathbf{k}$의 단위접선벡터를 구하시오.
풀이. $\mathbf{r}(t)=(1+3\cos t)\mathbf{i}+(3\sin t)\mathbf{j}+t^2\mathbf{k}$이므로 $$\mathbf{r}'(t)=(-3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+2t\mathbf{k}$$ 이고 $$|\mathbf{r}'(t)|=\sqrt{9\sin^2t+9\cos^2t+4t^2}=\sqrt{9+4t^2}$$ 이다. 따라서 단위접선벡터는 $$\mathbf{T}(t)=\dfrac{\mathbf{r}'(t)}{|\mathbf{r}'(t)|}=\dfrac{-3\sin t\,\mathbf{i}+3\cos t\,\mathbf{j}+2t\,\mathbf{k}}{\sqrt{9+4t^2}}$$ 이다.
Find the unit tangent vector of the curve $\mathbf{r}(t)=(1+3\cos t)\mathbf{i}+(3\sin t)\mathbf{j}+t^2\mathbf{k}$.
Solution. Since $\mathbf{r}(t)=(1+3\cos t)\mathbf{i}+(3\sin t)\mathbf{j}+t^2\mathbf{k}$, $$\mathbf{r}'(t)=(-3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+2t\mathbf{k}$$ and $$|\mathbf{r}'(t)|=\sqrt{9\sin^2t+9\cos^2t+4t^2}=\sqrt{9+4t^2}.$$ Hence the unit tangent vector is $$\mathbf{T}(t)=\dfrac{\mathbf{r}'(t)}{|\mathbf{r}'(t)|}=\dfrac{-3\sin t\,\mathbf{i}+3\cos t\,\mathbf{j}+2t\,\mathbf{k}}{\sqrt{9+4t^2}}.$$
곡선 $\mathbf{r}(t)=(5\sin t)\mathbf{i}+(5\cos t)\mathbf{j}+12t\mathbf{k}$ $(0\le t\le a)$의 길이는 $26\pi$이다. $\mathbf{r}(a/2)$에서의 단위접선벡터를 구하시오.
풀이. $\mathbf{r}(t)=(5\sin t)\mathbf{i}+(5\cos t)\mathbf{j}+12t\mathbf{k}$이므로 $$\mathbf{r}'(t)=(5\cos t)\mathbf{i}-(5\sin t)\mathbf{j}+12\mathbf{k},\qquad |\mathbf{r}'(t)|=\sqrt{25+144}=13$$ 이다 (일정한 속력). $0\le t\le a$에서 길이는 $13a$이고, 이것이 $26\pi$와 같으므로 $a=2\pi$이다.
따라서 $a/2=\pi$이고, $$\mathbf{r}'(\pi)=(5\cos\pi)\mathbf{i}-(5\sin\pi)\mathbf{j}+12\mathbf{k}=-5\mathbf{i}+12\mathbf{k}$$ 이므로 $\mathbf{r}(a/2)$에서의 단위접선벡터는 $$\mathbf{T}(\pi)=\dfrac{\mathbf{r}'(\pi)}{|\mathbf{r}'(\pi)|}=\dfrac{-5\mathbf{i}+12\mathbf{k}}{13}=-\dfrac{5}{13}\mathbf{i}+\dfrac{12}{13}\mathbf{k}$$ 이다.
The length of the curve $\mathbf{r}(t)=(5\sin t)\mathbf{i}+(5\cos t)\mathbf{j}+12t\mathbf{k}$ $(0\le t\le a)$ is $26\pi$. Find the unit tangent vector at $\mathbf{r}(a/2)$.
Solution. Since $\mathbf{r}(t)=(5\sin t)\mathbf{i}+(5\cos t)\mathbf{j}+12t\mathbf{k}$, $$\mathbf{r}'(t)=(5\cos t)\mathbf{i}-(5\sin t)\mathbf{j}+12\mathbf{k},\qquad |\mathbf{r}'(t)|=\sqrt{25+144}=13$$ (constant speed). On $0\le t\le a$ the length is $13a$, and setting this equal to $26\pi$ gives $a=2\pi$.
Hence $a/2=\pi$, and $$\mathbf{r}'(\pi)=(5\cos\pi)\mathbf{i}-(5\sin\pi)\mathbf{j}+12\mathbf{k}=-5\mathbf{i}+12\mathbf{k},$$ so the unit tangent vector at $\mathbf{r}(a/2)$ is $$\mathbf{T}(\pi)=\dfrac{\mathbf{r}'(\pi)}{|\mathbf{r}'(\pi)|}=\dfrac{-5\mathbf{i}+12\mathbf{k}}{13}=-\dfrac{5}{13}\mathbf{i}+\dfrac{12}{13}\mathbf{k}.$$
- 직선 $\mathbf{r}(t)=\mathbf{C}+t\mathbf{v}$ ($\mathbf{C}$, $\mathbf{v}$는 상수벡터)의 곡률이 $0$임을 보이시오.
- 원 $\mathbf{r}(t)=(a\cos t,a\sin t)$ $(a>0)$의 곡률은 $1/a$임을 보이시오.
증명. (1) $\mathbf{r}(t)=\mathbf{C}+t\mathbf{v}$이므로 $\mathbf{r}'(t)=\mathbf{v}$, $\mathbf{r}''(t)=\mathbf{0}$이다. 곡률의 정의 $\kappa=\dfrac{|\mathbf{r}'\times\mathbf{r}''|}{|\mathbf{r}'|^3}$에서 $\mathbf{r}'\times\mathbf{r}''=\mathbf{v}\times\mathbf{0}=\mathbf{0}$이므로 $\kappa=0$이다.
(2) $\mathbf{r}(t)=(a\cos t,a\sin t,0)$이라 하면 $$\mathbf{r}'(t)=(-a\sin t,a\cos t,0),\qquad \mathbf{r}''(t)=(-a\cos t,-a\sin t,0)$$ 이다. 외적을 계산하면 $$\mathbf{r}'\times\mathbf{r}''=(0,0,a^2\sin^2t+a^2\cos^2t)=(0,0,a^2)$$ 이므로 $|\mathbf{r}'\times\mathbf{r}''|=a^2$이다. 또한 $|\mathbf{r}'(t)|=a$이므로 $|\mathbf{r}'|^3=a^3$이다. 따라서 $$\kappa=\dfrac{a^2}{a^3}=\dfrac1a$$ 이다.
- Show that the curvature of the line $\mathbf{r}(t)=\mathbf{C}+t\mathbf{v}$ ($\mathbf{C}$, $\mathbf{v}$ are constant vectors) is $0$.
- Show that the curvature of the circle $\mathbf{r}(t)=(a\cos t,a\sin t)$ $(a>0)$ is $1/a$.
Proof. (1) Since $\mathbf{r}(t)=\mathbf{C}+t\mathbf{v}$, we have $\mathbf{r}'(t)=\mathbf{v}$ and $\mathbf{r}''(t)=\mathbf{0}$. By the definition $\kappa=\dfrac{|\mathbf{r}'\times\mathbf{r}''|}{|\mathbf{r}'|^3}$, since $\mathbf{r}'\times\mathbf{r}''=\mathbf{v}\times\mathbf{0}=\mathbf{0}$, we get $\kappa=0$.
(2) Let $\mathbf{r}(t)=(a\cos t,a\sin t,0)$. Then $$\mathbf{r}'(t)=(-a\sin t,a\cos t,0),\qquad \mathbf{r}''(t)=(-a\cos t,-a\sin t,0).$$ Computing the cross product, $$\mathbf{r}'\times\mathbf{r}''=(0,0,a^2\sin^2t+a^2\cos^2t)=(0,0,a^2),$$ so $|\mathbf{r}'\times\mathbf{r}''|=a^2$. Also $|\mathbf{r}'(t)|=a$, so $|\mathbf{r}'|^3=a^3$. Therefore $$\kappa=\dfrac{a^2}{a^3}=\dfrac1a.$$
- 나선 $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$ $(a,b>0)$의 곡률을 구하시오.
- 곡선 $\mathbf{r}(t)=(\cosh t,-\sinh t,t)$의 곡률을 구하시오.
풀이. (1) $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$이므로 $$\mathbf{r}'(t)=(-a\sin t,a\cos t,b),\qquad \mathbf{r}''(t)=(-a\cos t,-a\sin t,0)$$ 이다. 외적을 계산하면 $$\mathbf{r}'\times\mathbf{r}''=(ab\sin t,\,-ab\cos t,\,a^2)$$ 이므로 $$|\mathbf{r}'\times\mathbf{r}''|=\sqrt{a^2b^2+a^4}=a\sqrt{a^2+b^2}$$ 이다. 또 $|\mathbf{r}'(t)|=\sqrt{a^2+b^2}$이므로 $$\kappa=\dfrac{a\sqrt{a^2+b^2}}{(a^2+b^2)^{3/2}}=\dfrac{a}{a^2+b^2}$$ 이다.
(2) $\mathbf{r}(t)=(\cosh t,-\sinh t,t)$이므로 $$\mathbf{r}'(t)=(\sinh t,-\cosh t,1),\qquad \mathbf{r}''(t)=(\cosh t,-\sinh t,0)$$ 이다. 외적을 계산하면 $$\mathbf{r}'\times\mathbf{r}''=(\sinh t,\cosh t,-\sinh^2t+\cosh^2t)=(\sinh t,\cosh t,1)$$ 이므로 $$|\mathbf{r}'\times\mathbf{r}''|=\sqrt{\sinh^2t+\cosh^2t+1}=\sqrt{2\cosh^2t}=\sqrt2\cosh t$$ 이다 (단, $\cosh^2t-\sinh^2t=1$을 이용). 같은 방식으로 $|\mathbf{r}'(t)|^2=\sinh^2t+\cosh^2t+1=2\cosh^2t$이므로 $|\mathbf{r}'(t)|=\sqrt2\cosh t$이다. 따라서 $$\kappa=\dfrac{\sqrt2\cosh t}{(\sqrt2\cosh t)^3}=\dfrac{1}{2\cosh^2t}$$ 이다.
- Find the curvature of the helix $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$ $(a,b>0)$.
- Find the curvature of the curve $\mathbf{r}(t)=(\cosh t,-\sinh t,t)$.
Solution. (1) Since $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$, $$\mathbf{r}'(t)=(-a\sin t,a\cos t,b),\qquad \mathbf{r}''(t)=(-a\cos t,-a\sin t,0).$$ Computing the cross product, $$\mathbf{r}'\times\mathbf{r}''=(ab\sin t,\,-ab\cos t,\,a^2),$$ so $$|\mathbf{r}'\times\mathbf{r}''|=\sqrt{a^2b^2+a^4}=a\sqrt{a^2+b^2}.$$ Since $|\mathbf{r}'(t)|=\sqrt{a^2+b^2}$, $$\kappa=\dfrac{a\sqrt{a^2+b^2}}{(a^2+b^2)^{3/2}}=\dfrac{a}{a^2+b^2}.$$
(2) Since $\mathbf{r}(t)=(\cosh t,-\sinh t,t)$, $$\mathbf{r}'(t)=(\sinh t,-\cosh t,1),\qquad \mathbf{r}''(t)=(\cosh t,-\sinh t,0).$$ Computing the cross product, $$\mathbf{r}'\times\mathbf{r}''=(\sinh t,\cosh t,-\sinh^2t+\cosh^2t)=(\sinh t,\cosh t,1),$$ so, using $\cosh^2t-\sinh^2t=1$, $$|\mathbf{r}'\times\mathbf{r}''|=\sqrt{\sinh^2t+\cosh^2t+1}=\sqrt{2\cosh^2t}=\sqrt2\cosh t.$$ Similarly $|\mathbf{r}'(t)|^2=\sinh^2t+\cosh^2t+1=2\cosh^2t$, so $|\mathbf{r}'(t)|=\sqrt2\cosh t$. Therefore $$\kappa=\dfrac{\sqrt2\cosh t}{(\sqrt2\cosh t)^3}=\dfrac{1}{2\cosh^2t}.$$
다음 평면곡선의 곡률을 계산하시오.
- $y=\ln(\cos x)$ $(-\pi/2 \lt x \lt \pi/2)$
- $\mathbf{r}(t)=(\tan^{-1}(\sinh t),\ln(\cosh t))$
풀이. (1) $y=\ln(\cos x)$ $(-\pi/2 \lt x \lt \pi/2)$에서 $$y'=-\tan x,\qquad y''=-\sec^2x$$ 이다. 평면곡선 $y=f(x)$의 곡률 공식 $\kappa=\dfrac{|f''|}{(1+f'^2)^{3/2}}$에 대입하면, $1+y'^2=1+\tan^2x=\sec^2x$이므로 $$\kappa=\dfrac{\sec^2x}{(\sec^2x)^{3/2}}=\dfrac{\sec^2x}{\sec^3x}=\dfrac{1}{\sec x}=\cos x$$ 이다 (단, $-\pi/2 \lt x \lt \pi/2$에서 $\cos x \gt 0$이므로 $\sec^3x=|\sec x|^3$의 부호 문제가 없다).
(2) $\mathbf{r}(t)=(\tan^{-1}(\sinh t),\ln(\cosh t))$이라 하면 $$x'(t)=\dfrac{\cosh t}{1+\sinh^2t}=\dfrac{\cosh t}{\cosh^2t}=\operatorname{sech}t,\qquad y'(t)=\dfrac{\sinh t}{\cosh t}=\tanh t$$ 이고, $$x''(t)=-\operatorname{sech}t\tanh t,\qquad y''(t)=\operatorname{sech}^2t$$ 이다. 평면곡선 $\mathbf{r}(t)=(x(t),y(t))$의 곡률 공식 $\kappa=\dfrac{|x'y''-y'x''|}{(x'^2+y'^2)^{3/2}}$에서, $$x'y''-y'x''=\operatorname{sech}t\cdot\operatorname{sech}^2t+\tanh t\cdot\operatorname{sech}t\tanh t=\operatorname{sech}t(\operatorname{sech}^2t+\tanh^2t)=\operatorname{sech}t$$ 이고 ($\operatorname{sech}^2t+\tanh^2t=1$이므로), $$x'^2+y'^2=\operatorname{sech}^2t+\tanh^2t=1$$ 이다. 따라서 $$\kappa=\dfrac{\operatorname{sech}t}{1^{3/2}}=\operatorname{sech}t=\dfrac{1}{\cosh t}$$ 이다.
Compute the curvature of each of the following plane curves.
- $y=\ln(\cos x)$ $(-\pi/2 \lt x \lt \pi/2)$
- $\mathbf{r}(t)=(\tan^{-1}(\sinh t),\ln(\cosh t))$
Solution. (1) For $y=\ln(\cos x)$ $(-\pi/2 \lt x \lt \pi/2)$, $$y'=-\tan x,\qquad y''=-\sec^2x.$$ Substituting into the curvature formula for a plane curve $y=f(x)$, $\kappa=\dfrac{|f''|}{(1+f'^2)^{3/2}}$, and using $1+y'^2=1+\tan^2x=\sec^2x$, $$\kappa=\dfrac{\sec^2x}{(\sec^2x)^{3/2}}=\dfrac{\sec^2x}{\sec^3x}=\dfrac{1}{\sec x}=\cos x$$ (since $\cos x \gt 0$ on $-\pi/2 \lt x \lt \pi/2$, there is no sign ambiguity in $\sec^3x=|\sec x|^3$).
(2) Let $\mathbf{r}(t)=(\tan^{-1}(\sinh t),\ln(\cosh t))$. Then $$x'(t)=\dfrac{\cosh t}{1+\sinh^2t}=\dfrac{\cosh t}{\cosh^2t}=\operatorname{sech}t,\qquad y'(t)=\dfrac{\sinh t}{\cosh t}=\tanh t,$$ and $$x''(t)=-\operatorname{sech}t\tanh t,\qquad y''(t)=\operatorname{sech}^2t.$$ Using the plane-curve curvature formula $\kappa=\dfrac{|x'y''-y'x''|}{(x'^2+y'^2)^{3/2}}$, we get $$x'y''-y'x''=\operatorname{sech}t\cdot\operatorname{sech}^2t+\tanh t\cdot\operatorname{sech}t\tanh t=\operatorname{sech}t(\operatorname{sech}^2t+\tanh^2t)=\operatorname{sech}t$$ (since $\operatorname{sech}^2t+\tanh^2t=1$), and $$x'^2+y'^2=\operatorname{sech}^2t+\tanh^2t=1.$$ Hence $$\kappa=\dfrac{\operatorname{sech}t}{1^{3/2}}=\operatorname{sech}t=\dfrac{1}{\cosh t}.$$
- $y=ax^2$ $(a\neq 0)$의 곡률의 최댓값을 구하시오.
- 타원 $\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1$ $(a>b>0)$의 곡률의 최댓값과 최솟값을 구하시오.
풀이. (1) $y=ax^2$ $(a\neq0)$에서 $y'=2ax$, $y''=2a$이므로 $$\kappa(x)=\dfrac{|2a|}{(1+4a^2x^2)^{3/2}}$$ 이다. 분모 $(1+4a^2x^2)^{3/2}$는 $x=0$에서 최솟값 $1$을 가지므로 $\kappa(x)$는 $x=0$에서 최댓값 $$\kappa(0)=2|a|$$ 를 갖는다.
(2) 타원을 $x=a\cos t,\ y=b\sin t$로 매개화하면 $$x'=-a\sin t,\ y'=b\cos t,\qquad x''=-a\cos t,\ y''=-b\sin t$$ 이고, $$x'y''-y'x''=ab\sin^2t+ab\cos^2t=ab$$ 이므로 $$\kappa(t)=\dfrac{ab}{(a^2\sin^2t+b^2\cos^2t)^{3/2}}$$ 이다. $a \gt b \gt 0$이므로 $$a^2\sin^2t+b^2\cos^2t=b^2+(a^2-b^2)\sin^2t$$ 는 $\sin t=0$(즉 $t=0,\pi$, 점 $(\pm a,0)$)일 때 최솟값 $b^2$, $\sin^2t=1$(즉 $t=\pi/2,3\pi/2$, 점 $(0,\pm b)$)일 때 최댓값 $a^2$을 갖는다. 분모가 최소일 때 $\kappa$는 최대이므로, $$\kappa_{\max}=\dfrac{ab}{b^3}=\dfrac{a}{b^2}\ \ (\text{점 }(\pm a,0)),\qquad \kappa_{\min}=\dfrac{ab}{a^3}=\dfrac{b}{a^2}\ \ (\text{점 }(0,\pm b))$$ 이다.
- Find the maximum curvature of $y=ax^2$ $(a\neq 0)$.
- Find the maximum and minimum curvature of the ellipse $\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1$ $(a>b>0)$.
Solution. (1) For $y=ax^2$ $(a\neq0)$, $y'=2ax$ and $y''=2a$, so $$\kappa(x)=\dfrac{|2a|}{(1+4a^2x^2)^{3/2}}.$$ The denominator $(1+4a^2x^2)^{3/2}$ attains its minimum value $1$ at $x=0$, so $\kappa(x)$ attains its maximum $$\kappa(0)=2|a|$$ at $x=0$.
(2) Parametrize the ellipse as $x=a\cos t,\ y=b\sin t$. Then $$x'=-a\sin t,\ y'=b\cos t,\qquad x''=-a\cos t,\ y''=-b\sin t,$$ and $$x'y''-y'x''=ab\sin^2t+ab\cos^2t=ab,$$ so $$\kappa(t)=\dfrac{ab}{(a^2\sin^2t+b^2\cos^2t)^{3/2}}.$$ Since $a \gt b \gt 0$, $$a^2\sin^2t+b^2\cos^2t=b^2+(a^2-b^2)\sin^2t$$ attains its minimum $b^2$ when $\sin t=0$ (i.e. $t=0,\pi$, the points $(\pm a,0)$), and its maximum $a^2$ when $\sin^2t=1$ (i.e. $t=\pi/2,3\pi/2$, the points $(0,\pm b)$). Since $\kappa$ is largest where the denominator is smallest, $$\kappa_{\max}=\dfrac{ab}{b^3}=\dfrac{a}{b^2}\ \ (\text{at }(\pm a,0)),\qquad \kappa_{\min}=\dfrac{ab}{a^3}=\dfrac{b}{a^2}\ \ (\text{at }(0,\pm b)).$$
- 곡선 $\mathbf{r}(t)=(3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+4t\mathbf{k}$에 대해 단위접선벡터 $\mathbf{T}$, 주단위법선벡터 $\mathbf{N}$, 단위종법선벡터 $\mathbf{B}$를 구하시오.
- 곡선 $\mathbf{r}(t)=(3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+4t\mathbf{k}$의 $t=0$에서의 접촉원을 구하시오.
풀이. (1) $\mathbf{r}(t)=(3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+4t\mathbf{k}$이므로 $$\mathbf{r}'(t)=(3\cos t)\mathbf{i}-(3\sin t)\mathbf{j}+4\mathbf{k},\qquad |\mathbf{r}'(t)|=\sqrt{9+16}=5$$ 이다 (일정한 속력). 따라서 $$\mathbf{T}(t)=\dfrac{3\cos t}{5}\mathbf{i}-\dfrac{3\sin t}{5}\mathbf{j}+\dfrac{4}{5}\mathbf{k}$$ 이다. $\mathbf{T}$를 미분하면 $$\mathbf{T}'(t)=-\dfrac{3\sin t}{5}\mathbf{i}-\dfrac{3\cos t}{5}\mathbf{j},\qquad |\mathbf{T}'(t)|=\dfrac35$$ 이므로 $$\mathbf{N}(t)=\dfrac{\mathbf{T}'(t)}{|\mathbf{T}'(t)|}=(-\sin t)\mathbf{i}-(\cos t)\mathbf{j}$$ 이다. 단위종법선벡터는 $\mathbf{B}=\mathbf{T}\times\mathbf{N}$이므로 $$\mathbf{B}(t)=\begin{vmatrix}\mathbf{i}&\mathbf{j}&\mathbf{k}\\ 3\cos t/5 & -3\sin t/5 & 4/5\\ -\sin t & -\cos t & 0\end{vmatrix}=\dfrac{4\cos t}{5}\mathbf{i}-\dfrac{4\sin t}{5}\mathbf{j}-\dfrac35\mathbf{k}$$ 이다.
(2) $\mathbf{T}'(t)$로부터 $$\kappa=\dfrac{|\mathbf{T}'(t)|}{|\mathbf{r}'(t)|}=\dfrac{3/5}{5}=\dfrac{3}{25}$$ 이고, 곡률반경은 $\rho=1/\kappa=25/3$이다. $t=0$에서 $\mathbf{r}(0)=(0,3,0)$, $\mathbf{N}(0)=(0,-1,0)$이므로, 접촉원의 중심(곡률중심)은 $$\mathbf{r}(0)+\rho\,\mathbf{N}(0)=(0,3,0)+\dfrac{25}{3}(0,-1,0)=\Bigl(0,-\dfrac{16}{3},0\Bigr)$$ 이다. 접촉원은 점 $\bigl(0,-\dfrac{16}{3},0\bigr)$을 중심으로 하고 반지름이 $25/3$이며, $\mathbf{T}(0),\mathbf{N}(0)$이 이루는 평면(법선 $\mathbf{B}(0)=(4/5,0,-3/5)$인 평면, 즉 $4x-3z=0$) 위에 있는 원이다.
- For the curve $\mathbf{r}(t)=(3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+4t\mathbf{k}$, find the unit tangent vector $\mathbf{T}$, the principal unit normal vector $\mathbf{N}$, and the unit binormal vector $\mathbf{B}$.
- Find the osculating circle of the curve $\mathbf{r}(t)=(3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+4t\mathbf{k}$ at $t=0$.
Solution. (1) Since $\mathbf{r}(t)=(3\sin t)\mathbf{i}+(3\cos t)\mathbf{j}+4t\mathbf{k}$, $$\mathbf{r}'(t)=(3\cos t)\mathbf{i}-(3\sin t)\mathbf{j}+4\mathbf{k},\qquad |\mathbf{r}'(t)|=\sqrt{9+16}=5$$ (constant speed). Hence $$\mathbf{T}(t)=\dfrac{3\cos t}{5}\mathbf{i}-\dfrac{3\sin t}{5}\mathbf{j}+\dfrac{4}{5}\mathbf{k}.$$ Differentiating $\mathbf{T}$, $$\mathbf{T}'(t)=-\dfrac{3\sin t}{5}\mathbf{i}-\dfrac{3\cos t}{5}\mathbf{j},\qquad |\mathbf{T}'(t)|=\dfrac35,$$ so $$\mathbf{N}(t)=\dfrac{\mathbf{T}'(t)}{|\mathbf{T}'(t)|}=(-\sin t)\mathbf{i}-(\cos t)\mathbf{j}.$$ The unit binormal vector is $\mathbf{B}=\mathbf{T}\times\mathbf{N}$, so $$\mathbf{B}(t)=\begin{vmatrix}\mathbf{i}&\mathbf{j}&\mathbf{k}\\ 3\cos t/5 & -3\sin t/5 & 4/5\\ -\sin t & -\cos t & 0\end{vmatrix}=\dfrac{4\cos t}{5}\mathbf{i}-\dfrac{4\sin t}{5}\mathbf{j}-\dfrac35\mathbf{k}.$$
(2) From $\mathbf{T}'(t)$ above, $$\kappa=\dfrac{|\mathbf{T}'(t)|}{|\mathbf{r}'(t)|}=\dfrac{3/5}{5}=\dfrac{3}{25},$$ so the radius of curvature is $\rho=1/\kappa=25/3$. At $t=0$, $\mathbf{r}(0)=(0,3,0)$ and $\mathbf{N}(0)=(0,-1,0)$, so the center of the osculating circle (center of curvature) is $$\mathbf{r}(0)+\rho\,\mathbf{N}(0)=(0,3,0)+\dfrac{25}{3}(0,-1,0)=\Bigl(0,-\dfrac{16}{3},0\Bigr).$$ The osculating circle is centered at $\bigl(0,-\dfrac{16}{3},0\bigr)$ with radius $25/3$, lying in the plane spanned by $\mathbf{T}(0)$ and $\mathbf{N}(0)$ (the plane with normal $\mathbf{B}(0)=(4/5,0,-3/5)$, i.e. $4x-3z=0$).
곡선 $\mathbf{r}(t)=(\cos 2t)\mathbf{i}+(\sin 2t)\mathbf{j}$에 대해 $\mathbf{T}$와 $\mathbf{N}$을 구하시오.
풀이. $\mathbf{r}(t)=(\cos 2t)\mathbf{i}+(\sin 2t)\mathbf{j}$이므로 $$\mathbf{r}'(t)=(-2\sin 2t)\mathbf{i}+(2\cos 2t)\mathbf{j},\qquad |\mathbf{r}'(t)|=2$$ 이다 (일정한 속력). 따라서 $$\mathbf{T}(t)=(-\sin 2t)\mathbf{i}+(\cos 2t)\mathbf{j}$$ 이다. $\mathbf{T}$를 미분하면 $$\mathbf{T}'(t)=(-2\cos 2t)\mathbf{i}-(2\sin 2t)\mathbf{j},\qquad |\mathbf{T}'(t)|=2$$ 이므로 $$\mathbf{N}(t)=\dfrac{\mathbf{T}'(t)}{|\mathbf{T}'(t)|}=(-\cos 2t)\mathbf{i}-(\sin 2t)\mathbf{j}$$ 이다.
For the curve $\mathbf{r}(t)=(\cos 2t)\mathbf{i}+(\sin 2t)\mathbf{j}$, find $\mathbf{T}$ and $\mathbf{N}$.
Solution. Since $\mathbf{r}(t)=(\cos 2t)\mathbf{i}+(\sin 2t)\mathbf{j}$, $$\mathbf{r}'(t)=(-2\sin 2t)\mathbf{i}+(2\cos 2t)\mathbf{j},\qquad |\mathbf{r}'(t)|=2$$ (constant speed). Hence $$\mathbf{T}(t)=(-\sin 2t)\mathbf{i}+(\cos 2t)\mathbf{j}.$$ Differentiating $\mathbf{T}$, $$\mathbf{T}'(t)=(-2\cos 2t)\mathbf{i}-(2\sin 2t)\mathbf{j},\qquad |\mathbf{T}'(t)|=2,$$ so $$\mathbf{N}(t)=\dfrac{\mathbf{T}'(t)}{|\mathbf{T}'(t)|}=(-\cos 2t)\mathbf{i}-(\sin 2t)\mathbf{j}.$$
나선 $\mathbf{r}(t)=(\cos t,\sin t,-t)$에 대해 $t=\pi/4$에서의 접촉평면, 법평면, 교정면을 구하시오.
풀이. $\mathbf{r}(t)=(\cos t,\sin t,-t)$이므로 $$\mathbf{r}'(t)=(-\sin t,\cos t,-1),\qquad |\mathbf{r}'(t)|=\sqrt2$$ 이다 (일정한 속력). $t=\pi/4$에서 $$\mathbf{r}(\pi/4)=\Bigl(\dfrac{\sqrt2}{2},\dfrac{\sqrt2}{2},-\dfrac{\pi}{4}\Bigr)=P,\qquad \mathbf{T}(\pi/4)=\dfrac{\mathbf{r}'(\pi/4)}{\sqrt2}=\Bigl(-\dfrac12,\dfrac12,-\dfrac{\sqrt2}{2}\Bigr)$$ 이다.
속력이 일정하므로 $\mathbf{T}'(t)=\mathbf{r}''(t)/\sqrt2$이고, $\mathbf{r}''(t)=(-\cos t,-\sin t,0)$이므로 $\mathbf{r}''(\pi/4)=\bigl(-\sqrt2/2,-\sqrt2/2,0\bigr)$, 즉 $$\mathbf{T}'(\pi/4)=\Bigl(-\dfrac12,-\dfrac12,0\Bigr),\qquad |\mathbf{T}'(\pi/4)|=\dfrac{1}{\sqrt2}$$ 이다. 따라서 $$\mathbf{N}(\pi/4)=\dfrac{\mathbf{T}'(\pi/4)}{|\mathbf{T}'(\pi/4)|}=\Bigl(-\dfrac{\sqrt2}{2},-\dfrac{\sqrt2}{2},0\Bigr)$$ 이고, $$\mathbf{B}(\pi/4)=\mathbf{T}(\pi/4)\times\mathbf{N}(\pi/4)=\Bigl(-\dfrac12,\dfrac12,\dfrac{\sqrt2}{2}\Bigr)$$ 이다.
접촉평면(법선 $\mathbf{B}$), 법평면(법선 $\mathbf{T}$), 교정면(법선 $\mathbf{N}$)은 각각 $\mathbf{B}\cdot(X-P)=0$, $\mathbf{T}\cdot(X-P)=0$, $\mathbf{N}\cdot(X-P)=0$을 만족하는 평면이므로, 계산하면 다음과 같다.
- 접촉평면: $-\dfrac12\bigl(x-\dfrac{\sqrt2}{2}\bigr)+\dfrac12\bigl(y-\dfrac{\sqrt2}{2}\bigr)+\dfrac{\sqrt2}{2}\bigl(z+\dfrac{\pi}{4}\bigr)=0$, 즉 $$x-y-\sqrt2\,z=\dfrac{\sqrt2\,\pi}{4}$$
- 법평면: $-\dfrac12\bigl(x-\dfrac{\sqrt2}{2}\bigr)+\dfrac12\bigl(y-\dfrac{\sqrt2}{2}\bigr)-\dfrac{\sqrt2}{2}\bigl(z+\dfrac{\pi}{4}\bigr)=0$, 즉 $$x-y+\sqrt2\,z=-\dfrac{\sqrt2\,\pi}{4}$$
- 교정면: $-\dfrac{\sqrt2}{2}\bigl(x-\dfrac{\sqrt2}{2}\bigr)-\dfrac{\sqrt2}{2}\bigl(y-\dfrac{\sqrt2}{2}\bigr)=0$, 즉 $$x+y=\sqrt2$$
For the helix $\mathbf{r}(t)=(\cos t,\sin t,-t)$, find the osculating plane, normal plane, and rectifying plane at $t=\pi/4$.
Solution. Since $\mathbf{r}(t)=(\cos t,\sin t,-t)$, $$\mathbf{r}'(t)=(-\sin t,\cos t,-1),\qquad |\mathbf{r}'(t)|=\sqrt2$$ (constant speed). At $t=\pi/4$, $$\mathbf{r}(\pi/4)=\Bigl(\dfrac{\sqrt2}{2},\dfrac{\sqrt2}{2},-\dfrac{\pi}{4}\Bigr)=P,\qquad \mathbf{T}(\pi/4)=\dfrac{\mathbf{r}'(\pi/4)}{\sqrt2}=\Bigl(-\dfrac12,\dfrac12,-\dfrac{\sqrt2}{2}\Bigr).$$
Since the speed is constant, $\mathbf{T}'(t)=\mathbf{r}''(t)/\sqrt2$; from $\mathbf{r}''(t)=(-\cos t,-\sin t,0)$ we get $\mathbf{r}''(\pi/4)=\bigl(-\sqrt2/2,-\sqrt2/2,0\bigr)$, so $$\mathbf{T}'(\pi/4)=\Bigl(-\dfrac12,-\dfrac12,0\Bigr),\qquad |\mathbf{T}'(\pi/4)|=\dfrac{1}{\sqrt2}.$$ Hence $$\mathbf{N}(\pi/4)=\dfrac{\mathbf{T}'(\pi/4)}{|\mathbf{T}'(\pi/4)|}=\Bigl(-\dfrac{\sqrt2}{2},-\dfrac{\sqrt2}{2},0\Bigr),$$ and $$\mathbf{B}(\pi/4)=\mathbf{T}(\pi/4)\times\mathbf{N}(\pi/4)=\Bigl(-\dfrac12,\dfrac12,\dfrac{\sqrt2}{2}\Bigr).$$
The osculating plane (normal $\mathbf{B}$), normal plane (normal $\mathbf{T}$), and rectifying plane (normal $\mathbf{N}$) are the planes satisfying $\mathbf{B}\cdot(X-P)=0$, $\mathbf{T}\cdot(X-P)=0$, $\mathbf{N}\cdot(X-P)=0$ respectively, which simplify to:
- Osculating plane: $-\dfrac12\bigl(x-\dfrac{\sqrt2}{2}\bigr)+\dfrac12\bigl(y-\dfrac{\sqrt2}{2}\bigr)+\dfrac{\sqrt2}{2}\bigl(z+\dfrac{\pi}{4}\bigr)=0$, i.e. $$x-y-\sqrt2\,z=\dfrac{\sqrt2\,\pi}{4}$$
- Normal plane: $-\dfrac12\bigl(x-\dfrac{\sqrt2}{2}\bigr)+\dfrac12\bigl(y-\dfrac{\sqrt2}{2}\bigr)-\dfrac{\sqrt2}{2}\bigl(z+\dfrac{\pi}{4}\bigr)=0$, i.e. $$x-y+\sqrt2\,z=-\dfrac{\sqrt2\,\pi}{4}$$
- Rectifying plane: $-\dfrac{\sqrt2}{2}\bigl(x-\dfrac{\sqrt2}{2}\bigr)-\dfrac{\sqrt2}{2}\bigl(y-\dfrac{\sqrt2}{2}\bigr)=0$, i.e. $$x+y=\sqrt2$$
곡선 $\mathbf{r}(t)=(\cos t+t\sin t)\mathbf{i}+(\sin t-t\cos t)\mathbf{j}$ $(t>0)$의 가속도의 $\mathbf{T}$방향 성분과 $\mathbf{N}$방향 성분을 구하시오.
풀이. $\mathbf{r}(t)=(\cos t+t\sin t)\mathbf{i}+(\sin t-t\cos t)\mathbf{j}$ $(t \gt 0)$이므로 $$\mathbf{r}'(t)=(t\cos t)\mathbf{i}+(t\sin t)\mathbf{j}$$ 이고 (곱미분에서 $-\sin t+\sin t+t\cos t=t\cos t$, $\cos t-\cos t+t\sin t=t\sin t$), $$|\mathbf{r}'(t)|=t\sqrt{\cos^2t+\sin^2t}=t\quad(t \gt 0)$$ 이다.
가속도의 $\mathbf{T}$방향 성분은 $$a_T=\dfrac{d}{dt}|\mathbf{r}'(t)|=\dfrac{d}{dt}(t)=1$$ 이다. 한편 $$\mathbf{r}''(t)=(\cos t-t\sin t)\mathbf{i}+(\sin t+t\cos t)\mathbf{j}$$ 이므로 $$|\mathbf{r}''(t)|^2=(\cos t-t\sin t)^2+(\sin t+t\cos t)^2=\cos^2t+\sin^2t+t^2(\sin^2t+\cos^2t)=1+t^2$$ 이다. 따라서 $$a_N=\sqrt{|\mathbf{r}''(t)|^2-a_T^2}=\sqrt{(1+t^2)-1}=\sqrt{t^2}=t\quad(t \gt 0)$$ 이다.
Find the tangential ($\mathbf{T}$-direction) and normal ($\mathbf{N}$-direction) components of the acceleration of the curve $\mathbf{r}(t)=(\cos t+t\sin t)\mathbf{i}+(\sin t-t\cos t)\mathbf{j}$ $(t>0)$.
Solution. Since $\mathbf{r}(t)=(\cos t+t\sin t)\mathbf{i}+(\sin t-t\cos t)\mathbf{j}$ $(t \gt 0)$, the product rule gives $-\sin t+\sin t+t\cos t=t\cos t$ and $\cos t-\cos t+t\sin t=t\sin t$, so $$\mathbf{r}'(t)=(t\cos t)\mathbf{i}+(t\sin t)\mathbf{j},$$ and $$|\mathbf{r}'(t)|=t\sqrt{\cos^2t+\sin^2t}=t\quad(t \gt 0).$$
The tangential component of acceleration is $$a_T=\dfrac{d}{dt}|\mathbf{r}'(t)|=\dfrac{d}{dt}(t)=1.$$ On the other hand, $$\mathbf{r}''(t)=(\cos t-t\sin t)\mathbf{i}+(\sin t+t\cos t)\mathbf{j},$$ so $$|\mathbf{r}''(t)|^2=(\cos t-t\sin t)^2+(\sin t+t\cos t)^2=\cos^2t+\sin^2t+t^2(\sin^2t+\cos^2t)=1+t^2.$$ Hence $$a_N=\sqrt{|\mathbf{r}''(t)|^2-a_T^2}=\sqrt{(1+t^2)-1}=\sqrt{t^2}=t\quad(t \gt 0).$$
곡선 $\mathbf{r}(t)=(e^t\cos t)\mathbf{i}+(e^t\sin t)\mathbf{j}+\sqrt{2}\,e^t\mathbf{k}$의 가속도의 $\mathbf{T}$방향 성분과 $\mathbf{N}$방향 성분을 구하시오.
풀이. $\mathbf{r}(t)=(e^t\cos t)\mathbf{i}+(e^t\sin t)\mathbf{j}+\sqrt2\,e^t\mathbf{k}$이므로 $$\mathbf{r}'(t)=e^t(\cos t-\sin t)\mathbf{i}+e^t(\sin t+\cos t)\mathbf{j}+\sqrt2\,e^t\mathbf{k}$$ 이고, $$(\cos t-\sin t)^2+(\sin t+\cos t)^2+2=(1-\sin 2t)+(1+\sin 2t)+2=4$$ 이므로 $$|\mathbf{r}'(t)|=e^t\sqrt4=2e^t$$ 이다. 따라서 $$a_T=\dfrac{d}{dt}(2e^t)=2e^t$$ 이다.
또한 $\mathbf{r}'(t)$를 다시 미분하면 $$\mathbf{r}''(t)=e^t(-2\sin t)\mathbf{i}+e^t(2\cos t)\mathbf{j}+\sqrt2\,e^t\mathbf{k}$$ 이고, $$|\mathbf{r}''(t)|^2=e^{2t}(4\sin^2t+4\cos^2t+2)=6e^{2t}$$ 이다. 따라서 $$a_N=\sqrt{|\mathbf{r}''(t)|^2-a_T^2}=\sqrt{6e^{2t}-4e^{2t}}=\sqrt{2e^{2t}}=\sqrt2\,e^t$$ 이다.
Find the tangential ($\mathbf{T}$-direction) and normal ($\mathbf{N}$-direction) components of the acceleration of the curve $\mathbf{r}(t)=(e^t\cos t)\mathbf{i}+(e^t\sin t)\mathbf{j}+\sqrt{2}\,e^t\mathbf{k}$.
Solution. Since $\mathbf{r}(t)=(e^t\cos t)\mathbf{i}+(e^t\sin t)\mathbf{j}+\sqrt2\,e^t\mathbf{k}$, $$\mathbf{r}'(t)=e^t(\cos t-\sin t)\mathbf{i}+e^t(\sin t+\cos t)\mathbf{j}+\sqrt2\,e^t\mathbf{k},$$ and since $$(\cos t-\sin t)^2+(\sin t+\cos t)^2+2=(1-\sin 2t)+(1+\sin 2t)+2=4,$$ we get $$|\mathbf{r}'(t)|=e^t\sqrt4=2e^t.$$ Hence $$a_T=\dfrac{d}{dt}(2e^t)=2e^t.$$
Differentiating $\mathbf{r}'(t)$ again, $$\mathbf{r}''(t)=e^t(-2\sin t)\mathbf{i}+e^t(2\cos t)\mathbf{j}+\sqrt2\,e^t\mathbf{k},$$ so $$|\mathbf{r}''(t)|^2=e^{2t}(4\sin^2t+4\cos^2t+2)=6e^{2t}.$$ Hence $$a_N=\sqrt{|\mathbf{r}''(t)|^2-a_T^2}=\sqrt{6e^{2t}-4e^{2t}}=\sqrt{2e^{2t}}=\sqrt2\,e^t.$$
부드러운 곡선 $\mathbf{r}(t)$의 가속도의 $\mathbf{N}$방향 성분이 $0$이면 $\mathbf{r}(t)$는 직선의 일부임을 보이시오.
증명. 곡선이 부드럽다는 것은 $\mathbf{r}'(t)\neq\mathbf{0}$가 성립함을 뜻하므로, $\mathbf{v}(t)=\mathbf{r}'(t)$에 대해 $|\mathbf{v}(t)|\neq0$이다. 가속도는 $$\mathbf{a}(t)=a_T\mathbf{T}(t)+a_N\mathbf{N}(t),\qquad a_N=|\mathbf{v}(t)|\,|\mathbf{T}'(t)|$$ 로 분해된다. 가정에 의해 $a_N=0$이고 $|\mathbf{v}(t)|\neq0$이므로 $|\mathbf{T}'(t)|=0$, 즉 $\mathbf{T}'(t)=\mathbf{0}$이다. 따라서 $\mathbf{T}(t)\equiv\mathbf{T}_0$ (상수벡터)이다.
이제 $\mathbf{v}(t)=|\mathbf{v}(t)|\mathbf{T}(t)=|\mathbf{v}(t)|\mathbf{T}_0$이므로, 임의의 $t_0$에 대해 $$\mathbf{r}(t)=\mathbf{r}(t_0)+\int_{t_0}^t\mathbf{v}(u)\,du=\mathbf{r}(t_0)+\Bigl(\int_{t_0}^t|\mathbf{v}(u)|\,du\Bigr)\mathbf{T}_0=\mathbf{r}(t_0)+s(t)\,\mathbf{T}_0$$ 이다. 여기서 $s(t)=\int_{t_0}^t|\mathbf{v}(u)|\,du$는 스칼라 함수이다. 따라서 곡선 위의 모든 점은 $\mathbf{r}(t_0)$을 지나고 방향이 $\mathbf{T}_0$인 직선 위에 있으므로, $\mathbf{r}(t)$는 직선의 일부이다.
Show that if the normal ($\mathbf{N}$-direction) component of the acceleration of a smooth curve $\mathbf{r}(t)$ is $0$, then $\mathbf{r}(t)$ is part of a line.
Proof. Smoothness of the curve means $\mathbf{r}'(t)\neq\mathbf{0}$, so for $\mathbf{v}(t)=\mathbf{r}'(t)$ we have $|\mathbf{v}(t)|\neq0$. The acceleration decomposes as $$\mathbf{a}(t)=a_T\mathbf{T}(t)+a_N\mathbf{N}(t),\qquad a_N=|\mathbf{v}(t)|\,|\mathbf{T}'(t)|.$$ By assumption $a_N=0$ and $|\mathbf{v}(t)|\neq0$, so $|\mathbf{T}'(t)|=0$, i.e. $\mathbf{T}'(t)=\mathbf{0}$. Hence $\mathbf{T}(t)\equiv\mathbf{T}_0$ is a constant vector.
Since $\mathbf{v}(t)=|\mathbf{v}(t)|\mathbf{T}(t)=|\mathbf{v}(t)|\mathbf{T}_0$, for any $t_0$ we have $$\mathbf{r}(t)=\mathbf{r}(t_0)+\int_{t_0}^t\mathbf{v}(u)\,du=\mathbf{r}(t_0)+\Bigl(\int_{t_0}^t|\mathbf{v}(u)|\,du\Bigr)\mathbf{T}_0=\mathbf{r}(t_0)+s(t)\,\mathbf{T}_0,$$ where $s(t)=\int_{t_0}^t|\mathbf{v}(u)|\,du$ is a scalar function. Thus every point of the curve lies on the line through $\mathbf{r}(t_0)$ with direction $\mathbf{T}_0$, so $\mathbf{r}(t)$ is part of a line.
나선 $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$ $(a,b>0)$의 열률을 구하시오.
풀이. $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$이므로 $$\mathbf{r}'(t)=(-a\sin t,a\cos t,b),\quad \mathbf{r}''(t)=(-a\cos t,-a\sin t,0),\quad \mathbf{r}'''(t)=(a\sin t,-a\cos t,0)$$ 이다. 유제 03-1(1)에서 $$\mathbf{r}'\times\mathbf{r}''=(ab\sin t,\,-ab\cos t,\,a^2),\qquad |\mathbf{r}'\times\mathbf{r}''|^2=a^2(a^2+b^2)$$ 임을 얻었다. 이제 $$(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''=ab\sin t\cdot a\sin t+(-ab\cos t)(-a\cos t)+a^2\cdot0=a^2b\sin^2t+a^2b\cos^2t=a^2b$$ 이므로, 열률의 정의 $\tau=\dfrac{(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''}{|\mathbf{r}'\times\mathbf{r}''|^2}$에 대입하면 $$\tau=\dfrac{a^2b}{a^2(a^2+b^2)}=\dfrac{b}{a^2+b^2}$$ 이다.
Find the torsion of the helix $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$ $(a,b>0)$.
Solution. Since $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$, $$\mathbf{r}'(t)=(-a\sin t,a\cos t,b),\quad \mathbf{r}''(t)=(-a\cos t,-a\sin t,0),\quad \mathbf{r}'''(t)=(a\sin t,-a\cos t,0).$$ From Exercise 03-1(1), $$\mathbf{r}'\times\mathbf{r}''=(ab\sin t,\,-ab\cos t,\,a^2),\qquad |\mathbf{r}'\times\mathbf{r}''|^2=a^2(a^2+b^2).$$ Now $$(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''=ab\sin t\cdot a\sin t+(-ab\cos t)(-a\cos t)+a^2\cdot0=a^2b\sin^2t+a^2b\cos^2t=a^2b,$$ so, substituting into the torsion formula $\tau=\dfrac{(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''}{|\mathbf{r}'\times\mathbf{r}''|^2}$, $$\tau=\dfrac{a^2b}{a^2(a^2+b^2)}=\dfrac{b}{a^2+b^2}.$$
곡선 $\mathbf{r}(t)=(\cosh t)\mathbf{i}-(\sinh t)\mathbf{j}+t\mathbf{k}$에 대해 $\mathbf{B}$와 $\tau$를 구하시오. (Hint. 유제03-1(2))
풀이. $\mathbf{r}(t)=(\cosh t)\mathbf{i}-(\sinh t)\mathbf{j}+t\mathbf{k}$는 유제 03-1(2)의 곡선과 같으므로, 그 결과를 재사용한다. $$\mathbf{r}'(t)=(\sinh t,-\cosh t,1),\quad \mathbf{r}''(t)=(\cosh t,-\sinh t,0),\quad \mathbf{r}'''(t)=(\sinh t,-\cosh t,0)$$ 이고, 유제 03-1(2)에서 $$\mathbf{r}'\times\mathbf{r}''=(\sinh t,\cosh t,1),\qquad |\mathbf{r}'\times\mathbf{r}''|=\sqrt2\cosh t$$ 를 얻었다. 따라서 단위종법선벡터는 $$\mathbf{B}(t)=\dfrac{\mathbf{r}'\times\mathbf{r}''}{|\mathbf{r}'\times\mathbf{r}''|}=\dfrac{(\sinh t,\cosh t,1)}{\sqrt2\cosh t}$$ 이다.
열률을 구하기 위해 $$(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''=\sinh t\cdot\sinh t+\cosh t\cdot(-\cosh t)+1\cdot0=\sinh^2t-\cosh^2t=-1$$ 을 계산하고, $|\mathbf{r}'\times\mathbf{r}''|^2=2\cosh^2t$이므로 $$\tau=\dfrac{-1}{2\cosh^2t}$$ 이다. (참고로 $\kappa=|\mathbf{r}'\times\mathbf{r}''|/|\mathbf{r}'|^3=1/(2\cosh^2t)$로 유제03-1(2)의 값과 같고, $|\tau|=\kappa$이다.)
For the curve $\mathbf{r}(t)=(\cosh t)\mathbf{i}-(\sinh t)\mathbf{j}+t\mathbf{k}$, find $\mathbf{B}$ and $\tau$. (Hint. Exercise 03-1(2))
Solution. The curve $\mathbf{r}(t)=(\cosh t)\mathbf{i}-(\sinh t)\mathbf{j}+t\mathbf{k}$ is the same as in Exercise 03-1(2), so we reuse that computation. $$\mathbf{r}'(t)=(\sinh t,-\cosh t,1),\quad \mathbf{r}''(t)=(\cosh t,-\sinh t,0),\quad \mathbf{r}'''(t)=(\sinh t,-\cosh t,0),$$ and from Exercise 03-1(2), $$\mathbf{r}'\times\mathbf{r}''=(\sinh t,\cosh t,1),\qquad |\mathbf{r}'\times\mathbf{r}''|=\sqrt2\cosh t.$$ Hence the unit binormal vector is $$\mathbf{B}(t)=\dfrac{\mathbf{r}'\times\mathbf{r}''}{|\mathbf{r}'\times\mathbf{r}''|}=\dfrac{(\sinh t,\cosh t,1)}{\sqrt2\cosh t}.$$
To find the torsion, compute $$(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''=\sinh t\cdot\sinh t+\cosh t\cdot(-\cosh t)+1\cdot0=\sinh^2t-\cosh^2t=-1,$$ and since $|\mathbf{r}'\times\mathbf{r}''|^2=2\cosh^2t$, $$\tau=\dfrac{-1}{2\cosh^2t}.$$ (Note that $\kappa=|\mathbf{r}'\times\mathbf{r}''|/|\mathbf{r}'|^3=1/(2\cosh^2t)$, the same as in Exercise 03-1(2), and $|\tau|=\kappa$.)
부드러운 곡선 $\mathbf{r}(t)$의 열률이 $0$일 필요충분조건은 $\mathbf{r}(t)$가 한 평면 위에 있는 것임을 보이시오.
증명. ($\Rightarrow$) $\mathbf{r}(t)$가 평면 위에 있다고 하자. 즉 어떤 고정된 단위법선벡터 $\mathbf{n}$과 점 $\mathbf{r}(t_0)$에 대해 $(\mathbf{r}(t)-\mathbf{r}(t_0))\cdot\mathbf{n}=0$이 모든 $t$에서 성립한다. 이를 차례로 미분하면 $$\mathbf{r}'(t)\cdot\mathbf{n}=0,\quad \mathbf{r}''(t)\cdot\mathbf{n}=0,\quad \mathbf{r}'''(t)\cdot\mathbf{n}=0$$ 이므로 $\mathbf{r}'(t),\mathbf{r}''(t),\mathbf{r}'''(t)$는 모두 $\mathbf{n}$에 수직인 (2차원) 평면에 놓인다. 2차원 공간의 세 벡터는 항상 일차종속이므로 스칼라 삼중적은 $0$이다: $$(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''=0.$$ $\kappa \gt 0$이면 $|\mathbf{r}'\times\mathbf{r}''|\neq0$이므로 $$\tau=\dfrac{(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''}{|\mathbf{r}'\times\mathbf{r}''|^2}=0$$ 이다.
($\Leftarrow$) 역으로 $\tau=0$이라 하자. 프레네-세레 공식 $\mathbf{B}'(s)=-\tau(s)\mathbf{N}(s)$ (호의 길이 매개변수 기준)에서 $\tau\equiv0$이므로 $\mathbf{B}'(s)=\mathbf{0}$, 즉 $\mathbf{B}(s)\equiv\mathbf{B}_0$은 상수벡터이다. 임의의 $s_0$에 대해 함수 $$f(s)=(\mathbf{r}(s)-\mathbf{r}(s_0))\cdot\mathbf{B}_0$$ 를 정의하면 $$f'(s)=\mathbf{r}'(s)\cdot\mathbf{B}_0=\mathbf{T}(s)\cdot\mathbf{B}_0=0$$ 이다 ($\mathbf{T}\perp\mathbf{B}$이므로). 따라서 $f(s)$는 상수이고 $f(s_0)=0$이므로 $f(s)\equiv0$, 즉 $$(\mathbf{r}(s)-\mathbf{r}(s_0))\cdot\mathbf{B}_0=0$$ 이 모든 $s$에서 성립한다. 이는 $\mathbf{r}(s)$가 점 $\mathbf{r}(s_0)$을 지나고 법선이 $\mathbf{B}_0$인 평면 위에 있음을 뜻한다.
이상에서 $\mathbf{r}(t)$의 열률이 $0$일 필요충분조건은 $\mathbf{r}(t)$가 한 평면 위에 있는 것이다.
Show that the torsion of a smooth curve $\mathbf{r}(t)$ is $0$ if and only if $\mathbf{r}(t)$ lies in a single plane.
Proof. ($\Rightarrow$) Suppose $\mathbf{r}(t)$ lies in a plane, i.e. there is a fixed unit normal $\mathbf{n}$ and a point $\mathbf{r}(t_0)$ with $(\mathbf{r}(t)-\mathbf{r}(t_0))\cdot\mathbf{n}=0$ for all $t$. Differentiating successively, $$\mathbf{r}'(t)\cdot\mathbf{n}=0,\quad \mathbf{r}''(t)\cdot\mathbf{n}=0,\quad \mathbf{r}'''(t)\cdot\mathbf{n}=0,$$ so $\mathbf{r}'(t),\mathbf{r}''(t),\mathbf{r}'''(t)$ all lie in the (two-dimensional) plane orthogonal to $\mathbf{n}$. Three vectors in a two-dimensional space are always linearly dependent, so the scalar triple product vanishes: $$(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''=0.$$ Since $\kappa \gt 0$ gives $|\mathbf{r}'\times\mathbf{r}''|\neq0$, $$\tau=\dfrac{(\mathbf{r}'\times\mathbf{r}'')\cdot\mathbf{r}'''}{|\mathbf{r}'\times\mathbf{r}''|^2}=0.$$
($\Leftarrow$) Conversely, suppose $\tau=0$. By the Frenet–Serret formula $\mathbf{B}'(s)=-\tau(s)\mathbf{N}(s)$ (with $s$ the arc length parameter), $\tau\equiv0$ gives $\mathbf{B}'(s)=\mathbf{0}$, so $\mathbf{B}(s)\equiv\mathbf{B}_0$ is a constant vector. For any $s_0$, define $$f(s)=(\mathbf{r}(s)-\mathbf{r}(s_0))\cdot\mathbf{B}_0.$$ Then $$f'(s)=\mathbf{r}'(s)\cdot\mathbf{B}_0=\mathbf{T}(s)\cdot\mathbf{B}_0=0$$ since $\mathbf{T}\perp\mathbf{B}$. Hence $f(s)$ is constant, and since $f(s_0)=0$ we get $f(s)\equiv0$, i.e. $$(\mathbf{r}(s)-\mathbf{r}(s_0))\cdot\mathbf{B}_0=0$$ for all $s$. This means $\mathbf{r}(s)$ lies in the plane through $\mathbf{r}(s_0)$ with normal $\mathbf{B}_0$.
Therefore the torsion of $\mathbf{r}(t)$ is $0$ if and only if $\mathbf{r}(t)$ lies in a single plane.
다음 극좌표로 주어진 곡선에 대해 속도와 가속도를 $\mathbf{u}_r$, $\mathbf{u}_\theta$를 이용하여 나타내시오.
- $r=\theta$, $\dfrac{d\theta}{dt}=2$
- $r=a(1+\sin t)$, $\theta=1-e^{-t}$
풀이. 극좌표에서 속도와 가속도는 $$\mathbf{v}=\dot r\,\mathbf{u}_r+r\dot\theta\,\mathbf{u}_\theta,\qquad \mathbf{a}=(\ddot r-r\dot\theta^2)\mathbf{u}_r+(r\ddot\theta+2\dot r\dot\theta)\mathbf{u}_\theta$$ 로 주어진다.
(1) $r=\theta$, $\dot\theta=2$ (상수)이므로 $\dot r=\dot\theta=2$, $\ddot r=\ddot\theta=0$이다. 따라서 $$\mathbf{v}=2\,\mathbf{u}_r+r\cdot2\,\mathbf{u}_\theta=2\,\mathbf{u}_r+2\theta\,\mathbf{u}_\theta$$ 이고, $$\mathbf{a}=(0-r\cdot4)\mathbf{u}_r+(0+2\cdot2\cdot2)\mathbf{u}_\theta=-4\theta\,\mathbf{u}_r+8\,\mathbf{u}_\theta$$ 이다.
(2) $r=a(1+\sin t)$, $\theta=1-e^{-t}$이므로 $$\dot r=a\cos t,\quad \ddot r=-a\sin t,\qquad \dot\theta=e^{-t},\quad \ddot\theta=-e^{-t}$$ 이다. 따라서 $$\mathbf{v}=a\cos t\,\mathbf{u}_r+a(1+\sin t)e^{-t}\,\mathbf{u}_\theta$$ 이고, $$a_r=\ddot r-r\dot\theta^2=-a\sin t-a(1+\sin t)e^{-2t}=-a\bigl[\sin t+(1+\sin t)e^{-2t}\bigr]$$ $$a_\theta=r\ddot\theta+2\dot r\dot\theta=-a(1+\sin t)e^{-t}+2a\cos t\,e^{-t}=a(2\cos t-\sin t-1)e^{-t}$$ 이므로 $$\mathbf{a}=-a\bigl[\sin t+(1+\sin t)e^{-2t}\bigr]\mathbf{u}_r+a(2\cos t-\sin t-1)e^{-t}\,\mathbf{u}_\theta$$ 이다.
For each curve given in polar coordinates below, express the velocity and acceleration in terms of $\mathbf{u}_r$ and $\mathbf{u}_\theta$.
- $r=\theta$, $\dfrac{d\theta}{dt}=2$
- $r=a(1+\sin t)$, $\theta=1-e^{-t}$
Solution. In polar coordinates, the velocity and acceleration are given by $$\mathbf{v}=\dot r\,\mathbf{u}_r+r\dot\theta\,\mathbf{u}_\theta,\qquad \mathbf{a}=(\ddot r-r\dot\theta^2)\mathbf{u}_r+(r\ddot\theta+2\dot r\dot\theta)\mathbf{u}_\theta.$$
(1) Since $r=\theta$ and $\dot\theta=2$ (constant), $\dot r=\dot\theta=2$ and $\ddot r=\ddot\theta=0$. Hence $$\mathbf{v}=2\,\mathbf{u}_r+r\cdot2\,\mathbf{u}_\theta=2\,\mathbf{u}_r+2\theta\,\mathbf{u}_\theta,$$ and $$\mathbf{a}=(0-r\cdot4)\mathbf{u}_r+(0+2\cdot2\cdot2)\mathbf{u}_\theta=-4\theta\,\mathbf{u}_r+8\,\mathbf{u}_\theta.$$
(2) Since $r=a(1+\sin t)$ and $\theta=1-e^{-t}$, $$\dot r=a\cos t,\quad \ddot r=-a\sin t,\qquad \dot\theta=e^{-t},\quad \ddot\theta=-e^{-t}.$$ Hence $$\mathbf{v}=a\cos t\,\mathbf{u}_r+a(1+\sin t)e^{-t}\,\mathbf{u}_\theta,$$ and $$a_r=\ddot r-r\dot\theta^2=-a\sin t-a(1+\sin t)e^{-2t}=-a\bigl[\sin t+(1+\sin t)e^{-2t}\bigr],$$ $$a_\theta=r\ddot\theta+2\dot r\dot\theta=-a(1+\sin t)e^{-t}+2a\cos t\,e^{-t}=a(2\cos t-\sin t-1)e^{-t},$$ so $$\mathbf{a}=-a\bigl[\sin t+(1+\sin t)e^{-2t}\bigr]\mathbf{u}_r+a(2\cos t-\sin t-1)e^{-t}\,\mathbf{u}_\theta.$$
나선 $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$ $(a,b>0)$의 속도와 가속도를 $\mathbf{u}_r$, $\mathbf{u}_\theta$, $\mathbf{k}$를 이용하여 나타내시오.
풀이. 나선 $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$는 원통좌표로 나타내면 원통 반지름이 $\rho=a$ (일정), $\theta=t$, $z=bt$인 곡선이다. 따라서 $$\dot\rho=0,\ \ddot\rho=0,\qquad \dot\theta=1,\ \ddot\theta=0,\qquad \dot z=b,\ \ddot z=0$$ 이다.
속도는 $$\mathbf{v}=\dot\rho\,\mathbf{u}_r+\rho\dot\theta\,\mathbf{u}_\theta+\dot z\,\mathbf{k}=0\cdot\mathbf{u}_r+a\cdot1\cdot\mathbf{u}_\theta+b\,\mathbf{k}=a\,\mathbf{u}_\theta+b\,\mathbf{k}$$ 이고, 가속도는 $$\mathbf{a}=(\ddot\rho-\rho\dot\theta^2)\mathbf{u}_r+(\rho\ddot\theta+2\dot\rho\dot\theta)\mathbf{u}_\theta+\ddot z\,\mathbf{k}=(0-a\cdot1)\mathbf{u}_r+0\cdot\mathbf{u}_\theta+0\cdot\mathbf{k}=-a\,\mathbf{u}_r$$ 이다.
Express the velocity and acceleration of the helix $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$ $(a,b>0)$ in terms of $\mathbf{u}_r$, $\mathbf{u}_\theta$, and $\mathbf{k}$.
Solution. In cylindrical coordinates, the helix $\mathbf{r}(t)=(a\cos t,a\sin t,bt)$ has constant cylindrical radius $\rho=a$, with $\theta=t$ and $z=bt$. Hence $$\dot\rho=0,\ \ddot\rho=0,\qquad \dot\theta=1,\ \ddot\theta=0,\qquad \dot z=b,\ \ddot z=0.$$
The velocity is $$\mathbf{v}=\dot\rho\,\mathbf{u}_r+\rho\dot\theta\,\mathbf{u}_\theta+\dot z\,\mathbf{k}=0\cdot\mathbf{u}_r+a\cdot1\cdot\mathbf{u}_\theta+b\,\mathbf{k}=a\,\mathbf{u}_\theta+b\,\mathbf{k},$$ and the acceleration is $$\mathbf{a}=(\ddot\rho-\rho\dot\theta^2)\mathbf{u}_r+(\rho\ddot\theta+2\dot\rho\dot\theta)\mathbf{u}_\theta+\ddot z\,\mathbf{k}=(0-a\cdot1)\mathbf{u}_r+0\cdot\mathbf{u}_\theta+0\cdot\mathbf{k}=-a\,\mathbf{u}_r.$$
문제 · Problems
점 $(1,0)$에서 출발하여 원 $x^2+y^2=1$을 따라 점 $Q$가 시계 반대방향으로 초속 $1$의 속력으로 이동하고 있다. 이때 다음 성질을 만족하도록 점 $P$를 정하자. (단, $O$는 원점)
(가) $\overrightarrow{QP}$의 방향은 $\overrightarrow{QO}$를 $Q$를 중심으로 하여 시계 반대방향으로 $90^\circ$ 회전시킨 것과 같다.
(나) $|\overrightarrow{QP}|$는 $Q$가 이동한 거리와 같다.
- $t$초 후 점 $P$의 위치를 구하시오.
- 점 $P$의 자취를 곡선 $C$라 하자. $t$초 후 $P$에서 $C$의 단위접선벡터를 구하시오. 여기서 $C$는 원 $x^2+y^2=1$의 신개선(involute)이다.
Starting from the point $(1,0)$, a point $Q$ moves counterclockwise along the circle $x^2+y^2=1$ with speed $1$. Let the point $P$ be determined so that it satisfies the following properties. (Here $O$ is the origin.)
(a) The direction of $\overrightarrow{QP}$ is the same as $\overrightarrow{QO}$ rotated $90^\circ$ counterclockwise about $Q$.
(b) $|\overrightarrow{QP}|$ equals the distance traveled by $Q$.
- Find the position of the point $P$ after $t$ seconds.
- Let the trace of the point $P$ be the curve $C$. Find the unit tangent vector of $C$ at $P$ after $t$ seconds. Here $C$ is the involute of the circle $x^2+y^2=1$.
호의 길이로 매개화된 곡선 $\mathbf{r}(s)$ $(s_0\le s\le s_1)$에 대해 $K=\displaystyle\int_{s_0}^{s_1}\kappa\,ds$를 $\mathbf{r}(s)$의 전곡률(total curvature)이라 한다. 나선 $\mathbf{r}(t)=(3\cos t,3\sin t,t)$ $(0\le t\le 4\pi)$의 전곡률을 구하시오.
For a curve $\mathbf{r}(s)$ $(s_0\le s\le s_1)$ parametrized by arc length, $K=\displaystyle\int_{s_0}^{s_1}\kappa\,ds$ is called the total curvature of $\mathbf{r}(s)$. Find the total curvature of the helix $\mathbf{r}(t)=(3\cos t,3\sin t,t)$ $(0\le t\le 4\pi)$.
평면곡선 $\mathbf{r}(t)$에 대해 단위접선벡터 $\mathbf{T}$와 $x$축이 이루는 각의 크기를 $\phi$라 하자. $|d\phi/ds|$가 $\mathbf{r}(t)$의 곡률임을 보이시오.
For a plane curve $\mathbf{r}(t)$, let $\phi$ be the angle between the unit tangent vector $\mathbf{T}$ and the $x$-axis. Show that $|d\phi/ds|$ is the curvature of $\mathbf{r}(t)$.
좌표공간에서 곡선 $\gamma(t)=(a\cos t,a\sin t,bt)$는 두 점 $P(2,0,4\pi)$, $Q(2,0,8\pi)$를 지난다. 점 $P$에서 점 $Q$까지 곡선 $\gamma(t)$의 길이가 $4\sqrt{10}\,\pi$일 때, $a+b$의 값은? (단, $a>0$이고 $b>0$이다.)
① $\dfrac{8}{3}$ ② $3$ ③ $\dfrac{10}{3}$ ④ $\dfrac{11}{3}$ ⑤ $4$
In coordinate space, the curve $\gamma(t)=(a\cos t,a\sin t,bt)$ passes through the two points $P(2,0,4\pi)$ and $Q(2,0,8\pi)$. If the length of $\gamma(t)$ from $P$ to $Q$ is $4\sqrt{10}\,\pi$, what is the value of $a+b$? (Here $a>0$ and $b>0$.)
① $\dfrac{8}{3}$ ② $3$ ③ $\dfrac{10}{3}$ ④ $\dfrac{11}{3}$ ⑤ $4$
곡선 $x(t)=(3t,3t^2,2t^3)$ 위의 모든 점에서 단위접선벡터(unit tangent vector)와 평면 $x+z=0$이 이루는 각을 구하시오.
Find the angle between the unit tangent vector and the plane $x+z=0$ at every point on the curve $x(t)=(3t,3t^2,2t^3)$.
3차원 유클리드 공간 $\mathbb{R}^3$에서 곡선 $\gamma$를 두 곡면
$$S_1=\{(x,y,z)\in\mathbb{R}^3\mid x^2-y^2=1,\ x>0\},\ S_2=\{(x,y,z)\in\mathbb{R}^3\mid z=xy\}$$의 교선이라 하자. 이때 $\gamma$ 위의 점 $q=(1,0,0)$에서의 $\gamma$의 접선벡터와 수직이고 점 $q$를 포함하는 평면에 속하는 점은?
① $(0,1,1)$ ② $(1,0,1)$ ③ $(1,1,1)$ ④ $(1,-1,-1)$ ⑤ $(-1,1,-1)$
In the three-dimensional Euclidean space $\mathbb{R}^3$, let the curve $\gamma$ be the intersection of the two surfaces
$$S_1=\{(x,y,z)\in\mathbb{R}^3\mid x^2-y^2=1,\ x>0\},\ S_2=\{(x,y,z)\in\mathbb{R}^3\mid z=xy\}$$Which of the following points lies in the plane that is perpendicular to the tangent vector of $\gamma$ at the point $q=(1,0,0)$ on $\gamma$ and contains the point $q$?
① $(0,1,1)$ ② $(1,0,1)$ ③ $(1,1,1)$ ④ $(1,-1,-1)$ ⑤ $(-1,1,-1)$
곡선 $\alpha:(0,\infty)\to\mathbb{R}^3$, $\alpha(t)=(t^3+t,t^2+1,t)$가 있다. 이 곡선의 접촉평면($\alpha'(t)$와 $\alpha''(t)$를 포함하는 평면)과 $xy$-평면이 이루는 각이 $45^\circ$가 되는 $t$의 값을 구하시오. (단, $\mathbb{R}^3$은 3차원 유클리드 공간이다.)
Consider the curve $\alpha:(0,\infty)\to\mathbb{R}^3$, $\alpha(t)=(t^3+t,t^2+1,t)$. Find the value of $t$ for which the angle between the osculating plane of this curve (the plane containing $\alpha'(t)$ and $\alpha''(t)$) and the $xy$-plane is $45^\circ$. (Here $\mathbb{R}^3$ is three-dimensional Euclidean space.)
3차원 유클리드 공간 $\mathbb{R}^3$에서 곡선 $C$를
$$C=\{(x,y,z)\in\mathbb{R}^3\mid y=e^{ax},\ yz=b\}$$(단, $a,b$는 상수)라 하자. 곡선 $C$와 $yz$-평면의 교점 $P$에서 곡선 $C$의 접선(tangent line)이 점 $(2\sqrt{2},3,-1)$을 지날 때, $a^2+b^2$의 값과 점 $P$에서의 곡률(curvature)을 순서대로 구하시오.
In the three-dimensional Euclidean space $\mathbb{R}^3$, let the curve $C$ be
$$C=\{(x,y,z)\in\mathbb{R}^3\mid y=e^{ax},\ yz=b\}$$(where $a,b$ are constants). Let $P$ be the intersection point of the curve $C$ and the $yz$-plane. If the tangent line of $C$ at $P$ passes through the point $(2\sqrt{2},3,-1)$, find, in order, the value of $a^2+b^2$ and the curvature at the point $P$.
3차원 유클리드 공간 $\mathbb{R}^3$에서 곡선 $C$가 $C=\{(x,y,z)\in\mathbb{R}^3\mid y=x^3-ax+a,\ z=x-1\}$일 때, 이 곡선의 비틀림률(열률, 꼬임률, torsion) $\tau$를 구하시오. 또한 점 $(1,1,0)$에서 곡선 $C$의 곡률(curvature)이 $3$이 되도록 하는 $a$의 값을 구하시오. (단, $a$는 상수이다.)
In the three-dimensional Euclidean space $\mathbb{R}^3$, let the curve $C$ be $C=\{(x,y,z)\in\mathbb{R}^3\mid y=x^3-ax+a,\ z=x-1\}$. Find the torsion $\tau$ of this curve. Also, find the value of $a$ for which the curvature of the curve $C$ at the point $(1,1,0)$ is $3$. (Here $a$ is a constant.)
3차원 유클리드 공간 $\mathbb{R}^3$에서 곡선 $\gamma(t)=(2t-\cos t,t+\sin t,2t+1)$ $(0 \lt t \lt 2\pi)$ 위의 점 $\gamma(t_0)$에서의 접벡터(tangent vector)가 벡터 $(6,2,4)$와 평행하다. $t_0$의 값과 $t=t_0$일 때 곡선 $\gamma$의 비틀림률(열률, 꼬임률, torsion)을 각각 구하시오.
In the three-dimensional Euclidean space $\mathbb{R}^3$, the tangent vector of the curve $\gamma(t)=(2t-\cos t,t+\sin t,2t+1)$ $(0 \lt t \lt 2\pi)$ at the point $\gamma(t_0)$ is parallel to the vector $(6,2,4)$. Find, respectively, the value of $t_0$ and the torsion of the curve $\gamma$ at $t=t_0$.
2차원 유클리드 평면에 곡선 $\alpha(t)=(2\sin t-\sin 2t,2\cos t-\cos 2t)$ $(0 \lt t \lt \pi)$가 있다. 곡선 $\alpha$의 $t=\dfrac{\pi}{2}$에서의 접촉원(osculating circle)의 중심(곡률중심, center of curvature)과 반지름(곡률반경, radius of curvature)을 구하시오.
Consider the curve $\alpha(t)=(2\sin t-\sin 2t,2\cos t-\cos 2t)$ $(0 \lt t \lt \pi)$ in the two-dimensional Euclidean plane. Find the center (center of curvature) and radius (radius of curvature) of the osculating circle of the curve $\alpha$ at $t=\dfrac{\pi}{2}$.
3차원 유클리드 공간 $\mathbb{R}^3$에서 단위속력곡선(unit speed curve) $\gamma:\mathbb{R}\to\mathbb{R}^3$의 점 $\gamma(s)$에서의 곡률(curvature) $\kappa(s)$는 $\kappa(s)=\sqrt{s^4+4s^2+3}$이다. 곡선 $\alpha:\mathbb{R}\to\mathbb{R}^3$을 $\alpha(t)=\gamma(t)+\gamma'(t)$로 정의할 때, $t=0$에서 $t=1$까지 곡선 $\alpha$의 길이를 구하시오.
In the three-dimensional Euclidean space $\mathbb{R}^3$, the curvature $\kappa(s)$ of a unit speed curve $\gamma:\mathbb{R}\to\mathbb{R}^3$ at the point $\gamma(s)$ is $\kappa(s)=\sqrt{s^4+4s^2+3}$. Define the curve $\alpha:\mathbb{R}\to\mathbb{R}^3$ by $\alpha(t)=\gamma(t)+\gamma'(t)$. Find the length of the curve $\alpha$ from $t=0$ to $t=1$.
실수 전체의 집합을 $\mathbb{R}$이라 하자. 3차원 유클리드 공간에 놓인 정칙곡선 $\alpha:\mathbb{R}\to\mathbb{R}^3$에 대하여 곡선 $\beta:\mathbb{R}\to\mathbb{R}^3$을 $\beta(t)=2\alpha(-2t)$로 정의하자. $t=0$일 때 $\alpha$의 비틀림(열률, torsion)을 $\tau(0)$이라 하면 $t=0$일 때 $\beta$의 비틀림은?
① $\dfrac{1}{2}\tau(0)$ ② $-\dfrac{1}{2}\tau(0)$ ③ $-2\tau(0)$ ④ $\tau(0)$ ⑤ $-\tau(0)$
Let $\mathbb{R}$ be the set of all real numbers. For a regular curve $\alpha:\mathbb{R}\to\mathbb{R}^3$ lying in three-dimensional Euclidean space, define the curve $\beta:\mathbb{R}\to\mathbb{R}^3$ by $\beta(t)=2\alpha(-2t)$. If the torsion of $\alpha$ at $t=0$ is $\tau(0)$, what is the torsion of $\beta$ at $t=0$?
① $\dfrac{1}{2}\tau(0)$ ② $-\dfrac{1}{2}\tau(0)$ ③ $-2\tau(0)$ ④ $\tau(0)$ ⑤ $-\tau(0)$
3차원 유클리드 공간 $\mathbb{R}^3$의 한 평면에 있고 곡률(curvature)이 양인 단위속력곡선(unit speed curve) $\gamma:\mathbb{R}\to\mathbb{R}^3$에 대하여 점 $\gamma(s)$에서의 접선벡터(tangent vector)를 $T(s)$, 주법선벡터(principal normal vector)를 $N(s)$라 하자. 곡선 $\beta:\mathbb{R}\to\mathbb{R}^3$을 $\beta(s)=\dfrac{1}{2}T(s)+N(s)$로 정의할 때, 모든 양수 $t$에 대하여 $s=0$에서 $s=t$까지 곡선 $\beta$의 길이는 $3t$이다. $s=1$일 때, 곡선 $\gamma$의 곡률을 구하시오.
Let $\gamma:\mathbb{R}\to\mathbb{R}^3$ be a unit speed curve with positive curvature lying in a plane of the three-dimensional Euclidean space $\mathbb{R}^3$, and let $T(s)$ be the tangent vector and $N(s)$ the principal normal vector at the point $\gamma(s)$. Define the curve $\beta:\mathbb{R}\to\mathbb{R}^3$ by $\beta(s)=\dfrac{1}{2}T(s)+N(s)$. Suppose that for every positive $t$, the length of the curve $\beta$ from $s=0$ to $s=t$ is $3t$. Find the curvature of the curve $\gamma$ at $s=1$.
3차원 유클리드 공간 $\mathbb{R}^3$에서 비틀림률(열률, 꼬임률, torsion)과 곡률(curvature)이 각각 상수 $\tau$, $1$인 단위속력곡선 $\alpha$에 대하여 곡선 $\beta$를 다음과 같이 정의하자.
$$\beta(s)=\int_0^s N(t)\,dt$$여기서 $N(t)$는 곡선 $\alpha$의 주법벡터장(단위주법벡터장, principal normal vector field, unit principal normal vector field)이다. 곡선 $\beta$의 곡률과 비틀림률을 각각 $\kappa_\beta(>0)$, $\tau_\beta$라 할 때, $\kappa_\beta+\tau_\beta$의 값을 구하시오.
In the three-dimensional Euclidean space $\mathbb{R}^3$, let $\alpha$ be a unit speed curve whose torsion and curvature are the constants $\tau$ and $1$, respectively, and define the curve $\beta$ as follows.
$$\beta(s)=\int_0^s N(t)\,dt$$Here $N(t)$ is the principal normal vector field of the curve $\alpha$. Letting $\kappa_\beta(>0)$ and $\tau_\beta$ be the curvature and torsion of the curve $\beta$, respectively, find the value of $\kappa_\beta+\tau_\beta$.
단위속력곡선(unit speed curve) $\alpha:\mathbb{R}\to\mathbb{R}^3$에 대하여 점 $\alpha(t)$에서의 곡률(curvature)과 비틀림률(열률, 꼬임률, torsion)을 각각 $\varkappa_\alpha(t)$, $\tau_\alpha(t)$라 할 때, $\varkappa_\alpha(t)\neq 0$ $(t\in\mathbb{R})$이고 함수 $f:\mathbb{R}\to\mathbb{R}$는 $\tau_\alpha(t)=f(t)\varkappa_\alpha(t)$, $f(1)=\sqrt{3}$, $f'(1)=-2$를 만족한다. 점 $\alpha(t)$에서 곡선 $\alpha$의 단위접벡터장(unit tangent vector field) $T(t)$와 단위종법벡터장(unit binormal vector field) $B(t)$에 대하여 곡선 $\beta:\mathbb{R}\to\mathbb{R}^3$을
$$\beta(t)=\int_0^t\{\tau_\alpha(s)T(s)+\varkappa_\alpha(s)B(s)\}\,ds$$로 정의하고 이 곡선 위의 점 $\beta(t)$에서의 곡률을 $\varkappa_\beta(t)$라 하자. 이때, 곡선 $\beta$가 정칙곡선(정규곡선, regular curve)임을 보이고, $\tau_\alpha(1)\varkappa_\beta(1)$의 값을 풀이 과정과 함께 쓰시오.
Let $\alpha:\mathbb{R}\to\mathbb{R}^3$ be a unit speed curve, and let $\varkappa_\alpha(t)$ and $\tau_\alpha(t)$ denote, respectively, the curvature and torsion at the point $\alpha(t)$, where $\varkappa_\alpha(t)\neq 0$ $(t\in\mathbb{R})$. Suppose the function $f:\mathbb{R}\to\mathbb{R}$ satisfies $\tau_\alpha(t)=f(t)\varkappa_\alpha(t)$, $f(1)=\sqrt{3}$, $f'(1)=-2$. Let $T(t)$ be the unit tangent vector field and $B(t)$ the unit binormal vector field of the curve $\alpha$ at the point $\alpha(t)$, and define the curve $\beta:\mathbb{R}\to\mathbb{R}^3$ by
$$\beta(t)=\int_0^t\{\tau_\alpha(s)T(s)+\varkappa_\alpha(s)B(s)\}\,ds$$Let $\varkappa_\beta(t)$ denote the curvature at the point $\beta(t)$ on this curve. Show that the curve $\beta$ is a regular curve, and write the value of $\tau_\alpha(1)\varkappa_\beta(1)$ along with your solution process.
3차원 공간 $\mathbb{R}^3$에 놓여 있는 정규곡선(정칙곡선, regular curve) $C$에 대하여 옳은 것만을 〈보기〉에서 있는 대로 고른 것은?
〈보기〉
ㄱ. $C$ 위의 모든 점에서 곡률(curvature)이 $0$이면 $C$는 직선이거나 직선의 일부이다.
ㄴ. $C$ 위의 모든 점에서 열률(비틀림률, 꼬임률, torsion)이 정의되고 그 값이 $0$이면 $C$는 적당한 평면에 놓여 있다.
ㄷ. $C$ 위의 모든 점에서 곡률이 양의 상수로 일정하면 $C$는 원이거나 원의 일부이다.
① ㄱ ② ㄷ ③ ㄱ, ㄴ ④ ㄱ, ㄷ ⑤ ㄱ, ㄴ, ㄷ
Which of the following selects all and only the true statements in <List> about a regular curve $C$ lying in three-dimensional space $\mathbb{R}^3$?
<List>
ㄱ. If the curvature of $C$ is $0$ at every point, then $C$ is a line or part of a line.
ㄴ. If the torsion of $C$ is defined and equal to $0$ at every point, then $C$ lies in some plane.
ㄷ. If the curvature of $C$ is a positive constant at every point, then $C$ is a circle or part of a circle.
① ㄱ ② ㄷ ③ ㄱ, ㄴ ④ ㄱ, ㄷ ⑤ ㄱ, ㄴ, ㄷ
다음 곡선의 곡률(curvature)과 열률(torsion, 비꼬임률)을 구하고, 두 값을 모두 이용하여 곡선의 종류가 무엇인지 쓰시오.
$$x(\theta)=(\cos\theta-2,\cos\theta+2,\sqrt{2}\sin\theta)$$(단, $0\le\theta \lt 2\pi$)
Find the curvature and torsion of the following curve, and using both values, state what type of curve it is.
$$x(\theta)=(\cos\theta-2,\cos\theta+2,\sqrt{2}\sin\theta)$$(Here $0\le\theta \lt 2\pi$.)
호의 길이 $s$로 나타낸 매개변수 곡선 $\alpha:[a,b]\to\mathbb{R}^3$가 $\alpha''(s)\neq 0$이고 $\alpha(s)+\dfrac{1}{k(s)}N(s)$가 고정된 점이면 $\alpha$는 원의 일부임을 보이시오.
(단, $k(s)$는 $\alpha(s)$의 곡률(curvature)이고, $N(s)$는 주법선벡터(principal normal vector)이다.)
Suppose the parametrized curve $\alpha:[a,b]\to\mathbb{R}^3$, given in terms of arc length $s$, satisfies $\alpha''(s)\neq 0$, and that $\alpha(s)+\dfrac{1}{k(s)}N(s)$ is a fixed point. Show that $\alpha$ is part of a circle.
(Here $k(s)$ is the curvature of $\alpha(s)$, and $N(s)$ is the principal normal vector.)