Why Does a Falling Particle Take 9/11 of Total Time to Cover Half the Distance?

  • Thread starter Thread starter PiratePhysicist
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
PiratePhysicist
Messages
68
Reaction score
0
1. Problem: A particle falls to Earth starting from rest at a great height (may times Earth's radius ). Neglect air resistance and show that the particle requires approximately 9/11 of the total time of fall to traverse the first half of the distance.

Homework Equations


[tex]F=\frac{-G M_e m}{r^2}[/tex]

The Attempt at a Solution


[tex]F=\frac{-G M_e m}{r^2}[/tex]
[tex]a=\frac{-G M_e}{r^2}[/tex]
[tex]\frac{\partial v}{\partial r} v = \frac{-G M_e}{r^2}[/tex]
separate and integrate
[tex] \frac{1}{2}v^2=\frac{G M_e}{r}+K[/tex]
[tex]v^2 = \frac{2G M_e}{r}+K[/tex]
[tex]v^2(r_0)=\frac{2G M_e}{r_0}+K=0[/tex]
[tex]v^2=2G M_e \( \frac{1}{r}-\frac{1}{r_0}\)[/tex]
Then take square root, replace v with the time derivative of r, separate and integrate and you get this mess:
[tex]\int{\sqrt{\frac{r_0 r}{r_0-r}}\partial r}=\sqrt{G M_e}t[/tex]
Which comes out to having a tangent in it, and in general very messy. Also when you plug the two values [tex]r_0[/tex] and 0, you wind up with an infinity. So any ideas where I went wrong?
 
Last edited:
Physics news on Phys.org
Are you sure a=(dv/dt)v?
 
It's not a = (dv/dt)v, it's a=(dv/dr)v
[tex]a = \frac{\partial v}{\partial r}*\frac{\partial r}{\partial t} = \frac{dv}{dt}[/tex]
Chain rule!
 
Okay, sorry. Couldn't make out the r on this old computer monitor.