Manipulation of Cartesian Tensors

Hoplite
Messages
50
Reaction score
0
I have a question relating to a particle rotating around a point with velocity u = \Omega \times r, where \Omega is the angular velocity and r is the position relative to the pivot point.

I need to prove that the acceleration is given by,

a = -\frac{1}{2} \nabla [(\Omega \times r)^2]

I figured it should follow from the fact that,

a = \frac{du}{dt} = \frac{\partial u}{\partial t} + u \cdot \nabla u = u \cdot \nabla u

But I can't work out where to go from there. We are supposed to use Cartesian tensor methods to work it out.

Could anyone help me out?
 
Physics news on Phys.org
\vec{a}=\frac{d\vec{v}}{dt}=\frac{d}{dt}\left(\vec{\Omega}\times \vec{r}\right) =\frac{d\vec{\Omega}}{dt}\times\vec{r} +\vec{\Omega}\times\frac{d\vec{r}}{dt}

Daniel.
 
\frac{d\vec{\Omega}}{dt}=\left(\vec{\Omega}\times \vec{r}\cdot\nabla\right)\vec{\Omega}

\frac{d\vec{\Omega}}{dt}\times \vec{r}=\left[\left(\vec{\Omega}\times \vec{r}\cdot\nabla\right)\vec{\Omega}\right]\times \vec{r}= \frac{1}{2}\nabla\left[\left(\vec{\Omega}\times\vec{r}\right)\cdot\left(\vec{\Omega}\times\vec{r}\right)\right] -\vec{\Omega}\times\left(\vec{\Omega}\times\vec{r}\cdot\nabla\right)\vec{r}

In the end i get the plus sign.

Daniel.
 
Last edited:
Thanks, Daniel.

Yeah, I suspect the negative sign was a typo on the question sheet, especially considering the identity,

\vec u \cdot \nabla \vec u = \frac{1}{2} \nabla (\vec u \cdot \vec u) + (\nabla \times \vec u) \times \vec u
 
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