Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133332
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133332 Olinde Rodrigues recursive polynomial for Inversions of permutations: U(n,x)=Product[Sun[x^i,{i,0,m-1}],{m,0,n}]. +0
1
1, 1, 1, 3, 3, 1, 1, 4, 10, 16, 19, 16, 10, 4, 1, 1, 5, 15, 35, 65, 101, 135, 155, 155, 135, 101, 65, 35, 15, 5, 1, 1, 6, 21, 56, 126, 246, 426, 666, 951, 1246, 1506, 1686, 1751, 1686, 1506, 1246, 951, 666, 426, 246, 126, 56, 21, 6, 1, 1, 7, 28, 84, 210, 462, 917 (list; graph; listen)
OFFSET

1,4

COMMENT

The polynomial powers grow as : I(n)=n!binomial[n,2]/2

REFERENCES

Warren P. Johnson,American Math. Monthly,Oct 2007,volume 114, number 8, pages 752-758

FORMULA

U(n,x)=Product[Sun[x^i,{i,0,m-1}],{m,0,n}] a(n,m)=CoeffiecientList[U[n,x),x]

EXAMPLE

{1},

{1},

{1, 3, 3, 1},

{1, 4, 10, 16, 19, 16, 10, 4, 1},

{1, 5, 15, 35, 65, 101, 135, 155, 155, 135, 101, 65, 35, 15, 5, 1},

{1, 6, 21, 56, 126, 246, 426, 666, 951, 1246, 1506, 1686, 1751, 1686, 1506,1246, 951, 666, 426, 246, 126, 56, 21, 6, 1},

MATHEMATICA

f[q_, n_] = If[n == 0, 1, Sum[q^i, {i, 0, n - 1}]]; g[q_, n_] = Product[f[q, n], {m, 0, n}]; a = Table[CoefficientList[g[x, n], x], {n, 0, 10}]

CROSSREFS

Sequence in context: A160324 A109439 A133333 this_sequence A123562 A046218 A046221

Adjacent sequences: A133329 A133330 A133331 this_sequence A133333 A133334 A133335

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Oct 19 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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research