Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109906
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109906 A triangle of coefficients based on A000045 and the Pascal's triangle: t(n,m)=Fibonacci[(n - m + 1)]*Fibonacci[(m + 1)]*Binomial[n, m]. +0
1
1, 1, 1, 2, 2, 2, 3, 6, 6, 3, 5, 12, 24, 12, 5, 8, 25, 60, 60, 25, 8, 13, 48, 150, 180, 150, 48, 13, 21, 91, 336, 525, 525, 336, 91, 21, 34, 168, 728, 1344, 1750, 1344, 728, 168, 34, 55, 306, 1512, 3276, 5040, 5040, 3276, 1512, 306, 55, 89, 550, 3060, 7560, 13650, 16128 (list; table; graph; listen)
OFFSET

1,4

COMMENT

Row sums are:

{1, 2, 6, 18, 58, 186, 602, 1946, 6298, 20378, 65946}

FORMULA

t(n,m)=Fibonacci[(n - m + 1)]*Fibonacci[(m + 1)]*Binomial[n, m].

EXAMPLE

{1},

{1, 1},

{2, 2, 2},

{3, 6, 6, 3},

{5, 12, 24, 12, 5},

{8, 25, 60, 60, 25, 8},

{13, 48, 150, 180, 150, 48, 13},

{21, 91, 336, 525, 525, 336, 91, 21},

{34, 168, 728, 1344, 1750, 1344, 728, 168, 34},

{55, 306, 1512, 3276, 5040, 5040, 3276, 1512, 306, 55},

{89, 550, 3060, 7560, 13650, 16128, 13650, 7560, 3060, 550, 89}

MATHEMATICA

Clear[t, n, m] t[n_, m_] := Fibonacci[(n - m + 1)]*Fibonacci[(m + 1)]*Binomial[n, m]; Table[Table[t[n, m], {m, 0, n}], {n, 0, 10}]; Flatten[%]

CROSSREFS

Cf. A141611, A141617, A000045.

Sequence in context: A070610 A156820 A104346 this_sequence A104856 A038715 A057040

Adjacent sequences: A109903 A109904 A109905 this_sequence A109907 A109908 A109909

KEYWORD

nonn,tabl

AUTHOR

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

page 1

Search completed in 0.003 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 December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research