Trouble with Proof of Optimal Launch Angle

AI Thread Summary
The discussion focuses on proving that the maximum range of a skier on a ski jump is achieved at an optimal launch angle of theta = 45 degrees - phi/2, where phi is the slope angle. The equations provided involve the skier's final x and y components, with variables for initial velocity, time, and gravitational constant. The user seeks guidance on eliminating time from these equations and differentiating to maximize distance in terms of theta. A suggestion is made to treat the problem as a system of a parabola and a line, leading to a new equation that requires identifying specific parameters. The conversation highlights the importance of understanding the geometry of the jump to find the necessary variables for the proof.
stoffer
Messages
9
Reaction score
0
Here is my problem, can anyone help me out?

Prove the maximum range of a skier going down a ski jump is given by
(theta) = 45degrees - phi/2 , where theta = optimal launch angle , phi = slope angle of take off with respect to the incline of the hill.

I have the following equations to use

Xf = Vi*cos(theta)*t = d*cos(phi)
Yf = Vi*sin(theta)*t - (1/2)g*t^2 = -d*sin(phi)

Where, Xf= final x component, Yf= final y component, Vi = velocity at launch, t= time jumper is in air, g= grav. constant, d = distance traveled along the inlcine of the hill

I am trying to eliminate t in the above equations and then differentiate to maximize d in terms of theta.

Any ideas how to do this? What is a good first step? Any help you can give will be greatly appreciated.
Thanx
 
Physics news on Phys.org
minor correction

phi = angle the hill makes with the horizontal
 
WARNING: This post contains technical errors, but it should still be instructive.

If you treat this as a system of a parabola and a line, you get the equations:
The slope:
y=mx
and
the skiers' path:
y=-(x-k)^2+l=-x^2+2kx-k^2+l
Substitution yields
y=-m^2y^2+2kmy-k^2+l
so
y=\frac{2km+\sqrt{4k^2m^2+4m^2(l-k^2)}}{2m^2}.
Which can obviously be simplified to:
y=\frac{k+\sqrt{l}}{m}

Now, you need to find m,k, \mbox{and } l.

m should be pretty straightforward to get.

To find k and l you need to realize that the skier reaches his peak when x-k=0 so k and l are the horizontal and vertical distances to the *top* of the skiers jump - which you should be able to find easily.
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top