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!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top