[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A033216
Primes of form x^2+22*y^2.
2
23, 31, 47, 71, 89, 97, 103, 113, 137, 191, 199, 223, 257, 311, 313, 353, 367, 383, 401, 433, 449, 463, 487, 521, 577, 599, 617, 631, 641, 647, 719, 727, 751, 823, 839, 863, 881, 911, 929, 977, 983, 991, 1039
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 3000 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, 9, 15, 23, 25, 31, 47, 49, 71, or 81} (mod 88). - T. D. Noe, Apr 29 2008 [See e.g. Cox, p. 36. - N. J. A. Sloane, May 27 2014]
a(n) ~ 4n log n. - Charles R Greathouse IV, Nov 09 2012
MATHEMATICA
QuadPrimes2[1, 0, 22, 10000] (* see A106856 *)
CROSSREFS
Cf. A139643.
Sequence in context: A257528 A240886 A162587 * A139837 A145375 A086547
KEYWORD
nonn,easy
AUTHOR
STATUS
approved