Compression of a Spring on an Asteroid?

AI Thread Summary
The discussion focuses on calculating the necessary compression of a spring to launch a package from an airless asteroid to a distance of 4R from its center. Participants emphasize using conservation of energy principles, equating gravitational potential energy and spring energy. The correct formula for spring compression is derived as stretch = sqrt((3GmM)/(2Rks)), although one participant initially arrives at an incorrect expression. The conversation highlights the importance of careful algebraic manipulation in deriving the correct answer. Ultimately, the correct approach confirms the relationship between gravitational and spring energies in this context.
smedearis
Messages
11
Reaction score
0

Homework Statement


A package with mass m sits on an airless asteroid of mass M and radius R. We want to launch a package straight up in such a way that its speed drops to zero when it is a distance 4R away from the center of the asteroid, where it's picked up by a waiting ship before it can fall back down. We have a powerful spring whose stiffness is Ks. How much must we compress the spring?


Homework Equations


I'm not quite sure what equations to use, except I'm almost positive we're going to use U(spring)= 1/2*Ks*s^2, where s is the abs value of the stretch/compression.
Maybe also use:
F(grav)=-G((M*m)/(|r21|^2))*rhat, where |r21| is the magnitude of the difference of locations between these two objects
or:
U(grav)=-G(M*m)/|r21|


The Attempt at a Solution



I know that the answer is: stretch=sqrt((3*G*m*M)/(2*R*Ks))
I just can't figure out how to get there. I assumed that the way we got the "3" on the top was due to the actual distance between them was 3R (since 1R was the actual radius of the asteroid.

please help!
 
Physics news on Phys.org
You are on the right track with your equations. Consider conservation of enegy.
 
If i chose the system where everything is in the system, there is no work external. SO, Ugrav=-Uspring, b/c Delta K and Delta mc^2 go to zero.

but the answer is sqrt((3GmM)/(2Rks)) whereas my answer gives me:
sqrt((2GmM)/(3Rks)). what am i missing?
 
I think that you are simply making a manipulation error.

So we have conservation of energy;

Ugi + Uspring = Ugf

-\frac{GM}{R} + \frac{1}{2}k_{s}\cdot s^2 = -\frac{GM}{4R}

Can you now go from here?
 
but doesn't that answer give me a 3 on the bottom and a 2 on the top? The answer has a 3 on the top and a 2 on the bottom. Am I doing my algebraic manipulation wrong?
 
Sorry, yes it does. I was reading your answers the wrong way round. From what I can see you have done nothing wrong, in my opinion your answer is correct. Perhaps, someone else can see the error?
 
smedearis said:
but doesn't that answer give me a 3 on the bottom and a 2 on the top? The answer has a 3 on the top and a 2 on the bottom. Am I doing my algebraic manipulation wrong?
You must be if you're getting the answer you got.

Consider this:
-a + x = -\frac{a}{4}

That gives you:
x = \frac{3a}{4}

Apply this manipulation and you'll get the expected answer.
 
Back
Top