OFFSET
0,2
LINKS
J. Choi, N. Pippenger, Counting the Angels and Devils in Escher's Circle Limit IV, arXiv preprint arXiv:1310.1357 [math.CO], 2013.
Index entries for linear recurrences with constant coefficients, signature (6, 6, 6, -1).
FORMULA
G.f.: (1+x)*(1+x+x^2+x^3+x^4)/(1-6*x-6*x^2-6*x^3+x^4).
a(n) = 6*a(n-1) + 6*a(n-2) + 6*a(n-3) - a(n-4). - Wesley Ivan Hurt, Jul 07 2025
MATHEMATICA
Join[{1, 8}, LinearRecurrence[{6, 6, 6, -1}, {56, 392, 2737, 19103}, 21]] (* Jean-François Alcover, Feb 12 2019 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Dec 24 2013
STATUS
approved
