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!)
A100127 Decimal expansion of Sum_{n>0} prime(n)/n!. 3
4, 7, 3, 8, 6, 3, 8, 7, 0, 2, 6, 8, 6, 2, 1, 9, 9, 9, 2, 7, 1, 7, 7, 9, 4, 7, 0, 3, 4, 8, 1, 2, 4, 9, 5, 5, 3, 6, 0, 1, 8, 2, 3, 8, 4, 6, 6, 4, 2, 1, 0, 6, 6, 4, 2, 4, 8, 0, 9, 6, 1, 9, 3, 4, 8, 4, 3, 7, 5, 4, 0, 8, 7, 7, 9, 6, 9, 7, 1, 6, 7, 4, 8, 9, 2, 2, 7, 2, 2, 1, 3, 7, 6, 0, 2, 3, 3, 7, 7, 4, 5, 6, 7, 7, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
This constant is irrational (Erdős, 1958). - Amiram Eldar, Apr 13 2020
LINKS
Paul Erdős, Sur certaines séries à valeur irrationnelle (in French), Enseignement Math. (2) 4 (1958), pp. 93-100.
EXAMPLE
4.73863870268621999271779470348124955360182384664210664248096193484375408779697167489...
MATHEMATICA
RealDigits[ Sum[ Prime[n]/n!, {n, 75}], 10, 105][[1]] (* Robert G. Wilson v, Jan 18 2015 *)
PROG
(PARI) default(realprecision, 100):sum(n=1, 100, prime(n)/(n!), 0.)
CROSSREFS
Sequence in context: A190357 A296499 A199446 * A130204 A021215 A063378
KEYWORD
cons,nonn
AUTHOR
Mark Hudson (mrmarkhudson(AT)hotmail.com), Nov 11 2004
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 April 16 04:17 EDT 2024. Contains 371696 sequences. (Running on oeis4.)