A279404 Independent domination number for queens' graph on an n X n toroidal board.
1, 1, 1, 2, 5, 4, 5, 4, 5, 5, 5, 6, 7, 7, 5, 8, 9, 10
Offset: 1
Links
- Andy Huchala, Python program.
- Christina M. Mynhardt, Upper bounds for the domination numbers of toroidal queens graphs, Discussiones Mathematicae Graph Theory, 23 (2003), 163-175.
Formula
a(3*n) = n if n = 1, 5, 7, 11 (mod 12).
Extensions
a(17)-a(18) from Andy Huchala, Mar 09 2024
Comments