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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A139650 Primes of the form x^2+190y^2. 3
191, 199, 239, 271, 311, 359, 479, 631, 719, 761, 769, 809, 881, 919, 929, 1031, 1049, 1151, 1201, 1279, 1289, 1489, 1559, 1601, 1721, 1759, 1831, 1871, 1879, 1999, 2039, 2129, 2239, 2281, 2399, 2441, 2551, 2591, 2609, 2671, 2791, 2969 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Discriminant=-760. See A139643 for more information.

LINKS

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

FORMULA

The primes are congruent to {1, 9, 39, 49, 81, 111, 119, 121, 159, 161, 169, 191, 199, 201, 239, 271, 289, 311, 321, 329, 351, 359, 391, 441, 479, 481, 511, 519, 529, 609, 631, 671, 681, 689, 719, 729} (mod 760).

MATHEMATICA

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

PROG

(MAGMA) [ p: p in PrimesUpTo(4000) | p mod 760 in {1, 9, 39, 49, 81, 111, 119, 121, 159, 161, 169, 191, 199, 201, 239, 271, 289, 311, 321, 329, 351, 359, 391, 441, 479, 481, 511, 519, 529, 609, 631, 671, 681, 689, 719, 729}]; // Vincenzo Librandi, Jul 28 2012

CROSSREFS

Sequence in context: A104642 A115016 A160784 * A139977 A141868 A059244

Adjacent sequences:  A139647 A139648 A139649 * A139651 A139652 A139653

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 25 23:56 EDT 2013. Contains 225650 sequences.