Help with Vector Calculus Formula

niehls
Messages
24
Reaction score
0
Hi. I have this exam in vector calculus tomorrow, but I'm having trouble sorting the following formula out. Could someone help me on the track or show me why this is an equality. Feels meaningsless to merely memorize the formula.
<br /> \nabla \times (\bar{u} \times \bar{v}) = (\bar{v} \cdot \nabla) \bar{u} - \bar{v} (\nabla \cdot \bar{u}) + \bar{u} (\nabla \cdot \bar{v}) - (\bar{u} \cdot \nabla) \bar{v}<br />
 
Physics news on Phys.org
expand each side in components (preferably use the einstein summation convention to make it easier) to verify if it is true.
 
i was more thinking about some rules i can use when I'm sitting at my exam, can't remember the formula and need to derive it... I'm sure it's pretty easily proved but that's not really what i need.
 
The way I think of it is in terms of the bac-cab rule you use for triple cross products:

\vec a \times (\vec b \times \vec c) = \vec b (\vec a \cdot \vec c) - \vec c (\vec a \cdot \vec b)

The first and last terms of the identity you displayed fit the bac-cab rule. Obviously, the \nabla has to operate on something so the dot products get placed before the vector corresponding the grad operator. You can think of the middle two terms as compensating for the fact that \nabla \vec a and \nabla \vec b are tensors and remove terms that don't belong in the bac-cab expansion.
 
Back
Top