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!)
A103436 a(n) = Sum_{i>=1} i^n*Fibonacci(i)/2^i. 2
2, 10, 94, 1330, 25102, 592210, 16765774, 553755730, 20902816462, 887654387410, 41883261304654, 2173850952162130, 123085699242396622, 7550010173496390610, 498737656015015238734, 35298805253912253800530 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
A. T. Benjamin and J. J. Quinn, Proofs that really count: the art of combinatorial proof, M.A.A. 2003, p. 141.
LINKS
Arthur T. Benjamin, Judson D. Neer, Daniel T. Otero and James A. Sellers, A probabilistic view of certain weighted Fibonacci sums, Fibonacci Quarterly, Vol. 41, No. 4 (2002), pp. 360-364.
FORMULA
a(n) = (PolyLog(-n, (1 + sqrt(5))/4) - PolyLog(-n, (1 - sqrt(5))/4))/sqrt(5). - Vladimir Reshetnikov, Jan 20 2011
a(n) = 2 * A098799(n). - Amiram Eldar, Jun 16 2020
MATHEMATICA
a[n_] := Simplify[(PolyLog[-n, GoldenRatio/2] - PolyLog [-n, (1-GoldenRatio)/2]) / Sqrt[5]]; Array[a, 20, 0] (* Amiram Eldar, Jun 16 2020 *)
CROSSREFS
Sequence in context: A231375 A100622 A355782 * A182173 A362643 A160940
KEYWORD
nonn
AUTHOR
Ralf Stephan, Feb 08 2005
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 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)