How Does the Dot Product Interact with the Gradient in Vector Calculus?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Brown Arrow
Messages
101
Reaction score
0
dot product, and the gradient urgent pls!...

Homework Statement


Δ<-- this be the gradient and B<-- be a vector B X= xi +yj + zk
*<---- be the dot product.
(B*Δ)X=B


Homework Equations


n/a


The Attempt at a Solution



im not sure how to go about this but this is what i did

i did Δ*B so i got Bx + By + Bz
then its multiplyed by X :/ not making any sense to me :cry:

help pls
BA
 
Last edited:
Physics news on Phys.org


any one ? :/
 


To expand on what bigubau said:
[tex] \mathbf{B}\cdot\nabla =B_{x}\frac{\partial}{\partial x}+B_{y}\frac{\partial}{\partial y}+B_{z}\frac{\partial}{\partial z}[/tex]
This is applied to each of the components of X, so for example:
[tex] (\mathbf{B}\cdot\nabla )\mathbf{X}|_{x}=B_{x}\frac{\partial X_{x}}{\partial x}+B_{y}\frac{\partial X_{x}}{\partial y}+B_{z}\frac{\partial X_{x}}{\partial z}[/tex]