|
| |
|
|
A107008
|
|
Primes of the form x^2+24*y^2.
|
|
31
| |
|
|
73, 97, 193, 241, 313, 337, 409, 433, 457, 577, 601, 673, 769, 937, 1009, 1033, 1129, 1153, 1201, 1249, 1297, 1321, 1489, 1609, 1657, 1753, 1777, 1801, 1873, 1993, 2017, 2089, 2113, 2137, 2161, 2281, 2377, 2473, 2521, 2593, 2617, 2689, 2713
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Presumably this is the same as Primes congruent to 1 mod 24. - N. J. A. Sloane (njas(AT)research.att.com), Jul 11 2008.
Above checked for all terms up to 2 million, using the Mathematica program QuadPrimes[1,0,24,2000000]==Select[Range[1,2000000,24],PrimeQ] - Vladimir Joseph Stephan Orlovsky (4vladimir(at)gmail.com), May 18 2011.
Discriminant=-96. See A106856 for more information.
Also primes of the forms x^2+48*y^2 and x^2+72*y^2. See A140633. - T. D. Noe (noe(AT)sspectra.com), May 19 2008
|
|
|
MATHEMATICA
| QuadPrimes[1, 0, 24, 10000] (* see A106856 *)
|
|
|
CROSSREFS
| Sequence in context: A139972 A155573 A141375 * A140621 A143577 A146354
Adjacent sequences: A107005 A107006 A107007 * A107009 A107010 A107011
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| T. D. Noe (noe(AT)sspectra.com), May 09 2005
|
| |
|
|