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.

A056037 Number of 6x6 binary matrices with n ones, with no zero rows or columns, up to row and column permutation.

This page as a plain text file.
%I A056037 #8 May 10 2013 12:44:30
%S A056037 1,2,15,69,288,840,2144,4488,8317,13160,18636,23078,25856,25623,23187,
%T A056037 18713,13932,9288,5816,3256,1767,858,419,180,88,34,16,6,3,1,1
%N A056037 Number of 6x6 binary matrices with n ones, with no zero rows or columns, up to row and column permutation.
%C A056037 Sum_{k=0..36} a(n)=A054976(6).
%F A056037 G.f. : Z(S_6 X S_6; x_1, x_2, ...)-2*Z(S_6 X S_5; x_1, x_2, ...)+Z(S_5 X S_5; x_1, x_2, ...) if we replace x_i by 1+x^i, where Z(S_i X S_j; x_1, x_2, ...) is cycle index of Cartesian product of symmetric groups S_i and S_j of degree i and j, respectively.
%Y A056037 Cf. A052370.
%K A056037 fini,full,nonn
%O A056037 6,2
%A A056037 _Vladeta Jovovic_, Aug 04 2000