Everywhere I look online I can see $\nabla$ applied to a scalar. I'm wondering what happens when del ($\nabla$) is applied to a vector, $\vec{F}$. I can't find it in any book or online for some reason. I'm sure it's something simple I'm missing.
$\nabla$ $f$ (where scalar is $f$): $df/dx + df/dy + df/dz$
What is $\nabla$ $\vec{F}$ (where vector is $\vec{F}$ = $(x,y,z)$ )
is it: $d$ $\vec{F}$ $/dx$ + $d$ $\vec{F}$ $/dy$ + $d$ $\vec{F}$ $/dz$? And is that equal to $(dx/dx + dy/dx + dz/dx) + (dx/dy + dy/dy + dz/dy) + (dx/dz + dy/dz + dz/dz) $ which is equal to (1+0+0) + (0+1+0) + (0+0+1) = 3?
I don't think this is the case as it doesn't coincide with my lecture notes so it would be helpful to know what I'm misunderstanding.
I'm really wanting to know the difference between $\vec{A} ( \nabla. \vec{F})$ and $(\vec{A} . \nabla) \vec{F}$, where $\vec{A}$ is constant. So if you could explain that as well that would be helpful, thanks.
Edit: The answer is $ 3 \vec{A}$ - $\vec{A}$ = $ 2 \vec{A}$ I don't see it so if someone would explain that, that would be helpful, thanks.
"Nabla" $\nabla$ is a vector. You can do inner or outer products with vectors.
Outer products "blow up" the space, adding an index:
So the simplest way is to treat it like a "special vector" which elements do partial differentiating on whatever they happen to hit in the matrix multiplication.