Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106950
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106950 Primes of the form x^2+18y^2. +0
6
19, 43, 67, 73, 97, 139, 163, 193, 211, 241, 283, 307, 313, 331, 337, 379, 409, 433, 457, 499, 523, 547, 571, 577, 601, 619, 643, 673, 691, 739, 769, 787, 811, 859, 883, 907, 937, 1009, 1033, 1051, 1123, 1129, 1153, 1171, 1201, 1249, 1291, 1297, 1321 (list; graph; listen)
OFFSET

1,1

COMMENT

Discriminant=-72. See A106856 for more information.

FORMULA

Primes congruent to 1,19 modulo 24. - Michael Somos Aug 19 2006

PROGRAM

(PARI) {a(n)= local(m, c); if(n<1, 0, c=0; m=0; while( c<n, m++; if( isprime(m)& m%24==1|m%24==19, c++)); m)} /* Michael Somos Aug 19 2006 */

CROSSREFS

Sequence in context: A095086 A095079 A087779 this_sequence A095103 A094843 A094845

Adjacent sequences: A106947 A106948 A106949 this_sequence A106951 A106952 A106953

KEYWORD

nonn,easy

AUTHOR

T. D. Noe (noe(AT)sspectra.com), May 09 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research