Documentation

MazurTorsion.Kubert.OrderEighteenModel

An explicit genus-two model attached to order eighteen #

The order-nine Tate-parameter equation admits the rational parameter

d = c² / (b - c).

Away from the nondegenerate loci already supplied by exists_tateOrderEighteen_certificate, it gives

c = d²(d - 1) and b = c(d² - d + 1).

Combining this parametrization with the rational root of the Tate two-division polynomial gives the auxiliary equation

(2s + 1)(d²(d - 1)s² - (d² - d + 1)) = s².

The displayed rational change of variables then produces a point on

Y² = X⁶ - 4X⁵ + 10X⁴ - 10X³ + 5X² - 2X + 1.

This file proves only these algebraic reductions. In particular, it does not assert the rational-point classification of this genus-two curve.

The rational parameter on the nondegenerate order-nine Tate curve.

Equations
Instances For

    The auxiliary coordinate obtained from a root of the Tate two-division polynomial.

    Equations
    Instances For

      The equation in the order-nine parameter and the auxiliary two-division coordinate.

      Equations
      Instances For

        The abscissa in the standard genus-two model for X₁(18).

        Equations
        Instances For

          The ordinate in the standard genus-two model for X₁(18).

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            The sextic defining the standard genus-two model for X₁(18).

            Equations
            Instances For
              theorem MazurTorsion.Kubert.orderNine_parameterization (b c : ) (hc : c 0) (hbc : b c) (hnine : orderNinePolynomial b c = 0) :

              The nondegenerate order-nine Tate equation has the claimed rational parametrization.

              theorem MazurTorsion.Kubert.orderNineParameterD_ne_one (b c : ) (hc : c 0) (hbc : b c) (hnine : orderNinePolynomial b c = 0) :
              theorem MazurTorsion.Kubert.orderEighteenAuxiliaryPolynomial_eq_zero (b c r d : ) (hc : c 0) (hr : r 0) (hcparam : c = d ^ 2 * (d - 1)) (hbparam : b = c * (d ^ 2 - d + 1)) (htwo : tateTwoDivisionPolynomial b c r = 0) :

              After the order-nine parametrization, a root of the two-division polynomial gives the displayed auxiliary equation.

              The denominator in the genus-two change of variables cannot vanish on the nondegenerate auxiliary curve.

              The rational change of variables sends the auxiliary equation to the standard sextic model.

              theorem MazurTorsion.Kubert.orderEighteenModelX_ne_zero (d s : ) (hd1 : d 1) (hden : 1 + d * s 0) (haux : orderEighteenAuxiliaryPolynomial d s = 0) :

              A nondegenerate point of the auxiliary curve does not map to the affine point with abscissa zero.

              theorem MazurTorsion.Kubert.orderEighteenModelX_ne_one (d s : ) (hd : d 0) (hd1 : d 1) (hden : 1 + d * s 0) (haux : orderEighteenAuxiliaryPolynomial d s = 0) :

              A nondegenerate point of the auxiliary curve does not map to the affine point with abscissa one.

              A point of exact order eighteen supplies a nondegenerate rational point on the explicit genus-two model, together with all Tate parameters, denominator conditions, source equations, and the original discriminant scale.

              This is only a reduction theorem. It does not classify the rational points of the genus-two curve.

              A route-neutral exclusion of noncuspidal rational points on the hyperelliptic model rules out exact rational order eighteen.