my question is:
Let $r(t)=<cos(t),sin(t),t>$ be a curve and let $N$ be the principal unit normal vector to the curve. Define the curve $\gamma (t)$ by $\gamma (t)=r(t)+N$. Express the velocity of $\gamma$ in terms of the TNB frame of r. ($\gamma '(t)=aT+bN+cB$ for some scalars $a,b,c$)
So far I have computed T,N and B for r(t) but i am lost on how to put these together to compute scalars $a,b,c$ for $\gamma '(t)$
Here is what I have:
$T = <-sin(t),cost(t),0>$
$N=<-cos(t),-sin(t),0>$
$B=<0,0,1>$
and $\gamma (t)=<0,0,t>$
thanks.
Recall that $\{\textbf{e}^1=T, \textbf{e}^2=N, \textbf{e}^3=B\}$ defines an orthonormal basis on $\gamma(t)$. Therefore, given $ \gamma'(t) \in T_{\gamma(t)} \textbf{Im}(\gamma)$ we have;
$$\gamma'(t) = \sum_{j=1}^3 (\gamma'(t) \cdot \textbf{e}^j) \ \textbf{e}^j$$
This is just due to the fact that $\textbf{e}^j \cdot \textbf{e}^i = \delta_{ij}$. Hence, $a = \gamma'\cdot T, b = \gamma' \cdot N, c = \gamma' \cdot B$.