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.

A103315 Number of minimum dominating sets for the n X n knight graph.

Original entry on oeis.org

1, 1, 8, 9, 47, 127, 10, 2, 2, 4, 800, 2, 152, 4, 504, 2, 212, 19562
Offset: 1

Views

Author

N. J. A. Sloane, Mar 20 2005, following a suggestion from Lee Morgenstern

Keywords

Comments

In other words, as made explicit in the old name: Sequence A006075 gives minimum number of knights needed to cover an n X n board (i.e., the domination number of the n X n knight graph). This sequence (A103315) gives total number of solutions using A006075(n) knights (compare A006076).

Crossrefs

Cf. A006075 (domination number of the n X n knight graph).
Cf. A006076 (inequivalent number of minimum dominating sets).
Cf. A098604.

Extensions

New name from Eric W. Weisstein, Sep 06 2021