Hyperbolic Flavor Geometry · June 2026

The Tetrahedra Polynomial
Is a Norm

How the smallest hyperbolic universe hides an arithmetic structure inside its shape equations

Read below
The theorem

A polynomial with a hidden origin

There is a polynomial that governs the shape of the smallest possible hyperbolic universe — the Meyerhoff manifold. It has degree 8, integer coefficients, and has been attached to this manifold in the SnapPy database for years.

p₈(y) = y⁸ + y⁶ − 2y⁵ + y⁴ − y³ + 3y² − 3y + 1

This week I proved what it actually is. It is not a mysterious degree-8 object. It is a norm — the product of four Galois conjugates of a simple quadratic polynomial defined over the trace field of the manifold.

Let K = ℚ(w), w⁴ = w+1, and define

q₂(y) = y² − wy + (−w³+w²+1) ∈ K[y]

Then

p₈(y) = NormK/ℚ(q₂(y))

Verified by exact symbolic computation in SageMath. Zero floating-point.

Visual proof

Four pieces, one polynomial

The norm construction takes a quadratic over a degree-4 field and multiplies all four Galois conjugates together. The result has degree 4×2 = 8 and lands in ℤ[y].

σ₁(q₂)
degree 2
σ₂(q₂)
degree 2
σ₃(q₂)
degree 2
σ₄(q₂)
degree 2
p₈(y)
degree 8 · integer coefficients
2 + 2 + 2 + 2 = 8  ·  N(σ₁·σ₂·σ₃·σ₄) ∈ ℤ[y]

The four conjugates correspond to the four embeddings σᵢ : K ↪ L̄, where L is the degree-24 splitting field of x⁴−x−1. Over L, the polynomial p₈ splits completely into these four quadratic factors.

Unit orbit

Three elements, one cycle

Inside K, three elements — w³, −w, and w⁻⁴ — form a period-3 orbit under the Möbius transformation T(z) = 1/(1−z). All three are pure powers of the fundamental unit u₁ = 1−w³.

−w w⁻⁴ T(z) T(z) T(z) −3 + (−1) + 4 = 0  →  w³·(−w)·w⁻⁴ = −1
w³ = −u₁⁻³  ·  −w = u₁⁻¹  ·  w⁻⁴ = u₁⁴

All three orbit elements are pure powers of the fundamental unit u₁ = 1−w³. Exponent sum = 0.

Bloch–Wigner identity

63 digits of agreement

At the geometric complex embedding of K, the Bloch–Wigner function evaluated at w³ equals minus the volume of the Meyerhoff manifold — to every digit we can compute.

vol(M)
−D(w³)
Difference
2.2 × 10⁻⁶⁴  (SnapPy precision limit)
Agreement
0 / 63 digits

Conjecture: this is exact — [w³] generates B(K)⊗ℚ and the Borel regulator gives r([w³]) = −vol(M) precisely.

Architecture

Layer by layer

The full picture connects six levels, from the trace field arithmetic down to the hyperbolic volume.

Trace field
K = ℚ(w), w⁴=w+1 · disc=−283 · Gal≅S₄
Quadratic factor
q₂ = y²−wy+(−w³+w²+1) ∈ K[y]
Norm decomposition ← new theorem
p₈ = NormK/ℚ(q₂) = σ₁·σ₂·σ₃·σ₄
Inversion identity
w²·z_tet·(w−z_tet) = 1 in K[t]/(q₂)
Geometric shapes
z₁ = w·z_tet² · z₂ = w·(w−z_tet)²
Bloch regulator
D(z₁)+D(z₂) = −D(w³) = vol(M)
Discovery path

How this was found

Click each step to reveal the chain of reasoning.

01
Start with the manifold
The Meyerhoff manifold M = m003(−2,3) is the unique minimum-volume closed hyperbolic 3-manifold. SnapPy computes its trace field as K = ℚ(w), w⁴−w−1=0, discriminant −283.
02
Extract the shape polynomial
The tetrahedral shapes z₁, z₂ live in a degree-8 number field. Their minimal polynomial is p₈(y) = y⁸+y⁶−2y⁵+y⁴−y³+3y²−3y+1. Where does this come from?
03
Factor over the trace field
Over K, p₈ factors as (degree 2) × (degree 6). The quadratic factor is q₂ = y²−wy+(−w³+w²+1). Its root z_tet satisfies z₁ = w·z_tet².
04
Compute the norm
Form the product of all four Galois conjugates of q₂. The result is exactly p₈ — with integer coefficients, verified symbolically. This proves p₈ = Norm_{K/ℚ}(q₂).
05
Prove the inversion identity
In K[t]/(q₂): 1/(w²(w−t)) ≡ t. Proof by hand: substitute, cancel using w⁴=w+1, verify −w⁵+w⁴+w²=1. This connects the algebra to the geometry.
06
Bloch–Wigner connects to volume
The Bloch–Wigner function at the geometric embedding gives −D(w³) = vol(M) to 63 significant figures. Three different arithmetic objects all encode the same Bloch regulator class.
Open problems

What remains

1
Algebraic proof of the volume identity
Verified to 63 digits: −D(w³) = vol(M). Missing: prove [w³] is primitive in B(K)⊗ℚ, upgrading this from numerical observation to exact theorem.
2
Derive q₂ from geometry
Currently q₂ was discovered by factoring p₈. The natural direction is the reverse: start from the gluing equations of m003 and derive q₂ algebraically. Then p₈ = Norm(q₂) is a theorem about hyperbolic geometry.
3
The second unit u₂ = −w²−1
The unit group of K has rank 2. The second generator u₂ = −w²−1 does not appear in any first-layer structure. Its geometric significance, if any, is unknown.