Directional Derivatives and Commutation

tnb
Messages
2
Reaction score
0

Homework Statement



I need to prove that directional derivatives do not commute.

Homework Equations



Thus, I need to show that:
<br /> (\vec{A} \cdot \nabla)(\vec{B} \cdot \nabla f) - (\vec{B} \cdot \nabla)(\vec{A} \cdot \nabla f) = (\vec{A} \cdot \nabla \vec{B} - \vec{B} \cdot \nabla \vec{A}) \cdot \nabla f<br />

The Attempt at a Solution



I used the following vector identity:

\nabla (\vec{C} \cdot \vec{D}) = (\vec{C} \cdot \nabla) \vec{D} + (\vec{D} \cdot \nabla) \vec{C} + \vec{C} \times (\nabla \times \vec{D}) + \vec{D} \times (\nabla \times \vec{C})

And got:

\vec{A} \cdot \left[ \vec{B} \times (\nabla \times \nabla f) + (\vec{B} \cdot \nabla)\nabla f + \nabla f \times (\nabla \times \vec{B}) + (\nabla f \cdot \nabla) \vec{B} \right] - \vec{B} \cdot \left[ \vec{A} \times (\nabla \times \nabla f) + (\vec{A} \cdot \nabla)\nabla f + \nabla f \times (\nabla \times \vec{A}) + (\nabla f \cdot \nabla) \vec{A} \right]

Then I reduced this to:

\vec{A} \cdot \left[ \nabla f \times (\nabla \times \vec{B}) + (\nabla f \cdot \nabla) \vec{B} \right] - \vec{B} \cdot \left[ \nabla f \times (\nabla \times \vec{A}) + (\nabla f \cdot \nabla) \vec{A} \right]

I am not sure how to proceed from here or if I even am on the right track. Any help is much appreciated. Thanks.
 
Last edited:
Physics news on Phys.org
So I found a solution but would still find it useful if someone could explain the vector identity used:

(A⃗ ⋅∇)(B⃗ ⋅∇f)−(B⃗ ⋅∇)(A⃗ ⋅∇f) =
\vec{B} \cdot \left[ (\vec{A} \cdot \nabla ) \nabla f \right] + (\vec{A} \cdot \nabla \vec{B}) \cdot \nabla f - \vec{A} \cdot \left[ (\vec{B} \cdot \nabla ) \nabla f \right] + (\vec{B} \cdot \nabla \vec{A}) \cdot \nabla f

The second and third terms cancel and yield the given answer.
 
Last edited:
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