Momentum

While the First Law describes motion in the absence of a net force, the Second Law provides a quantitative relationship between force, mass, and the resulting change in motion. To understand this, we first need to define momentum.

Linear momentum (p\vec{p}) of a body is defined as the product of its mass (m) and velocity (v\vec{v}): p=mv\vec{p} = m\vec{v}

  • It is a vector quantity, and its direction is the same as the direction of the velocity.
  • Its SI unit is kg⋅m/s.
  • A heavy truck and a small car moving at the same velocity have very different momentums. The truck, having more mass, has more momentum and requires a much larger force to stop in the same amount of time.

Newton's Second Law of Motion

The Second Law, in its most general form, states: "The rate of change of momentum of a body is directly proportional to the applied external force and takes place in the direction in which the force acts." Fext=dpdt=d(mv)dt\vec{F}_{ext} = \frac{d\vec{p}}{dt} = \frac{d(m\vec{v})}{dt} For a body of constant mass, this simplifies to the more common and well-known form: Fext=mdvdt=ma\vec{F}_{ext} = m \frac{d\vec{v}}{dt} = m\vec{a} This is a vector equation, which means it can be broken down into three component equations: Fx=maxF_x = ma_x, Fy=mayF_y = ma_y, Fz=mazF_z = ma_z.

Mathematically, F=dpdt=ma\vec{F} = \frac{d\vec{p}}{dt} = m\vec{a} Where:

  • F\vec{F} is the force
  • p=mv\vec{p} = m\vec{v} is the momentum
  • mm is mass, a\vec{a} is acceleration

Interpretation:

  • This law gives the quantitative definition of force.
  • The greater the force, the greater the acceleration for a given mass.
  • The law explains the relationship between force, mass, and acceleration.

Force and acceleration diagram

Units of Force:

  • SI Unit: Newton (N) ⇒ 1N=1kgm/s21\, \text{N} = 1\, \text{kg} \cdot \text{m/s}^2
  • CGS Unit: dyne ⇒ 1dyne=105N1\, \text{dyne} = 10^{-5}\, \text{N}

Dimensional Formula: [F]=[M1L1T2][F] = [M^1 L^1 T^{-2}]

Applications:

  • Calculating tension in strings
  • Predicting acceleration from known forces
  • Analyzing motion on inclined planes

Impulse

Impulse (J\vec{J}) is defined as the total effect of a force acting over a period of time. It is a vector quantity equal to the change in momentum of the object. From the Second Law, dp=Fdtd\vec{p} = \vec{F}dt. Integrating this from an initial time tit_i to a final time tft_f gives the Impulse-Momentum Theorem: J=titfF(t)dt=pfpi=Δp\vec{J} = \int_{t_i}^{t_f} \vec{F}(t) \,dt = \vec{p}_f - \vec{p}_i = \Delta\vec{p}

  • For a constant force, this simplifies to J=FavgΔt\vec{J} = \vec{F}_{avg} \Delta t.
  • Graphically, the impulse is the area under the Force-Time graph.
  • Impulse is particularly useful for analyzing situations involving large forces acting for very short durations, like a bat hitting a ball.

Example 1:

Question: A 2 kg object is acted upon by a force of 10 N. What is its acceleration?

Solution: Using F=maF = ma: a=Fm=102=5m/s2a = \frac{F}{m} = \frac{10}{2} = 5\, m/s^2

Example 2: Constant Force

A body of mass 5 kg is acted upon by two perpendicular forces of 8 N and 6 N. Find the magnitude and direction of the acceleration.

Solution:

  1. Find the Net Force: The two forces are perpendicular. We find the magnitude of the net force using the Pythagorean theorem. Fnet=F12+F22=82+62=64+36=100=10 NF_{net} = \sqrt{F_1^2 + F_2^2} = \sqrt{8^2 + 6^2} = \sqrt{64 + 36} = \sqrt{100} = 10\ N
  2. Apply Newton's Second Law: a=Fnetm=10 N5 kg=2 m/s2a = \frac{F_{net}}{m} = \frac{10\ N}{5\ kg} = 2\ m/s^2
  3. Find the Direction: The direction of the acceleration is the same as the direction of the net force. Let θ\theta be the angle the resultant force makes with the 8 N force. tan(θ)=OppositeAdjacent=68=0.75    θ=tan1(0.75)36.87\tan(\theta) = \frac{\text{Opposite}}{\text{Adjacent}} = \frac{6}{8} = 0.75 \implies \theta = \tan^{-1}(0.75) \approx 36.87^\circ

Example 2: Impulse

A batsman hits back a ball of mass 0.15 kg straight in the direction of the bowler without changing its initial speed of 12 m/s12\ m/s. If the ball is in contact with the bat for 0.001 s, what is the magnitude of the average force exerted by the bat?

Solution:

  1. Define a Coordinate System: Let the initial direction of the ball be the positive direction. So, vi=+12 m/sv_i = +12\ m/s. Since the direction is reversed, the final velocity is vf=12 m/sv_f = -12\ m/s.

  2. Calculate the Change in Momentum (Impulse): Δp=pfpi=m(vfvi)=0.15(1212)=0.15(24)=3.6 kg m/s\Delta p = p_f - p_i = m(v_f - v_i) = 0.15(-12 - 12) = 0.15(-24) = -3.6\ kg\ m/s

  3. Calculate the Average Force: From the Impulse-Momentum theorem, Favg=ΔpΔtF_{avg} = \frac{\Delta p}{\Delta t}. Favg=3.6 kg m/s0.001 s=3600 NF_{avg} = \frac{-3.6\ kg\ m/s}{0.001\ s} = -3600\ N The magnitude of the force is 3600 N. The negative sign indicates the force is in the direction opposite to the initial motion of the ball.