Horizontal escape of a projectile

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
kraigandrews
Messages
105
Reaction score
0

Homework Statement



The problem is attached

Homework Equations



L=mr^2(dr/dt)
V_escape=(GM/R)^.5
E=L^2/(2mR^2)-(GMm)/R=0

The Attempt at a Solution


after some work i got:
dr/dtheta=((r^3/R)-r^2)^1/2
dont know what to do from here.
Thanks.
 

Attachments

  • escape problem.jpg
    escape problem.jpg
    50.5 KB · Views: 456
Physics news on Phys.org
I'm not completely clear on what it is you're trying to find. Is it the minimum velocity for escape for a horizontal launch?
 
I'm trying to find r(theta)
 
kraigandrews said:
I'm trying to find r(theta)

I see. Well, you're at the point where you'll have to integrate. The equation is separable into r and θ portions.
 
then second part of my question i have to do is find the coordinates where r(theta) crosses the y-axis however, where i run into the problem is the integral i found doesnot cross the y-axis
 
kraigandrews said:
then second part of my question i have to do is find the coordinates where r(theta) crosses the y-axis however, where i run into the problem is the integral i found doesnot cross the y-axis

Hmm. What did your integration and its result look like?
 
well seperating them it is dr/((r^3/R)-r^2)^1/2)=dtheta
i used wolframalpha and got:
what is attached and I used R= to 6.4E6m (radius of the earth)
 

Attachments

  • wolfram.gif
    wolfram.gif
    3.2 KB · Views: 515
If you keep things in symbolic form a little longer, some good things might happen :smile:

Attached is a snapshot of a Wolfram Integrator output where for the function I've pulled an r2 out of the radical before letting the integrator loose.

Thus you have:
[tex]\theta = 2 tan^{-1} \left( \sqrt{\frac{r}{r_o} - 1}\right)[/tex]
which can be readily solved for r. Keep in mind the trig identity for tan(θ/2) :wink:
 

Attachments

  • Fig1.gif
    Fig1.gif
    6.1 KB · Views: 513