Help with partial derivative electric field

krugertown
Messages
9
Reaction score
0
We found on-axis potential of a ring of radius R and Charge Q to be:
V=(1/4pi*Epsilon naught) * (Q/sqrt(z^2 + R^2))


Find on axis electric field of ring of charge

I know i just derive that equation, but am getting stuck.

i got d/dz((1/4pi*Epsilon naught) * (Q/sqrt(z^2 + R^2))

Any ideas how i do that partial derivative?
 
Physics news on Phys.org
Use the chain rule. d/dz(f(z)^(-1/2))=(-1/2)*(f(z)^(-3/2))*d/dz(f(z)). Same as always.
 
krugertown said:
We found on-axis potential of a ring of radius R and Charge Q to be:
V=(1/4pi*Epsilon naught) * (Q/sqrt(z^2 + R^2))


Find on axis electric field of ring of charge

I know i just derive that equation, but am getting stuck.

i got d/dz((1/4pi*Epsilon naught) * (Q/sqrt(z^2 + R^2))

Any ideas how i do that partial derivative?
If I understand your function, it's a function of z alone, so you don't need to take a partial derivative.

d/dz((1/4pi*Epsilon naught) * (Q/sqrt(z^2 + R^2))
= Q*(1/4pi*Epsilon naught) *d/dz[ z^2 + R^2]^(-1/2)

Now, just use the chain rule to differential (z^2 + R^2)^(-1/2)

I'm assuming that Q, R, and \epsilon0 are constants.

Also, it's not clear whether the expression with \epsilon_{0} is \frac{1}{4pi * \epsilon_{0}} or \frac{1}{4pi} \epsilon_{0}. The use of parentheses will make it clear.
 
so z becomes (-1/2)*(f(z)^(-3/2))*d/dz(f(z))? i understand that but how does that then become:

E=(Q/(4pi*Epsilon naught)) (zQ/(z^2 + R^2)^3/2?

thanks!
 
In your best interests, I'm not going to tell you. Work it out. What do you get? Show us how you did it if you still have questions. BTW I think E is the negative of the gradient of the potential.
 
krugertown said:
so z becomes (-1/2)*(f(z)^(-3/2))*d/dz(f(z))? i understand that but how does that then become:

E=(Q/(4pi*Epsilon naught)) (zQ/(z^2 + R^2)^3/2?

thanks!

No, z doesn't become what you have above; that's dV/dz. Also, you started with V as a function of z, so you should end up with dV/dz, not E.
 
Mark44 said:
No, z doesn't become what you have above; that's dV/dz. Also, you started with V as a function of z, so you should end up with dV/dz, not E.

Hi Mark44, It's actually a physics problem. V is voltage and E is electric field. The gradient of V is E (up to a sign). And it is a partial derivative. The d/dx and d/dy parts are zero because V is cylindrically symmetric and krugertown is working on the z-axis.
 
My mistake. I was thinking that E was EMF.
 
Back
Top