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.

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

Original entry on oeis.org

1, 1, 1, 1, 3, 1, 1, 5, 5, 1, 1, 7, 2, 7, 1, 1, 9, 3, 3, 9, 1, 1, 0, 8, 8, 8, 0, 1, 1, 2, 6, 8, 8, 6, 2, 1, 1, 4, 8, 0, 2, 0, 8, 4, 1, 1, 6, 3, 3, 10, 10, 3, 3, 6, 1, 1, 8, 2, 3, 2, 0, 2, 3, 2, 8, 1, 1, 10, 5, 8, 8, 1, 1, 8, 8, 5, 10, 1, 1, 1, 1, 4, 8, 0, 2, 0, 8, 4, 1, 1, 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, 7, 2, 7, 1,
1, 9, 3, 3, 9, 1,
1, 0, 8, 8, 8, 0, 1,
1, 2, 6, 8, 8, 6, 2, 1,
1, 4, 8, 0, 2, 0, 8, 4, 1,
...
		

Crossrefs