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.

A086266 Triangle of counts of s-clusters in n X n (0,1)-matrices for s=0, 1, ....

Original entry on oeis.org

1, 1, 1, 13, 2, 1, 218, 208, 78, 6, 1, 1, 11506, 21172, 20262, 9560, 2593, 408, 32, 2
Offset: 1

Views

Author

Eric W. Weisstein, Jul 14 2003

Keywords

Examples

			Triangle begins:
  1, 1;
  1, 13, 2;
  1, 218, 208, 78, 6, 1;
  1, 11506, 21172, 20262, 9560, 2593, 408, 32, 2;
  ...
		

Crossrefs

Cf. A086265.