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.

A373104 Sum of all distinct multiplicities in the partitions of 2n into n parts.

Original entry on oeis.org

0, 1, 3, 7, 16, 28, 54, 90, 151, 235, 366, 554, 818, 1191, 1707, 2395, 3363, 4638, 6329, 8585, 11526, 15338, 20348, 26750, 34946, 45414, 58751, 75503, 96713, 123252, 156356, 197683, 248934, 312197, 390456, 486471, 604181, 748284, 924026, 1137591, 1397085
Offset: 0

Views

Author

Alois P. Heinz, Jun 01 2024

Keywords

Examples

			a(4) = 16 = 4 + (1+2) + 2 + (1+2) + (1+3): 2222, 3221, 3311, 4211, 5111.
		

Crossrefs

Cf. A373272.

Formula

a(n) = A373272(2n,n).