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.

A047885 Array a(m,n) = pi(m+n) - pi(m) - pi(n) read by antidiagonals, where pi() = A000720 (m,n >= 0).

Original entry on oeis.org

0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, 0, 0, 0, 0, -1, -2, -1, -2, -1, -2, -1, 0, 0
Offset: 0

Views

Author

Keywords

Comments

A212210-A212213 are the preferred versions of this array.

Examples

			Beginning of array is
  0  0  0  0  0  0  0  0 ...
  0  1  1  0  1  0  1  0 ...
  0  1  0  0  0  0 -1 ...
  0  0  0 -1  0 -1 -1 ...
  ...
		

Crossrefs