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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A139884 Primes of the form 2x^2+95y^2. 2
2, 97, 103, 113, 127, 167, 193, 223, 257, 337, 383, 433, 487, 607, 673, 743, 857, 863, 887, 953, 977, 983, 1063, 1097, 1153, 1193, 1367, 1433, 1447, 1553, 1663, 1777, 1823, 1913, 2017, 2143, 2207, 2273, 2377, 2383, 2393, 2423, 2447, 2473, 2503 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Discriminant=-760. See A139827 for more information.

LINKS

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

FORMULA

The primes are congruent to {2, 33, 97, 103, 113, 127, 143, 167, 183, 193, 217, 223, 257, 287, 297, 303, 337, 383, 393, 407, 417, 433, 447, 487, 497, 527, 553, 583, 607, 623, 673, 687, 697, 713, 737, 743, 753} (mod 760).

MATHEMATICA

QuadPrimes[2, 0, 95, 10000] (* see A106856 *)

PROG

(MAGMA) [ p: p in PrimesUpTo(3000) | p mod 760 in {2, 33, 97, 103, 113, 127, 143, 167, 183, 193, 217, 223, 257, 287, 297, 303, 337, 383, 393, 407, 417, 433, 447, 487, 497, 527, 553, 583, 607, 623, 673, 687, 697, 713, 737, 743, 753}]; // Vincenzo Librandi, Jul 30 2012

CROSSREFS

Sequence in context: A224986 A164335 A132206 * A189313 A042151 A065592

Adjacent sequences:  A139881 A139882 A139883 * A139885 A139886 A139887

KEYWORD

nonn,easy

AUTHOR

T. D. Noe, May 02 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 June 19 06:19 EDT 2013. Contains 226399 sequences.