Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107136
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107136 Primes of the form 3x^2+10y^2. +0
2
3, 13, 37, 43, 67, 157, 163, 277, 283, 307, 373, 397, 523, 547, 613, 643, 733, 757, 787, 853, 877, 883, 907, 997, 1093, 1117, 1123, 1213, 1237, 1453, 1483, 1597, 1627, 1693, 1723, 1747, 1867, 1933, 1987, 2053, 2083, 2203, 2293, 2347, 2437, 2467 (list; graph; listen)
OFFSET

1,1

COMMENT

Discriminant=-120. See A107132 for more information.

FORMULA

The primes are congruent to {3, 13, 37, 43, 67} (mod 120). - T. D. Noe (noe(AT)sspectra.com), May 02 2008

MATHEMATICA

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

QuadPrimes[3, 0, 10, 10000] (* see A106856 *)

CROSSREFS

Cf. A139827.

Sequence in context: A061483 A128288 A113115 this_sequence A153009 A147168 A147183

Adjacent sequences: A107133 A107134 A107135 this_sequence A107137 A107138 A107139

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 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research