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.

A284269 Transpose of square array A284270.

Original entry on oeis.org

0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 3, 0, 0, 0, 0, 2, 1, 0, 1, 0, 0, 4, 4, 3, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 7, 0, 1, 2, 2, 0, 0, 0, 0, 6, 5, 0, 2, 0, 1, 0, 2, 0, 0, 9, 2, 7, 0, 4, 0, 0, 0, 0, 0, 0, 4, 7, 6, 1, 0, 2, 0, 4, 0, 0, 0, 0, 8, 8, 0, 4, 8, 0, 0, 4, 1, 0, 1, 0, 0, 8, 3, 0, 3, 4, 5, 0, 4, 0, 4, 0, 0, 0, 0, 4, 2, 11, 4, 0, 2, 7, 0, 6, 0, 2, 0, 2, 0, 0
Offset: 1

Views

Author

Antti Karttunen, Apr 10 2017

Keywords

Comments

See A284270.

Examples

			The top left 19x15 corner of the array:
  0, 0, 1, 0, 3, 2, 4, 0, 7, 6,  9, 4,  8,  8,  4, 0, 15, 14, 17
  0, 0, 2, 0, 1, 4, 1, 0, 5, 2,  7, 8,  3,  2,  8, 0, 13, 10, 15
  0, 0, 0, 0, 3, 0, 1, 0, 7, 6,  0, 0, 11,  2,  8, 0, 15, 14, 13
  0, 0, 1, 0, 2, 2, 2, 0, 1, 4,  3, 4,  6,  4,  1, 0,  9,  2, 11
  0, 0, 0, 0, 2, 0, 4, 0, 8, 4,  0, 0,  0,  8,  5, 0,  7, 16,  7
  0, 0, 0, 0, 1, 0, 2, 0, 5, 2,  0, 0,  9,  4,  1, 0, 13, 10,  7
  0, 0, 0, 0, 0, 0, 0, 0, 7, 0,  5, 0,  3,  0,  1, 0, 15, 14,  0
  0, 0, 2, 0, 4, 4, 4, 0, 2, 8,  6, 8, 12,  8,  2, 0,  1,  4,  3
  0, 0, 0, 0, 1, 0, 6, 0, 2, 2,  0, 0,  7, 12,  4, 0, 16,  4,  0
  0, 0, 0, 0, 4, 0, 1, 0, 7, 8,  0, 0,  0,  2, 10, 0, 14, 14, 14
  0, 0, 1, 0, 2, 2, 6, 0, 2, 4,  8, 4,  8, 12,  8, 0, 16,  4,  6
  0, 0, 0, 0, 2, 0, 4, 0, 1, 4,  0, 0,  5,  8,  2, 0,  9,  2, 14
  0, 0, 2, 0, 1, 4, 1, 0, 1, 2,  1, 8, 12,  2,  4, 0,  7,  2, 16
  0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 10, 0,  6,  0,  2, 0, 13, 10,  0
  0, 0, 0, 0, 0, 0, 0, 0, 0, 0,  0, 0,  0,  0,  0, 0, 15,  0, 13
		

Crossrefs

Cf. A284270 (transpose), A284273 (main diagonal).

Programs