cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A201047 Coordinates x of Mordell elliptic curves x^3-y^2 for primary extremal points with quadratic extensions over rationals.

Original entry on oeis.org

1942, 2878, 3862, 6100, 8380, 18694, 31228, 93844, 111382, 117118, 129910, 143950, 186145, 210025, 575800, 1193740, 1248412, 1326025, 1388545, 1501504, 1697908, 1813660, 1946737, 2069353, 2151262, 2305180, 3864190, 3897622, 54054144, 61974313, 63546025
Offset: 1

Views

Author

Artur Jasinski, Nov 26 2011

Keywords

Comments

For y coordinates see A201269.
For distances d between cubes and squares see A201268.
Primary points in A200656.
For definition primary points see A200656.
For secondary terms in A200656 see A201048.
For successive quadratic extensions see A201278.
Theorem (*Artur Jasinski*):
Every particular coordinate x contained only one extremal point.
Proof (*Artur Jasinski*): Coordinate y is computable from the formula y(x) = round(sqrt(x^3)) and distance d between cube of x and square of y is computable from the formula d(x) = x^3-(round(sqrt(x^3)))^2.

Crossrefs

Formula

a(n) = (A201268(n)+(A201269(n))^2)^(1/3).

A201268 Distances d=x^3-y^2 for primary extremal points {x,y} of Mordell elliptic curves with quadratic extensions over rationals.

Original entry on oeis.org

52488, 15336, -20088, 219375, -293625, -474552, 1367631, -297, 100872, -105624, 6021000, -6615000, 40608000, -45360000, -423360000, 69641775, -72560097, 110160000, -114912000, -1216512, 1418946687, -1507379625, 1450230912, -1533752064, 2143550952, 4566375
Offset: 1

Views

Author

Artur Jasinski, Nov 29 2011

Keywords

Comments

For successive x coordinates see A201047.
For successive y coordinates see A201269.
One elliptic curve with particular d can contain a finite number of extremal points.
Theorem (*Artur Jasinski*):
One elliptic curve cannot contain more than 1 extremal primary point with quadratic extension over rationals.
Consequence of this theorem is that any number in this sequence can't appear more than 1 time.
Conjecture (*Artur Jasinski*):
One elliptic curve cannot contain more than 1 point with quadratic extension over rationals.
Mordell elliptic curves contained points with extensions which are roots of polynomials : 2 degree (with Galois 2T1), 4 degree (with Galois 4T3) and 6 degree (with not soluble Galois PGL(2,5) ). Order of minimal polynomial of any extension have to divided number 12. Theoretically points can exist which are roots of polynomial of 3 degree but any such point isn't known yet.
Particular elliptic curves x^3-y^2=d can contain more than one extremal point e.g. curve x^3-y^2=-297=a(8) contained 3 of such points with coordinates x={48, 1362, 93844}={A134105(7),A134105(8),A134105(9)}.
Conjecture (*Artur Jasinski*): Extremal points are k-th successive points with maximal coordinates x.

Crossrefs

Formula

a(n) = (A201047(n))^3-(A201269(n))^2.
Showing 1-2 of 2 results.