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.

A233771 Duplicate of A210249.

Original entry on oeis.org

0, 0, 1, 1, 3, 4, 8, 10, 18, 23, 37, 47, 71, 90, 131, 164, 230, 288, 393, 488, 653, 807, 1060, 1303, 1686, 2063, 2637, 3210, 4057, 4920, 6158, 7434, 9228, 11098, 13671, 16380, 20040, 23928, 29098, 34624, 41869, 49668, 59755, 70667, 84626, 99795, 118991
Offset: 1

Views

Author

Omar E. Pol, Jan 11 2014

Keywords

Comments

Number of nonpalindromic partitions of n. Number of partitions of n into parts which cannot be listed in palindromic order.
What is the value for a(0)?
For the number of palindromic partitions of n see A025065.

Crossrefs

Formula

a(n) = A000041(n) - A025065(n), n >= 1.