A269417 Number of Go games on n X n board with no repeating position and suicide allowed.
1, 1, 386356909593
Offset: 0
Examples
a(1) = 1 since the only legal Go game on a 1 X 1 board is Black pass, White pass.
Links
- J. Tromp and G. Farnebäck, Combinatorics of Go, Lecture Notes in Computer Science, 4630, 84-99, 2007.
Crossrefs
Cf. A094777.
Comments