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.

A319601 Number of plane partitions of n into parts of sorts {1, 2, ... }.

Original entry on oeis.org

1, 1, 7, 46, 427, 4266, 56424, 772888, 12882984, 226946552, 4546150566, 95857685949, 2267911223257, 55671787777419, 1496799152925925, 42138629446101195, 1273072014409479719, 40078261700215782164, 1346081462070844724125, 46899893904515009262290
Offset: 0

Views

Author

Alois P. Heinz, Sep 24 2018

Keywords

Comments

All sorts up to the highest have to be present.

Crossrefs

Row sums of A319600.
Cf. A000219.

Formula

a(n) = Sum_{k=0..n} A319600(n,k).