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.

A379278 Number of solid partitions of n such that all parts occur with the same multiplicity.

Original entry on oeis.org

1, 1, 4, 10, 20, 31, 97, 105, 228, 466, 657, 953, 2958, 2675, 4884, 11635, 13485, 19136, 58099, 48816, 89138, 219474, 197247, 296097, 1026590, 713425, 1099311, 3386891, 2744274, 3788578, 15225795, 8562311, 13588731, 47251379, 28547765, 43887961, 200572890, 90616026
Offset: 0

Views

Author

John Tyler Rascoe, Dec 19 2024

Keywords

Examples

			For a(3) = 10 there are 6 arrangements of parts (1,1,1), 3 arrangements of parts (2,1), and 1 arrangement of (3).
		

Crossrefs

Programs

  • Python
    # see links

Extensions

a(27)-a(37) from Bert Dobbelaere, Apr 24 2025