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.

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

Original entry on oeis.org

1, 4, 2, 16, 126, 24, 800, 16288, 16, 87216, 3554000, 16, 13400336, 882342944, 16, 2376303680
Offset: 1

Views

Author

Eric W. Weisstein, Mar 05 2025

Keywords

Examples

			From _Andrew Howroyd_, Mar 19 2025: (Start)
One of 16 arrangements for a(9):
  . X . . . . . . .
  . X X X X X X X X
  . X . . X . . X .
  . X . . X . . X .
  . X . . X . . X .
  . X . . X . . X .
  . X . . X . . X .
  . X . . X . . X .
  . X . . X . . X .
(End)
		

Crossrefs

Main diagonal of A381474.
Cf. A369692 (connected domination numbers).

Formula

a(3*n) = 16 for n >= 3. - Andrew Howroyd, Mar 19 2025

Extensions

a(6)-a(16) from Andrew Howroyd, Mar 19 2025