login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069596 Smallest prime in which the n-th significant digit is an 8. 2

%I #11 Feb 10 2014 01:21:06

%S 83,809,8009,80021,800011,8000009,80000023,800000011,8000000011,

%T 80000000021,800000000047,8000000000009,80000000000027,

%U 800000000000017,8000000000000011,80000000000000011,800000000000000119

%N Smallest prime in which the n-th significant digit is an 8.

%p seq(nextprime(8*10^j),j=1..32);

%t NextPrime/@(8 10^Range[20]) (* _Harvey P. Dale_, Feb 04 2011 *)

%Y Cf. A069588, A069589, A069590, A069591, A069592, A069593, A069594, A069595.

%K base,nonn

%O 2,1

%A _Amarnath Murthy_, Mar 25 2002

%E More terms from _Sascha Kurz_, Mar 28 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 12:27 EDT 2024. Contains 371912 sequences. (Running on oeis4.)