Alice has invented a new way of making an object hovering above the ground. The method requires two machines. On the ground, there is the ground machine that keeps throwing balls of mass vertically up in the air with velocity every seconds. This machine also catches the balls coming back to it and re-uses them as necessary. Before the balls reach their highest point, they enter into the hovering machine that catches and throws them back with the same velocity as they came to it with. This machine has a weight of .
What should be the value of in for the machine hovering at a height of
Notice that in each machine the direction of the velocity of the balls changes, but the magnitude of the velocity does not need to change (except if we need to re-supply energy that is lost due to air drag and friction). Therefore this method of flying can be very energy-efficient.
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 velocity of the balls at elevation h is v ′ = v 2 − 2 g h . The momentum change, including the momentum of the ball that leaves downward with the same velocity, is Δ p = 2 m v ′ . If the balls arrive in time intervals of τ , the average force is F = Δ p / τ = 2 m v ′ / τ . We make this equal to the weight:
M g = τ 2 m v ′ = τ 2 m v 2 − 2 g h
The solution is
v = ( 2 m M g τ ) 2 + 2 g h = 1 5 . 8 1 m/s
Notice that the force acting on the "ground machine" is actually the combined weight of the "hovering machine" and the balls in the air. To see this we first calculate the time it takes the balls to go up: t = ( v − v ′ ) / g . The number of balls in the air going up is N = t / τ . There is an equal number of balls coming down and the total mass is M ′ = g τ 2 m ( v − v ′ ) . We re-arrange and use our first equation to express v ′ :
τ 2 m v = M ′ g + τ 2 m v ′ = ( M ′ + M ) g
The left hand side of the equation is the momentum change of the balls in the ground machine. The force acting on the ground machine is F t o t = τ 2 m v = ( M ′ + M ) g .