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.

A003771 Number of Hamiltonian cycles in K_4 X P_n.

Original entry on oeis.org

3, 30, 198, 1326, 8886, 59550, 399078, 2674446, 17922966, 120111870, 804937158, 5394336366, 36150480246, 242264688990, 1623551862438, 10880333659086, 72915231888726, 488645955902910, 3274691227542918, 21945546680994606, 147069444311876406, 985595016821145630
Offset: 1

Views

Author

Keywords

Formula

a(n) = 7*a(n-1) - 2*a(n-2), n>3.
G.f.: 3*x*(1+3*x-2*x^2)/(1-7*x+2*x^2). - R. J. Mathar, Dec 16 2008

Extensions

More terms from Stefano Spezia, May 13 2023