Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157640
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A157640 A q-combination triangle sequence :m=2; t(n,k)=If[m == 0, n!, Product[Sum[k*(m + 1)^i, {i, 0, k - 1}], {k, 1, n}]];b(n,k,m)=If[n == 0, 1, t[n, m]/(t[k, m]*t[n - k, m])]. +0
1
1, 1, 1, 1, 8, 1, 1, 39, 39, 1, 1, 160, 780, 160, 1, 1, 605, 12100, 12100, 605, 1, 1, 2184, 165165, 677600, 165165, 2184, 1, 1, 7651, 2088723, 32401985, 32401985, 2088723, 7651, 1, 1, 26240, 25095280, 1405335680, 5313925540, 1405335680, 25095280 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:

{1, 2, 10, 80, 1102, 25412, 1012300, 68996720, 8174839942, 1670428649564,

594362629986268,...}.

FORMULA

m=2; t(n,k)=If[m == 0, n!, Product[Sum[k*(m + 1)^i, {i, 0, k - 1}], {k, 1, n}]];

b(n,k,m)=If[n == 0, 1, t[n, m]/(t[k, m]*t[n - k, m])].

EXAMPLE

{1},

{1, 1},

{1, 8, 1},

{1, 39, 39, 1},

{1, 160, 780, 160, 1},

{1, 605, 12100, 12100, 605, 1},

{1, 2184, 165165, 677600, 165165, 2184, 1},

{1, 7651, 2088723, 32401985, 32401985, 2088723, 7651, 1},

{1, 26240, 25095280, 1405335680, 5313925540, 1405335680, 25095280, 26240, 1},

{1, 88569, 290506320, 56991380880, 777932349012, 777932349012, 56991380880, 290506320, 88569, 1},

{1, 295240, 3268638945, 2199207331200, 105163345568820, 379630986317856, 105163345568820, 2199207331200, 3268638945, 295240, 1}

MATHEMATICA

t[n_, m_] = If[m == 0, n!, Product[Sum[k*(m + 1)^i, {i, 0, k - 1}], {k, 1, n}]];

b[n_, k_, m_] = If[n == 0, 1, t[n, m]/(t[k, m]*t[n - k, m])];

Table[Flatten[Table[Table[b[n, k, m], {k, 0, n}], {n, 0, 10}]], {m, 0, 15}]

CROSSREFS

Sequence in context: A156137 A152972 A166346 this_sequence A142458 A022171 A015121

Adjacent sequences: A157637 A157638 A157639 this_sequence A157641 A157642 A157643

KEYWORD

nonn,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Mar 03 2009

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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research