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.

Showing 1-3 of 3 results.

A332390 Array read by antidiagonals: T(m,n) is the number of minimal total dominating sets in the m X n king graph.

Original entry on oeis.org

0, 1, 1, 2, 6, 2, 1, 10, 10, 1, 2, 15, 20, 15, 2, 4, 52, 52, 52, 52, 4, 3, 105, 179, 141, 179, 105, 3, 4, 175, 418, 801, 801, 418, 175, 4, 8, 481, 1167, 2950, 7770, 2950, 1167, 481, 8, 9, 1028, 3498, 9792, 34790, 34790, 9792, 3498, 1028, 9, 10, 2000, 9074, 47527, 184318, 204372, 184318, 47527, 9074, 2000, 10
Offset: 1

Views

Author

Andrew Howroyd, Feb 10 2020

Keywords

Examples

			Array begins:
================================================================
m\n | 1   2    3     4       5        6         7          8
----+-----------------------------------------------------------
  1 | 0   1    2     1       2        4         3          4 ...
  2 | 1   6   10    15      52      105       175        481 ...
  3 | 2  10   20    52     179      418      1167       3498 ...
  4 | 1  15   52   141     801     2950      9792      47527 ...
  5 | 2  52  179   801    7770    34790    184318    1305358 ...
  6 | 4 105  418  2950   34790   204372   1593094   14720683 ...
  7 | 3 175 1167  9792  184318  1593094  16260853  231301551 ...
  8 | 4 481 3498 47527 1305358 14720683 231301551 4570906041 ...
  ...
		

Crossrefs

Rows 1..4 are A302655, A332392, A332393, A332394.
Main diagonal is A332391.

Formula

T(n,m) = T(m,n).

A303156 Number of minimum total dominating sets in the n X n king graph.

Original entry on oeis.org

0, 6, 8, 35, 1, 8684, 208, 604, 1192, 276696, 1362, 2, 2986, 32, 38772, 28520, 441984, 1024, 5047188
Offset: 1

Views

Author

Eric W. Weisstein, Apr 19 2018

Keywords

Crossrefs

Main diagonal of A303335.

Extensions

a(6)-a(19) from Andrew Howroyd, Apr 21 2018

A303116 Number of total dominating sets in the n X n king graph.

Original entry on oeis.org

0, 11, 353, 35458, 16322279, 30158547693, 217221533288240, 6223220939472363571, 709791800918008570287847, 321673400252458591521699180612, 579292884621843116328602359172702605, 4146239141804826663870561644604700888044071
Offset: 1

Views

Author

Andrew Howroyd, Apr 18 2018

Keywords

Crossrefs

Main diagonal of A303114.
Showing 1-3 of 3 results.