- #1
Puff Cube
- 4
- 0
Homework Statement
Suppose there is an object that is a distance ##r_0## from the center of a planet that is nearby (the object is outside the surface of the planet).
Let ## r ## represent the distance from the object to the planet's center.
Let ## t ## represent time.
The object, which is initially at rest, is being lifted upwards directly away from the planet's center with a constant force such that the magnitude of the object's acceleration due to this force, ##a##, is greater than the magnitude of the acceleration due to gravity, ##g(r)##, for ##r_0\leq r< \infty##.
Determine the rate of change of ##r## with respect to time.
Homework Equations
## g = \frac{GM}{r^2} ##
##F_{net} = F - mg## (one dimension)
The Attempt at a Solution
This is a 1-dimensional problem. As the object moves farther from the planet, it becomes lighter, due to the decreasing ##g##. So it should become easier for the force to lift the object.
Dividing the second relevant equation by ##m## gives
## a_{net} = a - g ##.
Initially the object starts at rest at ##r_0##, and ## r ## increases with respect to time. Integrating ##a_{net}## twice with respect to ##t## will give us the additional distance traveled by the object.
##r = r_0 + \frac{a_{net}}{2}t^2##
##r = r_0 +\frac{a-g}{2}t^2##
Rewriting ##g## in terms of ##r## gives
##r = r_0 +\frac{a- \frac{GM}{r^2} }{2}t^2##
##2r = 2r_0 + at^2 - \frac{GM}{r^2}t^2 \qquad##.
At this point I try separating the variables, but I lack experience in solving DEs and I get stuck:
##2\frac{dr}{dt} = 2at - GM [ -\frac{2t^2}{r^3} \frac{dr}{dt} + \frac{2t}{r^2} ]##
##2\frac{dr}{dt} = 2at + \frac{2GMt^2}{r^3} \frac{dr}{dt} - \frac{2GMt}{r^2} ##
##\frac{dr}{dt} = at + \frac{GMt^2}{r^3} \frac{dr}{dt} - \frac{GMt}{r^2} ##
##dr = at \cdot dt + \frac{GMt^2}{r^3}dr - \frac{GMt}{r^2} dt##
I should point out that this is not technically a homework problem, as I'm not taking classes at the moment. This is just something I've been thinking about and I wanted to practice my math. Therefore I'm not really sure how to go about it, what prerequisites I need to solve it, and I will not be able to check for correct answers. I used only what I know and remember, which is basic calculus and basic physics. If someone could tell me what I need to review, that would help.
Please point out any mistakes I might have made, conceptual or otherwise, or if I left out some important information. I haven't taken a physics course in three or so years, so if I have messed up somewhere I'd greatly appreciate any necessary corrections. Also if solving this problem requires some advanced mathematics, mention which topics.
Thank you.
Last edited: