OFFSET
1,1
REFERENCES
F. Faase, On the number of specific spanning subgraphs of the graphs G X P_n, Ars Combin. 49 (1998), 129-154.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..500
F. Faase, On the number of specific spanning subgraphs of the graphs G X P_n, Preliminary version of paper that appeared in Ars Combin. 49 (1998), 129-154.
F. Faase, Results from the counting program
Index entries for linear recurrences with constant coefficients, signature (12,4,48).
FORMULA
a(n) = 12*a(n-1) + 4*a(n-2) + 48*a(n-3) for n > 7.
G.f.: 4*x*(1+20*x^2+12*x^3+48*x^5+24*x^6)/(1-12*x-4*x^2-48*x^3). - R. J. Mathar, Dec 16 2008
MATHEMATICA
LinearRecurrence[{12, 4, 48}, {4, 48, 672, 8496, 106944, 1349760, 17032800}, 20] (* Harvey P. Dale, Jun 02 2026 *)
CROSSREFS
KEYWORD
nonn,easy,changed
AUTHOR
EXTENSIONS
a(17) onward from Andrew Howroyd, Nov 07 2025
STATUS
approved
