OFFSET
0,2
REFERENCES
M. A. Harrison, On the number of classes of binary matrices, IEEE Trans. Computers, 22 (1973), 1048-1051.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Andrew Howroyd, Table of n, a(n) for n = 0..1000
M. A. Harrison, On the number of classes of binary matrices, IEEE Transactions on Computers, C-22.12 (1973), 1048-1052. (Annotated scanned copy)
Index entries for linear recurrences with constant coefficients, signature (4,-5,2,-2,2,5,-8,6,-8,5,2,-2,2,-5,4,-1).
FORMULA
G.f.: (1 - x + x^2 + x^4 + x^6 - x^7 + x^8)/((1 - x)^8*(1 + x)^2*(1 + x^2)*(1 + x + x^2)^2). - Andrew Howroyd, May 30 2023
PROG
(PARI) Vec((1 - x + x^2 + x^4 + x^6 - x^7 + x^8)/((1 - x)^8*(1 + x)^2*(1 + x^2)*(1 + x + x^2)^2) + O(x^41)) \\ Andrew Howroyd, May 30 2023
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Terms a(7) onwards from Max Alekseyev, Feb 05 2010
STATUS
approved