How find the divergence and Curl of the following:
$(\vec{a} \cdot \vec{r}) \vec{b}$,
where $\vec{a}$ and $\vec{b}$ are the constant vectors and $\vec{r}$ is the radius vector.
I have tried solving this by supposing $\vec{r} = (x,y,z)$ and got answer as
div($(\vec{a} \cdot \vec{r}) \vec{b}$) = $\vec{a} \cdot \vec{b}$
but I was wondering if anybody could help me to solve it by using the formulas involving Nabla Operator.
Thanks
Hint:
$ \nabla \cdot (\phi \vec b)=\vec b \cdot \nabla \phi+\phi \nabla \cdot \vec b \qquad$ and $ \qquad \nabla \times (\phi \vec b)=\phi(\nabla \times\vec b) + (\nabla \phi) \times \vec b $
Where $\phi$ is the scalar function $(\vec a\cdot \vec r)$ (so you can easely find $\nabla \phi=\vec a$) and $\vec b$ is a constant.