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!)
A328495 Decimal expansion of Sum_{k>=0} (-1)^k*L(k)/k!, where L(k) is the k-th Lucas number (A000032). 1

%I #24 Feb 06 2022 02:48:24

%S 2,0,5,3,5,6,5,1,1,1,4,7,6,5,1,0,9,6,0,3,4,4,9,1,4,6,6,1,1,4,6,9,6,5,

%T 3,0,9,3,2,0,2,5,8,6,4,4,9,4,5,9,1,8,2,4,8,7,0,2,3,6,2,9,7,2,0,4,0,8,

%U 9,6,4,4,0,4,5,4,2,3,5,9,3,8,3,4,7,7,1

%N Decimal expansion of Sum_{k>=0} (-1)^k*L(k)/k!, where L(k) is the k-th Lucas number (A000032).

%D Thomas Koshy, Fibonacci and Lucas Numbers with Applications, Volume 1, 2nd edition, Wiley, 2017, chapter 13.8, pp. 248-250.

%F Equals exp(-phi) + exp(phi-1), where phi is the golden ratio (A001622).

%F Equals 2*exp(-1/2)*cosh(sqrt(5)/2) = A249455*cosh(phi - 1/2). - _Peter Luschny_, Oct 22 2019

%F Equals A328344 / e. - _Amiram Eldar_, Feb 06 2022

%e 2.053565111476510960344914661146965309320258644945918...

%p Digits := 100: 2*exp(-1/2)*cosh(sqrt(5)/2)*10^86:

%p ListTools:-Reverse(convert(floor(%), base, 10)); # _Peter Luschny_, Oct 22 2019

%t RealDigits[Exp[-GoldenRatio] + Exp[GoldenRatio - 1], 10, 100][[1]]

%Y Cf. A000032, A001113, A001622, A099935, A139341, A139342, A328344, A249455.

%K nonn,cons

%O 1,1

%A _Amiram Eldar_, Oct 22 2019

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 2 22:55 EDT 2024. Contains 372203 sequences. (Running on oeis4.)