login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153636 Primes of the form 4x^3 + 27y^2, with x>0. 3
31, 59, 283, 499, 743, 1327, 1399, 1579, 1823, 2687, 3271, 3299, 3371, 3559, 3767, 4027, 4243, 4567, 4639, 5323, 5351, 6079, 8059, 8123, 8563, 9463, 9851, 9887, 10111, 10247, 11003, 11119, 11399, 11939, 12163, 13127, 13163, 14243, 14783, 15907 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

MATHEMATICA

nn=10^5; Select[Sort[Flatten[Table[4a^3+27b^2, {b, Sqrt[nn/27]}, {a, ((nn-27b^2)/4)^(1/3)}]]], PrimeQ[ # ] &]

CROSSREFS

A153635 (positive or negative x)

Cf. A154291

Sequence in context: A043173 A043953 A139954 * A109840 A108293 A063339

Adjacent sequences:  A153633 A153634 A153635 * A153637 A153638 A153639

KEYWORD

nonn

AUTHOR

T. D. Noe, Dec 29 2008

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 19 15:07 EDT 2013. Contains 225432 sequences.