Expression with two vectors and del operator

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
BOYLANATOR
Messages
193
Reaction score
18

Homework Statement


(A.∇)B



What does this mean and how do I go about trying to expand this (using cartesian components)?
 
Physics news on Phys.org
BOYLANATOR said:

Homework Statement


(A.∇)B

What does this mean and how do I go about trying to expand this (using cartesian components)?
Well, [itex]\displaystyle \vec{\text{A}}\cdot\vec{\nabla}=\text{A}_x\,\frac{ \partial}{\partial x}+\text{A}_y\,\frac{ \partial}{\partial y}+\text{A}_z\,\frac{ \partial}{\partial z}\ .[/itex]

So that [itex]\displaystyle \left(\vec{\text{A}}\cdot\vec{\nabla}\right) \vec{\text{B}}=\text{A}_x\,\frac{ \partial\vec{\text{B}}}{\partial x}+\text{A}_y\,\frac{ \partial\vec{\text{B}}}{\partial y}+\text{A}_z\,\frac{ \partial\vec{\text{B}}}{\partial z}\ .[/itex]
 
Of course. It was the order (A.∇) rather than (∇.A) that confused me but now I realize that these are obviously equivalent. Thanks
 
BOYLANATOR said:
Of course. It was the order (A.∇) rather than (∇.A) that confused me but now I realize that these are obviously equivalent. Thanks

Actually that's wrong isn't it?
If the order is reversed you find the derivatives of each component of A. In the problem case though the derivation is carried out on the components of B. I hope this is right as it makes sense in my head.