OFFSET
0,2
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.
For fixed g, f(g,n) is polynomial in n for n >= g-2. See reference.
LINKS
Jaap Spies, Dancing School Problems, Nieuw Archief voor Wiskunde 5/7 nr. 4, Dec 2006, pp. 283-285.
FORMULA
a(n) = n^15 - 90*n^14 + 4200*n^13 - 131040*n^12 + 3011190*n^11 - 53441388*n^10 + 751250500*n^9 - 8470570680*n^8 + 76896261585*n^7 - 560015385930*n^6 + 3235452199980*n^5 - 14525684311320*n^4 + 48947506506080*n^3 - 116650912956480*n^2 + 175512302620800*n - 125495209214208 for n >= 13. - Georg Fischer, Apr 27 2021 (polynomial computed by the program in links)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Jaap Spies, Jan 28 2003
EXTENSIONS
Corrected by Jaap Spies, Feb 01 2004
a(12)-a(21) from Georg Fischer, Apr 27 2021
STATUS
approved