Define two points as follows:
Gravity is in the negative direction. A projectile is launched from point with speed at an angle of with respect to the plane, such that it lands again in the plane at point . The value of therefore varies with .
If is chosen randomly and uniformly within the range , what is the expected value of the launch speed ?
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.
The points of launch and landing are given. This can be used to compute the range of the projectile. R = ( P 1 x − P 2 x ) 2 + ( P 1 y − P 2 y ) 2 = 2 sin ( 2 θ )
The range of the projectile for a launch angle of 45 degrees is also given by: R = g v 2
Equating these two expression gives launch speed as a function of θ .
v = 2 g sin ( 2 θ )
The expected value of launch speed is then computed:
v e x p = 2 π 1 ∫ 0 2 π v d θ
Which is (after trivial simplification):
v e x p = π 2 2 g ∫ 0 π / 2 sin ( x ) d x
This integral can be solved using the concept of Beta or Gamma functions. The answer is: 3.411 .