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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A139656 Primes of the form x^2+312y^2. 2
313, 337, 433, 601, 673, 937, 1153, 1249, 1297, 1609, 1777, 1873, 1993, 2089, 2161, 2473, 2521, 2617, 2713, 2833, 2857, 3121, 3169, 3433, 3457, 3769, 3793, 4057, 4177, 4273, 4657, 4729, 4801, 4969, 4993, 5113, 5209, 5281, 5521, 5641, 5737 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Discriminant=-1248. See A139643 for more information.

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..1000

FORMULA

The primes are congruent to {1, 25, 49, 121, 217, 289} (mod 312).

MATHEMATICA

QuadPrimes[1, 0, 312, 10000] (* see A106856 *)

PROG

(MAGMA) [ p: p in PrimesUpTo(7000) | p mod 312 in {1, 25, 49, 121, 217, 289}]; // Vincenzo Librandi, Jul 29 2012

CROSSREFS

Sequence in context: A045275 A097023 A159574 * A061323 A082584 A088282

Adjacent sequences:  A139653 A139654 A139655 * A139657 A139658 A139659

KEYWORD

nonn,easy

AUTHOR

T. D. Noe, Apr 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 20 12:05 EDT 2013. Contains 225459 sequences.