Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A033199
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A033199 Primes of form x^2+6*y^2. +0
6
7, 31, 73, 79, 97, 103, 127, 151, 193, 199, 223, 241, 271, 313, 337, 367, 409, 433, 439, 457, 463, 487, 577, 601, 607, 631, 673, 727, 751, 769, 823, 919, 937, 967, 991, 1009, 1033, 1039, 1063, 1087, 1129 (list; graph; listen)
OFFSET

1,1

REFERENCES

D. Cox, "Primes of Form x^2 + n y^2", Wiley, 1989, p. 36.

FORMULA

p = 1, 7 mod 24.

MATHEMATICA

Clear[f, lst, p, x, y]; f[x_, y_]:=x^2+6*y^2; lst={}; Do[Do[p=f[x, y]; If[PrimeQ[p]&&p<8210, AppendTo[lst, p]], {y, 0, 3*5!}], {x, 0, 3*5!}]; Take[Union[lst], 250] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 04 2009]

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

CROSSREFS

Cf. A139643.

Sequence in context: A050547 A157914 A090684 this_sequence A003550 A107006 A107005

Adjacent sequences: A033196 A033197 A033198 this_sequence A033200 A033201 A033202

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research