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.

A331262 a(n) is the number of balanced-non-self-conjugate partitions of n.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 2, 0, 2, 2, 4, 4, 8, 8, 12, 14, 20, 24, 34, 38, 52, 62, 80, 94, 122, 144, 182, 216, 268, 318, 394, 462, 566, 670, 810, 954, 1152, 1352, 1620, 1900, 2262, 2650, 3144, 3668, 4332, 5054, 5940, 6910, 8102, 9404, 10986, 12732, 14824, 17148, 19918
Offset: 1

Views

Author

Omar E. Pol, Jan 13 2020

Keywords

Comments

a(n) is the number of balanced partitions of n (cf. A047993) that are also non-self-conjugate (cf. A330644).

Crossrefs

Formula

a(n) = A047993(n) - A000700(n).
a(n) = 2*A067772(n).