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.

A211314 Square array of Delannoy numbers D(i,j) mod 7 (i >= 0, j >= 0) read by antidiagonals.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Apr 15 2012

Keywords

Examples

			Written as a triangle:
1,
1, 1,
1, 3, 1,
1, 5, 5, 1,
1, 0, 6, 0, 1,
1, 2, 4, 4, 2, 1,
1, 4, 6, 0, 6, 4, 1,
1, 6, 5, 3, 3, 5, 6, 1,
1, 1, 1, 0, 6, 0, 1, 1, 1,
...
		

Crossrefs