Question in the curl of a cross product.

In summary: I need (A \cdot \nabla)B in cylindrical coordinates too, if anyone can find it. I am calculating it, but its very complicated, and I will need a check against my...
  • #36
yungman said:
I cannot verify this equation compare to Wolfram site. Using your equation:

[tex] (\vec A \cdot \nabla) \vec B = \nabla ( \vec A \cdot \vec B) -\vec A \times ( \nabla \times \vec B)[/tex]

Your work is good - you can see right here that the starting equation is not right. The del operator must never operate on A, as it is doing on the first term to the right of the equal sign. When A, B, and C are vectors, there is a sum term which is rewritten:

[tex]\sum_j A_j B_i C_j = B_i\sum_j A_j C_j[/tex]

and that is correct, but this does not work when B is the del operator:

[tex]\sum_j A_j \partial_i C_j \ne \partial_i\sum_j A_j C_j[/tex]

In other words, you cannot just substitute the del operator into what is a vector identity. The correct equation is

[tex] (\vec A \cdot \nabla) \vec B = (\nabla \vec B)\cdot A -\vec A \times ( \nabla \times \vec B)[/tex]

where [itex]\nabla \vec B[/itex] is a tensor: [itex](\nabla \vec B)_{ij}=\partial_i B_j[/itex]

The incorrect step was in assuming [itex](\nabla \vec B)\cdot A=\nabla(\vec B \cdot \vec A)[/itex] which is fine when [itex]\nabla[/itex] is replaced by a vector, but not when it is not.

I don't like messing around with these kinds of equations, it seems like there are a hundred different theorems, like recipes in a cookbook and, you try to solve problems by flipping through a bunch of recipes, hoping to find the right one. Using abstract index notation, you need only a few theorems, the notation is cleaner, and the core of the problem is isolated from the particular vectors or vector operators you are using. The problem is, its something new and different.

In abstract index notation (which is ultimately coordinate-system free!), the dot product is written

[tex](\vec A \cdot \vec B)=A_i B_i[/tex]

where double indices imply summation. The cross product is written:

[tex](\vec A \times \vec B)_i=\epsilon_{ijk}A_j B_k[/tex]

where [itex]\epsilon_{ijk}[/itex] is the permutation pseudotensor (1 for even permutations of 123, -1 for odd permutations of 123 and zero otherwise). The above theorem is written:

[tex]A_i \partial_i B_j=A_j\partial_i B_j-\epsilon_{ijk}A_i(\epsilon_{kmn}\partial_m B_n)=A_j\partial_i B_j-\epsilon_{ijk}\epsilon_{kmn}A_i\partial_m B_n[/tex]

The theorem solves itself when you realize one important theorem, that has only to do with the permutation pseudotensor, not the components of the vectors or operators involved:

[tex]\epsilon_{ijk}\epsilon_{kmn}=\delta_{im}\delta_{jn}-\delta_{in}\delta_{jm}[/tex]

where [itex]\delta_{ij}[/itex] is the Kronecker delta, 1 when i=j, zero otherwise. Of course, when the del operator [itex](\partial_i)[/itex] is involved you have to be careful to keep track of what it is operating on. [itex]\partial_i A_j B_k[/itex] is nebulous, it should be written [itex]\partial_i (A_j) B_k[/itex] or [itex]B_k \partial_i A_j[/itex] when the del operator is operating only on A. When operating on both it should be written [itex]\partial_i(A_j B_k)[/itex]
 
Last edited:
Physics news on Phys.org
  • #37
Thanks for the detail reply. I have not studied tensors yet, so I guess at this point I wasted enough time on this, I should just use the Wolfram formulas and be done with it.

Yes the reason I spend like two hours work through the proof, triple check my work was because I didn't feel good in replacing a vector with the [itex]\nabla[/itex].

Do you have any easy derivation of:

[tex](\nabla \cdot \vec A)f = \vec A \cdot \nabla f \;\hbox { where f is a scalar function. } [/tex]

Thanks
 
  • #38
yungman said:
Thanks for the detail reply. I have not studied tensors yet, so I guess at this point I wasted enough time on this, I should just use the Wolfram formulas and be done with it.

Yes the reason I spend like two hours work through the proof, triple check my work was because I didn't feel good in replacing a vector with the [itex]\nabla[/itex].

Do you have any easy derivation of:

[tex](\nabla \cdot \vec A)f = \vec A \cdot \nabla f \;\hbox { where f is a scalar function. } [/tex]

Thanks

I think you mean

[tex](\vec A \cdot \nabla)f=\vec A \cdot \nabla f[/tex]

The above symbolic statement is true by definition - the notation [itex] A \cdot \nabla[/itex] operating on f is defined to mean [itex]A \cdot \nabla f[/itex]. In abstract index notation, its true by the rules:

[tex](A_i\partial_i)f=A_i(\partial_i f) = A_i \partial_i f[/tex]

More explicitly, in Cartesian coordinates:

[tex]\left(\sum_i A_i \frac{\partial}{\partial x_i}\right)f=\sum_i A_i \frac{\partial f}{\partial x_i}[/tex]
 
Last edited:
  • #39
Thanks.
 

Similar threads

Replies
7
Views
761
Replies
8
Views
562
Replies
4
Views
296
Replies
3
Views
467
Replies
8
Views
474
Replies
1
Views
707
  • Classical Physics
Replies
6
Views
319
  • Calculus and Beyond Homework Help
Replies
9
Views
770
  • Classical Physics
Replies
1
Views
637
Replies
10
Views
689
Back
Top