A337746 Maximum number of bishops within an n X n chessboard, where each bishop has a path to an edge.
1, 4, 8, 12, 19, 28, 37, 48, 57, 72, 87
Offset: 1
Links
- Nicholas Tran, Solution in ASP
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.
Nicholas Tran has authored 3 sequences.
For n = 2, an example maximal solution is: XX XX For n = 4, an example maximal solution is: XXXX XXX. ..XX XXXX
Comments