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!)
A363842 Decimal expansion of Sum_{k>=0} 1/(k!)!^2. 1
2, 2, 5, 0, 0, 0, 1, 9, 2, 9, 0, 1, 2, 3, 4, 5, 6, 7, 9, 0, 1, 2, 3, 4, 5, 6, 7, 9, 0, 1, 2, 3, 4, 5, 6, 7, 9, 0, 1, 2, 3, 4, 5, 6, 7, 9, 0, 1, 4, 9, 4, 3, 3, 7, 7, 0, 1, 0, 4, 2, 8, 4, 9, 4, 1, 6, 2, 2, 0, 3, 5, 2, 4, 4, 3, 4, 4, 8, 0, 7, 7, 5, 8, 5, 2, 2, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
1166401/518400 approximates this constant to 48 significant digits.
LINKS
EXAMPLE
2.25000192901234567901234567901234567901234567901...
MATHEMATICA
RealDigits[Sum[1/(k!)!^2, {k, 0, 4}], 10, 100][[1]]
PROG
(PARI) suminf(k=0, 1/k!!^2)
CROSSREFS
Cf. A363841 (continued fraction).
Cf. A336686.
Sequence in context: A264933 A012858 A366756 * A292383 A332896 A100247
KEYWORD
nonn,cons
AUTHOR
Daniel Hoyt, Jun 23 2023
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 30 00:54 EDT 2024. Contains 372115 sequences. (Running on oeis4.)