Documentation

MazurTorsion.Kubert.OrderFifteenReduction

Reduction of a point of order fifteen #

An exact rational point of order 15 can be put in Tate normal form. Its fifth multiple then has exact order 3, so the X-coordinate of that multiple is a root of the third division polynomial. Clearing the two honest Tate denominators produces the polynomial orderFifteenPolynomial below.

This file proves only the forward modular reduction. In particular, it makes no assertion about the rational points of the resulting affine parameter curve.

A compact polynomial equation for the Tate-parameter image of X₁(15).

Writing A = c² + c - b and d = b - c, this is the third division polynomial at x(5P) = bcA/d², after multiplication by d⁸ and removal of the nonzero factor .

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

    The discriminant of the two-parameter Tate normal form, in a factored presentation useful for retaining the twelfth-power scale supplied by Tate normalization.

    Equations
    Instances For

      Exact order 15 of the marked Tate point forces the compact parameter polynomial to vanish. The proof records the fifth multiple explicitly and uses its exact order 3.

      A rational point of exact order 15 produces a point on the explicit Tate-parameter curve, with every denominator condition and the original discriminant scale retained.

      The additional condition c²+c-b ≠ 0 follows from the displayed polynomial and b-c ≠ 0; it is useful when continuing the checked multiple recurrence from 5P to 6P.