Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068848
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068848 Smallest prime with same leading digits as 8^n. +0
2
11, 83, 641, 51203, 40961, 327689, 2621447, 20971529, 167772161, 1342177283, 10737418247, 85899345923, 687194767367, 54975581388811, 43980465111043, 3518437208883211, 28147497671065609, 22517998136852483 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(3)=51203 because this is the smallest prime starting with 8^3=512.

MAPLE

for i from 1 to 40 do a := nextprime(8^i*10); b := 1; while(a-8^i*10^b>=10^b) do b := b+1; a := nextprime(8^i*10^b); end do; c[i] := a; end do:q := seq(c[i], i=1..40);

CROSSREFS

Cf. A068846, A068847.

Sequence in context: A030692 A055369 A016282 this_sequence A129077 A012478 A026783

Adjacent sequences: A068845 A068846 A068847 this_sequence A068849 A068850 A068851

KEYWORD

nonn,base

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 10 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de) and Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 17 2002

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research