cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A088668 Number of n X n matrices over GF(2) with characteristic polynomial x^(n-1) * (x-1).

Original entry on oeis.org

1, 6, 112, 7680, 2031616, 2113929216, 8727373545472, 143552238122434560, 9426286221665580875776, 2473462226931531291448836096, 2594880778667185584863751461404672, 10886377285478460999082179823696022077440, 182665403921164334152319068371262729095485587456
Offset: 1

Views

Author

Yuval Dekel (dekelyuval(AT)hotmail.com) and W. Edwin Clark, Nov 29 2003

Keywords

Crossrefs

Programs

Formula

a(n) = (q/(q-1))*(q^(n^2-n)-q^(-2*n+n^2)) where q = 2.

Extensions

More terms from Joerg Arndt, Oct 04 2013