곡선

수학노트
둘러보기로 이동 검색으로 이동

개요

  • 매개화된 곡선 <math>\overrightarrow{r}(t)=(\cos t,\sin t, 3t)</math>.



곡선의 길이

<math>(1,0,0)</math> 에서 <math>(1,0,6\pi)</math>까지의 곡선의 길이

At <math>(1,0,0)</math>, <math>t=0</math> and at <math>(1,0,6\pi)</math>, <math>t=2\pi</math>

<math>\overrightarrow{r}'(t)=(-\sin t,\cos t, 3)</math>

<math>|\overrightarrow{r}'(t)| =\sqrt{\sin^2 t+\cos^2 t +9}=\sqrt{10}</math>

곡선의 길이는 다음과 같이 주어지게 된다

<math>L=\int_{0}^{2\pi}|\overrightarrow{r}'(t)| \,dt=\int_{0}^{2\pi}\sqrt{10}\,dt=2\sqrt{10}\pi</math>



곡률

  • 곡선의 방향 변화를 재는 양
  • 길이 s를 매개변수로 갖는 곡선<math>\overrightarrow{X}(s)</math>의 경우, 이계도함수의 절대값으로 주어진다

<math>\overrightarrow{T}(t)=\frac{\overrightarrow{r}'(t)}{|\overrightarrow{r}'(t)|}=\frac{(-\sin t,\cos t, 3)}{\sqrt{10}}</math>

<math>\overrightarrow{T}'(t)=\frac{(-\cos t,-\sin t, 0)}{\sqrt{10}}</math>

<math>k=\frac{|\overrightarrow{T}'(t)|}{|\overrightarrow{r}'(t)|}=\frac{\frac{|(-\cos t,\sin t, 0)|}{\sqrt{10}}}{\sqrt{10}}=\frac{1}{10}</math>




관련된 항목들


관련 웹페이지


관련논문

  • Menninger, Anton. ‘Characterization of the Slant Helix as Successor Curve of the General Helix’. arXiv:1411.0550 [math], 3 November 2014. http://arxiv.org/abs/1411.0550.