A drone is launched from ground level with speed and at an angle with respect to the ground. It then moves in a parabolic arc under the influence of gravity.
When the drone reaches its highest point, it shoots a projectile whose velocity relative to the drone has a magnitude of and an angle of with respect to the horizontal. The projectile continues on a separate parabolic trajectory before eventually landing on the ground.
Suppose is the value of (in degrees) which maximizes the final landing distance of the projectile relative to the initial launch point of the drone. Give your answer as , where denotes the floor function.
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.
Anticipating dealing with lots of occurrences of 3 2 θ later on, put θ = 3 ψ .
The trajectory of the drone is given by
x y = v t cos 3 ψ = v t sin 3 ψ − 2 g t 2
There are various standard ways to find the highest point, which we'll say has coordinates ( p , q ) . We can consider the horizontal and vertical components of the drone's velocity, which are given by
x ˙ y ˙ = v cos 3 ψ = v sin 3 ψ − g t
At the highest point, y ˙ = 0 ; which happens when t = g v sin 3 ψ , so that
p q = 2 g v 2 sin 6 ψ = g v 2 sin 2 3 ψ − 2 g v 2 sin 2 3 ψ = 2 g v 2 sin 2 3 ψ
Let's tidy this up a bit more. We can choose v , so let's put v 2 = 2 g ; then we get
p q = sin 6 ψ = sin 2 3 ψ
Now, we need to consider the projectile shot by the drone. Let's use τ to measure time from this point (so that the projectile is fired at τ = 0 ) . We are told the projectile is fired at a speed v and angle 3 2 θ = 2 ψ relative to the drone.
At its highest point, the vertical component of the drone's velocity is zero; the horizontal component is v cos 3 ψ . Hence the initial velocity of the projectile is ( v cos 3 ψ + v cos 2 ψ , v sin 2 ψ )
The trajectory of the projectile is
x y = p + v ( cos 3 ψ + cos 2 ψ ) τ = q + v τ sin 2 ψ − 2 g τ 2
To find the overall range, R of the projectile, we need to find x when y = 0 . Say this happens when τ = T .
0 T = q + v T sin 2 ψ − 2 g T 2 = g v sin 2 ψ ± v 2 sin 2 2 ψ + 2 g q
We want the positive root. Substituting in,
R = p + v ( cos 3 ψ + cos 2 ψ ) g v sin 2 ψ + v 2 sin 2 2 ψ + 2 g q = p + 2 ( cos 3 ψ + cos 2 ψ ) ( sin 2 ψ + sin 2 2 ψ + q )
where again we've made use of our choice v 2 = 2 g . Plugging in p and q ,
R = sin 6 ψ + 2 ( cos 3 ψ + cos 2 ψ ) ( sin 2 ψ + sin 2 2 ψ + sin 2 3 ψ )
This can be maximised either numerically (directly) or by setting the derivative equal to zero and solving that numerically. Either way gives ψ ≈ 1 7 . 1 6 3 8 ∘ , θ ≈ 5 1 . 4 9 1 4 ∘ and the answer ⌊ 1 0 0 θ ′ ⌋ = 5 1 4 9