OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Catalan Number
MATHEMATICA
Table[IntegerLength[CatalanNumber[10^n]], {n, 0, 9}] (* The program generates the first 10 terms of the sequence. To generate more, increase the "9" constant but the program may take a long time to run. *) (* Harvey P. Dale, Sep 01 2021 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Eric W. Weisstein, Nov 29 2005
EXTENSIONS
Edited by Charles R Greathouse IV, Aug 05 2010
STATUS
approved