Integral for work done leading to potential energy sign confusion

  • Thread starter Thread starter Ebby
  • Start date Start date
  • Tags Tags
    Work and energy
AI Thread Summary
The work done by gravity when moving a particle from infinity to a distance R from the Earth's center is calculated as W_grav = GMm/R, indicating that gravity performs positive work. The confusion arises from incorrectly applying the work integral, particularly in the direction of force and displacement. Properly setting up the integral with the correct limits and understanding that gravitational potential energy decreases as kinetic energy increases clarifies this concept. The work-energy theorem states that the change in kinetic energy equals the total work done, while the change in gravitational potential energy is the negative of the work done by gravity. This relationship highlights the conservation of mechanical energy, where one form of energy increases at the expense of another.
Ebby
Messages
41
Reaction score
14
Homework Statement
What is the work done by gravity in moving the particle from a distance of infinity to a distance R from the centre of the Earth (where R > the radius of the Earth)?
Relevant Equations
W = F * r
img20231022_10310754.jpg

What is the work done by gravity in moving the particle from a distance of ##\infty## to a distance ##R## from the centre of the Earth (where ##R## > the radius of the Earth)?

The answer is obvious, since the displacement and the force of gravity are in the same direction. Therefore, gravity does positive work in the amount ##W_{grav} = GMm/R##.

However, I want to show you how I am tempted to formulate my answer wrongly, which leads to an answer of the wrong sign. I am hoping someone can explain clearly why this is wrong. I keep coming back to problems like this, and am plagued by the same confusion every time. I am hoping finally to resolve this issue in my mind!

So, we're going to use the equation generally given with the form: ##W = \int_a^b \vec F \cdot \, d\vec r##. In this particular case we have: $$W_{grav} = \int_\infty^R -\frac {GMm} {x^2} \, {\hat x} \cdot -dx \, \hat x$$
$$= \int_\infty^R \frac {GMm} {x^2} \, dx$$
$$= GMm \int_\infty^R \frac 1 {x^2} \, dx$$
$$= \frac {-GMm} {x} \left. \right |_{\infty}^R$$
$$= \frac {-GMm} {R}$$

Which is of course wrong.

Additionally, I have difficulty thinking of a force (gravity in this case) doing positive work on an object, and yet the object having less P.E. afterwards, not more. It's more intuitive for me to think of an object being "worked on" and consequently having more energy. What is a better way to think about this?

EDIT: I see that my sketch is slightly wrong. There's a ##\hat x## that needs to be the numerator, not the denominator. Anyway, all the LaTeX is fine.
 
Last edited:
Physics news on Phys.org
There should be dx rather than -dx in the first integral. dx goes in the x-axis direction, the force is negative as it is in the opposite direction, and the direction of motion is determined by the limits of the integral.
The work is converted to the kinetic energy of the falling body.
 
  • Like
Likes Ebby and PhDeezNutz
Your problem is using the equation for work ##W = \int_a^b \vec F \cdot \, d\vec r## incorrectly. You can (a) use the "cosine" definition of work ##dW=\vec F \cdot \, d\vec r=F\,dr\,\cos\theta##, in which case you have to worry about the angle between the force and the displacement or (b) use unit vector notation but not a mix of both which is what you did. The second method is foolproof if you set it up right. Here is how:

First write the two vectors in unit vector form. I will be using the radial direction but you can easily change symbols ##r## and ##\mathbf{\hat {r}}## to ##x## and ##\mathbf{\hat {x}}##). By definition ##\mathbf{\hat {r}}## points radially out and ##r## increases in that direction which means ##d\mathbf{r}=dr~\mathbf{\hat {r}}## always. This is where you went wrong.

Next write the force and form the dot product
##\mathbf{F}=\dfrac{GmM}{r^2}(-\mathbf{\hat {r}}).##
##\mathbf{F}\cdot d\mathbf{r}=\dfrac{GmM}{r^2}(-\mathbf{\hat {r}})\cdot dr~\mathbf{\hat {r}}=-\dfrac{GmM}{r^2}dr.##
You now have the integrand, so put it under the integral sign, set the limits and integrate $$W=\int_{\infty}^R \left(-\frac{GmM}{r^2}dr\right)=\frac{GmM}{R}.$$ Note that if you were integrating the opposite way (radially out), all you would have to do is flip the limits of integration which flips the overall sign of the integral. When applied correctly, the unit vector method automatically takes care of all signs regardless of vector direction and sense of integration.
 
Last edited:
  • Like
Likes Ebby and PhDeezNutz
Ebby said:
It's more intuitive for me to think of an object being "worked on" and consequently having more energy.
What kind of energy? Answer: Kinetic not potential. The work energy theorem says that the change in kinetic energy is equal to the total work done on the object, ##\Delta K=W_{tot}##. In this case $$\Delta K =W_g=\frac{GMm}{R}$$ and the kinetic energy increases. The gravitational potential energy change is, by definition, the negative of the work done by gravity, $$\Delta U = - W_g=-\frac{GMm}{R}.$$ The two equations can be combined to a statement of mechanical energy conservation: $$\Delta K+\Delta U=0$$ which says that the sum of energy changes is zero, i.e. one kind of energy increases at the expense of the other. The conversion from one form to another is mediated by the conservative force which does work on the object that is either positive (increase of kinetic and decrease of potential) or negative (decrease of kinetic and increase of potential).
 
you don’t assign a direction to dx in the integral, that is taken care of by the order of the integration bounds. So don’t negate it twice.
 
Thank you. This is very helpful, especially @kuruman's explanation.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top