How Can You Derive the Formula for Curvature in Non-Arclength Parametrization?

  • Thread starter Thread starter MichaelT
  • Start date Start date
  • Tags Tags
    Curvature Proof
MichaelT
Messages
25
Reaction score
0

Homework Statement


If c is given in terms of some other parameter t and c'(t) is never zero, show that
k = ||c'(t) x c"(t)||/||c'(t)||3

The first two parts of this problem involved a path parametrized by arc length, but this part says nothing about that, so I assume that this path is not parametrized by arc length.

Homework Equations


I have found that
T'(t) = c"(t) = [||c'(t)||2c"(t) - c'(t)(c'(t) dot c"(t))]/||c'(t)||3

I am having trouble figuring out how to relate the curvature to the equation
k = ||c'(t) x c"(t)||/||c'(t)||3

The Attempt at a Solution


I can express the equation as the components so
F(x,y,z) = [(z"y'-y"z')2+(x"z'-x'z")2(y"x'-x'y")2]1/2/(x'2+y'2+z'2)3/2

Where should I go from here, and is the above equation useful at all? Do I need to find
||c"(t)|| as well (and is that even possible)?
 
Physics news on Phys.org
What you have the numerator there is (c'(t).c'(t))*c''(t)-c'(t)(c'(t).c''(t)). There is a vector identity that tells you that that is the same as c'(t)x(c''(t)xc'(t)). When you take the norm of that note that c'(t) and c''(t)xc'(t) are orthogonal. So the sin(theta) in the cross product is one. Is that enough of a hint?
 
I am definitely getting there with this hint.

so I take the norm of c'(t) X (c"(t) X c'(t)) and get

||c'(t) X (c"(t) X c'(t))|| = ||c'(t)||* ||c"(t) X c'(t)||sin(theta) where theta = pi/2

so ||c'(t) X (c"(t) X c'(t))|| = ||c'(t)||* ||c"(t) X c'(t)||

Now I need to relate this to k = ||c"(t)|| correct? I have taken the norm of the numerator, but not of the denominator ||c'(t)||^3

Thanks for your help!
 
Last edited:
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