Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A058057
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A058057 Triangle giving coefficients of menage hit polynomials. +0
8
1, 1, 0, 1, 1, 0, 1, 3, 1, 1, 1, 6, 6, 8, 3, 1, 10, 20, 38, 35, 16, 1, 15, 50, 134, 213, 211, 96, 1, 21, 105, 385, 915, 1479, 1459, 675, 1, 28, 196, 952, 3130, 7324, 11692, 11584, 5413, 1, 36, 336, 2100, 9090, 28764, 65784, 104364, 103605, 48800 (list; table; graph; listen)
OFFSET

0,8

COMMENT

Triangle of coefficients of polynomials P(n; x) = Permanent(M), where M=[m(i,j)] is n X n matrix defined by m(i,j)=x if 0<=i-j<=1 else m(i,j)=1. - Vladeta Jovovic (vladeta(AT)Eunet.yu), Jan 23 2003

REFERENCES

J. Riordan, An Introduction to Combinatorial Analysis, Wiley, 1958, p. 198.

EXAMPLE

1; 1,0; 1,1,0; 1,3,1,1; 1,6,6,8,3; ...

MAPLE

V := proc(n) local k; add( binomial(2*n-k, k)*(n-k)!*(x-1)^k, k=0..n); end; W := proc(r, s) coeff( V(r), x, s ); end; a := (n, k)->W(n, n-k);

CROSSREFS

Diagonals give A000271, A000426, A000222, A000386, A000450, A058085, A058086.

Cf. A080018, A080061.

Sequence in context: A016566 A096744 A080002 this_sequence A124372 A126470 A102480

Adjacent sequences: A058054 A058055 A058056 this_sequence A058058 A058059 A058060

KEYWORD

nonn,easy,nice,tabl

AUTHOR

njas, Dec 02 2000

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 September 5 01:44 EDT 2008. Contains 143476 sequences.


AT&T Labs Research