login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A154291 Primes of the form 4x^3 + 27y^2, with x<0. 3
23, 31, 139, 211, 239, 419, 491, 499, 563, 643, 743, 751, 823, 1291, 1319, 1427, 1931, 2039, 2687, 2767, 3011, 3119, 3163, 3191, 3299, 3307, 3803, 3919, 4027, 4091, 4099, 4423, 4703, 4999, 5323, 5639, 5647, 6007, 6043, 6079, 6323, 6691, 6719, 6763, 7331 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

For each prime p, the elliptic curve 27y^2 = 4x^3 + p must be solved to determine whether there is an integer solution with x positive. About 2/3 of all primes can be eliminated because p-4x^3 is never divisible by 27. The remaining primes are congruent to +-5 (mod 18). Hence this sequence is a subsequence of A129806. Half of those primes can be eliminated because even when 27 does divide p-4x^3, the quotient must equal 1 (mod 4) in order to be a square. Hence all these primes must equal 23 or 31 (mod 36). James Buddenhagen used APECS and I used Sage to examine the elliptic curves. The first difficult prime is 1831. All the elliptic curves with p = 23 or 31 (mod 36) appear to have trivial torsion and rank 0 or 2.

See the link to the Sage/Python program to see how the problem with 1831 was resolved. The first prime producing an elliptic curve of rank 4 is 19427.

LINKS

Table of n, a(n) for n=1..45.

T. D. Noe, Sage/Python program

EXAMPLE

743 = 4*(-17977)^3 + 27*927735^2

CROSSREFS

Cf. A153635, A153636

Sequence in context: A155074 A105007 A243438 * A109559 A231401 A130825

Adjacent sequences: A154288 A154289 A154290 * A154292 A154293 A154294

KEYWORD

nonn

AUTHOR

T. D. Noe, Jan 06 2009, Jun 18 2009, Jun 21 2009

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 25 16:33 EDT 2023. Contains 361528 sequences. (Running on oeis4.)