Understanding the Normalization of Cross Products: A Brief Explanation

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 ||u||||v||cos(\theta) where \theta is the angle between u and v. Here, ||T(t)||= 1 and \theta= \pi/2 . 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 sin(\theta).
 
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