Differential Equations Project

Computer Lab Modules

 

Projectile Motion and Air Resistance

 

 

Preliminaries. The following mathematical models for projectiles are considered.
No resistance yields
[Graphics:e6.txtgr1.gif].

Resistance proportional to velocity yields
[Graphics:e6.txtgr2.gif].

Resistance proportional to the square of the velocity yields
[Graphics:e6.txtgr3.gif], for the ascent, and
[Graphics:e6.txtgr4.gif], for the descent.

 

Computer Lab Work.

 

Exercise 1. An arrow is shot upward from the origin with an initial velocity of 300 ft/sec.
Assume that there is no air resistance. Find the velocity and position as a function of time.
Find the ascent time, the descent time, maximum height, and the impact velocity.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr5.gif]

Notice that the maximum altitude will occur when the time is near t = 9,
and the arrow will hit the ground when the time is near t = 18.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr7.gif]

Exercise 2. An arrow is shot upward from the origin with an initial velocity of 300 ft/sec.
Assume that air resistance is proportional to the velocity, e.g. [Graphics:e6.txtgr8.gif].
Find the velocity and position as a function of time, and plot the position function.
Find the ascent time, the descent time, maximum height, and the impact velocity.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr9.gif]

Notice that the maximum altitude will occur when the time is near t = 8,
and the arrow will hit the ground when the time is near t = 17.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr10.gif]

Exercise 3. An arrow is shot upward from the origin with an initial velocity of 300 ft/sec.
Assume that air resistance is proportional to the square of the velocity, e.g. [Graphics:e6.txtgr11.gif].
Find the velocity and position as a function of time, and plot the position function.
Find the ascent time, the descent time, maximum height, and the impact velocity.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr12.gif]

Notice that the maximum altitude will occur when the time is near t = 8,
and the arrow will hit the ground when the time is near t = 15.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr13.gif]

Remark. No matter how much you like the above model, it isn't right.
With air resistance the descent time must be greater than the ascent time !
The D. E. for the descent must have the sign of the term with [Graphics:e6.txtgr14.gif] positive.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr15.gif]

Notice that the maximum altitude will occur when the time is near t = 8,
and the arrow will hit the ground when the time is near t = 16.

[Graphics:e6.txtgr6.gif][Graphics:e6.txtgr16.gif]
 

Solutions.

 



Return to the Differential Equations Project

Return to the Numerical Analysis Project

Return to the Complex Analysis Project

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) John H. Mathews, 1998