loonychune
- 91
- 0
Homework Statement
Show that, in the limit of large damping, the time of flight of a projectile (the projectile is fired from level ground) is approximately,
t \approx \left(\frac{w}{g} + \frac{1}{\gamma}\right)\left(1-e^{-1-\gamma w/g}\right)
Homework Equations
The equation of motion for the projectile is given by,
m\ddot{r} = -\gamma mr -mg
so that,
\ddot{z} = -\gamma \dot{z} - g
The solution to this equation is,
z = \left(\frac{w}{g} + \frac{g}{{\gamma}^2}\right)\left(1-e^{-\gamma t}\right) - \frac{gt}{\gamma}
The Attempt at a Solution
I arrived at the answer by saying that the,
e^{-\gamma t}
term vanishes for large gamma, so setting z = 0 i have,
t = \frac{w}{g} + \frac{1}{\gamma}
which you can then substitute back into the exponetial term that vanished for t --- this gives the answer but the method seems terrible to me, i just saw it.
I thought of expanding the exponential about t = 0 but I'm not getting there.
I think I'm missing something obvious. It's looking at making approximations to solutions is this question and i think i'd find it pretty useful once i actually get throught it, so i'd appreciate your help.
Thank you.