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.

Original entry on oeis.org

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, 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, 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
Offset: 1

Views

Author

Vladeta Jovovic, Feb 07 2008

Keywords

Examples

			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,0,4; ...