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.

A023025 Number of partitions of n into 5 unordered relatively prime parts.

Original entry on oeis.org

1, 1, 2, 3, 5, 6, 10, 12, 18, 21, 29, 34, 47, 51, 70, 77, 99, 109, 141, 148, 191, 203, 250, 268, 333, 340, 427, 443, 530, 556, 671, 679, 831, 848, 996, 1028, 1226, 1219, 1469, 1483, 1712, 1757, 2062, 2035, 2416, 2413, 2771, 2813, 3266, 3200, 3754, 3739, 4249
Offset: 5

Views

Author

Keywords

Crossrefs

Column 5 of A282750.

Formula

G.f.: Sum_{k>=1} mu(k)*x^(5*k) / Product_{j=1..5} (1 - x^(j*k)). - Ilya Gutkovskiy, Aug 31 2019