Calculating Particle Travel Time in Solid Sphere Under Gravity

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 3K views
foxjwill
Messages
350
Reaction score
0

Homework Statement


How would I go about finding the time it takes for a particle of mass [tex]m[/tex] to travel in a straight line only under the force of gravity between any two points on the surface of a solid sphere of mass [tex]M[/tex].


Homework Equations


[tex]\mathbf{F}=-{3GM \over R^3} \matbhf{r}[/tex] (I derived this using integration and Newton's Universal Law of Gravitation)​



The Attempt at a Solution



Don't tell me how to do it, just give me a hint. I think what's really tripping me up here is how do you have an object traveling along a non-field-line curve only under the force of gravity? Wouldn't there have to be some normal force keeping the object on the curve?
 
Physics news on Phys.org
Yes, there would need to be a normal force. Assume it's traveling through a frictionless tunnel. Then just consider the tangential force. But where did that '3' come from in your force equation? And that's not an F, it's an acceleration.
 
Last edited:
I think the trick is, it has to pass through the center.
In other words, it's a tunnel to China problem.

One hint that might not be obvious is that it takes the same time to fall from the surface to the center as it does to travel from the center out to the other side.
 
Oh yeah, you're right. Sorry about that.
 
Dick said:
But where did that '3' come from in your force equation?

[tex]\rho = {M \over {4\over 3} \pi R^3}[/tex]
[tex]dm = \rho 4\pi r^2 dr[/tex]

[tex]\vec{a} = -{\int_0^r \rho 4\pi G dr} \hat{r} = -\rho 4\pi G r \hat{r} = -{3GMr \over R^3} \hat{r} = -{3GM\over R^3}\vec{r}[/tex]

And that's not an F, it's an acceleration.
oops! >_<
 
You don't need to integrate anything. a=Gm/r^2. m=rho*volume=rho*(4/3)*pi*r^3 where rho is density. M=rho*(4/3)*pi*R^3. Just eliminate the rho. But I think in the way you worked it you forgot that integral of r^2=r^3/3. That's the 3 that should cancel the one you have.
 
Dick said:
You don't need to integrate anything. a=Gm/r^2. m=rho*volume=rho*(4/3)*pi*r^3 where rho is density. M=rho*(4/3)*pi*R^3. Just eliminate the rho. But I think in the way you worked it you forgot that integral of r^2=r^3/3. That's the 3 that should cancel the one you have.

But it it's not Gm/r^2. That's only if the particle is outside the sphere. And the r^2 canceled out, so that's why I have it like that.
 
foxjwill said:
But it it's not Gm/r^2. That's only if the particle is outside the sphere. And the r^2 canceled out, so that's why I have it like that.

You can do the problem by only considering the mass inside the sphere of radius r, since the mass outside contributes nothing. I have no problem with your answer except for that '3'.