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.

A025454 Number of partitions of n into 10 nonnegative cubes.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 2, 2, 1, 2, 2, 2, 3, 2, 2, 1, 1, 2, 2, 2, 2, 2, 1, 2, 2, 3, 3, 2, 3, 2, 2, 3, 2, 4, 3, 3, 3, 3, 3, 3, 3, 4, 4, 2, 3, 3, 2, 3, 2, 4, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 4, 4, 3, 4, 3, 3, 4, 3, 5, 3, 3, 3, 2, 3, 3, 3, 3
Offset: 0

Views

Author

Keywords

Examples

			There are 2 ways to write 34 as a sum of 10 nonnegative cubes: 34 = 4 * 0^3 + 2 * 1^3 + 4 * 2^3 = 2 * 0^2 + 7 * 1^3 + 1 * 2^3. - _David A. Corneth_, Sep 23 2019
		

Crossrefs