BitterX
- 35
- 0
Homework Statement
calculate the frenet frame for the vector:
\vec{r}(t)=(2t cost,2tsint,5t)
calculate the acceleration in frenet frame.
Homework Equations
\hat{T}=\frac{dr}{ds}=\frac{\dot{r}}{|\dot{r}|}
\hat{N}=\frac{\frac{dT}{ds}}{|\frac{dT}{ds}|}
\hat{B}=\hat{T}\times \hat{N}
The Attempt at a Solution
I'm not too sure how to get to \vec{r}(s)
what I tried is : s=2t \ \ \Rightarrow \vec{r}(s)= s(\cos \frac{s}{2},\sin \frac{s}{2},2.5)
T=\frac{dr}{ds}=s(-\sin \frac{s}{2},\cos \frac{s}{2},0)+(\cos \frac{s}{2},\sin \frac{s}{2},2.5)
which is NOT a unit vector.
if I try use t as the variable it's just becomes a gigantic answer.