Why does normalizing T(t) × T'(t) equal ||T'(t)||?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
issisoccer10
Messages
35
Reaction score
0
[SOLVED] normalizing a cross product

Homework Statement


How does normalizing (T(t) x T'(t)) equal ||T'(t)||?


Homework Equations


r'(t) x r''(t) = ||r'(t)||^2·(T(t) x T'(t))

||r'(t) x r''(t)|| = ||r'(t)||^2·||T'(t)||


The Attempt at a Solution


This doesn't bode well with me. Simply don't get it. Please shed some light on this for me
 
Physics news on Phys.org
What do you mean by "normalizing"? At first, I thought you meant dividing by its length to get a unit vector. But of course T'(t) itself is not necessarily a unit vector.
Do you mean simply show that ||T(x) x T'||= ||T'(t)||? That's easy:

T(t) is, by definition, the unit vector in the direction of of the curve, r(t). Since it has constant length, its derivative, T'(t), is perpendicular to T(t). In general the cross product of two vectors, u and v, has length [itex]||u||||v||cos(\theta)[/itex] where [itex]\theta[/itex] is the angle between u and v. Here, ||T(t)||= 1 and [itex]\theta= \pi/2[/itex] . Put those into the formula for the length of T(t) x T'(t).
 
thanks soo much...I think you mean ||u||||v||sin(theta) but i get it.
 
Oh dear! Yes, of course it was supposed to be [itex]sin(\theta)[/itex].