Conservative vector field, potential function and work done

2.5k Views Asked by At

enter image description here

For (i), is that I have to show $curl F = 0$ ?

For (ii) and (iii), what should I do in order to find the potential function and work done? Also, is the answer $4$ for (iii)?

1

There are 1 best solutions below

7
On BEST ANSWER

(i) That's correct.

(ii) You want $\nabla f = (2x \cos y -2z^3, 3 + 2ye^z-x^2\sin y,y^2e^z - 6xz^2) = F$. Then you need to integrate

$$\frac{\partial f}{\partial x} = 2x \cos y -2z^3, \frac{\partial f}{\partial y}=3 + 2ye^z-x^2\sin y,\frac{\partial f}{\partial z}=y^2e^z - 6xz^2 $$ to find $f$.

(iii) Evaluate $\int F\dot \ dr = f(B) - f(A)$.

Edit: $$\begin{align} \frac{\partial f}{\partial x} &= 2x \cos y -2z^3 \Rightarrow \int \frac{\partial f}{\partial x} dx = \int (2x \cos y -2z^3) dx \\&= x^2\cos y - 2x z^3 + g(y,z) \\ &\Rightarrow f(x,y,z) = x^2 \cos y - 2x z^3 + g(y,z) \end{align}$$

Now you need to find the function $g(y,z)$, to do so derivate with respect to $y$ and compare to $\frac{\partial f}{\partial y}$. You need to do the same to the other partials.