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.

A216644 Number of nondecreasing arrays of n 1..n integers with the sum of their 6th powers equal to sum(i^6,i=1..n).

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 14, 32, 61, 166, 426, 1009
Offset: 1

Views

Author

R. H. Hardin Sep 11 2012

Keywords

Comments

Column 6 of A216645

Examples

			All solutions for n=11
..1....1
..2....2
..3....2
..4....2
..5....4
..6....7
..7....8
..8....9
..9....9
.10....9
.11...11