OFFSET
3,3
LINKS
Donald E Knuth, The Art of Computer Programming, exercises on "knight grids" in Section 7.2.2.3 (preliminary draft)
Don Knuth, CWEB program
EXAMPLE
a(6) = 4 because of the following strict embedding of P3 X P4 into N6:
- - - - - -
4 - 2 - - - where the vertices of P3 X P4 are
- - 4 - 2 - 1 2 3 4
4 3 2 1 - - 1 2 3 4
- - - 3 - 1 1 2 3 4
- 3 - 1 - -
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Don Knuth, Feb 10 2022
STATUS
approved