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!)
A371137 Decimal expansion of Sum_{k>=1} 1/Lucas(k!). 1
1, 3, 8, 8, 8, 9, 8, 5, 3, 3, 7, 6, 4, 5, 6, 6, 4, 4, 1, 4, 0, 5, 2, 3, 7, 0, 3, 6, 6, 2, 3, 2, 6, 0, 8, 4, 9, 7, 3, 8, 4, 9, 4, 5, 4, 0, 4, 3, 3, 5, 2, 2, 1, 5, 1, 7, 2, 0, 3, 5, 2, 3, 9, 1, 6, 4, 4, 3, 3, 3, 1, 6, 6, 3, 2, 3, 3, 6, 8, 4, 2, 0, 2, 3, 7, 8, 1, 3, 2, 7, 2, 2, 5, 9, 9, 1, 8, 8, 2, 9, 8, 5, 0, 1, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Nyblom (2000) proved that this constant is transcendental.
LINKS
M. A. Nyblom, A theorem on transcendence of infinite series, The Rocky Mountain Journal of Mathematics, Vol. 30, No. 3 (2000), pp. 1111-1120; alternative link.
FORMULA
Equals Sum_{k>=1} 1/A101293(k).
EXAMPLE
1.38889853376456644140523703662326084973849454043352...
MATHEMATICA
RealDigits[Sum[1/LucasL[k!], {k, 1, 10}], 10, 120][[1]]
PROG
(PARI) suminf(k = 1, 1/(fibonacci(k!-1)+fibonacci(k!+1)))
CROSSREFS
Sequence in context: A288094 A131596 A332892 * A140975 A065481 A354222
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Mar 12 2024
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 August 4 08:56 EDT 2024. Contains 374906 sequences. (Running on oeis4.)