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.

A006543 Maximal iterated binomial coefficients.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 10, 15, 45, 120, 990, 14190, 489555, 161226780, 476106503180, 19554673086218985, 698490144518203427450060, 17987097565293886931115539020016860, 1246236391932004987381133823926620650891666994820
Offset: 1

Views

Author

Keywords

References

  • C. L. Mallows, Letter to N. J. A. Sloane, 1980.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Formula

a(n) = max{(a_1; a_2; ...; a_k)} where a_1,a_2,...,a_k runs over all the compositions of n and (a_1)=a_1, (a_1; a_2) = binomial(a_1, a_2), and (a_1; a_2; ...; a_(k-1); a_k) = ((a_1; a_2; ..., a_(k-1)); a_k). - Sean A. Irvine, May 07 2017

Extensions

More terms from Sean A. Irvine, May 07 2017