Question
Question: A ball dropped from a height $H$ strikes a frictionless inclined plane at a height $h$ as shown in t...
A ball dropped from a height H strikes a frictionless inclined plane at a height h as shown in the figure. The plane is inclined at angle θ with the horizontal. As a result of the collision, the direction of the ball becomes horizontal.

a) tan2θ, b) h/H=1/2, c) h/H=1/2
Solution
The problem involves a ball dropped from a height, colliding with a frictionless inclined plane, and then undergoing projectile motion. We need to analyze the collision and subsequent motion to answer the three parts.
Given:
- Initial height of drop: H
- Height of the inclined plane from the ground: h
- Angle of inclination of the plane with the horizontal: θ
- Collision is frictionless.
- After collision, the direction of the ball becomes horizontal.
Step-by-step Derivations:
1. Velocity of the ball just before collision:
The ball falls freely from height H to h, covering a vertical distance of (H−h). Let v0 be the speed of the ball just before it strikes the inclined plane. Using the equation v2=u2+2as: v02=02+2g(H−h) v0=2g(H−h) The direction of v0 is vertically downwards.
Part (a): Find the coefficient of restitution (e).
For a frictionless collision, the component of velocity parallel to the plane remains unchanged. The coefficient of restitution relates the normal components of velocities.
Let's define a coordinate system: x-axis horizontal, y-axis vertical upwards. The inclined plane makes an angle θ with the horizontal. The normal to the plane (pointing outwards from the plane) makes an angle (90∘−θ) with the horizontal or an angle θ with the vertical.
-
Velocity before collision: vbefore=(0,−v0).
- Component of vbefore parallel to the plane: v∣∣,before=v0sinθ. (This is the component along the plane, downwards).
- Component of vbefore perpendicular to the plane (approaching): v⊥,before=v0cosθ. (This is the component into the plane).
-
Velocity after collision: The problem states the direction of the ball becomes horizontal. Let the speed be vH. vafter=(vH,0).
- Component of vafter parallel to the plane: v∣∣,after=vHcosθ. (This is the component along the plane, downwards).
- Component of vafter perpendicular to the plane (separating): v⊥,after=vHsinθ. (This is the component away from the plane).
-
Conservation of parallel component of velocity: Since the plane is frictionless, v∣∣,after=v∣∣,before. vHcosθ=v0sinθ vH=v0cosθsinθ=v0tanθ.
-
Coefficient of restitution (e): e=speed of approach along normalspeed of separation along normal e=v⊥,beforev⊥,after=v0cosθvHsinθ Substitute vH=v0tanθ: e=v0cosθ(v0tanθ)sinθ=cosθtanθsinθ=cosθ(sinθ/cosθ)sinθ=cos2θsin2θ=tan2θ.
Part (b): For what h to H ratio will the ball take maximum time to reach the ground?
The total time to reach the ground (Ttotal) consists of two parts:
- Time to fall from height H to h (t1).
- Time for projectile motion from height h to the ground (t2).
-
Time t1: H−h=21gt12⟹t1=g2(H−h).
-
Time t2: After collision, the ball is at height h and has a horizontal velocity vH. Its initial vertical velocity is 0. h=0⋅t2+21gt22⟹t2=g2h.
-
Total time Ttotal: Ttotal=t1+t2=g2(H−h)+g2h To find the ratio h/H for maximum Ttotal, we differentiate Ttotal with respect to h and set it to zero. Let C=2/g. Then Ttotal=C(H−h+h). dhdTtotal=C(2H−h1(−1)+2h1(1))=0 h1=H−h1 h=H−h Squaring both sides: h=H−h⟹2h=H⟹h=H/2. Thus, the ratio h/H=1/2.
Part (c): For what h to H ratio will the horizontal displacement of the ball be maximum?
The horizontal displacement (X) occurs during the projectile motion after collision. X=vH⋅t2 We have vH=2g(H−h)tanθ and t2=g2h. X=(2g(H−h)tanθ)(g2h) X=2g(H−h)⋅g2htanθ X=4h(H−h)tanθ X=2tanθh(H−h)
To maximize X, we need to maximize the term h(H−h), which is equivalent to maximizing f(h)=h(H−h). f(h)=Hh−h2. To find the maximum, differentiate f(h) with respect to h and set it to zero: dhdf=H−2h=0 2h=H⟹h=H/2. Thus, the ratio h/H=1/2.
Summary of Answers:
(a) The coefficient of restitution is e=tan2θ. (b) The ratio h/H for which the ball will take maximum time to reach the ground is 1/2. (c) The ratio h/H for which the horizontal displacement of the ball will be maximum is 1/2.
Explanation of the solution:
(a) The collision is frictionless, so the velocity component parallel to the inclined plane is conserved. The initial velocity is vertical (v0=2g(H−h)), and the final velocity is horizontal (vH). By resolving initial and final velocities into components parallel and perpendicular to the plane, and applying conservation of parallel component and the definition of coefficient of restitution (e=relative speed of approachrelative speed of separation along the normal), we find e=tan2θ.
(b) The total time is the sum of time to fall to height h and time for projectile motion from height h. Ttotal=g2(H−h)+g2h. To maximize this, we differentiate with respect to h and set to zero, yielding h=H/2.
(c) The horizontal displacement is the product of the horizontal velocity after collision (vH=2g(H−h)tanθ) and the time of flight from height h (t2=g2h). This gives X=2tanθh(H−h). Maximizing h(H−h) by differentiation with respect to h gives h=H/2.