Ch. 1 Solutions¶
← Back to problems | Back to chapter
Table of Contents
Basic
- B-1. Calculating Gravitational Acceleration at Earth's Surface
- B-2. Differentiation of the \(x\) Component of the Gravitational Potential
- B-3. Vector Representation of the Gravitational Field
- B-4. Superposition of Two Point Masses
- B-5. Calculating \(\nabla^2(r^n)\)
- B-6. Laplace Equation Outside a Point Mass
- B-7. Potential Constant Inside a Uniform Density Sphere
- B-8. Divergence of the Gravitational Field and Poisson's Equation
- B-9. Contradiction Between Instantaneous Propagation and Special Relativity
- B-10. Estimating Relativistic Effects at the Solar Surface
- B-11. Estimating the Relativistic Parameter of a Neutron Star
Medium
- M-1. Derivation of Poisson's Equation from Gauss's Law
- M-2. Complete Potential Solution for a Uniform Density Sphere
- M-3. Scale Estimation of Mercury's Perihelion Precession
- M-4. Comparison of the Wave Equation and Poisson's Equation
Advanced
Basic¶
B-1. Calculating Gravitational Acceleration at Earth's Surface¶
Approach: Substitute numerical values into \(|\mathbf{g}| = GM_\oplus/R_\oplus^2\).
Numerator: \(6.67 \times 10^{-11} \times 5.97 \times 10^{24} = 3.98 \times 10^{14}\)
Denominator: \((6.37 \times 10^6)^2 = 4.06 \times 10^{13}\)
This agrees with the gravitational acceleration \(g \approx 9.8\ \text{m/s}^2\) learned in high school physics. We have confirmed that the gravitational acceleration at the Earth's surface is correctly derived from Newton's law of universal gravitation.
Verification: Dimensional check: \([GM/R^2] = \text{m}^3\text{s}^{-2}\text{kg}^{-1} \cdot \text{kg} / \text{m}^2 = \text{m/s}^2\). Correct. ✓
B-2. Differentiation of the \(x\) Component of the Gravitational Potential¶
Strategy: Apply the chain rule to \(\Phi = -GM/r\), \(r = \sqrt{x^2 + y^2 + z^2}\).
First, compute each factor:
Therefore
Thus the \(x\)-component of the gravitational field is
Verification: At the point \((r,0,0)\) on the \(x\)-axis, \(g_x = -GM/r^2\), which is correct as an attractive force directed toward the origin.
B-3. Vector Representation of the Gravitational Field¶
Computing the \(y\) and \(z\) components in the same manner as Problem B-2. Differentiation of the \(x\) Component of the Gravitational Potential:
Combining these as a vector:
Using the unit vector \(\hat{\mathbf{r}} = \mathbf{r}/r = (x/r,\,y/r,\,z/r)\), we obtain
This is consistent with Eq. (1.3).
Verification: \(|\mathbf{g}| = GM/r^2\), and the direction is \(-\hat{\mathbf{r}}\) (attractive force directed toward the origin), which is physically correct.
B-4. Superposition of Two Point Masses¶
Since the Poisson equation is linear, by the superposition principle
The gravitational field is given by \(\mathbf{g} = -\nabla\Phi\) as
Verification: Setting \(M_2 = 0\) reduces to the case of a single point mass. ✓ Also, as \(\mathbf{r} \to \infty\), we have \(\Phi \to -G(M_1+M_2)/r\), which shows that at large distances the behavior is the same as if the total mass were concentrated at a single point. ✓
B-5. Calculating \(\nabla^2(r^n)\)¶
Approach: Apply the radial part of the Laplacian to the spherically symmetric function \(f(r) = r^n\).
Step 1: First derivative
Step 2: Multiply by \(r^2\)
Step 3: Differentiate with respect to \(r\) once more
Step 4: Multiply by \(1/r^2\)
Summary for various values of \(n\):
| \(n\) | \(\nabla^2(r^n)\) |
|---|---|
| \(0\) | \(0\) |
| \(1\) | \(2r^{-1}\) |
| \(2\) | \(6\) |
| \(-1\) | \(0\) |
| \(-2\) | \(6r^{-4}\) |
Verification: For \(n=2\), we have \(f = r^2 = x^2+y^2+z^2\), so \(\nabla^2 f = 2+2+2 = 6\). This agrees. ✓
B-6. Laplace Equation Outside a Point Mass¶
Since \(\Phi = -GM\,r^{-1}\), setting \(n = -1\) in the result from Problem B-5. Calculating \(\nabla^2(r^n)\) gives
Therefore
Consistency with the Poisson equation:
The Poisson equation is \(\nabla^2\Phi = 4\pi G\rho\). The mass density of a point mass is
For \(r \neq 0\), \(\delta^3(\mathbf{r}) = 0\) so \(\rho = 0\), and \(\nabla^2\Phi = 0\) is consistent with the Poisson equation. At \(r = 0\), there is a singularity due to the delta function, and the equality \(\nabla^2(1/r) = -4\pi\delta^3(\mathbf{r})\) holds in the distributional sense.
B-7. Potential Constant Inside a Uniform Density Sphere¶
Substitute \(\Phi(r) = Ar^2 + B\) into the Poisson equation \(\nabla^2\Phi = 4\pi G\rho_0\).
From the result of Problem B-5. Calculating \(\nabla^2(r^n)\), \(\nabla^2(r^2) = 6\) and \(\nabla^2(B) = 0\), so
From the Poisson equation:
Verification: The dimensions of \(A\) are \([G][\rho_0] = (\mathrm{m^3\,kg^{-1}\,s^{-2}})(\mathrm{kg\,m^{-3}}) = \mathrm{s^{-2}}\). The dimensions of \(\Phi = Ar^2\) are \(\mathrm{s^{-2}\cdot m^2} = \mathrm{m^2\,s^{-2}}\) (dimensions of potential), which is correct. ✓
B-8. Divergence of the Gravitational Field and Poisson's Equation¶
Substituting Poisson's equation \(\nabla^2\Phi = 4\pi G\rho\):
This is the differential form of Gauss's law for the gravitational field.
Verification: Where mass is present (\(\rho > 0\)), we have \(\nabla\cdot\mathbf{g} < 0\), meaning the gravitational field "converges" toward the mass. This is physically correct. ✓
B-9. Contradiction Between Instantaneous Propagation and Special Relativity¶
Solution Strategy: Calculate the light travel time between the Sun and Earth, and compare with Newton's instantaneous propagation.
Calculation¶
The mean distance between the Sun and Earth is \(d = 1\;\text{AU} \approx 1.50 \times 10^{11}\;\text{m}\). The speed of light is \(c = 3.00 \times 10^8\;\text{m/s}\).
The time for light to travel from the Sun to Earth is:
Contradiction Between Newton's Model and Special Relativity¶
In Newton's gravitational model, gravity obeys the Poisson equation \(\nabla^2 \Phi = 4\pi G\rho\), and changes in the source \(\rho\) are reflected instantaneously in the potential \(\Phi\) (since there is no time-derivative term). Therefore, if the Sun were to suddenly disappear, the gravitational force felt by Earth would become zero at that very instant, and Earth would immediately begin moving in a straight line (uniform motion in the tangential direction).
On the other hand, according to special relativity, no physical information or influence can propagate faster than the speed of light \(c\). The information that the Sun has disappeared should take at least \(\Delta t \approx 500\;\text{s}\) (approximately 8 minutes and 20 seconds) to reach Earth.
This contradiction manifests concretely as follows:
- Newton's model: Sun disappears at \(t = 0\) → Earth's orbit changes at \(t = 0\) (zero delay)
- A theory consistent with special relativity: Sun disappears at \(t = 0\) → Earth continues its normal orbit until \(t \approx 500\;\text{s}\) → orbit changes only after \(t \approx 500\;\text{s}\)
Newton's gravitational model involves instantaneous action at a distance, which fundamentally contradicts the causality of special relativity (information propagation speed \(\leq c\)). To resolve this contradiction, a theory in which gravitational changes propagate at a finite speed (\(c\)) is required — namely, general relativity.
Verification¶
Dimensional check: \([d/c] = \text{m}/(\text{m/s}) = \text{s}\). Correct. ✓
Reasonableness of the result: The fact that sunlight takes approximately 8 minutes to reach Earth is a widely known basic fact in astronomy, consistent with our calculated result. ✓
B-10. Estimating Relativistic Effects at the Solar Surface¶
Solution strategy: Substitute numerical values into \(GM_\odot/(R_\odot c^2)\) and evaluate the magnitude of relativistic effects.
Calculation¶
Given values:
- \(G = 6.67 \times 10^{-11}\;\text{N}\cdot\text{m}^2/\text{kg}^2\)
- \(M_\odot = 1.99 \times 10^{30}\;\text{kg}\)
- \(R_\odot = 6.96 \times 10^{8}\;\text{m}\)
- \(c = 3.00 \times 10^{8}\;\text{m/s}\)
Numerator:
Denominator:
Ratio:
Estimating the Magnitude of Relativistic Effects¶
This dimensionless quantity \(GM_\odot/(R_\odot c^2) \sim 10^{-6}\) serves as an indicator of the relative magnitude of general relativistic effects near the solar surface.
-
Gravitational redshift: The frequency of light emitted from the solar surface is redshifted by \(\Delta\nu/\nu \sim GM_\odot/(R_\odot c^2) \sim 10^{-6}\) when observed at infinity. This is a magnitude detectable with high-resolution spectroscopic observations.
-
Deflection of light: Light passing near the Sun is deflected by general relativity on the order of \(\delta\theta \sim GM_\odot/(R_\odot c^2) \sim 10^{-6}\;\text{rad} \approx 0.4''\) (the actual value is \(4GM_\odot/(R_\odot c^2) \approx 1.75''\)). This was confirmed during the 1919 solar eclipse observation.
-
Perihelion precession of Mercury: Corrections of order \(GM_\odot/(ac^2) \sim 10^{-8}\) (where \(a\) is Mercury's orbital semi-major axis) accumulate with each orbit, resulting in a discrepancy of approximately 43 arcseconds per century.
The value of \(10^{-6}\) means that Newtonian mechanics is an extremely good approximation at everyday scales, but general relativistic corrections are detectable—and have indeed been detected—in precision astronomical observations and high-accuracy experiments.
Verification¶
Dimensional check: $[GM/(Rc^2)] = (\text{m}^3\text{s}^{-2}\text{kg}^{-1} \cdot \text{kg})/(\text{m} \cdot \text{m}^2\text{s}^{-2}) = $ dimensionless. Correct. ✓
Consistent with the value \(GM_\odot/(R_\odot c^2) \sim 10^{-6}\) for the Sun given in the prologue table. ✓
B-11. Estimating the Relativistic Parameter of a Neutron Star¶
Given values:
- \(M = 1.4\,M_\odot\)
- \(R = 10\;\mathrm{km}\)
- \(GM_\odot/c^2 \approx 1.48\;\mathrm{km}\)
This value is close to 1, meaning that near the surface of a neutron star, Newtonian gravity receives significant corrections, and general relativistic effects cannot be neglected.
Consistency check: For comparison, in the case of the Sun, \(GM_\odot/(R_\odot c^2) \approx 1.48\;\mathrm{km}/7\times10^5\;\mathrm{km} \sim 10^{-6}\), which is consistent with Newtonian gravity being a sufficiently good approximation. ✓
Medium¶
M-1. Derivation of Poisson's Equation from Gauss's Law¶
Starting point: Gauss's law for the gravitational field (integral form)
Step 1: Apply the divergence theorem to the left-hand side.
Step 2: Express \(M_{\mathrm{enc}}\) on the right-hand side as an integral over density.
Step 3: Substitute (ii) and (iii) into (i).
Step 4: Equation (iv) holds for arbitrary volumes \(V\). If the integrand is continuous, this implies that the integrand itself is zero:
Step 5: Substitute \(\mathbf{g} = -\nabla\Phi\).
This is Poisson's equation.
Verification: When \(\rho = 0\), it reduces to Laplace's equation \(\nabla^2\Phi = 0\). For a point mass \(\rho = M\delta^3(\mathbf{r})\), it has been confirmed in Problem B-6. Laplace Equation Outside a Point Mass that the solution \(\Phi = -GM/r\) is obtained. ✓
M-2. Complete Potential Solution for a Uniform Density Sphere¶
Consider a sphere of radius \(R\), uniform density \(\rho_0\), and total mass \(M = \frac{4}{3}\pi R^3\rho_0\).
(a) Exterior (\(r > R\))¶
In the exterior region \(\rho = 0\), so the spherically symmetric Poisson equation becomes the Laplace equation:
Integrating gives \(r^2\,d\Phi/dr = C_1\) (constant), so
Integrating once more:
Boundary condition: \(\Phi\to 0\) as \(r\to\infty\) gives \(C_2 = 0\).
By the shell theorem (or Gauss's law), the exterior potential is the same as that of the total mass \(M\) concentrated at the center, so \(C_1 = GM\).
(b) Interior (\(r < R\))¶
In the interior \(\rho = \rho_0\), so the Poisson equation is
From the result of Problem B-7. Potential Constant Inside a Uniform Density Sphere, the particular solution is \(\Phi_p = Ar^2\) with \(A = \frac{2\pi G\rho_0}{3}\).
The spherically symmetric solution to the homogeneous equation \(\nabla^2\Phi = 0\) is \(\Phi_h = \alpha/r + \beta\). Regularity (finiteness) at \(r = 0\) requires \(\alpha = 0\).
Therefore the general solution is
Boundary condition 1: Continuity of the potential at \(r = R\)
Using \(M = \frac{4}{3}\pi R^3\rho_0\) gives \(\frac{GM}{R} = \frac{4\pi G\rho_0 R^2}{3}\), so
Boundary condition 2: Continuity of \(d\Phi/dr\) at \(r = R\)
Both sides agree. ✓ (Since \(\beta\) does not affect the derivative, boundary condition 1 alone determines \(\beta\), and condition 2 is automatically satisfied.)
Substituting \(\rho_0 = \frac{3M}{4\pi R^3}\) to rewrite \(\beta\) in terms of \(M\) and \(R\):
Similarly \(A = \frac{2\pi G}{3}\cdot\frac{3M}{4\pi R^3} = \frac{GM}{2R^3}\)
(c) Comparison of values at \(r = 0\) and \(r = R\)¶
The potential at the center is \(3/2\) times deeper (in absolute value) than its value at the surface:
Verification: At \(r = R\), \(\Phi_{\mathrm{in}}(R) = \frac{GM}{2R^3}R^2 - \frac{3GM}{2R} = \frac{GM}{2R} - \frac{3GM}{2R} = -\frac{GM}{R} = \Phi_{\mathrm{out}}(R)\). ✓
M-3. Scale Estimation of Mercury's Perihelion Precession¶
Calculation of the dimensionless quantity:
Dimensional analysis argument:
The general relativistic correction is expected to appear as a relative deviation from Newtonian gravity at the order of the dimensionless quantity \(GM_\odot/(ac^2)\). This sets the scale for the perihelion precession angle (in radians) per orbit.
Let us estimate the number of orbits in 100 years. Mercury's orbital period is approximately 88 days, so
The order of the cumulative deviation over 100 years is
On the other hand, converting the observed value of 43 arcseconds to radians gives
Comparing the two:
In other words, the dimensional analysis estimate \(\sim GM_\odot/(ac^2)\) agrees with the observed value to within a numerical factor of \(6\pi \approx 19\). Since dimensional analysis cannot determine \(O(1)\) numerical factors (such as \(2\pi\) or \(6\pi\)), this can be said to correctly correspond in order of magnitude.
In fact, the exact general relativistic calculation (derived in Ch. 8) gives the perihelion precession per orbit as
With \(e \approx 0.206\), we have \(1/(1-e^2) \approx 1.04\), and
This agrees precisely with the observed value.
M-4. Comparison of the Wave Equation and Poisson's Equation¶
Reduction to the electrostatic field:
When the source \(\rho_e\) does not vary in time, \(\varphi\) is also independent of time, so \(\partial^2\varphi/\partial t^2 = 0\). The wave equation becomes
\(\Downarrow \quad \partial/\partial t = 0\)
This is the Poisson equation for the electrostatic field.
Summary of structural similarities and differences:
| Poisson equation for Newtonian gravity | Poisson equation for the electrostatic field | |
|---|---|---|
| Equation | \(\nabla^2\Phi = 4\pi G\rho\) | \(\nabla^2\varphi = -\rho_e/\varepsilon_0\) |
| Source | Mass density \(\rho\) (always positive) | Charge density \(\rho_e\) (positive or negative) |
| Sign of force | Always attractive | Both attractive and repulsive |
| Coupling constant | \(4\pi G\) (positive) | \(-1/\varepsilon_0\) (negative) |
| Point source solution | \(\Phi = -GM/r\) | \(\varphi = q/(4\pi\varepsilon_0 r)\) |
Similarities:
- Both have the same mathematical structure \(\nabla^2(\cdot) = (\text{source})\) (elliptic partial differential equation)
- Both yield a \(1/r\)-type potential for a point source (inverse-square law)
- The superposition principle holds (linear equations)
- Neither contains time derivatives, so changes in the source propagate instantaneously
Differences:
- The signs are opposite: gravity is always attractive, while the electrostatic force is repulsive for like charges and attractive for unlike charges
- The Poisson equation for the electrostatic field is obtained as the static limit of a more fundamental wave equation. In contrast, no corresponding "parent" wave equation exists for Newton's Poisson equation within Newtonian theory (general relativity is required)
- In electromagnetism, the equation extends to a wave equation in the dynamic case, and electromagnetic waves propagate at the speed of light. Newtonian gravity has no such natural extension
Advanced¶
A-1. An Attempt at a Scalar Theory of Gravity¶
(a) Derivation of the Dispersion Relation¶
Setting \(c_g = c\) and substituting the plane wave solution \(\Phi = \Phi_0\,e^{i(\mathbf{k}\cdot\mathbf{r}-\omega t)}\) into the source-free (\(\rho = 0\)) equation
Computing each derivative:
Substituting gives
Since \(\Phi \neq 0\):
This is the dispersion relation for a massless field (identical to that of the photon), with both phase velocity and group velocity equal to \(c\). Changes in gravity propagate at the speed of light.
Verification: This has the same form as the electromagnetic wave dispersion relation \(\omega = c|\mathbf{k}|\), which is expected since the wave equations have the same structure. ✓
(b) Limitations of the Scalar Theory of Gravity¶
Although this modification resolves the problem of instantaneous propagation, a theory describing gravity with only a scalar potential \(\Phi\) has the following serious problems.
1. The Source Problem:
In special relativity, energy and momentum are unified as the 4-momentum \(p^\mu = (E/c,\,\mathbf{p})\). Furthermore, for continuous matter, the source is described not only by energy density but by the energy-momentum tensor \(T^{\mu\nu}\) (a rank-2 symmetric tensor with 10 independent components), which includes momentum density, pressure, and stress.
In the Newtonian equation \((\ast)\), the source is only the mass density \(\rho\) (a scalar quantity). In special relativity, \(\rho c^2\) corresponds to the energy density and is merely the \(T^{00}\) component. The remaining components of \(T^{\mu\nu}\) (momentum flux, pressure, shear stress) would not contribute as gravitational sources, which is inconsistent under Lorentz transformations.
2. The Field Degrees of Freedom Problem:
In electromagnetism, the field is described by a vector potential \(A^\mu\) (4 components), which is consistent with the source current density \(J^\mu\) (4 components). In general relativity, the field is described by the metric tensor \(g_{\mu\nu}\) (a symmetric rank-2 tensor with 10 independent components), consistent with the source \(T^{\mu\nu}\) (10 components). A scalar \(\Phi\) (1 component) cannot adequately receive the information contained in \(T^{\mu\nu}\).
3. Specific Physical Consequences:
- A scalar theory cannot correctly predict the deflection of light (it yields only half the prediction of general relativity)
- Since pressure does not act as a gravitational source, the description of neutron star structure and cosmological expansion becomes inaccurate
- Gravitational wave polarization modes cannot be correctly described (scalar waves have only a scalar mode, whereas general relativity predicts tensor modes)
(c) The \(c_g \to \infty\) Limit¶
Taking \(c_g \to \infty\) in equation \((\ast)\):
Therefore
This is consistent with the assertion that "Newtonian gravity is the limit in which the propagation speed of gravity is infinite, i.e., the \(c \to \infty\) approximation." In situations where special relativistic effects are negligible (\(v \ll c\), \(GM/(Rc^2) \ll 1\)), \(c\) can be effectively treated as infinite, so the Poisson equation serves as a good approximation.
Verification: Confirmed by dimensional analysis. The dimensions of each term in equation \((\ast)\) are \([\nabla^2\Phi] = \mathrm{m^2\,s^{-2}/m^2} = \mathrm{s^{-2}}\) and \([\partial^2\Phi/(c_g^2\partial t^2)] = \mathrm{m^2\,s^{-2}/(m^2\,s^{-2}\cdot s^2)} = \mathrm{s^{-2}}\), which are consistent. ✓
A-2. Shell Theorem and Tidal Force¶
Derivation That the Potential Is Constant Inside a Spherical Shell¶
Consider a spherical shell of uniform density (inner radius \(R_1\), outer radius \(R_2\)). In the inner cavity (\(r < R_1\)), since \(\rho = 0\),
Assuming spherical symmetry, the Laplace equation in the radial direction only is
The general solution is
Boundary condition: For the potential to be regular (finite) at \(r = 0\), we require \(\alpha = 0\).
The value of the constant \(\beta\) is determined by the matching condition at the inner surface of the shell \(r = R_1\), but within the cavity the potential is constant.
(Specifically, in the exterior of the shell (\(r > R_2\)) \(\Phi = -GM_{\mathrm{shell}}/r\), one solves the Poisson equation inside the shell (\(R_1 < r < R_2\)), and uses the matching conditions at \(r = R_1\) and \(r = R_2\) to determine \(\beta\). The result is not simply \(\beta = -GM_{\mathrm{shell}}/R_1\), but rather a value that depends on the mass distribution of the shell.)
(a) Gravitational Force at an Arbitrary Position Inside the Spherical Shell¶
Since the potential is constant inside the cavity,
Therefore, even if a mass \(m\) is placed at a position \(\mathbf{r}_0\) slightly displaced from the center of the shell, the gravitational force on the object is zero.
This is a consequence of Newton's shell theorem. Physically, from a displaced position, the nearer side of the shell is closer but subtends a smaller solid angle, while the farther side is more distant but subtends a larger solid angle. The \(1/r^2\) law and the solid angle effect cancel exactly, resulting in zero net force.
(b) Gravitational Field and Tidal Force Inside a Cavity When the Shell Is Deformed into an Ellipsoid¶
When the shell is slightly deformed from perfect spherical symmetry into an ellipsoid, the premise of the shell theorem (spherical symmetry) breaks down.
Potential inside the cavity:
When the deformation is small, the potential can be decomposed into a spherically symmetric part and a perturbation:
where \(\Phi_0\) is a constant (the spherically symmetric part) and \(\delta\Phi(\mathbf{r})\) is the correction due to the deformation, which is spatially non-uniform. For an ellipsoidal deformation, \(\delta\Phi\) typically contains quadratic terms proportional to \(r^2\) (in the form of spherical harmonics \(Y_2^m\)). Specifically, the solution inside the cavity that satisfies \(\nabla^2(\delta\Phi) = 0\) and is regular at \(r = 0\) takes the form
When the ellipsoidal deformation (\(\ell = 2\) mode) is dominant,
Gravitational field inside the cavity:
Since the potential is no longer constant, a non-zero gravitational field arises inside the cavity. For \(\delta\Phi \propto r^2 Y_2^m\), the field \(\mathbf{g} = -\nabla(\delta\Phi)\) depends linearly on position \(\mathbf{r}\). That is, the direction and magnitude of the gravitational field differ at different points within the cavity.
Relation to tidal force:
Tidal force arises from the spatial non-uniformity of the gravitational field—that is, the fact that the gravitational field varies from place to place. When two nearby point masses experience different gravitational accelerations, the difference is observed as a tidal force.
In Newtonian gravity, tidal forces are characterized by the second derivatives of the gravitational potential. The tidal tensor is defined as
This represents the spatial rate of change of the gravitational field (the gradient of the gravitational field).
- Perfectly spherically symmetric shell: Inside the cavity \(\Phi = \text{const}\), so \(\partial^2\Phi/\partial x^i\partial x^j = 0\). The tidal tensor is zero, and no tidal force exists.
- Ellipsoidally deformed shell: When terms like \(\delta\Phi \propto r^2 Y_2^m\) appear, \(\partial^2(\delta\Phi)/\partial x^i\partial x^j \neq 0\) (a constant tensor). A uniform tidal force arises within the cavity.
Specifically, along the major axis of the ellipsoid there is a stretching force (positive eigenvalues of \(T_{ij}\)), while along the minor axes there is a compressive force (negative eigenvalues of \(T_{ij}\)). This is essentially the same mechanism as the ocean tides on Earth caused by the Moon's gravity.
Constraint on the trace of the tidal tensor:
Since \(\rho = 0\) inside the cavity, the Poisson equation \(\nabla^2\Phi = 0\) holds. This means
That is, the tidal tensor is traceless, and the tidal force causes only volume-preserving deformations (stretching and compression balance each other).
Correspondence with general relativity:
In general relativity, tidal forces are described as curvature of spacetime. Specifically, the Riemann curvature tensor \(R^\alpha{}_{\beta\gamma\delta}\) gives the relative acceleration between two nearby geodesics (= tidal force) through the geodesic deviation equation:
where \(\xi^\alpha\) is the deviation vector between geodesics and \(u^\beta\) is the 4-velocity.
In the Newtonian limit (weak gravitational field, low velocity), this equation reduces to
Therefore, the Newtonian tidal tensor \(\partial^2\Phi/\partial x^i\partial x^j\) corresponds to specific components of the Riemann tensor \(R^0{}_{i0j}\) (in the Newtonian limit).
Furthermore, the traceless condition in vacuum \(\nabla^2\Phi = 0\) (\(\Leftrightarrow T_{ii} = 0\)) corresponds to the vacuum Einstein equation \(R_{\mu\nu} = 0\) (vanishing Ricci tensor) in general relativity. Even when the Riemann tensor itself is non-zero (tidal forces exist), the condition that its trace part (the Ricci tensor) vanishes characterizes the properties of the gravitational field in vacuum.
Consistency check: Inside the cavity \(\rho = 0\), so \(\nabla^2\Phi = 0\), i.e., \(T_{ii} = 0\). The tidal force is volume-preserving (stretching and compression balance). This corresponds to the vanishing Ricci tensor \(R_{\mu\nu} = 0\) in vacuum in general relativity, which is consistent. ✓
Feedback on this page
Let us know if something was unclear, incorrect, or could be improved.