"Determine by appropriate calculations whether a force $\vec{F}$ acting on a particle at $\vec{r}$ from the source by the relation: $$ \vec{F}(\vec{r}) = \frac{A}{r^2} \frac{\vec{r}}{|\vec{r}|} $$ (A is a constant) is conservative or not."
I tried splitting the function into $x, y, z$ components with no success. I was hinted that I should solve it by trying a circular path and seeing if the work is indeed $0$, however I dont know how to approach it. Any help is much appreciated.
You can decompose the path into infinitesimal segments in radial direction and infinitesimal arcs, perpendicular to the radius. Along those arcs $d\vec r$ is perpendicular to $\vec r$, so the work done is $dW=\vec F(\vec r)\cdot d\vec r=0$. Therefore the integral along any circular segment centered on origin will be $0$. So all you need to worry is the integral in the radial direction for those segments $d\vec r$ is along $\vec r$, so $dW=\frac A{r^2} dr$. When you integrate this, you will get $0$.