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.

A244233 Product of "digit values" in Semigreedy Catalan Representation of n, A244159.

Original entry on oeis.org

1, 1, 0, 1, 2, 0, 0, 0, 1, 2, 2, 4, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 4, 6, 2, 4, 4, 8, 12, 12, 18, 24, 12, 2, 4, 4, 8, 12, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 4, 6, 2, 4, 4, 8, 12, 12, 18, 24, 12, 2, 4, 4, 8, 12, 4, 8, 8, 16, 24, 24, 36, 48, 24, 36, 36, 54, 72, 72, 96, 120, 72, 24, 36, 36, 54, 72, 36, 2, 4, 4, 8, 12, 4, 8, 8, 16, 24, 24, 36, 48, 24, 4, 8, 8, 16, 24, 8, 16, 16, 32, 48, 48, 72, 0
Offset: 0

Views

Author

Antti Karttunen, Jun 25 2014

Keywords

Comments

Note that a(33604) = 10! = 3628800 because the product is computed from the underlying list (vector) of numbers, and thus is not subject to any corruption by decimal representation as A244159 itself is.

Crossrefs

A244314 gives the positions of zeros.

Programs

Formula

For all n, a(A014138(n)) = 1 and a(A014143(n)) = A000142(n+1).