Gauss' Linking Number IV
Turning the machine on: evaluating Gauss' integral and proving links exist
\newcommand{\kl}{\widehat{K\text{-}L}}
We have spent three posts building a machine. In Post I, we defined the linking number as the degree of the normalized difference map. In Post II, we used de Rham cohomology to convert degree into an integral. In Post III, we carried out the pullback in and derived Gauss’ double integral:
It is time to turn the machine on. We will write down three pairs of curves—one linked, one obviously unlinked, and a one-parameter family interpolating between them—and set up the Gauss integral explicitly for each. We will evaluate these integrals, see integers emerge from continuous integrands, and prove that the Hopf link cannot be pulled apart.
I. The Hopf link
Let
for . The curve is a unit circle in the -plane; the curve is a unit circle in the -plane, centered at .
These curves are disjoint: lies in , lies in , and checking all four candidate intersection points (, ) confirms no common point. Yet passes through the disk bounded by —at , the point is the center of .
Setting up the integrand
Tangent vectors:
Cross product:
Displacement:
Taking the dot product of the displacement with the cross product and simplifying (using throughout):
Numerator:
Denominator (before the power):
The explicit integral
Gauss’ formula becomes
This is a completely explicit double integral of a smooth, bounded function on the torus .
A few observations before evaluating:
The integrand is smooth. Since the curves are disjoint, everywhere. In fact, the minimum distance is , achieved at .
The numerator changes sign. At the numerator is . At it is . The integrand oscillates between positive and negative values across the torus.
The integral has no closed form. The inner integral (in either variable) cannot be evaluated in terms of elementary functions.
Numerical evaluation
Evaluating by composite Simpson’s rule on an grid:
| Grid size | Computed value |
|---|---|
The integral converges rapidly (the integrand is smooth and periodic) and stabilizes to
The sign is negative—this reflects the handedness of the link (how the orientations of and relate to the threading direction). Reversing the orientation of either curve would flip the sign. What matters topologically is that the linking number is nonzero.
II. Parallel circles
For contrast, consider two parallel circles at different heights:
These are congruent unit circles, one in and one in , clearly not linked—each can be slid away from the other without crossing.
Setting up the integrand
Tangent vectors:
Cross product:
Since both tangent vectors are horizontal (zero -component), their cross product is purely vertical. The sign is worth noting: when , the cross product points upward.
Displacement:
Numerator:
Only the -components contribute to the dot product, since the cross product has zero - and -components.
Squared distance:
The explicit integral
Something remarkable has happened: the integrand depends only on the difference . This is a consequence of the rotational symmetry of the configuration—rotating both curves by the same angle leaves everything unchanged.
Analytic evaluation
Because the integrand depends only on , the double integral factors. Fix any and integrate over ; by the substitution (with -periodicity):
This integral has a closed-form antiderivative. Setting , :
Evaluating from to :
The inner integral vanishes identically, independent of . Therefore:
No numerical quadrature needed. The rotational symmetry of the configuration forces the integrand into a form whose antiderivative is periodic, so the integral over a full period vanishes exactly.
III. A one-parameter family
We now connect the previous two examples by continuously deforming the linked pair into an unlinked pair.
Fix as before, and let
This is a circle in the -plane centered at . When , this is the Hopf link. As increases, the center of slides along the -axis.
When do the curves intersect? Setting requires and . Checking the four cases: the only positive solution is , giving and . These coincide when .
So the curves are disjoint for , and they touch at the single point when .
The general integrand
Since (the derivative is independent of ), the cross product is the same as in the Hopf link computation. Only the displacement changes.
Numerator:
Squared distance:
The integral:
One can check that recovers the Hopf link integrand exactly (set : denominator becomes , as before).
What happens as varies
The integrand varies smoothly with for . But the linking number—being an integer—cannot change continuously. Something discontinuous must happen at .
Evaluating numerically:
For all the integral is ; for all it is . The transition is sharp: the integer jumps at the exact moment the curves touch.
This is the topological content made vivid. As approaches from below, the integrand develops a growing peak near the point where the curves nearly touch—the denominator shrinks toward zero there. But the integral stubbornly holds at , forced by topology to remain an integer. At the curves intersect, the integrand becomes singular, and the integral is undefined. For the singularity has passed, the integrand is smooth again, and the integral snaps to .
There is no gradual transition. The linking number does not fade from to . It is , then undefined, then . This is what it means for a topological invariant to be discrete.
What have we proved?
Theorem. The Hopf link is nontrivially linked: the curves and cannot be separated by any link-homotopy.
Proof. The linking number is invariant under link-homotopy (any deformation keeping the curves disjoint preserves the homotopy class of the normalized difference map, and hence its degree). We have shown:
- , by direct evaluation of Gauss’ integral.
- Any pair of curves that can be separated has linking number : a separating homotopy connects them to a distant configuration. The linking number is continuous in the homotopy and integer-valued, so once the Gauss integrand (which decays as with distance between the curves) makes the integral smaller than , the only possible value is .
Since , no link-homotopy can separate and .
More generally, the one-parameter family shows that the linking number is the obstruction to separating the curves. As long as threads through the disk of (i.e., ), the linking number is nonzero and separation is impossible. The only way to unlink is to pass one curve through the other—which is precisely what happens at .
Looking back
Across these four posts, we have followed a single idea through four stages:
-
Topology (Post I). Linking is a question about homotopy classes of maps into spheres. The normalized difference map encodes disjointness, and its degree is the linking number.
-
Cohomology (Post II). Degree can be computed as the integral of a pulled-back volume form. De Rham cohomology gives us the freedom to choose any convenient representative, and the Hodge star ansatz reduces the construction to an ODE for the Green’s function of the Laplacian.
-
Algebra (Post III). In , pulling back the cohomological generator through the difference map produces Gauss’ kernel: the scalar triple product divided by the cube of the distance, normalized by .
-
Evaluation (Post IV). Applied to specific curves, the formula yields exact integers—certifying that certain links are nontrivial and distinguishing them from unlinked curves.