Vector triple product causing a contradiction in this proof

kostoglotov
Messages
231
Reaction score
6

Homework Statement



Prove the following identity

\nabla (\vec{F}\cdot \vec{G}) = (\vec{F}\cdot \nabla)\vec{G} + (\vec{G}\cdot \nabla)\vec{F} + \vec{F} \times (\nabla \times \vec{G}) + \vec{G}\times (\nabla \times \vec{F})

Homework Equations



vector triple product

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

The Attempt at a Solution



The first thing I wanted to do was investigate what expanding according to the vector triple product would do to the original statement I am trying to prove. This happens:

\nabla (\vec{F}\cdot \vec{G}) = (\vec{F}\cdot \nabla)\vec{G} + (\vec{G}\cdot \nabla)\vec{F} + \nabla (\vec{F}\cdot \vec{G}) - (\vec{F}\cdot \nabla)\vec{G} + \nabla (\vec{F}\cdot \vec{G}) - (\vec{G}\cdot \nabla)\vec{F} = 2\nabla (\vec{F}\cdot \vec{G})

What's happening here? Is it not valid to use the vector differential operator in an expansion of the vector triple product? Why not?
 
Physics news on Phys.org
It may be because the vector operator does not commute in the dot product like ordinary vectors.
 
  • Like
Likes kostoglotov
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