Unit 1: Classical Mechanics
1. Dynamics of a System of Particles
1.1 Centre of Mass of a Two-Particle System
The centre of mass (CM) of a system of particles is a specific point that behaves as if the total mass of the system were concentrated at that point and all external forces were applied directly to it. For a system of two discrete particles, it provides a simplified point-particle representation of the overall motion.
Definition: For a system of two particles with masses m1 and m2 having position vectors r1 and r2 respectively relative to a given origin, the position vector of the centre of mass rcm is defined as:
rcm = (m1r1 + m2r2) / (m1 + m2) = (1 / M) (m1r1 + m2r2)
where M = m1 + m2 is the total mass of the system.
Cartesian Components of Centre of Mass:
If particle 1 is located at (x1, y1, z1) and particle 2 is located at (x2, y2, z2), the coordinates of the centre of mass are given by:
- xcm = (m1x1 + m2x2) / (m1 + m2)
- ycm = (m1y1 + m2y2) / (m1 + m2)
- zcm = (m1z1 + m2z2) / (m1 + m2)
Physical Interpretation and Observations:
- Internal Position Ratio: The centre of mass lies on the straight line joining the two particles. The distance of the centre of mass from each particle is inversely proportional to their respective masses.
- If m1 = m2, then rcm = (r1 + r2) / 2, which is the exact geometric midpoint.
- If m1 ≫ m2, then rcm ≈ r1, meaning the centre of mass practically coincides with the heavier particle (e.g., Sun-Earth system).
1.2 Velocity, Acceleration, and Linear Momentum of Centre of Mass
To analyze the dynamic behavior of the centre of mass, we differentiate its position vector with respect to time.
1. Velocity of Centre of Mass (vcm):
Differentiating the position vector rcm with respect to time t:
vcm = drcm / dt = (m1 (dr1 / dt) + m2 (dr2 / dt)) / (m1 + m2) = (m1v1 + m2v2) / M
2. Total Linear Momentum (P):
The total linear momentum P of the two-particle system is the vector sum of individual linear momenta p1 = m1v1 and p2 = m2v2:
P = p1 + p2 = m1v1 + m2v2 = M vcm
Key Insight: The total linear momentum of a system of particles equals the total mass multiplied by the velocity of the centre of mass.
3. Acceleration of Centre of Mass (acm):
Differentiating the velocity vector vcm with respect to time t:
acm = dvcm / dt = (m1a1 + m2a2) / M
M acm = m1a1 + m2a2 = F1 + F2
4. External and Internal Forces:
According to Newton's third law, the internal interaction forces between the two particles are equal and opposite (F12 = -F21), so their vector sum vanishes (F12 + F21 = 0). Thus, internal forces cannot alter the motion of the centre of mass.
Fext = M acm = dP / dt
Law of Conservation of Linear Momentum:
If the net external force acting on the system is zero (Fext = 0):
- acm = 0
- vcm = constant vector
- P = M vcm = constant vector
Exam Note / Common Mistake: Internal forces can change individual particle velocities and kinetic energies, but they never change the velocity or momentum of the centre of mass.
1.3 Degrees of Freedom
The degrees of freedom (DOF) of a mechanical system refer to the minimum number of independent coordinates or variables required to completely specify the position and configuration of all parts of the system at any instant of time.
Formula: For a system consisting of N particles subjected to k independent geometric constraint equations, the number of degrees of freedom f is:
f = 3N - k
Detailed Analysis of Cases:
| System Description | Number of Particles (N) | Constraints (k) | Degrees of Freedom (f = 3N - k) |
|---|---|---|---|
| Single free particle in 3D space | 1 | 0 | 3 (x, y, z) |
| Single particle constrained to move on a curve | 1 | 2 | 1 (arc length s) |
| Single particle constrained to move on a surface | 1 | 1 | 2 (u, v coordinates) |
| Two free unconstrained particles | 2 | 0 | 6 |
| Rigid dumbbell (2 particles at fixed distance r12 = c) | 2 | 1 | 5 (3 translational + 2 rotational) |
| Rigid body with N particles | N | 3N - 6 | 6 (3 translational + 3 rotational) |
1.4 Constraints and Their Classification
Constraints are geometrical or kinematical restrictions imposed on the motion of a particle or system of particles. They limit the permissible positions and velocities of the particles in the system.
Classification of Constraints:
1. Holonomic vs Non-Holonomic Constraints:
- Holonomic Constraints: Constraints that can be expressed as algebraic equations relating the position coordinates and time in the form:
f(r1, r2, ..., rN, t) = 0
Examples: Rigid body constraint (|ri - rj| = cij); Simple pendulum with a rigid rod of fixed length L (x2 + y2 + z2 - L2 = 0). - Non-Holonomic Constraints: Constraints that cannot be expressed as algebraic equations of coordinates alone. They are expressed as inequalities or as non-integrable differential equations involving velocities:
f(r1, ..., rN, ṙ1, ..., ṙN, t) = 0 or f(r1, ..., rN) ≥ 0
Examples: A sphere rolling without slipping on a rough horizontal plane; Motion of gas molecules inside a spherical container (r ≤ R).
2. Scleronomic vs Rheonomic Constraints:
- Scleronomic Constraints: Constraints that do not depend explicitly on time (time-independent).
f(r1, r2, ..., rN) = 0
Example: Simple pendulum with a fixed support and fixed length string. - Rheonomic Constraints: Constraints that depend explicitly on time (time-dependent).
f(r1, r2, ..., rN, t) = 0
Example: Simple pendulum whose point of suspension moves with a given function of time t.
Summary Table of Constraint Classifications:
| Constraint Category | Key Characteristic | Mathematical Form | Representative Example |
|---|---|---|---|
| Holonomic | Integrable / Algebraic position relations | f(r, t) = 0 | Bead on a fixed wire |
| Non-Holonomic | Non-integrable velocity relations or inequalities | f(r, v, t) = 0 or f(r) ≥ 0 | Rolling wheel without slipping |
| Scleronomic | Explicitly independent of time | f(r) = 0 | Rigid rod of fixed length |
| Rheonomic | Explicitly dependent on time | f(r, t) = 0 | Pendulum with variable length L(t) |
2. Motion Under Central Force
2.1 Characteristics of Motion Under Central Force
A central force is a force acting on a particle whose magnitude depends only on the distance r between the particle and a fixed point (force centre), and whose direction is always directed along the line joining the particle to that fixed point.
Mathematical Definition:
F(r) = f(r) r̂ = f(r) (r / r)
where f(r) > 0 represents an attractive central force (if opposite to r̂, f(r) < 0), and r̂ is the unit vector along the position vector r.
Fundamental Characteristics:
1. Central Force is Conservative:
Since F(r) = f(r) r̂, calculating the curl yields ∇ × F = 0. Therefore, central forces are conservative, meaning the force can be derived from a scalar potential energy function V(r):
F(r) = - dV(r)/dr r̂ ⇒ V(r) = - ∫ f(r) dr
2. Conservation of Angular Momentum:
The torque N acting on a particle about the force centre is given by:
N = r × F(r) = r × [f(r) r̂] = 0 (since r is parallel to r̂)
Since N = dL/dt = 0, the total orbital angular momentum L is a constant vector in both magnitude and direction:
L = r × p = m (r × v) = constant vector
3. Motion is Planar:
Because L = r × p is a fixed constant vector in space, the position vector r must remain perpendicular to L at all times (r · L = 0). Consequently, the entire trajectory of the particle lies in a fixed two-dimensional plane perpendicular to L.
4. Constancy of Areal Velocity:
The position vector r sweeps out an infinitesimal area dA in time dt given by dA = (1/2) |r × dr| = (1/2) |r × v| dt.
Areal Velocity = dA / dt = |r × v| / 2 = L / (2m) = constant
This provides a direct theoretical proof for Kepler's Second Law.
2.2 Reduction of Two-Body Problem to an Equivalent One-Body Problem
Consider an isolated system of two particles of masses m1 and m2 interacting with each other via a mutual central force dependent only on their relative distance r = |r1 - r2|.
Step 1: Equations of Motion in Inertial Frame
- m1 (d2r1 / dt2) = F12 = f(r) r̂
- m2 (d2r2 / dt2) = F21 = -f(r) r̂
Step 2: Introduction of Relative and Centre of Mass Coordinates
Define relative position vector r and centre of mass vector Rcm:
- Relative position: r = r1 - r2
- Centre of mass: Rcm = (m1r1 + m2r2) / (m1 + m2)
Step 3: Derivation of Reduced Mass Equation
Divide the force equations by m1 and m2 respectively and subtract:
d2r1 / dt2 - d2r2 / dt2 = (1/m1 + 1/m2) F12
d2r / dt2 = ((m1 + m2) / (m1 m2)) f(r) r̂
Reduced Mass (μ) Definition:
1 / μ = 1 / m1 + 1 / m2 ⇒ μ = (m1 m2) / (m1 + m2)
Step 4: Separated Equations of Motion
- Centre of Mass Motion: M (d2Rcm / dt2) = 0 ⇒ Rcm moves with constant velocity (uniform translational motion).
- Relative Motion (Equivalent One-Body Problem):
μ (d2r / dt2) = f(r) r̂
Conclusion: The complex two-body interaction is mathematically reduced to the motion of a single fictitious particle of mass μ (reduced mass) moving in a central force field f(r) r̂ centered at the origin.
2.3 Central Force and Motion in a Plane
Since the motion is confined to a single plane, we introduce polar coordinates (r, θ) in that plane.
Position, Velocity, and Acceleration in Polar Coordinates:
- Position vector: r = r r̂
- Velocity vector: v = dr/dt = ṙ r̂ + r θ̇ θ̂
- Acceleration vector: a = dv/dt = (r̈ - r θ̇2) r̂ + (2 ṙ θ̇ + r θ̈) θ̂
Equations of Motion:
Applying Newton's second law μ a = F(r) = f(r) r̂ gives two component equations:
- Radial Component Equation:
μ (r̈ - r θ̇2) = f(r)
- Transverse Component Equation:
μ (2 ṙ θ̇ + r θ̈) = (1 / r) d/dt (μ r2 θ̇) = 0
Angular Momentum Conservation:
Integrating the transverse equation yields:
L = μ r2 θ̇ = constant ⇒ θ̇ = L / (μ r2)
2.4 Equations of Motion and Differential Equation of Orbit
To find the trajectory r(θ) (the orbit) of the particle, we eliminate time t from the radial equation using the substitution u = 1/r.
Step-by-Step Derivation:
1. Express θ̇ in terms of u:
θ̇ = L / (μ r2) = (L / μ) u2
2. Transform radial velocity ṙ:
ṙ = dr / dt = (dr / dθ) (dθ / dt) = (d(1/u) / dθ) θ̇ = (-1/u2) (du / dθ) ((L / μ) u2) = - (L / μ) (du / dθ)
3. Transform radial acceleration r̈:
r̈ = d(ṙ) / dt = (d/dθ [- (L / μ) (du / dθ)]) θ̇ = - (L / μ) (d2u / dθ2) ((L / μ) u2) = - (L2 u2 / μ2) (d2u / dθ2)
4. Substitute r̈ and θ̇ into the Radial Equation:
μ [ - (L2 u2 / μ2) (d2u / dθ2) - (1/u) ((L u2 / μ)2) ] = f(1/u)
- (L2 u2 / μ) [ d2u / dθ2 + u ] = f(1/u)
Differential Equation of Orbit:
d2u / dθ2 + u = - (μ / (L2 u2)) f(1/u)
2.5 Kepler’s Laws of Motion and Their Deductions
For planetary motion governed by Newton's law of universal gravitation, the attractive central force is an inverse-square force:
f(r) = - k / r2 = - k u2 (where k = G M m)
Substituting f(1/u) = - k u2 into the differential equation of orbit:
d2u / dθ2 + u = - (μ / (L2 u2)) (- k u2) = μ k / L2
This is a linear second-order non-homogeneous differential equation with constant solution:
u = 1 / r = (μ k / L2) [ 1 + ε cos(θ - θ0) ]
Choosing θ0 = 0, the equation of orbit becomes:
1 / r = (1 / p) [ 1 + ε cos θ ]
where semi-latus rectum p = L2 / (μ k), and eccentricity ε = √(1 + (2 E L2) / (μ k2)), with total mechanical energy E.
Deductions of Kepler’s Three Laws:
1. Kepler’s First Law (Law of Orbits):
Statement: All planets move in elliptical orbits around the Sun, with the Sun situated at one focus of the ellipse.
Deduction: For bound planetary motion, total energy E < 0. Consequently, eccentricity ε satisfies 0 ≤ ε < 1. The polar equation 1/r = (1/p)(1 + ε cos θ) is precisely the equation of an ellipse in polar coordinates with the focus at the origin.
| Energy Condition | Eccentricity (ε) | Orbit Conic Section | Nature of Bound/Unbound |
|---|---|---|---|
| E < 0 | 0 ≤ ε < 1 | Ellipse (Circle if ε = 0) | Bound orbit |
| E = 0 | ε = 1 | Parabola | Unbound (Escape threshold) |
| E > 0 | ε > 1 | Hyperbola | Unbound scattering orbit |
2. Kepler’s Second Law (Law of Areas):
Statement: A line segment joining a planet and the Sun sweeps out equal areas during equal intervals of time.
Deduction: As derived earlier, areal velocity is proportional to orbital angular momentum:
dA / dt = L / (2 μ)
Since the central force produces zero torque, L is strictly constant in time, rendering dA/dt constant.
3. Kepler’s Third Law (Law of Periods):
Statement: The square of the orbital period T of a planet is directly proportional to the cube of the semi-major axis a of its elliptical orbit (T2 ∝ a3).
Deduction: Integrating areal velocity over one complete orbital period T gives the total area A of the ellipse:
A = ∫0T (dA / dt) dt = (L / (2 μ)) T
The total area of an ellipse with semi-major axis a and semi-minor axis b is A = π a b. Thus:
π a b = (L / (2 μ)) T ⇒ T = (2 μ π a b) / L
Squaring both sides:
T2 = (4 π2 μ2 a2 b2) / L2
Using geometrical relationships for an ellipse: b = a √(1 - ε2) and semi-latus rectum p = b2 / a = L2 / (μ k), we get b2 = a L2 / (μ k).
Substitute b2 into T2:
T2 = (4 π2 μ2 a2 / L2) × (a L2 / (μ k)) = (4 π2 μ / k) a3
T2 = (4 π2 μ / k) a3 ⇒ T2 ∝ a3