|
|
A088668
|
|
Number of n X n matrices over GF(2) with characteristic polynomial x^(n-1) * (x-1).
|
|
3
|
|
|
1, 6, 112, 7680, 2031616, 2113929216, 8727373545472, 143552238122434560, 9426286221665580875776, 2473462226931531291448836096, 2594880778667185584863751461404672, 10886377285478460999082179823696022077440, 182665403921164334152319068371262729095485587456
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,2
|
|
REFERENCES
|
I. Reiner, On the number of matrices with given characteristic polynomial, Illinois J. Math. 5 1961 324-329.
|
|
LINKS
|
Table of n, a(n) for n=1..13.
|
|
FORMULA
|
a(n) = (q/(q-1))*(q^(n^2-n)-q^(-2*n+n^2)) where q = 2.
|
|
PROG
|
(PARI) a(n)=(2^n-1)<<(n^2-2*n+1) \\ Charles R Greathouse IV, Oct 04 2013
|
|
CROSSREFS
|
Cf. A088671, A088852, A088853.
Sequence in context: A009612 A009798 A341478 * A275924 A288561 A291917
Adjacent sequences: A088665 A088666 A088667 * A088669 A088670 A088671
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Yuval Dekel (dekelyuval(AT)hotmail.com) and W. Edwin Clark, Nov 29 2003
|
|
EXTENSIONS
|
More terms from Joerg Arndt, Oct 04 2013
|
|
STATUS
|
approved
|
|
|
|