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^14 - 77*n^13 + 3094*n^12 - 83083*n^11 + 1637636*n^10 - 24785761*n^9 + 294696402*n^8 - 2779448529*n^7 + 20797459683*n^6 - 122389753486*n^5 + 555826054784*n^4 - 1883902028008*n^3 + 4494445040176*n^2 - 6742111050752*n + 4789534153984 for n >= 12. - 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(13)-a(21) from Georg Fischer, Apr 27 2021
STATUS
approved