cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A079922 Solution to the Dancing School Problem with n girls and n+3 boys: f(n,3).

Original entry on oeis.org

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
Offset: 1

Views

Author

Jaap Spies, Jan 28 2003

Keywords

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.

Crossrefs

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

Extensions

More terms from Jaap Spies, Dec 15 2006