login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053765 a(n) = 4^(n^2 - n). 7
1, 1, 16, 4096, 16777216, 1099511627776, 1152921504606846976, 19342813113834066795298816, 5192296858534827628530496329220096, 22300745198530623141535718272648361505980416 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Number of nilpotent n X n matrices over GF(4).
(-1)^n * resultant of the Chebyshev polynomial of first kind of degree n and Chebyshev polynomial of first kind of degree 2n (cf. A039991). - Benoit Cloitre, Jan 26 2003
a(n) is the number of spanning subgraphs (or equivalently sets of edges) in the n X n grid graph. - Andrew Howroyd, Jan 29 2023
REFERENCES
N. J. Fine and I. N. Herstein, The probability that a matrix be nilpotent, Illinois J. Math., 2 (1958), 499-504.
M. Gerstenhaber, On the number of nilpotent matrices with coefficients in a finite field. Illinois J. Math., Vol. 5 (1961), 330-333.
LINKS
PROG
(PARI) a(n) = 4^(n^2 - n) \\ Andrew Howroyd, Jan 29 2023
CROSSREFS
Sequence in context: A337025 A053859 A053863 * A193134 A139296 A268757
KEYWORD
easy,nonn
AUTHOR
Stephen G Penrice, Mar 29 2000
EXTENSIONS
More terms from James A. Sellers, Apr 08 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)