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!)
A346170 Decimal expansion of Sum_{k>=1} 2^primepi(k)/k!. 1
2, 9, 1, 4, 7, 3, 1, 9, 2, 0, 1, 0, 1, 7, 6, 3, 1, 5, 4, 2, 9, 6, 3, 8, 4, 7, 0, 2, 2, 2, 8, 6, 7, 5, 6, 9, 0, 0, 8, 5, 7, 2, 9, 7, 0, 4, 5, 2, 7, 2, 7, 9, 0, 5, 2, 5, 4, 5, 3, 4, 1, 2, 5, 0, 1, 7, 0, 0, 1, 9, 0, 4, 5, 1, 8, 8, 0, 5, 4, 7, 3, 9, 1, 0, 2, 6, 5, 8, 7, 3, 3, 4, 0, 5, 5, 0, 4, 8, 1, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
This constant is irrational (Hančl and Tijdeman, 2010).
LINKS
Jaroslav Hančl and Robert Tijdeman, On the irrationality of factorial series II, Journal of Number Theory, Vol. 130, No. 3 (2010), pp. 595-607.
EXAMPLE
2.91473192010176315429638470222867569008572970452727...
MATHEMATICA
RealDigits[Sum[2^PrimePi[i]/i!, {i, 1, 100}], 10, 100][[1]]
PROG
(PARI) suminf(k=1, 2^primepi(k)/k!) \\ Michel Marcus, Jul 09 2021
CROSSREFS
Sequence in context: A173995 A272868 A074950 * A113211 A244807 A021347
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Jul 08 2021
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 May 2 09:06 EDT 2024. Contains 372178 sequences. (Running on oeis4.)