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.

A255953 Number of collections of nonempty multisets with a total of n+3 objects of exactly n colors.

Original entry on oeis.org

0, 5, 56, 492, 3936, 30710, 240012, 1904301, 15446672, 128576019, 1100414420, 9692024727, 87872444424, 820015945853, 7873581959208, 77748058644050, 789084769234176, 8226289694091564, 88033961164032132, 966450255695509761, 10877046448539404200
Offset: 0

Views

Author

Alois P. Heinz, Mar 11 2015

Keywords

Examples

			a(1) = 5: {{1},{1},{1},{1}}, {{1},{1},{1,1}}, {{1,1},{1,1}}, {{1},{1,1,1}}, {{1,1,1,1}}.
		

Crossrefs

A diagonal of A255903.

Formula

a(n) = A255903(n+3,n).