OFFSET
-1,2
REFERENCES
Gordon G. Cash and Jerry Ray Dias, Computation, Properties and Resonance Topology of Benzenoid Monoradicals and Polyradicals and the Eigenvectors Belonging to Their Zero Eigenvalues, J. Math. Chem., 30 (2001), 429-444. [See Fig. 2.]
LINKS
Vincenzo Librandi, Table of n, a(n) for n = -1..10000
Index entries for linear recurrences with constant coefficients, signature (5,-10,10,-5,1).
FORMULA
G.f.: -3*(4*x^2 - 9*x + 9) / (x-1)^5. - Colin Barker, Jul 27 2013
MATHEMATICA
Table[(n^4+11n^3+53n^2+97n+54)/2, {n, -1, 40}] (* Harvey P. Dale, Sep 24 2011 *)
PROG
(Magma) [(1/2)*(n^4+11*n^3+53*n^2+97*n+54): n in [-1..40]]; // Vincenzo Librandi, Sep 25 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 10 2007
STATUS
approved