The order-eleven Tate curve and X₁(11) #
This file gives a denominator-safe bridge from the compact Tate parameter
equation in OrderElevenReduction to the standard model
v² + v = u³ - u²
of X₁(11).
Put
r = b/c, q = c²/(b-c).
The compact polynomial is a nonzero scalar multiple of the raw equation
r² - rq³ + 3rq² - 4rq + q = 0.
Writing
N = rq - 2r + 1, K = q² - q - r + 1,
the checked rational map is
u = K/N,
v = (q-r)K/N² - 1.
For context, this is the composition of the standard raw-to-plane map
x = (q-r)/N, y = N/K
to x²y - xy² + y - 1 = 0 with the projective linear change
u = 1/y, v = x/y - 1.
The raw equation proves N, K, and q-r nonzero on the honest Tate
locus. Thus an exact order-eleven point maps to an affine point whose
abscissa is neither 0 nor 1, the abscissae of the four rational
finite cusp points on this model. No rational-point classification is
asserted.
The standard elliptic model v²+v=u³-u² of X₁(11).
Equations
- MazurTorsion.XOneEleven.curve = { a₁ := 0, a₂ := -1, a₃ := 1, a₄ := 0, a₆ := 0 }
Instances For
The raw parameter q=c²/(b-c).
Equations
- MazurTorsion.Kubert.orderElevenRawQ b c = c ^ 2 / (b - c)
Instances For
The u-coordinate attached directly to Tate parameters.
Equations
Instances For
The v-coordinate attached directly to Tate parameters.
Equations
Instances For
The compact Tate equation is the raw X₁(11) equation after the
displayed denominator-safe substitution.
The raw rational formulas satisfy the standard Weierstrass equation whenever their sole denominator is nonzero.
The Tate-parameter image lies on v²+v=u³-u².
The complete bridge: admissible Tate parameters give a nonsingular
point outside both rational finite-cusp abscissae on X₁(11).
An exact rational point of order eleven produces an affine point on
the standard X₁(11) model outside all rational cusp points: the point
at infinity is avoided by affineness, and the four finite ones have
abscissa 0 or 1.