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.

A001827 Related to graded partially ordered sets.

Original entry on oeis.org

1, 4, 22, 166, 1726, 24814, 494902, 13729846, 531077086, 28697950174, 2170176736102, 230007989092006, 34211282155446286, 7149766552058591374, 2101690590380890192342, 869808621195903097079446, 507261036269544624540347326
Offset: 0

Views

Author

Keywords

Comments

Corresponds to the numbers c(4,n) in the Klarner paper. - Sean A. Irvine, Sep 24 2015

References

  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Column k=4 of A361950.

Formula

a(n) = Sum_{p+q+r+s=n} (n!/p!q!r!s!) 2^(pq+qr+rs) where (p,q,r,s) is any nonnegative composition of n. - Sean A. Irvine, Sep 24 2015

Extensions

More terms from Sean A. Irvine, Sep 24 2015