Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135741
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135741 E.g.f.: A(x) = Sum_{n>=0} exp(fibonacci(n)*x)*x^n/n!. +0
1
1, 1, 3, 7, 19, 71, 347, 2115, 16395, 164071, 2099991, 34138963, 706636219, 18658538939, 627640554659, 26870678088831, 1464622985216331, 101659649883242575, 8983370274289495947, 1010460953826963080371 (list; graph; listen)
OFFSET

0,3

FORMULA

a(n) = Sum_{k=0..n} C(n,k)*fibonacci(k)^(n-k).

PROGRAM

(PARI) {a(n)=sum(k=0, n, binomial(n, k)*fibonacci(k)^(n-k))} (PARI) {a(n)=n!*polcoeff(sum(k=0, n, exp(fibonacci(k)*x +x*O(x^n))*x^k/k!), n)}

CROSSREFS

Sequence in context: A051139 A049423 A066237 this_sequence A128024 A075487 A118128

Adjacent sequences: A135738 A135739 A135740 this_sequence A135742 A135743 A135744

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 27 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research