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.

A135486 Triangle read by rows: T(n,k) = number of partitions of n having k-fold symmetry, cf. A085436.

This page as a plain text file.
%I A135486 #5 Jun 15 2013 17:36:43
%S A135486 1,0,2,1,0,2,1,1,0,3,5,0,0,0,2,2,4,1,0,0,4,13,0,0,0,0,0,2,8,7,0,3,0,0,
%T A135486 0,4,21,0,6,0,0,0,0,0,3,17,20,0,0,1,0,0,0,0,4,54,0,0,0,0,0,0,0,0,0,2,
%U A135486 31,18,6,10,0,6,0,0,0,0,0,6,99,0,0,0,0,0,0,0,0,0,0,0,2,70,60,0,0,0,0,1,0,0
%N A135486 Triangle read by rows: T(n,k) = number of partitions of n having k-fold symmetry, cf. A085436.
%e A135486 1;
%e A135486 0,2;
%e A135486 1,0,2;
%e A135486 1,1,0,3;
%e A135486 5,0,0,0,2;
%e A135486 2,4,1,0,0,4;
%e A135486 13,0,0,0,0,0,2;
%e A135486 8,7,0,3,0,0,0,4; ...
%K A135486 nonn,tabl
%O A135486 1,3
%A A135486 _Vladeta Jovovic_, Feb 07 2008