next up previous
Next: About this document

RANGE MAXIMIZATION UNDER AIR RESISTANCE

GOAL Determine the angle of elevation of a gun which maximises the reach of a gun, assuming gravity and air resistance are the only forces acting on the shell.

PROBLEM A gun fires shells of mass 1 kg at a speed of p m/sec . The gun is fired at an angle b to the horizontal. We assume that the region is flat, b is in radians and tex2html_wrap_inline35. During its flight the shell experiences

  1. By hand, determine the position of the shell at time t? Then, using Maple, verify that your solution is the solution of the differential equation with the correct initial position and initial velocity.
  2. Assuming p=500, where does the shell land when tex2html_wrap_inline43?
  3. If p=500, at what angles (in degrees) may the shell be fired if it is to land on the ground 1200 metres away from the gun.
  4. Assuming p=500, what angle b (in degrees) makes the shell land farthest from the gun. What is the range of this gun?

REMARK Note that in question 2, tex2html_wrap_inline43, but not so in questions 3 and 4. So when using Maple for questions 3 and 4, be sure to unassign the value of b so that it does not assume that tex2html_wrap_inline43. This may be done by

b := 'b' ;





Rakesh
Wed Aug 20 13:24:35 EDT 1997