Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141682
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141682 An Fibonacci on Fibonacci Invert transform of A000045 in an Vladeta Jovovic A001906 form: a(n)=Sum[Fibonacci[k]*a(n - k), {k, 1, n}]. +0
1
1, 1, 2, 5, 12, 29, 70, 169, 408, 985, 2378, 5741, 13860, 33461, 80782, 195025, 470832, 1136689, 2744210, 6625109, 15994428, 38613965, 93222358, 225058681, 543339720, 1311738121, 3166815962, 7645370045, 18457556052, 44560482149, 107578520350 (list; graph; listen)
OFFSET

1,3

COMMENT

Essentially the same as A000129. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 14 2008]

FORMULA

a(n)=Sum[Fibonacci[k]*a(n - k), {k, 1, n}].

MATHEMATICA

Clear[a, n] a[0] = 1; a[n_] := a[n] = Sum[Fibonacci[k]*a[n - k], {k, 1, n}]; Table[a[n], {n, 0, 30}]

CROSSREFS

Cf. A000045, A001906.

Adjacent sequences: A141679 A141680 A141681 this_sequence A141683 A141684 A141685

Sequence in context: A130009 A048624 A000129 this_sequence A077985 A054198 A054196

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Sep 07 2008

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 November 9 12:23 EST 2009. Contains 166233 sequences.


AT&T Labs Research