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.

A360608 Number of solutions to a 4 X n Ring-Ring puzzle on an empty grid.

Original entry on oeis.org

1, 0, 2, 1, 8, 12, 45, 98, 292, 725, 2004, 5210, 14051, 37126, 99336, 263991, 704622, 1876566, 5005327, 13341292, 35579622, 94866875, 252998042, 674677856, 1799331865, 4798687520, 12798199466, 34133165825, 91035612400, 242799614636, 647572193925, 1727149489058
Offset: 0

Views

Author

George Spahn, Feb 13 2023

Keywords

Formula

G.f.: -(2*x^2 + x - 1)*(x^2 + 2*x - 1)/(x^6 + 5*x^5 - 3*x^4 - 10*x^3 + 3*x^2 + 3*x - 1).