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.

A265004 Number of nX7 arrays of permutations of 7 copies of 0..n-1 with rows and columns nondecreasing.

This page as a plain text file.
%I A265004 #3 Nov 29 2015 16:07:31
%S A265004 1,4,54,1720,97341,8360853,1001060834,155796077603,30055866217955
%N A265004 Number of nX7 arrays of permutations of 7 copies of 0..n-1 with rows and columns nondecreasing.
%C A265004 Column 7 of A265005.
%e A265004 Some solutions for n=4
%e A265004 ..0..0..0..0..0..0..2....0..0..0..0..0..0..1....0..0..0..1..1..2..2
%e A265004 ..0..1..1..1..1..2..2....0..1..1..2..2..2..2....0..0..1..1..1..2..2
%e A265004 ..1..1..2..2..3..3..3....1..1..1..2..2..2..3....0..1..1..2..2..3..3
%e A265004 ..1..2..2..3..3..3..3....1..3..3..3..3..3..3....0..2..3..3..3..3..3
%Y A265004 Cf. A265005.
%K A265004 nonn
%O A265004 1,2
%A A265004 _R. H. Hardin_, Nov 29 2015