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.

A357237 Number of compositions (ordered partitions) of n into distinct parts of the form 2^j - 1.

Original entry on oeis.org

1, 1, 0, 1, 2, 0, 0, 1, 2, 0, 2, 6, 0, 0, 0, 1, 2, 0, 2, 6, 0, 0, 2, 6, 0, 6, 24, 0, 0, 0, 0, 1, 2, 0, 2, 6, 0, 0, 2, 6, 0, 6, 24, 0, 0, 0, 2, 6, 0, 6, 24, 0, 0, 6, 24, 0, 24, 120, 0, 0, 0, 0, 0, 1, 2, 0, 2, 6, 0, 0, 2, 6, 0, 6, 24, 0, 0, 0, 2, 6, 0, 6, 24, 0, 0, 6, 24
Offset: 0

Views

Author

Ilya Gutkovskiy, Sep 19 2022

Keywords

Comments

Let b(n) the number of parts in partitions of n into distinct parts of the form 2^j-1, then a(n) = factorial(b(n)).

Crossrefs