Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A028372
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A028372 Smallest prime that is simultaneously of forms x^2 + m y^2 for m = 1, ..., n. +0
5
2, 2, 73, 73, 241, 241, 1009, 1009, 1009, 1009, 7561, 7561, 21961, 35281, 35281, 35281, 44641, 44641, 374089, 622561, 622561, 622561, 4379281, 4379281, 4379281, 17690689, 17690689, 17690689, 17690689, 17690689, 316234801 (list; graph; listen)
OFFSET

1,1

COMMENT

Sequence A155715 lists the smallest numbers of this kind with x,y>0, but not necessarily prime. [From M. F. Hasler (MHasler(AT)univ-ag.fr), Jan 27 2009]

a(n) > 10^9 for n >= 32. [From Donovan Johnson (donovan.johnson(AT)yahoo.com), Sep 29 2009]

PROGRAM

(PARI) p=2; for(k=1, 999, forstep( c=k, 1, -1, for( b=1, sqrtint(p\c), issquare(p-c*b^2) & next(2)); p=nextprime(p+1); c=k+1); print1(p", ")) [From M. F. Hasler (MHasler(AT)univ-ag.fr), Jan 27 2009]

CROSSREFS

Sequence in context: A015167 A086204 A037292 this_sequence A130678 A156523 A156511

Adjacent sequences: A028369 A028370 A028371 this_sequence A028373 A028374 A028375

KEYWORD

nonn

AUTHOR

John L. Drost (drost(AT)marshall.edu)

EXTENSIONS

a(17)-a(18) corrected and a(26)-a(31) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Sep 29 2009

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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research