Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107133
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107133 Primes of the form 4x^2+7y^2. +0
3
7, 11, 23, 43, 67, 71, 79, 107, 127, 151, 163, 179, 191, 211, 239, 263, 331, 347, 359, 379, 431, 443, 463, 487, 491, 499, 547, 571, 599, 631, 659, 683, 739, 743, 751, 823, 827, 863, 883, 907, 911, 919, 947, 967, 991, 1019, 1031, 1051, 1087, 1103, 1163 (list; graph; listen)
OFFSET

1,1

COMMENT

Discriminant=-112. See A107132 for more information.

FORMULA

Except for 7, the primes are congruent to {11, 15, 23} (mod 28). - T. D. Noe (noe(AT)sspectra.com), May 02 2008

MATHEMATICA

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

QuadPrimes[4, 0, 7, 10000] (* see A106856 *)

CROSSREFS

Cf. A139827.

Sequence in context: A067790 A089056 A082496 this_sequence A079138 A163848 A111671

Adjacent sequences: A107130 A107131 A107132 this_sequence A107134 A107135 A107136

KEYWORD

nonn,easy

AUTHOR

T. D. Noe (noe(AT)sspectra.com), May 13 2005

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research