Skip to content
CalcGospel 微積分福音
返回

112 台綜大微積分(A) 第 6 題

考題 / 轉學考微積分 / 台綜大 / 微積分A

112學年度 · 112微積分A · 第 6 題

題目

Problem

6. Find the unit tangent vector and the unit normal vector for the curve r(t)=cos3ti+sin3tj+4tk\mathbf{r}(t) = \cos 3t\mathbf{i} + \sin 3t\mathbf{j} + 4t\mathbf{k}. (10%)

解答

解法一

思路

展開
  1. 設空間曲線向量函數為 r(t)\mathbf{r}(t)
  2. 單位切向量 T(t)\mathbf{T}(t) 的定義為: \mathbf{T}(t) = rac{\mathbf{r}'(t)}{|\mathbf{r}'(t)|}
  3. 單位法向量 N(t)\mathbf{N}(t) 的定義為: \mathbf{N}(t) = rac{\mathbf{T}'(t)}{|\mathbf{T}'(t)|}
  4. 計算步驟:
    • 求出導數向量 r(t)\mathbf{r}'(t),計算其模長並求出 T(t)\mathbf{T}(t)
    • T(t)\mathbf{T}(t) 求導得到 T(t)\mathbf{T}'(t),計算其模長並求出 N(t)\mathbf{N}(t)

答題過程

展開

首先對曲線向量函數 r(t)=cos3t,sin3t,4tangle\mathbf{r}(t) = \langle \cos 3t, \sin 3t, 4t angle 求導:

r(t)=3sin3t,3cos3t,4angle\mathbf{r}'(t) = \langle -3\sin 3t, 3\cos 3t, 4 angle

計算其模長:

egin{align*} |\mathbf{r}'(t)| =&\, \sqrt{(-3\sin 3t)^2 + (3\cos 3t)^2 + 4^2} \[2mm] =&\, \sqrt{9(\sin^2 3t + \cos^2 3t) + 16} \[2mm] =&\, \sqrt{9 + 16} = \sqrt{25} = 5 \end{align*}

因此,單位切向量 T(t)\mathbf{T}(t) 為:

\mathbf{T}(t) = rac{\mathbf{r}'(t)}{|\mathbf{r}'(t)|} = \left\langle - rac{3}{5}\sin 3t, rac{3}{5}\cos 3t, rac{4}{5} ight angle

接著,對 T(t)\mathbf{T}(t) 關於 tt 求導:

\mathbf{T}'(t) = \left\langle - rac{9}{5}\cos 3t, - rac{9}{5}\sin 3t, 0 ight angle

計算其模長:

|\mathbf{T}'(t)| = \sqrt{\left(- rac{9}{5}\cos 3t ight)^2 + \left(- rac{9}{5}\sin 3t ight)^2 + 0^2} = rac{9}{5}

最後,得到單位法向量 N(t)\mathbf{N}(t) 為:

\mathbf{N}(t) = rac{\mathbf{T}'(t)}{|\mathbf{T}'(t)|} = rac{\langle - rac{9}{5}\cos 3t, - rac{9}{5}\sin 3t, 0 angle}{ rac{9}{5}} = \langle -\cos 3t, -\sin 3t, 0 angle

寫為標準基底向量形式:

  • 單位切向量 \mathbf{T}(t) = - rac{3}{5}\sin 3t\mathbf{i} + rac{3}{5}\cos 3t\mathbf{j} + rac{4}{5}\mathbf{k}
  • 單位法向量 N(t)=cos3tisin3tj\mathbf{N}(t) = -\cos 3t\mathbf{i} - \sin 3t\mathbf{j}