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-5 of 5 results.

A286847 Array read by antidiagonals: T(m,n) = number of minimal dominating sets in the grid graph P_m X P_n.

Original entry on oeis.org

1, 2, 2, 2, 6, 2, 4, 7, 7, 4, 4, 18, 16, 18, 4, 7, 39, 53, 53, 39, 7, 9, 75, 154, 306, 154, 75, 9, 13, 155, 436, 1167, 1167, 436, 155, 13, 18, 310, 1268, 4939, 6958, 4939, 1268, 310, 18, 25, 638, 3660, 21313, 40931, 40931, 21313, 3660, 638, 25
Offset: 1

Views

Author

Andrew Howroyd, Aug 01 2017

Keywords

Examples

			Table begins:
===============================================================
m\n|  1   2    3     4       5        6         7          8
---|-----------------------------------------------------------
1  |  1   2    2     4       4        7         9         13...
2  |  2   6    7    18      39       75       155        310...
3  |  2   7   16    53     154      436      1268       3660...
4  |  4  18   53   306    1167     4939     21313      88161...
5  |  4  39  154  1167    6958    40931    254754    1519544...
6  |  7  75  436  4939   40931   349178   3118754   26797630...
7  |  9 155 1268 21313  254754  3118754  40307167  497709474...
8  | 13 310 3660 88161 1519544 26797630 497709474 8863408138...
...
		

Crossrefs

Rows 1-3 are A253412, A290379, A286848.
Main diagonal is A290382.
Cf. A218354 (dominating sets), A089934 (independent), A286868 (irredundant).
Cf. A286849 (king graph).

A347632 Number of minimum dominating sets in the n X n grid graph.

Original entry on oeis.org

1, 6, 10, 2, 22, 288, 2, 52, 32, 4, 32, 21600, 18, 540360, 34528, 100406, 70266144, 1380216154, 1682689266, 77900162, 233645826, 200997249200
Offset: 1

Views

Author

Eric W. Weisstein, Sep 09 2021

Keywords

Crossrefs

Main diagonal of A350820.
Cf. A104519 (domination number), A133515 (dominating sets), A290382 (minimal dominating sets).

Extensions

a(7)-a(12) from Andrew Howroyd, Jan 17 2022
a(13)-a(22) from Stephan Mertens, Aug 18 2024

A286881 Number of minimal dominating sets in the n X n king graph.

Original entry on oeis.org

1, 4, 12, 256, 971, 85405, 1997448, 360584008, 34097946429, 16133593980207, 8445394800836595, 9548578220258420637
Offset: 1

Views

Author

Eric W. Weisstein, Aug 02 2017

Keywords

Crossrefs

Main diagonal of A286849.
Cf. A133791 (dominating sets), A286871 (irredundant sets).
Cf. A290382 (grid graph).

Extensions

a(5)-a(9) from Andrew Howroyd, Aug 03 2017
a(10)-a(12) from Christian Sievers, Dec 01 2023

A303161 Number of minimal total dominating sets in the n X n grid graph.

Original entry on oeis.org

0, 4, 6, 169, 2622, 137641, 11458758, 1944369025, 692690245830, 490393052832400, 695395811259688914, 1963720302048546357904, 11300709997961358290597645, 129580789221471473285725965124, 2990581397819168926985646623641461
Offset: 1

Views

Author

Eric W. Weisstein, Apr 19 2018

Keywords

Crossrefs

Main diagonal of A303118.

Formula

a(n) = A303118(n,n).

Extensions

a(7)-a(15) from Andrew Howroyd, Apr 20 2018

A290790 Number of maximal irredundant sets in the n X n grid graph.

Original entry on oeis.org

1, 6, 32, 590, 21555, 1598353, 288676112, 111452109386
Offset: 1

Views

Author

Eric W. Weisstein, Aug 17 2017

Keywords

Crossrefs

Main diagonal of A291439.

Extensions

a(5)-a(6) from Andrew Howroyd, Aug 23 2017
a(7)-a(8) from Christian Sievers, Nov 23 2023
Showing 1-5 of 5 results.