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!)
A346438 Decimal expansion of the constant Sum_{k>=0} (-1)^k/(6*k)!. 9
9, 9, 8, 6, 1, 1, 1, 1, 3, 1, 9, 8, 7, 8, 6, 6, 5, 3, 7, 0, 5, 8, 5, 2, 9, 3, 4, 9, 0, 7, 4, 2, 2, 8, 4, 7, 1, 9, 8, 3, 3, 3, 7, 6, 2, 8, 2, 0, 0, 4, 5, 7, 6, 4, 5, 1, 6, 5, 3, 6, 1, 5, 2, 6, 4, 9, 5, 4, 7, 6, 4, 6, 5, 6, 3, 8, 4, 0, 6, 8, 6, 7, 6, 5, 4, 3, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Michael I. Shamos, A catalog of the real numbers (2011).
FORMULA
Equals (cos(1) + 2*cos(1/2)*cosh(sqrt(3)/2))/3. - Amiram Eldar, Jun 04 2023
EXAMPLE
0.9986111131987866537058529349...
MATHEMATICA
RealDigits[(Cos[1] + 2*Cos[1/2]*Cosh[Sqrt[3]/2])/3, 10, 120][[1]] (* Amiram Eldar, Jun 04 2023 *)
PROG
(PARI) sumalt(k=0, (-1)^k/(6*k)!) \\ Michel Marcus, Jul 18 2021
CROSSREFS
Sequence in context: A347055 A371465 A346727 * A304029 A019896 A175570
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 April 24 13:41 EDT 2024. Contains 371957 sequences. (Running on oeis4.)