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.

A023026 Number of partitions of n into 6 unordered relatively prime parts.

Original entry on oeis.org

1, 1, 2, 3, 5, 7, 10, 14, 19, 26, 33, 44, 54, 71, 85, 109, 129, 163, 186, 235, 268, 328, 371, 454, 500, 612, 674, 804, 887, 1056, 1138, 1360, 1469, 1715, 1853, 2172, 2302, 2702, 2873, 3302, 3529, 4070, 4262, 4934, 5187, 5898, 6228, 7104, 7374, 8435, 8799, 9904
Offset: 6

Views

Author

Keywords

Crossrefs

Column 6 of A282750.

Formula

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