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.

A120787 Denominators of partial sums of Catalan numbers scaled by powers of 1/20.

Original entry on oeis.org

1, 20, 200, 1600, 80000, 1600000, 16000000, 1280000000, 2560000000, 256000000000, 2560000000000, 102400000000000, 1024000000000000, 4096000000000000, 40960000000000000, 6553600000000000000
Offset: 0

Views

Author

Wolfdieter Lang, Jul 20 2006

Keywords

Comments

Numerators are given under A120786.

Formula

a(n)=denominator(r(n)), with the rationals r(n):=sum(C(k)/20^k,k=0..n) with C(k):=A000108(k) (Catalan numbers).