Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068846
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068846 Smallest prime with same leading digits as 6^n. +0
3
11, 61, 367, 2161, 12967, 77761, 466561, 2799361, 16796161, 100776967, 604661767, 36279705641, 217678233631, 1306069401601, 7836416409623, 47018498457641, 282110990745637, 1692665944473601, 1015599566684161 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(3)=2161 because this is the smallest prime starting with 6^3=216.

MAPLE

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

CROSSREFS

Cf. A068847, A068848.

Sequence in context: A115565 A137410 A156095 this_sequence A092164 A088545 A020454

Adjacent sequences: A068843 A068844 A068845 this_sequence A068847 A068848 A068849

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), 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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research