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!)
A283158 Numbers k such that A011544(k-1) is a prime. 0

%I #18 Jan 16 2023 06:11:45

%S 1,555,1508,1781,4224,7037

%N Numbers k such that A011544(k-1) is a prime.

%C For k <= 16000, there are six primes in sequence A011544.

%C Round(e*10^112279) = floor(e*10^112279), and floor(e*10^112279) = A011544(112279) (=A007512(7)) is a prime. Thus 112280 = A064118(7) is also a term.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/e-Prime.html">e-Prime</a>

%t Do[If[PrimeQ[Round[E*10^(n-1)]],Print[n],{n,16000}]

%Y Cf. A007512, A011543, A011544, A064118.

%K nonn,base,more

%O 1,2

%A _XU Pingya_, Mar 01 2017

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 July 14 14:54 EDT 2024. Contains 374318 sequences. (Running on oeis4.)