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.

A303144 Number of minimum total dominating sets in the n X n white bishop graph.

Original entry on oeis.org

1, 4, 1, 4, 61, 12, 104, 2540, 270, 5760, 184710, 13140, 458640, 20036160, 982800, 53726400, 3042295200, 110224800, 8497742400, 611011447200, 16922228400, 1763683891200, 157184659447200, 3435788664000, 463679536320000, 50243200517664000, 888196949640000, 150876035934624000, 19562163412303512000
Offset: 2

Views

Author

Eric W. Weisstein, Apr 19 2018

Keywords

Comments

For n >= 3, the total domination number is given by floor(2*n/3) = A004523(n). - Andrew Howroyd, May 17 2025

Crossrefs

Cf. A303141 (black bishop).

Programs

Extensions

a(8)-a(10) from Andrew Howroyd, Apr 20 2018
a(11) from Eric W. Weisstein, Apr 02 2025
a(12) onwards from Andrew Howroyd, May 16 2025