Index Notation Identity for Vector Fields

squire636
Messages
38
Reaction score
0

Homework Statement



Simplify the following, where A and B are arbitrary vector fields:

f(x) = ∇\bullet[A \times (∇ \times B)] - (∇ \times A)\bullet(∇ \times B) + (A \bullet ∇)(∇ \bullet B)


I know that the correct solution is A \bullet ∇2B, according to my professor. However, I can't get that. I think my mistake is in the first couple of lines, but I'll write out my entire solution and hopefully someone can tell me where I messed up. Thanks!


Homework Equations





The Attempt at a Solution



f(x) = ∂iεijkAjεkabaBb - εijkjAkεiabaBb + AiijBj

f(x) = εkijεkabiAjaBb - εijkεiabjAkaBb + AiijBj

(note that I changed εijk to εkij in the first term)

f(x) = (δiaδjb - δibδja)∂iAjaBb - (δjaδkb - δjbδka)∂jAkaBb + AiijBj

f(x) = ∂iAjiBj - ∂iAjjBi - ∂jAkjBk + ∂jAkkBj + AiijBj

Now the first term cancels with the third term, and the second term cancels with the fourth term, so we are left with:

f(x) = (A \bullet ∇)(∇ \bullet B)

But apparently this isn't right.
 
Physics news on Phys.org
Are you allowed to use the properties of the triple product: a.(bxc) = b.(cxa) etc?
 
We're allowed to use pretty much whatever we want, as long as I understand it and it makes sense.
 
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