Calculate Frenet Frame for \vec{r}(t)

  • Thread starter Thread starter BitterX
  • Start date Start date
  • Tags Tags
    Frame
BitterX
Messages
35
Reaction score
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.
 
Physics news on Phys.org
There are two ways to solve this problem:

  • The first way is to put r into arclength parametrization. You should have seen several formulas in your course that show how to make r into a curve with unit speed. These formulas use integrals, so are not always handy or solvable, however.
  • The second way is to use formulas for the Frenet frame which do not require the curve to have unit speed. These formulas are a bit more complicated than the usual formulas.

So, look in your course for these things and see if you can do something with it.
 
Thanks.
I know the second way,and I did it like that.
About the first way, can you recommend on a book that show how to do it?
in our course it was only when z=0...

edit: nvm googled it...
I feel ashamed. Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top