Question:

An object of mass \( m \) is projected from the origin in a vertical \( xy \)-plane at an angle \( 45^\circ \) with the x-axis with an initial velocity \( v_0 \). The magnitude and direction of the angular momentum of the object with respect to the origin, when it reaches the maximum height, will be:

Show Hint

The angular momentum for projectile motion can be found by using the position and velocity vectors at the point of interest. For maximum height, only the horizontal velocity component contributes to angular momentum.
Updated On: Nov 7, 2025
  • \( \frac{mv_0^3}{2\sqrt{2}g} \) along negative z-axis
  • \( \frac{mv_0^3}{2\sqrt{2}g} \) along positive z-axis
  • \( \frac{mv_0^3}{4\sqrt{2}g} \) along positive z-axis
  • \( \frac{mv_0^3}{4\sqrt{2}g} \) along negative z-axis
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1

The problem involves the calculation of angular momentum when an object reaches its maximum height. Let's solve the problem step-by-step:

  1. When the object is projected at an angle \(45^\circ\) with initial velocity \(v_0\), the components of the initial velocity are:

\(v_{0x} = v_0 \cos 45^\circ = \frac{v_0}{\sqrt{2}}\) and \(v_{0y} = v_0 \sin 45^\circ = \frac{v_0}{\sqrt{2}}\) 

  1. At maximum height, the vertical component of the velocity becomes zero, i.e., \(v_y = 0\).
  2. The horizontal component of the velocity remains constant throughout the motion: \(v_x = \frac{v_0}{\sqrt{2}}\)
  3. With vertical velocity zero at maximum height, the only horizontal velocity at this point contributes to the angular momentum.
  4. Time to reach maximum height is given by:

\(t = \frac{v_{0y}}{g} = \frac{v_0/\sqrt{2}}{g} = \frac{v_0}{\sqrt{2}g}\)

  1. So, the horizontal distance covered (x-coordinate at maximum height) can be calculated as:

\(x = v_{0x} \cdot t = \frac{v_0}{\sqrt{2}} \cdot \frac{v_0}{\sqrt{2}g} = \frac{v_0^2}{2g}\)

  1. At maximum height, the position coordinates of the object are \((x, y) = \left(\frac{v_0^2}{2g}, \frac{v_0^2}{4g}\right)\), since \(y = \frac{v_{0y}^2}{2g} = \frac{v_0^2}{4g}\).
  2. The angular momentum \(L\) about the origin is given by the cross product of position vector and momentum:

\(L = \mathbf{r} \times \mathbf{p} = m(x \, v_y - y \, v_x)\)

  1. Substituting, \(v_y = 0\) simplifies to:

\(L = -m \left(\frac{v_0^2}{4g}\right) \left(\frac{v_0}{\sqrt{2}}\right) = -\frac{mv_0^3}{4\sqrt{2}g}\)

  1. The angular momentum is along the negative z-axis, as denoted by the negative sign in the above calculation.

Thus, the magnitude and direction of the angular momentum of the object with respect to the origin when it reaches the maximum height is \( \frac{mv_0^3}{4\sqrt{2}g} \) along the negative z-axis.

Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The object is projected in the \( xy \)-plane at an angle of \( 45^\circ \) with the x-axis. The velocity at any point can be written as:

\[ \vec{v} = v_0 (\cos 45^\circ \hat{i} + \sin 45^\circ \hat{j}). \]

Step 1: Velocity components at maximum height

At the maximum height, the vertical component of the velocity becomes zero, i.e., \( v_y = 0 \), and only the horizontal component remains: \[ v_x = v_0 \cos 45^\circ = \frac{v_0}{\sqrt{2}}. \]

Step 2: Position at maximum height

The object’s position at maximum height is given by: \[ y = \frac{v_0^2 \sin 45^\circ \cos 45^\circ}{g} = \frac{v_0^2 \sin 90^\circ}{2g} = \frac{v_0^2}{2g}. \] The horizontal position at maximum height is: \[ x = v_0 \cos 45^\circ \times \frac{v_0}{g} = \frac{v_0^2}{g\sqrt{2}}. \]

Step 3: Angular momentum at maximum height

At the maximum height, the angular momentum \( L \) with respect to the origin is given by: \[ \vec{L} = \vec{r} \times m\vec{v}. \] The position vector \( \vec{r} = x \hat{i} + y \hat{j} \) and the velocity \( \vec{v} = v_x \hat{i} \) at maximum height. The magnitude of the angular momentum is: \[ L = m \left( x v_y - y v_x \right), \] where \( v_y = 0 \) and \( v_x = \frac{v_0}{\sqrt{2}} \). Thus, the angular momentum simplifies to: \[ L = m \left( \frac{v_0^2}{g\sqrt{2}} \times \frac{v_0}{\sqrt{2}} \right) = \frac{mv_0^3}{4\sqrt{2}g}. \]

Step 4: Direction of angular momentum

Since the object was projected at an angle with the x-axis, the direction of angular momentum is along the negative z-axis, due to the direction of the rotational motion.

Final Answer:

The magnitude and direction of the angular momentum are:

\[ \boxed{\frac{mv_0^3}{4\sqrt{2}g}} \quad \text{along the negative z-axis}. \]

Was this answer helpful?
0
0