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.

A159987 Catalan numbers read modulo 8.

Original entry on oeis.org

1, 1, 2, 5, 6, 2, 4, 5, 6, 6, 4, 2, 4, 4, 0, 5, 6, 6, 4, 6, 4, 4, 0, 2, 4, 4, 0, 4, 0, 0, 0, 5, 6, 6, 4, 6, 4, 4, 0, 6, 4, 4, 0, 4, 0, 0, 0, 2, 4, 4, 0, 4, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 4, 6, 4, 4, 0, 6, 4, 4, 0, 4, 0, 0, 0, 6, 4, 4, 0, 4, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2, 4, 4, 0, 4, 0, 0, 0, 4, 0
Offset: 0

Views

Author

Philippe Deléham, Apr 28 2009

Keywords

Crossrefs

Programs

Formula

a(n) = A000108(n) mod 8.
a(n) == A159981(n) (mod 4). - R. J. Mathar, Apr 30 2009
Asymptotic mean: lim_{n->oo} (1/n) Sum_{k=1..n} a(k) = 0 (Burns, 2016). - Amiram Eldar, Jan 26 2021