A problem regarding gravity

  • Thread starter Thread starter CherryWine
  • Start date Start date
  • Tags Tags
    Gravity
AI Thread Summary
The discussion centers on deriving the maximum height an object reaches when fired upwards with an initial velocity below escape velocity, specifically showing that H=(R*H')/(R-H'), where R is Earth's radius and H' is the height in a uniform gravitational field. Participants emphasize the importance of correctly applying the conservation of energy principle, noting that the initial kinetic energy plus potential energy must equal the potential energy at maximum height. Confusion arises regarding the signs in gravitational potential energy calculations, with clarifications provided that the potential energy is inherently negative and should not be manipulated incorrectly. The conversation also highlights discrepancies between results obtained through energy conservation and kinematic equations, prompting a reevaluation of the approach to solving the problem. Overall, the thread aims to clarify fundamental concepts in gravitational physics and energy conservation.
CherryWine
Messages
29
Reaction score
0

Homework Statement


An object is fired upwards with an initial velocity that is less than escape velocity. Show that the maximum height obtained by the object is equal to H=(R*H')/(R-H') where R is the radius of the Earth and H' is the height that the body would obtain if the gravitational field was uniform.

Homework Equations



Energy conservation equation, equations for gravitational acceleration, gravitational potential energy and gravitational force.

The Attempt at a Solution



I have tried obtaining some expressions from the law of energy conservation but I wasn't able to prove the statement in the problem. Firstly I wrote KE-PE=-PE, because at maximum height the body does not have any kinetic energy, and I accounted for the potential energy at the surface of the Earth and I obtained an expression for maximum height as follows: H=-2GM/(Vo^2-2GM/r) which I couldn't from then reduce to the expression in the problem. Furthermore, to try to find maximum height if Earth's gravitational field were to be uniform, I said KE=-PE, (choosing the surface of the Earth as the reference point where initial PE=0, and saying that final PE=-mgh), and from there I obtained the expression for maximum height for uniform gravitational field H'=Vo^2/-g. But I am also thinking that I should have been able to use the Toricelli's kinematics equation V^2=Vo^2+2aΔy, and by using that (which I would be free to use since I am assuming uniform gravitational field and thus constant gravitational acceleration), I would obtain Δy=H'=Vo^2/(-2g) which is different from the expression obtained from the energy conservation law.

So if you could please give me some hints on proving the statement in the problem, and also tell me how and why did I end up with different expressions for maximum height for uniform gravitational field by using energy conservation law and Toricelli's kinematics equation.

Thanks.
 
Physics news on Phys.org
CherryWine said:

Homework Statement


An object is fired upwards with an initial velocity that is less than escape velocity. Show that the maximum height obtained by the object is equal to H=(R*H')/(R-H') where R is the radius of the Earth and H' is the height that the body would obtain if the gravitational field was uniform.

Homework Equations



Energy conservation equation, equations for gravitational acceleration, gravitational potential energy and gravitational force.

The Attempt at a Solution



I have tried obtaining some expressions from the law of energy conservation but I wasn't able to prove the statement in the problem. Firstly I wrote KE-PE=-PE,
It would help if you wouldn't use the same symbol to represent two different quantities. Also, conservation of energy says ##KE_i + PE_i = PE_f##, so you have a sign problem.

because at maximum height the body does not have any kinetic energy, and I accounted for the potential energy at the surface of the Earth and I obtained an expression for maximum height as follows: H=-2GM/(Vo^2-2GM/r) which I couldn't from then reduce to the expression in the problem. Furthermore, to try to find maximum height if Earth's gravitational field were to be uniform, I said KE=-PE, (choosing the surface of the Earth as the reference point where initial PE=0, and saying that final PE=-mgh), and from there I obtained the expression for maximum height for uniform gravitational field H'=Vo^2/-g.
Note that your expression for H' is negative (with the assumption that g=+9.8 m/s^2). Your expression for ##PE_f## is wrong. The object ends up with greater potential energy when it reaches the maximum height.

But I am also thinking that I should have been able to use the Toricelli's kinematics equation V^2=Vo^2+2aΔy, and by using that (which I would be free to use since I am assuming uniform gravitational field and thus constant gravitational acceleration), I would obtain Δy=H'=Vo^2/(-2g) which is different from the expression obtained from the energy conservation law.

So if you could please give me some hints on proving the statement in the problem, and also tell me how and why did I end up with different expressions for maximum height for uniform gravitational field by using energy conservation law and Toricelli's kinematics equation.

Thanks.
 
vela said:
It would help if you wouldn't use the same symbol to represent two different quantities. Also, conservation of energy says ##KE_i + PE_i = PE_f##, so you have a sign problem.Note that your expression for H' is negative (with the assumption that g=+9.8 m/s^2). Your expression for ##PE_f## is wrong. The object ends up with greater potential energy when it reaches the maximum height.

But isn't the expression for gravitational potential energy itself negative? So by plugging in the signs in KEi+PEi=KEf+PEf I would obtain KEi-PEi=KEf-PEf ?
 
No, you can't just flip signs in the equation like that. ##KE_i + PE_i = KE_f + PE_f## is true whereas ##KE_i - PE_i = KE_f - PE_f## is not.
 
vela said:
No, you can't just flip signs in the equation like that. ##KE_i + PE_i = KE_f + PE_f## is true whereas ##KE_i - PE_i = KE_f - PE_f## is not.

But what should I do then with the negative gravitational potential energy? This is really confusing me.
 
Let's say you have the equation of a line, ##y = x+2##, and you want to know what y is equal to when x=-2. What you're doing is like saying that because x is negative, the equation of the line is ##y = -x+2##. I hope you can see that's plainly wrong. To find y, you just plug in the value -2 for x in the original equation.

Similarly, the potential energy of the object is given by ##PE=-\frac{GMm}{r^2}##, so you have
$$KE + PE = \frac 12 mv^2 + \left(-\frac{GMm}{r^2}\right) = \frac 12 mv^2 - \frac{GMm}{r^2}.$$ The quantity KE-PE, on the other hand, would be equal to
$$KE - PE = \frac 12 mv^2 - \left(-\frac{GMm}{r^2}\right) = \frac 12 mv^2 + \frac{GMm}{r^2}.$$
 
  • Like
Likes CherryWine
vela said:
Let's say you have the equation of a line, ##y = x+2##, and you want to know what y is equal to when x=-2. What you're doing is like saying that because x is negative, the equation of the line is ##y = -x+2##. I hope you can see that's plainly wrong. To find y, you just plug in the value -2 for x in the original equation.

Similarly, the potential energy of the object is given by ##PE=-\frac{GMm}{r^2}##, so you have
$$KE + PE = \frac 12 mv^2 + \left(-\frac{GMm}{r^2}\right) = \frac 12 mv^2 - \frac{GMm}{r^2}.$$ The quantity KE-PE, on the other hand, would be equal to
$$KE - PE = \frac 12 mv^2 - \left(-\frac{GMm}{r^2}\right) = \frac 12 mv^2 + \frac{GMm}{r^2}.$$

Oh. Thank you very much. Now I need to forgive myself for being an undergrad that is confused with such trivial things. I will try to solve the problem once again. Thanks again.
 
Back
Top