I've been given these two questions by my lecturer:
The vector field $\space F \space$ is defined by $\space F= {x^3}{y^2}(4yz\underline{i} + 3xz\underline{j} + xy\underline{k}) \space$
(i) Show that the vector field $ \space F \space$ is conservative.
(ii) Find the scalar function of position $\space \phi(x,y,z) \space$ such that: $\space F= \nabla\phi$
For $\space F \space$ to be conservative I basically need to find a function $\space f(x,y,z) \space$ that satisfies $\space F= \nabla f$.
Which is essentially number two right? Or have I gone horribly wrong somewhere?
You can check that the curl vanishes $\;\nabla\times F=0\;$ (zero vector), and since the first partial derivatives of the component functions are continuous $\;F\;$ is conservative.
Now, suppose $\;F=\nabla\phi\;$, then:
$$\phi=\int 4x^3y^3z\,dx=x^4y^3z+K(y,z) \;(=\text{constant wrt}\;\;x)\implies$$
$$\frac{\partial\phi}{\partial y}=3x^4y^2z+K'_y(y,z)\stackrel{\text{must be}}=3x^4y^2z\implies K_y'(y,z)=0\implies K(y,z)=C+C(z)\implies$$
$$\frac{\partial\phi}{\partial z}=x^4y^3+C'(z)\stackrel{\text{must be}}=x^4y^3\implies C'(z)=0\implies C(z)=C=(\text{ constant}\,)$$
and thus $\;\phi(x,y,z)=x^4y^3z+C\;$
Thus, in fact, with (i) you make sure $\;\phi\;$ in (ii) exists, and then you go out to find it.