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.

A136625 Transpose the irregular triangle A136624; rows will now count numeric partitions and columns will count new Catalan objects.

This page as a plain text file.
%I A136625 #7 May 05 2019 15:49:07
%S A136625 1,1,2,1,2,3,2,3,2,2,1,6,2,2,7,4,2,2,6,8,4,2,2,4,12
%N A136625 Transpose the irregular triangle A136624; rows will now count numeric partitions and columns will count new Catalan objects.
%e A136625 A136624 begins
%e A136625 1
%e A136625 .1
%e A136625 ....2...1
%e A136625 ........2...3...3...1
%e A136625 ............2...2...6...7...6...4...1
%e A136625 ................2...2...4...8..12..15..17..14..10...5...1
%e A136625 ....................2...2...4
%e A136625 ........................2...2
%e A136625 ............................2
%e A136625 so row six of this sequence becomes 1 6 2 2 distributing the 11 partitions.
%Y A136625 Cf. A000041, A000108, A136624.
%K A136625 more,nonn,tabf
%O A136625 0,3
%A A136625 _Alford Arnold_, Jan 20 2008