Force and Potential Energy Coordinates

AI Thread Summary
The discussion revolves around evaluating the force corresponding to the potential energy function V(r) = cz/r^3. Participants clarify that the force F is derived from the potential energy by taking the negative gradient, emphasizing the need to differentiate with respect to all three coordinates (x, y, z) despite the potential appearing to only depend on z. There is confusion regarding the representation of r in spherical coordinates, with participants correcting misconceptions about its relationship to x, y, and z. The conversation confirms that the force can be expressed in vector notation and highlights the importance of correctly applying the differentiation process. Ultimately, the participants aim to ensure the derived force satisfies the condition ∇∧F = 0.
teme92
Messages
185
Reaction score
2

Homework Statement


Evaluate the force corresponding to the potential energy function ##V (r) = \frac{cz}{r^3}##, where ##c## is a constant. Write your answer in vector notation, and also in spherical polars, and verify that it satisfies ##∇∧F = 0##.

Homework Equations


##F(x)=-\frac{dU}{dx}##

Spherical Coordinates:
##r=\sqrt{x^2+y^2+z^2}##

The Attempt at a Solution

[/B]
So I'm confused a bit here. I think the vector notation will only have a ##z## component. So differentiate to get ##F## and then as ##r## is a polar coordinate I just change ##r^3## to ##\sqrt{x^2+y^2+z^2}^3##. This doesn't look right though. I have a list of relations from cartesian to spherical coordinates but I don't understand how to answer the question with the ##\frac{1}{r^3}##. I know how to do the last bit which is the curl. Thanks in advance for any help in the right direction.
 
Physics news on Phys.org
Your relevant equation is not true for three dimension. So what is the relation between the force and the potential energy function?
 
Ok is it:

##F(x,y,z)=-\Big(\frac{dU}{dx}+\frac{dU}{dy}+\frac{dU}{dz}\Big)##?
 
teme92 said:
Ok is it:

##F(x,y,z)=-\Big(\frac{dU}{dx}+\frac{dU}{dy}+\frac{dU}{dz}\Big)##?
No. The force is a vector. You wrote a scalar.
 
##F(x,y,z)=-\Big(\frac{dU}{dx}\hat{i}+\frac{dU}{dy}\hat{j}+\frac{dU}{dz}\hat{k}\Big)##?
 
teme92 said:
##F(x,y,z)=-\Big(\frac{dU}{dx}\hat{i}+\frac{dU}{dy}\hat{j}+\frac{dU}{dz}\hat{k}\Big)##?
Yes.
Now you can determine the force from the potential function.
 
So ##F=\frac{c}{r^3}\hat{k}##?
 
teme92 said:
So ##F=\frac{c}{r^3}\hat{k}##?
How did you get it?
You have to differentiate the potential energy function with respect to all coordinates, x, y, z.
 
Well there is no x or y component so its only the differentiating with respect to z that matters no?
 
  • #10
teme92 said:
Well there is no x or y component so its only the differentiating with respect to z that matters no?
The potential energy is a scalar, it does not have "components". But it depends on all the three coordinates through r ##r=\sqrt{x^2+y^2+z^2}##
What are the partial derivatives?
 
  • #11
So is ##r^3 = x^3+y^3+z^3##?
 
  • #12
teme92 said:
So is ##r^3 = x^3+y^3+z^3##?
NO!
##r^3=(x^2+y^2+z^2)^{\frac{3}{2}}##
 
  • #13
I know that's the obvious answer but I thought it was to do with what the power was. So I have to differentiate:

##\frac{cz}{(x^2+y^2+z^2)^{\frac{3}{2}}}##

With respect to x,y and z?
 
  • #14
Yes. You need all partial derivatives, ## \partial U / \partial x ##, ## \partial U / \partial y ##, ## \partial U / \partial z ##.
 
  • #15
teme92 said:
I know that's the obvious answer but I thought it was to do with what the power was. So I have to differentiate:

##\frac{cz}{(x^2+y^2+z^2)^{\frac{3}{2}}}##

With respect to x,y and z?
Yes.
 
  • #16
So I have a long mess of an answer that I won't put up cos it seems pointless. I'm fairly sure it was all differentiated correctly though. For the spherical part do I just start again and change ##z## to ##rcos\theta##?
 
  • #17
teme92 said:
For the spherical part do I just start again and change ##z## to ##rcos\theta##?
Yes.
 
Back
Top