What is the Derivative of a Cross Product?

plmokn2
Messages
31
Reaction score
0
[SOLVED] derivative of a cross product

Homework Statement


In some lecture notes I'm reading they jump straight from \frac{d}{d\mathbf{r}}( \frac{m}{2} |\mathbf{\omega}\times\mathbf{r}|^2)
to
\mathbf{r}\omega^2-\mathbf{\omega}(\mathbf{\omega}.\mathbf{r})


Homework Equations





The Attempt at a Solution



It's easy to check this by writing out each component but this is messy so there's probably an easier way to do it. Any help appreciated.
Thanks
 
Last edited:
Physics news on Phys.org
plmokn2 said:

Homework Statement


In some lecture notes I'm reading they jump straight from \frac{d}{d\mathbf{r}}( \frac{m}{2} |\mathbf{\omega}\times\mathbf{r}|^2)
to
\mathbf{r}\omega^2-\mathbf{\omega}(\mathbf{\omega}.\mathbf{r})
Surely not! There must be an m/2 in there!
Ignoring the constant m/2, |\omega\times r|^2= (\omega\times r)\cdot(\omega\times\r). Take the derivative of that, apply the product rule- which is true, for vectors, for both dot product and cross product: (\vec{u}\cdot\vec{v})'= \vec{u} '\cdot\vec{v}+ \vec{u}\cdot\vec{v} ' and (\vec{u}\times\vec{v})'= \vec{u} '\times\vec{v}+ \vec{u}\times\vec{v} '.
 
opps I forgot an m in the answer: sorry.

Thanks, I've solved it now.
 
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