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.

A303378 Array read by antidiagonals: T(m,n) = total domination number of the m X n king graph.

Original entry on oeis.org

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

Views

Author

Andrew Howroyd, Apr 22 2018

Keywords

Examples

			Table begins:
=======================================================
m\n| 1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16
---+---------------------------------------------------
1  | 1  2  2  2  3  4  4  4  5  6  6  6  7  8  8  8 ...
2  | 2  2  2  2  3  4  4  4  5  6  6  6  7  8  8  8 ...
3  | 2  2  2  2  3  4  4  4  5  6  6  6  7  8  8  8 ...
4  | 2  2  2  4  4  4  6  6  6  8  8  8 10 10 10 12 ...
5  | 3  3  3  4  5  6  7  8  9 10 11 12 13 14 15 16 ...
6  | 4  4  4  4  6  8  8  8 10 12 12 12 14 16 16 16 ...
7  | 4  4  4  6  7  8  9 10 11 12 14 14 16 17 18 19 ...
8  | 4  4  4  6  8  8 10 12 12 14 16 16 18 20 20 22 ...
9  | 5  5  5  6  9 10 11 12 15 16 17 18 21 22 23 24 ...
...
		

Crossrefs

Main diagonal is A302401.