The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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
1, 555, 1508, 1781, 4224, 7037 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
For k <= 16000, there are six primes in sequence A011544.
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.
LINKS
Eric Weisstein's World of Mathematics, e-Prime
MATHEMATICA
Do[If[PrimeQ[Round[E*10^(n-1)]], Print[n], {n, 16000}]
CROSSREFS
Sequence in context: A274901 A075808 A204365 * A043511 A261432 A104809
KEYWORD
nonn,base,more
AUTHOR
XU Pingya, Mar 01 2017
STATUS
approved

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 June 10 03:52 EDT 2024. Contains 373253 sequences. (Running on oeis4.)