A303147 Number of total dominating sets in the n X n white bishop graph.
1, 9, 143, 2699, 199095, 14042731, 3855890801, 1030417772377, 1084629728348393, 1128432868605656409, 4666227312488067563575, 19214059289771315688645819, 315759892137678954308707379391, 5181941387199963072391681357467099, 339917045534987610111076281503519527705
Offset: 2
Keywords
Links
- Andrew Howroyd, Table of n, a(n) for n = 2..30
- Eric Weisstein's World of Mathematics, Total Dominating Set
- Eric Weisstein's World of Mathematics, White Bishop Graph
Programs
-
PARI
vector(9,n,n++;A303147(n)) \\ See PARI link in A304553 for program code. - Andrew Howroyd, May 16 2025
Extensions
a(8)-a(10) from Andrew Howroyd, Apr 20 2018
a(11) onwards from Andrew Howroyd, May 16 2025