Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068847
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068847 Smallest prime with same leading digits as 7^n. +0
3
11, 71, 491, 3433, 24019, 168071, 11764967, 8235431, 576480103, 403536071, 2824752493, 19773267431, 1384128720101, 9688901040727, 6782230728491, 474756150994337, 3323293056960127, 23263051398720713, 162841359791044903 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(3)=3433 because this is the smallest prime starting with 7^3=343.

MAPLE

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

CROSSREFS

Cf. A068846.

Sequence in context: A049350 A164559 A123362 this_sequence A139185 A103998 A034196

Adjacent sequences: A068844 A068845 A068846 this_sequence A068848 A068849 A068850

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research