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.

A352801 Number of symmetric n X n 01-matrices with maximum number of 1s and no 2 X 2 all-1 submatrix.

Original entry on oeis.org

1, 1, 2, 4, 16, 170, 360, 840, 82320, 181440, 1512000, 19958400, 79833600, 259459200, 14529715200
Offset: 0

Views

Author

Max Alekseyev, Apr 03 2022

Keywords

Crossrefs

Formula

a(n) is the last element in the n-th row of triangle A350189.
Conjecture: the maximum number of 1s equals A072567(n), and so a(n) = A350189(n, A072567(n)).