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!)
A346437 Decimal expansion of the constant Sum_{k>=0} (-1)^k/(7*k)!. 10
9, 9, 9, 8, 0, 1, 5, 8, 7, 3, 1, 3, 0, 5, 8, 0, 4, 7, 1, 6, 5, 4, 5, 8, 3, 7, 0, 9, 5, 5, 3, 2, 7, 6, 2, 7, 5, 7, 2, 1, 0, 9, 1, 8, 0, 5, 7, 4, 8, 8, 0, 9, 5, 6, 1, 4, 9, 7, 1, 2, 9, 4, 1, 3, 9, 4, 0, 9, 3, 6, 7, 6, 4, 4, 6, 9, 8, 5, 8, 1, 1, 0, 5, 7, 8, 7, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Michael I. Shamos, A catalog of the real numbers (2011).
EXAMPLE
0.99980158731305804716545837...
MATHEMATICA
RealDigits[HypergeometricPFQ[{}, {1/7, 2/7, 3/7, 4/7, 5/7, 6/7}, -1/7^7], 10, 120][[1]] (* Amiram Eldar, Jun 04 2023 *)
PROG
(PARI) sumalt(k=0, (-1)^k/(7*k)!) \\ Michel Marcus, Jul 18 2021
CROSSREFS
Sequence in context: A346571 A346745 A307054 * A346260 A019898 A330119
KEYWORD
cons,nonn
AUTHOR
Sean A. Irvine, Jul 17 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 29 00:29 EDT 2024. Contains 372921 sequences. (Running on oeis4.)