How do I find the potential function for this vector field?

  • Thread starter Thread starter Chandasouk
  • Start date Start date
  • Tags Tags
    Function Potential
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Chandasouk
Messages
163
Reaction score
0
I need to find the potential function of this Vector Field

F= <2xy+5, x2-4z, -4y>

I already checked that a potential function does exist.

I made F1 = 2xy+5, F2= x2-4z, and F3=-4y

I first integrated F1 with respect to x

[itex] \int (2xy+5)dx[/itex]

and got x2y+5x+ g(y,z)

so our potential function,f, is currently x2y+5x+ g(y,z)

I then take the partial derivative of f with respect to y

df/dy(x2y+5x+ g(y,z)) = x2+ dg/dy

Now, I set this equal to F2 which yields

x2 -4z = x2+ dg/dy

-4z = dg/dy

Then to obtain g(y,z) I do

[itex] \int (-4z)dy = -4zy+h(z)[/itex]

Can anyone show me how to complete the problem from here? I always get close to what the potential function should be but mess up at the end. I need to know this for my final coming up.
 
Physics news on Phys.org
Just keep going. Now you have a new expression for f. Take [tex]\frac{\partial f}{\partial z}[/tex] and set it equal to Fz, just like you did in the 2nd step.