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.

A184310 Number of strings of numbers x(i=1..n) in 0..n with sum i^2*x(i)^3 equal to n^5.

Original entry on oeis.org

1, 1, 1, 2, 3, 11, 69, 1056, 12904, 205011, 3388897
Offset: 1

Views

Author

R. H. Hardin Jan 10 2011

Keywords

Comments

Diagonal of A184318

Examples

			All solutions for n=5
..0....1....0
..0....5....0
..0....0....5
..0....4....5
..5....4....0