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.

A249617 Integer partition (A194602) of the n-th set partition (A231428).

Original entry on oeis.org

0, 1, 1, 1, 2, 1, 3, 1, 3, 2, 1, 3, 2, 2, 4, 1, 3, 3, 3, 5, 1, 3, 3, 3, 5, 2, 5, 1, 3, 3, 3, 5, 2, 5, 2, 5, 4, 1, 3, 3, 3, 5, 2, 5, 2, 5, 4, 2, 5, 4, 4, 6, 1, 3, 3, 3, 5, 3, 7, 3, 7, 5, 3, 7, 5, 5, 8, 1, 3, 3, 3, 5, 3, 7, 3, 7, 5, 3, 7, 5, 5, 8
Offset: 0

Views

Author

Tilman Piesk, Nov 02 2014

Keywords

Examples

			The 6th set partition has 2 non-singleton blocks {1,4} and {2,3}, each with 2 elements. This corresponds to the integer partition 2+2, which is the 3rd in the infinite order defined by A194602. So a(6) = 3.