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!)
A069591 Smallest prime in which the n-th significant digit is a 7. 6

%I #7 Jun 17 2021 18:47:05

%S 7,71,701,7001,70001,700001,7000003,70000027,700000001,7000000001,

%T 70000000033,700000000009,7000000000009,70000000000009,

%U 700000000000051,7000000000000037,70000000000000003,700000000000000033

%N Smallest prime in which the n-th significant digit is a 7.

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

%t Join[{7},NextPrime/@(7*10^Range[20])] (* _Harvey P. Dale_, Jun 17 2021 *)

%Y Cf. A069588, A069589, A069590.

%K base,nonn

%O 1,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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)