Differentiation of Unit Tangent

MichaelT
Messages
25
Reaction score
0
So we are given T(t) = c'(t)/||c'(t)|| as well as ||T|| = 1

We also know T(t)dotT(t) = 1 and T'(t)dotT(t) = 0

The problem asks us to find T'(t)


I tried differentiating c'(t)/||c'(t)|| treating ||c'(t)|| as the square root of the dot product of c'(t) with itself. I used the product rule, chain rule, quotient rule, and ended up with some nasty terms, namely c'(t) dot c"(t).

I am pretty sure the answer we are looking for is T'(t) = c"(t). Therefore, if we can prove that T(t) = c'(t), then the answer T'(t) = c"(t) follows.

Please help! LOL Not being able to solve this has been bothering me big time!
 
Physics news on Phys.org
Oh wait, I was wrong about something. T(t) will only equal c'(t) if it is parametrized by the arc length.

This is what I got, if anyone cares to check (please do!)

T'(t) = [||c'(t)||(c"(t)) - c'(t)(c'(t) dot c"(t))]/||c'(t)||3
 
I got c''(t)/|c'(t)|-c'(t)(c'(t).c''(t))/|c'(t)|^3. That's like yours but with some factors and parentheses moved around. You can do a quick check by testing whether T(t).T'(t)=0. Is it?
 
That is most definitely what I got when I just re-did the problem!

Yay! Thank you very much, I will go and check it now

:biggrin:
 
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