Curvature at t=0 for r(t) = 4/9(1+t)^(3/2)i + 4/9(1-t)^(3/2)j + 1/3t k

  • Thread starter Thread starter mill
  • Start date Start date
  • Tags Tags
    Curvature
mill
Messages
72
Reaction score
0

Homework Statement



Find the curvature of

##r(t) = \frac 4 9 (1+t)^ \frac 3 2 i + \frac 4 9 (1-t)^ \frac 3 2 j + \frac 1 3 t \hat k## at t=0

Homework Equations



K=1/|v| * |dT/dt|

The Attempt at a Solution



Found v.

##v= \frac 2 3 (1+t)^ \frac 1 2 i - \frac 2 3 (1-t)^ \frac 1 2 j + 1/3 \hat k##
|v|=1

v/|v|= <(2/3)(1+t)^(1/2), -(2/3)(1-t)^(3/2), 1/3>

##\vec T = \frac v (|v|) ##

Take derivative of T.

K(0)=1/1 * |dT/dt|

##= \sqrt( \frac 1 3 ^2 + \frac 1 3 ^2 )= \sqrt \frac 2 3 ##

The answer is ## (\sqrt 2) / 3##. Where did I go wrong?
 
Last edited:
Physics news on Phys.org
Please show your working for the time-derivative of the j term.
Did you misplace a minus sign?

Aside:
* you used the letter k for two different things: avoid. Curvature is K or \kappa
The way you wrote it, it looks like r(t) depends on the curvature.
* it can help to indicate vectors: i,j,k are unit vectors?

\vec r, \hat\imath, \hat\jmath, \hat k gets you ##\vec r, \hat\imath, \hat\jmath, \hat k##, or you can bold-face them.
 
Simon Bridge said:
Please show your working for the time-derivative of the j term.
Did you misplace a minus sign?

Aside:
* you used the letter k for two different things: avoid. Curvature is K or \kappa
The way you wrote it, it looks like r(t) depends on the curvature.
* it can help to indicate vectors: i,j,k are unit vectors?

\vec r, \hat\imath, \hat\jmath, \hat k gets you ##\vec r, \hat\imath, \hat\jmath, \hat k##, or you can bold-face them.

Ok. I tried to use capital K to denote curvature and changed the ##\hat k##

The problem was copied as is. I fixed the minus signs but since they were squared anyway, it doesn't seem to make a difference.
 
Last edited:
My question is

1. was my method wrong?

2. if no to 1 then is there something obviously wrong in any part?
 
Last edited:
mill said:
K(0)=1/1 * |dT/dt|

##= \sqrt( \frac 1 3 ^2 + \frac 1 3 ^2 )= \sqrt \frac 2 3 ##

The answer is ## (\sqrt 2) / 3##. Where did I go wrong?

You did not square the denominators.

K(0)=1/1 * |dT/dt|

##= \sqrt{ \left(\frac {1} {3}\right) ^2 + \left(\frac {1} {3}\right) ^2 }=\frac{ \sqrt { 2}} {3} ##

ehild
 
ehild said:
You did not square the denominators.

K(0)=1/1 * |dT/dt|

##= \sqrt{ \left(\frac {1} {3}\right) ^2 + \left(\frac {1} {3}\right) ^2 }=\frac{ \sqrt { 2}} {3} ##

ehild

Thanks so much!
 
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