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.

A241597 Number of compositions corresponding to the n-th partition in A241596 (or A242628).

This page as a plain text file.
%I A241597 #3 May 19 2014 19:55:43
%S A241597 1,1,1,1,1,2,1,1,1,2,1,2,3,3,1,1,1,2,1,2,3,3,1,2,3,6,4,3,6,4,1,1,1,2,
%T A241597 1,2,3,3,1,2,3,6,4,3,6,4,1,2,3,6,4,6,12,12,5,3,6,12,10,4,10,5,1
%N A241597 Number of compositions corresponding to the n-th partition in A241596 (or A242628).
%e A241597 If arranged in a triangle to match A241596, the terms are:
%e A241597 1,
%e A241597 1,1,
%e A241597 1,1,2,1,
%e A241597 1,1,2,1,2,3,3,1,
%e A241597 1,1,2,1,2,3,3,1,2,3,6,4,3,6,4,1,1,1,2,1,2,3,3,1,2,3,6,4,3,6,4,1,2,3,6,4,6,12,12,5,3,6,12,10,4,10,5,1,
%e A241597 ...
%Y A241597 Cf, A241596, A242628.
%K A241597 nonn,tabf
%O A241597 1,6
%A A241597 _N. J. A. Sloane_, May 19 2014