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.

A357457 Number of partitions of n into two or more distinct odd parts.

Original entry on oeis.org

0, 0, 0, 0, 1, 0, 1, 0, 2, 1, 2, 1, 3, 2, 3, 3, 5, 4, 5, 5, 7, 7, 8, 8, 11, 11, 12, 13, 16, 16, 18, 19, 23, 24, 26, 28, 33, 34, 37, 40, 46, 48, 52, 56, 63, 67, 72, 77, 87, 92, 98, 106, 117, 124, 133, 143, 157, 167, 178, 191, 209, 222, 236, 254, 276, 293, 312, 334
Offset: 0

Views

Author

Ilya Gutkovskiy, Sep 29 2022

Keywords

Crossrefs

Programs

Formula

a(n) = A000700(n) - A000035(n) for n > 0.