A053305 Number of 8 X 8 binary matrices with n=0..64 ones up to row and column permutations.
1, 1, 3, 6, 16, 34, 90, 211, 558, 1371, 3601, 9209, 24110, 61740, 157559, 390832, 946490, 2206364, 4948194, 10591141, 21606125, 41821936, 76738813, 133157386, 218402867, 338187004, 494330780, 681660841, 886842587, 1088201827
Offset: 0
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..64
Programs
-
PARI
\\ See A321609 for M. vector(65, n, M(8, 8, n-1))