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.

A153726 Initial digit of Catalan number A000108(n).

Original entry on oeis.org

1, 1, 2, 5, 1, 4, 1, 4, 1, 4, 1, 5, 2, 7, 2, 9, 3, 1, 4, 1, 6, 2, 9, 3, 1, 4, 1, 6, 2, 1, 3, 1, 5, 2, 8, 3, 1, 4, 1, 6, 2, 1, 3, 1, 5, 2, 8, 3, 1, 5, 1, 7, 2, 1, 4, 1, 6, 2, 1, 4, 1, 6, 2, 9, 3, 1, 5, 2, 8, 3, 1, 5, 2, 7, 3, 1, 4, 1, 7, 2, 1, 4, 1, 6, 2, 1
Offset: 0

Views

Author

Omar E. Pol, Dec 30 2008

Keywords

Crossrefs

Programs

  • Mathematica
    First[IntegerDigits[#]]&/@CatalanNumber[Range[0,120]] (* Harvey P. Dale, Jan 20 2014 *)

Formula

a(n)=A000030(A000108(n)).

Extensions

More terms from Harvey P. Dale, Jan 20 2014