OFFSET
2,1
LINKS
Christian Sievers, Table of n, a(n) for n = 2..200
Eric Weisstein's World of Mathematics, Crossed Prism Graph.
Eric Weisstein's World of Mathematics, Maximal Irredundant Set.
Index entries for linear recurrences with constant coefficients, signature (4,-2,28,1,-25,-65,-412,821,814,-1872,8,2488,-1184,-2816,128,1024).
FORMULA
a(n) = 4*a(n-1)-2*a(n-2)+28*a(n-3)+a(n-4)-25*a(n-5)-65*a(n-6)-412*a(n-7)+821*a(n-8)+814*a(n-9)-1872*a(n-10)+8*a(n-11)+2488*a(n-12)-1184*a(n-13)-2816*a(n-14)+128*a(n-15)+1024*a(n-16). - Eric W. Weisstein, Sep 30 2025
MATHEMATICA
LinearRecurrence[{4, -2, 28, 1, -25, -65, -412, 821, 814, -1872, 8, 2488, -1184, -2816, 128, 1024}, {12, 124, 588, 2319, 11094, 52882, 255900, 1213693, 5681867, 26951995, 128276070, 607245760, 2873887210, 13621766889, 64560977404, 305887320978}, 20] (* Eric W. Weisstein, Sep 30 2025 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Aug 17 2017
EXTENSIONS
a(7)-a(8) from Andrew Howroyd, Aug 31 2017
More terms from Christian Sievers, Nov 13 2023
STATUS
approved
