Horizontal escape of a projectile

AI Thread Summary
The discussion centers on solving a physics problem related to the horizontal escape of a projectile. The key equations involved include the angular momentum equation and the escape velocity formula. The user is attempting to find the function r(θ) through integration but encounters difficulties, particularly in determining where this function crosses the y-axis. A suggestion is made to keep the variables in symbolic form longer to facilitate the integration process. The conversation emphasizes the importance of correctly applying trigonometric identities to solve for r.
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: 434
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: 484
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:
\theta = 2 tan^{-1} \left( \sqrt{\frac{r}{r_o} - 1}\right)
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: 483
Back
Top