I am preparing a presentation in which I need to calculate the divergence of the vector field $$\mathbf{F}(x,y,z) = \frac{(x,y,z)}{ \lVert (x,y,z) \lVert ^3}$$ The thing is I don't want to make the straight calculation because is very time consuming, nor just give the result without any argument.
Can you think of any way to get the result easily? I know it is 0, so maybe there is some geometric interpretation or something alike... ?
It has zero divergence. Take one derivative, $$\partial_x F = \frac{-2x^2 + y^2 + z^2}{||(x,y,z)||^5},$$ Then by symmetry, the other derivatives will be the same and hence upon adding them up, you get zero.
Perhaps it is interesting to note that $F = -\nabla (1/||(x,y,z)||) = -\nabla (\frac{1}{r}),$ meaning that the divergence of $F$ is really the question if $1/r$ is a harmonic function in $\mathbb{R^3\setminus{\{0\}}}.$ Since it is in fact, $F$ has zero divergence. But again, only the calculation will show either of this fact that given a harmonic function as a potential $\phi$, and letting the force field be defined by $F = -\nabla \phi,$ you get a divergenceless force field.