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.

A226321 Number of real {0,1} matrices n X n which are the square of a {0,1} matrix.

Original entry on oeis.org

1, 2, 8, 88, 3245, 254411, 37324414
Offset: 0

Views

Author

Giovanni Resta, Jun 03 2013

Keywords

Comments

A121231(n) >= a(n).

Examples

			The 8 solutions when n=2 are:
00 00 00 01 10 10 10 11
00 01 11 01 00 01 10 00
- from _N. J. A. Sloane_, Jun 03 2013
		

Crossrefs