Central Force Problems | Physics
6.1 Reduction to One Dimension
For a particle of mass in a central potential Using polar coordinates in the Plane of motion:
The angular momentum is conserved. Substituting :
The effective potential is Where the second term is The centrifugal barrier.
6.2 Effective Potential Analysis
Definition. The effective one-dimensional energy is:
Since and are conserved, the radial motion is completely determined by .
Circular orbits occur at radii where :
The orbit is stable if and unstable if .
For the Kepler problem :
So the circular orbit is always stable for the Kepler problem.
{/* prettier-ignore */}
The effective potential (blue) combines the attractive well with the centrifugal barrier . Adjust sliders k (force constant), l (angular momentum), and E (total energy) to explore bound and unbound orbits.
6.3 The Orbit Equation
Starting from conservation of energy and angular momentum, we derive the orbit equation. Let and use :
Substituting into the energy equation:
Differentiating with respect to :
Dividing by (assuming ):
This is the Binet equation.
6.4 The Kepler Problem
For (gravitational or Coulomb potential):
The Binet equation becomes:
This is an inhomogeneous ODE with solution:
Where is the eccentricity and is a constant. Setting :
Where is the semi-latus rectum.
The eccentricity is determined by the energy:
Classification of orbits:
| Energy | Eccentricity | Orbit Type |
|---|---|---|
| Ellipse (bound) | ||
| Parabola (marginally bound) | ||
| Hyperbola (unbound) |
Bertrand’s Theorem: The only central potentials that give closed orbits for all bound states are (Kepler/Coulomb) and (harmonic oscillator).
Key results for Kepler orbits:
- Orbits are conic sections (ellipses, parabolas, or hyperbolas).
- The semi-major axis satisfies for bound orbits.
- The period is (Kepler’s third law).
6.5 Worked Example: Satellite Orbit
Problem. A satellite of mass orbits Earth () in an elliptical orbit with perigee (closest approach) and apogee (farthest point) . Find the eccentricity, semi-major axis, and orbital period.
Solution
The semi-major axis is .
From the orbit equation, at perigee (): And at apogee (): .
Therefore:
The energy is where .
The period (independent of mass ):
6.6 Worked Example: Rutherford Scattering
Problem. A particle of mass and energy is scattered by a repulsive Coulomb potential (). Find the scattering angle as a function of the impact parameter .
Solution
The angular momentum is where . The eccentricity is:
The orbit is a hyperbola. The asymptotic angles satisfy I.e., Giving . The scattering angle is:
Using :
This is the Rutherford scattering formula relating the scattering angle to the impact parameter.
flowchart TD
A[6_Central Force Problemsx] --> B[Key Concepts]
A --> C[Core Principles]
A --> D[Practical Applications]
B --> E[Fundamental definitions]
C --> F[Design patterns]
D --> G[Real-world usage]
Intuition
Central force problems describe motion under forces that point toward or away from a fixed center. The key insight is that angular momentum is conserved, confining motion to a plane. The effective potential combines the real potential with the centrifugal barrier, creating an energy landscape that determines the orbit shape. For attractive inverse-square forces, the orbits are conic sections: circles, ellipses, parabolas, or hyperbolas. Rutherford scattering shows how alpha particles deflected by the Coulomb force reveal the atomic nucleus. The orbit equation transforms the problem from tracking position versus time to tracking the trajectory shape directly, eliminating time as a variable.
Common Mistakes
Mistake 1: Confusing the effective potential with the actual potential The effective potential includes the centrifugal barrier term , which is not a real force but a consequence of angular momentum conservation. Students often forget this term and attempt to find circular orbits from instead of the correct .
Mistake 2: Assuming all central force orbits are closed Bertrand’s theorem states that only the Kepler potential () and the harmonic oscillator potential () produce closed orbits for all bound states. For other central potentials, orbits generally precess and are not closed. The orbit equation still applies, but the trajectory does not repeat.
Mistake 3: Mixing up the semi-latus rectum with the semi-major axis The semi-latus rectum determines the shape of the orbit, while the semi-major axis determines the energy via . For a circular orbit , but for eccentric orbits . Using in place of in energy formulas gives incorrect results.
Cross-References
- Lagrangian Mechanics: The Lagrangian formulation provides the effective potential analysis for central force problems.
- Hamiltonian Mechanics: The Hamiltonian formalism gives the total energy and phase space representation of central force orbits.
Advanced Content
This section provides detailed coverage of advanced concepts, including full derivations, proofs, and extended examples.
Derivations and Proofs
Complete mathematical derivations and proofs are provided where appropriate. Each step is explained to ensure understanding of the underlying reasoning.
Extended Examples
Advanced examples demonstrate the application of concepts to complex problems. These examples go beyond standard exam questions to develop deeper understanding.
Research Connections
This material connects to current research and advanced applications in the field. Understanding these connections provides context for the study material.
Prerequisites
Ensure you have mastered the prerequisite material before attempting this advanced content.