|
|
A079922
|
|
Solution to the Dancing School Problem with n girls and n+3 boys: f(n,3).
|
|
1
|
|
|
4, 13, 36, 90, 212, 478, 1044, 2227, 4664, 9627, 19640, 39684, 79544, 158364, 313464, 617365, 1210588, 2364713, 4603388, 8934142, 17291756, 33385018, 64311660, 123634471, 237233712, 454429239, 869095472, 1659708488
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
COMMENTS
|
f(g,h) = per(B), the permanent of the (0,1)-matrix B of size g X g+h with b(i,j)=1 if and only if i <= j <= i+h. See A079908 for more information.
|
|
LINKS
|
|
|
FORMULA
|
Empirical g.f.: -x*(x^7-4*x^4+2*x^3+3*x-4) / ((x-1)^2*(x^3+x^2+x-1)^2). - Colin Barker, Jan 04 2015
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
EXTENSIONS
|
|
|
STATUS
|
approved
|
|
|
|