OFFSET
0,2
REFERENCES
Gmelin Handbook of Inorg. and Organomet. Chem., 8th Ed., 1994, TYPIX search code (225) cF12.
LINKS
Sean A. Irvine, Table of n, a(n) for n = 0..1000
R. W. Grosse-Kunstleve, Coordination Sequences and Encyclopedia of Integer Sequences
R. W. Grosse-Kunstleve, G. O. Brunner and N. J. A. Sloane, Algebraic Description of Coordination Sequences and Exact Topological Densities for Zeolites, Acta Cryst., A52 (1996), pp. 879-889.
Sean A. Irvine, Generating Functions for Coordination Sequences of Zeolites, after Grosse-Kunstleve, Brunner, and Sloane
Index entries for linear recurrences with constant coefficients, signature (0, 3, 0, -3, 0, 1).
FORMULA
From Colin Barker, Sep 09 2014: (Start)
a(n) = (-2*(-5+(-1)^n)-5*(-3+(-1)^n)*n^2)/4 for n>0.
a(n) = 3*a(n-2)-3*a(n-4)+a(n-6) for n>6.
G.f.: -(x^6+8*x^5+9*x^4+24*x^3+9*x^2+8*x+1) / ((x-1)^3*(x+1)^3). (End)
G.f.: (1+8*x+9*x^2+24*x^3+9*x^4+8*x^5+x^6) / (1-x^2)^3
MATHEMATICA
Join[{1}, LinearRecurrence[{0, 3, 0, -3, 0, 1}, { 8, 12, 48, 42, 128, 92}, 44]] (* Georg Fischer, Feb 27 2019 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved