Electric field from potential V= -x*y^2+z

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
btpolk
Messages
38
Reaction score
0

Homework Statement



Derive the electric field for the potential function V= -x*y^2+z


Homework Equations



V=-∫Eds

The Attempt at a Solution



x*y^2-z=∫Eds

d/ds(x*y^2-z)= E*s

(y^2)dx/ds+(2y*x)dy/ds-dzds=E*s

I'm stuck at this point and I'm not really sure if I'm going in the right direction.
 
Physics news on Phys.org
All I was given is what's in the initial question. Should I just divide the s over and call it a day?
 
On the second step what if I multiplied both sides by s then divided by s^2 to get E by itself?
 
E is the electric field, and it is a vector, having x, y, z components. You get these components as negative partial derivatives of the potential function.

Ex=-∂V/∂x; Ey=-∂V/∂y; Ez=-∂V/∂z.

ehild
 
So in vector form would it be <y^2,2xy,1> = E ?