Building a ski jump

You are in charge of building a small ski jump on a hill that slopes down 2 0 20^{\circ} below the horizontal. You want to maximize the distance the skier will travel down the hill while in the air. The jump will launch the skier off the hill at an angle θ \theta above the horizontal. What should θ \theta be in degrees to maximize the distance the skier travels down the slope while in the air?

Problem submitted by Saad H.

Details and assumptions

  • The acceleration of gravity is 9.8 m/s 2 -9.8~\mbox{m/s}^2 .


The answer is 35.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

4 solutions

Nico Valdes
Jan 1, 2014

Whoa this problem was fun! Ok, so here's watcha do (at least what I did!):

First, we draw a picture of the situation (you, the reader, should do this!). We have an initial velocity v v for this skier, and it makes an angle θ \theta with the horizontal, so let's split the velocity into two components: the horizontal, or x component v cos θ v\cos\theta and the vertical, or y component v sin θ v\sin\theta . Now we make the equations of motion for the two dimensions:

v sin θ t 1 2 g t 2 = y v\sin\theta t-\frac{1}{2}gt^2=-y

v cos θ t = x v\cos\theta t=x

Now we find t as a function of x: t = x v cos θ t=\frac{x}{v\cos\theta} and replace this solution into our equation for the y dimension (I skip the basic algebra):

tan θ x 1 2 g x 2 ( v cos θ ) 2 = y \tan\theta x-\frac{\frac{1}{2}gx^2}{(v\cos\theta)^2}=-y

If you drew a picture (smart thing to do!), you'll see that we can make a simple relationship between y and x, since tan 20 = y x \tan20=\frac{y}{x} . Mainly, that y = x tan 20 y=x\tan20 , so we put this into our last equation:

tan θ x 1 2 g x 2 ( v cos θ ) 2 = x tan 20 \tan\theta x-\frac{\frac{1}{2}gx^2}{(v\cos\theta)^2}=-x\tan20

And doing some simple algebra, we find that

x = ( tan θ + tan 20 ) 2 ( v cos θ ) 2 g x=\frac{(\tan\theta+\tan20)2(v\cos\theta)^2}{g}

Up next, we take the derivative of x with respect to θ \theta and equal it to zero. We do this because we want to see for which angle θ \theta , x is at its maximum (for which angle does the skier go farthest?). Pretty simple derivatives for the most part, so I leave that to you. As a final result, we have that

0 = 1 2 sin 2 θ 2 sin θ cos θ tan 20 0=1-2\sin^2\theta-2\sin\theta\cos\theta\tan20

Now we'll need some trigonometric identities voodoo to fix this messy-looking thing. Remember that sin 2 θ = 1 2 ( 1 cos 2 θ ) \sin^2\theta=\frac{1}{2}(1-\cos2\theta) ? No? Well it's true! Also, a more well-known identity: 2 sin θ cos θ = sin 2 θ 2\sin\theta\cos\theta=\sin2\theta . Now things are looking much more interesting! We replace some stuff, and arrive at

tan 2 θ = 1 tan 20 \tan2\theta=\frac{1}{\tan20}

2 θ = 70 2\theta=70

θ = 35 \theta=35

Whoooo!

Ah, forgot to mention. As a general rule, it's fairly clear that the angle to the horizontal you should go at will be one half the complement of the "incline angle" of the hill.

Nico Valdes - 7 years, 5 months ago

same

ayushi singh - 7 years, 3 months ago
Maharnab Mitra
Oct 15, 2013

According to the question, the diagram is as follows: IMAGE IMAGE

We rotate the figure 2 0 o 20^o anticlockwise. In this figure, only the portion where ski jump takes place is shown. Here, α = θ + 2 0 o \alpha = \theta +20^o IMAGE IMAGE

According to the above figure,

Total change in height=0. Let the time of flight be t t and the velocity of the skier be u u .

0 = u s i n α t 1 2 g c o s 2 0 o t 2 \therefore 0=usin \alpha t- \frac{1}{2} gcos20^o t^2 t = 2 u s i n α g c o s 2 0 o \implies t= \frac{2usin \alpha}{gcos20^o} (t can't be 0).

Range= u c o s α t + 1 2 g s i n 2 0 o t 2 ucos \alpha t + \frac{1}{2}gsin20^ot^2

R a n g e = 2 u 2 s i n α g c o s 2 2 0 o ( c o s α c o s 2 0 o + s i n α s i n 2 0 o ) \implies Range= \frac{2u^2sin \alpha}{gcos^220^o}(cos \alpha cos20^o+sin \alpha sin20^o)

R a n g e = 2 u 2 g c o s 2 2 0 o s i n α c o s ( α 2 0 o ) \implies Range=\frac{2u^2}{gcos^220^o}sin \alpha cos( \alpha -20^o)

Hence, range will be maximum if s i n α c o s ( α 2 0 o ) sin \alpha cos( \alpha -20^o) is maximum.

Differentiating the above expression w.r.t α \alpha we get:

c o s α c o s ( α 2 0 o ) s i n α s i n ( α 2 0 o ) = c o s ( 2 α 2 0 o ) cos \alpha cos(\alpha -20^o)-sin \alpha sin(\alpha -20^o)=cos(2 \alpha -20^o)

For maximum value, the above expression should be equal to 0 which gives α = 5 5 o \alpha =55^o . Since α = θ + 2 0 o \alpha = \theta +20^o , we get θ = 3 5 o \theta =35^o .

Great clear solution, thank you!

Jonathan Wong - 7 years, 7 months ago

LaTeX suggestion: use \sin (\alpha ) instead of just sin \alpha . That makes it look better. :)

Sreejato Bhattacharya - 7 years, 7 months ago
Saad Haider
Oct 14, 2013

Let d d be the distance travelled on the ramp, and ϕ \phi be the angle of incline. Firstly, if θ = 0 \theta=0 , then then d d will be shorter. if theta increases, d d increases, but up to a certain point. After that (for instance if θ = 90 \theta = 90 , then d d will be 0. So we are trying to find the maximum of d d using differentiation.

x f = v i cos θ t = d cos ϕ x_f = v_i\cos \theta \cdot t = d\cos \phi [ 1 ] [1]

y f = v i sin θ t 1 2 g t 2 = d sin ϕ y_f = v_i\sin \theta \cdot t - \frac{1}{2}gt^{2} = -d\sin \phi [ 2 ] [2]

From [ 1 ] [1] : t = d cos ϕ v i cos θ t = \frac{d\cos \phi}{v_i\cos \theta} [ 3 ] [3]

Substituting [ 3 ] [3] into [ 2 ] [2] :

v i sin θ ( d cos ϕ v i cos θ ) 1 2 g ( d cos ϕ v i cos θ ) 2 = d sin ϕ v_i\sin \theta \cdot (\frac{d\cos \phi}{v_i\cos \theta}) - \frac{1}{2}g(\frac{d\cos \phi}{v_i\cos \theta})^{2} = -d\sin \phi

d cos ϕ tan θ g d 2 cos 2 ϕ 2 v i 2 cos 2 θ = d sin ϕ d\cos\phi \tan\theta - \frac{gd^{2}\cos^{2}\phi}{2v_i^{2}\cos^{2}\theta} = -d\sin\phi

It will be useful to express the equation in terms of d d , since we want to find the maximum of d d so we can proceed to divide the whole equation by d d .

cos ϕ tan θ g d cos 2 ϕ 2 v i 2 cos 2 θ = sin ϕ \cos\phi\tan\theta - \frac{gd\cos^{2}\phi}{2v_i^{2}\cos^{2}\theta} = -\sin\phi

Now we will express the equation in terms of d d .

d = 2 v i 2 cos 2 θ ( cos ϕ tan θ + sin ϕ ) g c o s 2 ϕ d = \frac{2v_i^{2}\cos^{2}\theta(\cos\phi\tan\theta+\sin\phi)}{gcos^{2}\phi}

Simplifying it we get

d = v i 2 sin 2 θ g cos ϕ + 2 v i 2 cos 2 θ tan ϕ g cos ϕ d = \frac{v_i^{2}\sin 2\theta}{g\cos\phi} + \frac{2v_i^{2}\cos^{2}\theta\tan\phi}{g\cos\phi}

In order to find maximum θ \theta , we have to differentiate, keeping in mind that ϕ \phi is constant, and the only variables are d d and θ \theta .

d d d θ = v i 2 g cos ϕ 2 cos 2 θ 2 v i 2 tan ϕ g cos ϕ sin 2 θ \frac{\mathrm {d}d}{\mathrm{d}\theta}=\frac{v_i^{2}}{g\cos\phi}\cdot2\cos 2\theta - \frac{2v_i^{2}\tan\phi}{g\cos\phi}\cdot\sin 2\theta

Setting d d d θ = 0 \frac{\mathrm {d}d}{\mathrm{d}\theta}=0 , to find our maximum, we get

v i 2 g cos ϕ 2 cos 2 θ 2 v i 2 tan ϕ g cos ϕ sin 2 θ = 0 \frac{v_i^{2}}{g\cos\phi}\cdot2\cos 2\theta - \frac{2v_i^{2}\tan\phi}{g\cos\phi}\cdot\sin 2\theta=0

2 v i 2 cos 2 θ 2 v i 2 tan ϕ sin 2 θ = 0 2v_i^{2}\cos 2\theta - 2v_i^{2}\tan\phi\sin 2\theta =0

cos 2 θ tan ϕ sin 2 θ = 0 \cos 2\theta-\tan\phi\sin 2\theta=0

Using the R-Formulae trigonometric identity

tan 2 ϕ + 1 cos ( 2 θ + ϕ ) = 0 \sqrt{\tan^{2}\phi+1}\cos(2\theta+\phi) = 0

c o s ( 2 θ + ϕ ) = 0 cos(2\theta+\phi) = 0

2 θ + ϕ = 9 0 2\theta + \phi = 90^{\circ}

θ = 4 5 ϕ 2 \theta = 45^{\circ} - \frac{\phi}{2}

Substituting ϕ = 2 0 \phi = 20^{\circ} , we get θ = 3 5 \theta = 35^{\circ}

The way I solved it was actually extremely simple.

We know that if we want to find the angle that maximizes the horizontal displacement, like a baseball being thrown across a flat field, we just get the angle that bisects the two extreme angles (angles that will make the displacement 0), which in that case would be 45 degrees.

So basically you just get the angle directly in the middle of the two.

In this problem, if we imagine the slope down the hill at an angle 0, then the other extreme will be 20 degrees + 90 degrees, which is 110 degrees. Divide that in two and you get 55 degrees. So, if the angle in between is 55 degrees away from the slope, we can just subtract 20 degrees to get the angle away from what we initially deemed as 0 degrees.

Milly Choochoo - 7 years, 8 months ago

Note that we won't have to differentiate w.r.t θ \theta to find the value which maximizes the range. You can express d d as d = 2 v i 2 g cos 2 ϕ ( sin ( 2 θ + ϕ ) + sin ϕ ) d= \frac{2 v_i^2 }{g \cos^2 \phi } \left ( \sin (2 \theta + \phi ) + \sin \phi \right ) which obviously attains its maximum when sin ( 2 θ + ϕ ) = 1 θ = 9 0 ϕ 2 \sin (2 \theta + \phi )= 1 \implies \theta = \frac{90^{\circ}- \phi }{2}

Sreejato Bhattacharya - 7 years, 7 months ago
Vitaly Breyev
Oct 14, 2013

Consider the trajectory in the Cartesian plane. Let the ski jump be at the point ( 0 , 0 ) (0,0) . Then the trajectory of the skier can be described as

$$y = -\frac{g}{2v^2 \cos{\theta}} x^2 + x\tan{\theta}$$

and the hill as

$$y = - x \tan{\alpha}$$.

Equating y y 's to find the x x -coordinate of the landing point (and discarding the trivial case x = 0 x=0 ) we get

$$x = \frac{(\tan{\theta} + \tan{\alpha}) 2v^2 \cos^2{\alpha}}{g}$$.

The distance down the slope d d in this case is just d = x / cos α d = x /\cos{\alpha} .

To find θ \theta , maximise d d w.r.t. θ \theta (which is a lengthy and quite boring derivation), from where it follows that θ 0.61 rad 3 5 \theta \approx 0.61 \text{rad} \approx \boxed{35 ^\circ} .

Just a remark, instead of \approx there should be = = since the problem is solvable exactly.

Vitaly Breyev - 7 years, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...