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.

This page as a plain text file.
%I A211315 #12 Dec 29 2014 03:25:27
%S A211315 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,
%T A211315 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,
%U A211315 10,5,8,8,1,1,8,8,5,10,1,1,1,1,4,8,0,2,0,8,4,1,1,1
%N A211315 Square array of Delannoy numbers D(i,j) mod 11 (i >= 0, j >= 0) read by antidiagonals.
%H A211315 Marko Razpet, <a href="http://dx.doi.org/10.1016/S0012-365X(01)00098-X">A self-similarity structure generated by king's walk</a>, Algebraic and topological methods in graph theory (Lake Bled, 1999). Discrete Math. 244 (2002), no. 1-3, 423--433. MR1844050 (2002k:05022).
%e A211315 Written as a triangle:
%e A211315 1,
%e A211315 1, 1,
%e A211315 1, 3, 1,
%e A211315 1, 5, 5, 1,
%e A211315 1, 7, 2, 7, 1,
%e A211315 1, 9, 3, 3, 9, 1,
%e A211315 1, 0, 8, 8, 8, 0, 1,
%e A211315 1, 2, 6, 8, 8, 6, 2, 1,
%e A211315 1, 4, 8, 0, 2, 0, 8, 4, 1,
%e A211315 ...
%Y A211315 Cf. A008288, A211312, A211313, A211314.
%K A211315 nonn,tabl
%O A211315 0,5
%A A211315 _N. J. A. Sloane_, Apr 15 2012