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.

A308088 Normal matrices of order n over GF(2).

Original entry on oeis.org

2, 8, 80, 1472, 56192, 3934208, 557649920, 154665746432
Offset: 1

Views

Author

Brendan McKay, May 11 2019

Keywords

Comments

A matrix A is normal if A^T A = A A^T, where for this sequence multiplication is performed in the field of two elements.

Crossrefs

A055547 counts 0-1 matrices normal over the integers.