A133687 Triangle with number of equivalence classes of n X n matrices over {0,1} with rows and columns summing to k (0<=k<=n), where equivalence is defined by row and column permutations.
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 4, 7, 4, 1, 1, 1, 1, 4, 16, 16, 4, 1, 1, 1, 1, 7, 51, 194, 51, 7, 1, 1, 1, 1, 8, 224, 3529, 3529, 224, 8, 1, 1, 1, 1, 12, 1165, 121790, 601055, 121790, 1165, 12, 1, 1, 1, 1, 14, 7454, 5582612, 156473848, 156473848, 5582612, 7454, 14, 1, 1
Offset: 0
Examples
Triangle begins: 1; 1, 1; 1, 1, 1; 1, 1, 1, 1; 1, 1, 2, 1, 1; 1, 1, 2, 2, 1, 1; 1, 1, 4, 7, 4, 1, 1; 1, 1, 4, 16, 16, 4, 1, 1; 1, 1, 7, 51, 194, 51, 7, 1, 1; 1, 1, 8, 224, 3529, 3529, 224, 8, 1, 1; ...
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..189
Crossrefs
Formula
Sum_{k=1..n} T(n, k) = A000519(n).
Extensions
Missing a(72) inserted by Andrew Howroyd, Apr 01 2020
Comments