Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156691
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156691 General qp weighted combinations as : m=2;q=3: t(n,m)=If[m == 0, n!, Product[Product[1 - (i + 1)*(m + 1), {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
4
1, 1, 1, 1, -5, 1, 1, 40, 40, 1, 1, -440, 3520, -440, 1, 1, 6160, 542080, 542080, 6160, 1, 1, -104720, 129015040, -1419165440, 129015040, -104720, 1, 1, 2094400, 43865113600, 6755227494400, 6755227494400, 43865113600, 2094400, 1, 1 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Row sums are:

{1, 2, -3, 82, 2642, 1096482, -1161344798, 13598189404802, 633950903882665602,

301999235305843794118402, -782325471530406028574334585598,...},

FORMULA

m=2;q=3:

t(n,m)=If[m == 0, n!, Product[Product[1 - (i + 1)*(m + 1), {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, -5, 1},

{1, 40, 40, 1},

{1, -440, 3520, -440, 1},

{1, 6160, 542080, 542080, 6160, 1},

{1, -104720, 129015040, -1419165440, 129015040, -104720, 1},

{1, 2094400, 43865113600, 6755227494400, 6755227494400, 43865113600, 2094400, 1},

{1, -48171200, 20177952256000, -52825879006208000, 739562306086912000, -52825879006208000, 20177952256000, -48171200, 1},

{1, 1252451200, 12066415449088000, 631797512914247680000, 150367808073590947840000, 150367808073590947840000, 631797512914247680000, 12066415449088000, 1252451200, 1},

{1, -36321084800, 9098077248612352000, -10956632468958883266560000, 52153570552244284348825600000, -886610699388152833930035200000, 52153570552244284348825600000, -10956632468958883266560000, 9098077248612352000, -36321084800, 1}

MATHEMATICA

t[n_, m_] = If[m == 0, n!, Product[Product[1 - (i + 1)*(m + 1), {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: A156587 A058720 A015116 this_sequence A111820 A106238 A156952

Adjacent sequences: A156688 A156689 A156690 this_sequence A156692 A156693 A156694

KEYWORD

sign,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Feb 13 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 9 18:50 EST 2009. Contains 170568 sequences.


AT&T Labs Research