Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088639
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088639 Smallest prime beginning with at least n n's (in decimal notation). +0
3
2, 11, 223, 3331, 44449, 555557, 66666629, 777777701, 888888883, 99999999907, 1010101010101010101039, 11111111111111111111111, 12121212121212121212121223, 1313131313131313131313131301 (list; graph; listen)
OFFSET

0,1

LINKS

M. F. Hasler, Table of n, a(n) for n=0,...,100.

PROGRAM

(PARI) A088639(n)={ local(p=10^#Str(n), d=1); n*=(p^n-1)/(p-1); until( (d*=10)*(n+1)>p=nextprime(n*d), ); p} /* M. F. Hasler, Jan 13 2009 */

CROSSREFS

Cf. A088640. See A068120 for another version. See also A065584 - A065592.

Sequence in context: A036229 A104337 A042805 this_sequence A162385 A134096 A132571

Adjacent sequences: A088636 A088637 A088638 this_sequence A088640 A088641 A088642

KEYWORD

base,easy,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 27 2003

EXTENSIONS

More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 01 2003

PARI code, b-file, more cross-references and initial term added by M. F. Hasler (MHasler(AT)univ-ag.fr), Jan 13 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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research