Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107135
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107135 Primes of the form 5x^2+6y^2. +0
4
5, 11, 29, 59, 101, 131, 149, 179, 251, 269, 389, 419, 461, 491, 509, 659, 701, 821, 941, 971, 1019, 1061, 1091, 1109, 1181, 1229, 1259, 1301, 1451, 1499, 1571, 1619, 1709, 1811, 1901, 1931, 1949, 1979, 2069, 2099, 2141, 2309, 2339, 2381, 2411 (list; graph; listen)
OFFSET

1,1

COMMENT

Discriminant=-120. See A107132 for more information.

Except for 5, also primes of the form 11x^2+4xy+14y^2. See A140633. - T. D. Noe (noe(AT)sspectra.com), May 19 2008

FORMULA

The primes are congruent to {5, 11, 29, 59, 101} (mod 120). - T. D. Noe (noe(AT)sspectra.com), May 02 2008

MATHEMATICA

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

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

CROSSREFS

Cf. A139827.

Sequence in context: A062772 A030080 A046141 this_sequence A129780 A154504 A106060

Adjacent sequences: A107132 A107133 A107134 this_sequence A107136 A107137 A107138

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 December 4 15:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research