To solve the problem of a small ball thrown between two vertical walls, we need to analyze its motion and the effects of the walls on its trajectory. The ball is projected at an angle \( \alpha \) and would have a range of \( 5d \) if there were no walls. Since the collisions with the walls are perfectly elastic, the ball will bounce back without losing any energy. Let's break down the solution step by step.
Understanding the Motion of the Ball
The ball's motion can be divided into two components: horizontal and vertical. The horizontal motion is influenced by the angle of projection and the initial velocity, while the vertical motion is affected by gravity.
Horizontal and Vertical Components of Velocity
When the ball is thrown at an angle \( \alpha \), we can express its initial velocity \( v_0 \) in terms of its horizontal and vertical components:
- Horizontal component: \( v_{0x} = v_0 \cos(\alpha) \)
- Vertical component: \( v_{0y} = v_0 \sin(\alpha) \)
Time of Flight and Range
The range \( R \) of a projectile in the absence of any obstacles is given by the formula:
\( R = \frac{v_0^2 \sin(2\alpha)}{g} \)
In this case, the range is specified as \( 5d \). Therefore, we can write:
\( 5d = \frac{v_0^2 \sin(2\alpha)}{g} \)
Analyzing the Bouncing Effect
Since the ball is thrown between two vertical walls, it will collide with each wall and reverse its horizontal direction. The time taken to reach the wall and return will influence the vertical motion.
Calculating the Maximum Height
The maximum height \( H \) attained by the ball can be determined using the vertical motion equations. The time to reach the maximum height is given by:
\( t_{up} = \frac{v_{0y}}{g} = \frac{v_0 \sin(\alpha)}{g} \)
During this time, the ball will rise to its maximum height. The maximum height can be calculated using the formula:
\( H = v_{0y} t_{up} - \frac{1}{2} g t_{up}^2 \)
Substituting \( t_{up} \) into this equation gives:
\( H = v_0 \sin(\alpha) \left(\frac{v_0 \sin(\alpha)}{g}\right) - \frac{1}{2} g \left(\frac{v_0 \sin(\alpha)}{g}\right)^2 \)
After simplifying, we find:
\( H = \frac{v_0^2 \sin^2(\alpha)}{2g} - \frac{1}{2} \frac{v_0^2 \sin^2(\alpha)}{g} = \frac{v_0^2 \sin^2(\alpha)}{4g} \)
Relating Height to the Given Range
Now, we can relate this maximum height to the range \( 5d \). From the earlier range equation, we can express \( v_0^2 \) in terms of \( d \) and \( g \):
\( v_0^2 = \frac{5dg}{\sin(2\alpha)} \)
Substituting this back into the height equation gives:
\( H = \frac{5d \cdot \sin^2(\alpha)}{4 \cdot \sin(2\alpha)} \)
Using the identity \( \sin(2\alpha) = 2 \sin(\alpha) \cos(\alpha) \), we can simplify further:
\( H = \frac{5d \cdot \sin^2(\alpha)}{8 \sin(\alpha) \cos(\alpha)} = \frac{5d}{4} \tan(\alpha) \)
Final Result
Thus, the maximum height attained by the ball is:
Maximum Height = \( \frac{5d}{4} \tan(\alpha) \)
This result shows how the angle of projection influences the height reached by the ball, while also considering the effects of the walls through elastic collisions. The relationship between the height and the angle is crucial in understanding projectile motion in constrained environments.