Sometimes I see this expression in my physics lectures where the professor writes:
$(\nabla \vec a)\vec b = (\vec b \nabla)\vec a$.
I wasn't sure about it, and I tried to explicitly calculate each expression (using the components) and as I expected, I got two different expressions which are not equal.
If I have to give an example, it would be the Tailor expansion of a magnetic field around a position vector $\vec r_0=0$:
$$\vec B(\vec r) = \frac 1 {0!}\vec B(\vec r)|_{\vec r= \vec r_0}(\vec r - \vec r_0)^0 + \frac 1 {1!} \nabla_\vec r \vec B(\vec r)|_{\vec r= \vec r_0}(\vec r - \vec r_0)^1 +...$$
Then by plugging in $\vec r_0=0$ I get:
$$\vec B(0) + \nabla_\vec r \vec B(\vec r)|_{\vec r= 0}\vec r $$
But somehow the 2nd term is expressed as:
$$\vec B(0) + (\vec r \nabla_\vec r) \vec B(\vec r)|_{\vec r= 0}$$
Can someone help me understand this symbolic ?