login
The OEIS Foundation is supported by donations from users of the OEIS and by a grant from the Simons Foundation.

 

Logo


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033236 Primes of form x^2+57*y^2. 2
61, 73, 157, 229, 277, 313, 349, 397, 457, 541, 577, 613, 709, 733, 757, 769, 853, 937, 997, 1033, 1069, 1201, 1213, 1297, 1429, 1453, 1489, 1597, 1621, 1657, 1669, 1753, 1873, 1993, 2053, 2113, 2137 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

REFERENCES

David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989.

LINKS

Vincenzo Librandi and Ray Chandler, Table of n, a(n) for n = 1..10000 [First 1000 terms from Vincenzo Librandi]

N. J. A. Sloane et al., Binary Quadratic Forms and OEIS (Index to related sequences, programs, references)

FORMULA

Primes congruent to {1, 25, 49, 61, 73, 85, 121, 157, 169} (mod 228). - T. D. Noe, Apr 29 2008

MATHEMATICA

QuadPrimes2[1, 0, 57, 10000] (* see A106856 *)

With[{nn=50}, Take[Union[Select[#[[1]]+57#[[2]]&/@(Tuples[Range[nn], 2]^2), PrimeQ]], nn]] (* Harvey P. Dale, Jun 17 2014 *)

CROSSREFS

Cf. A139643.

Sequence in context: A179012 A227980 A227520 * A260808 A141457 A112998

Adjacent sequences:  A033233 A033234 A033235 * A033237 A033238 A033239

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane.

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recent
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified October 27 15:27 EDT 2020. Contains 338035 sequences. (Running on oeis4.)