OFFSET
1,4
COMMENTS
This is the number of ways to cut an n X n chessboard along grid lines into two identical pieces. In the case that n is odd the central square is first removed to ensure an even number of squares. Solutions that differ only by rotation or reflection are considered equivalent. - Andrew Howroyd, Apr 19 2016
REFERENCES
M. Gardner, The Unexpected Hanging and Other Mathematical Diversions. Simon and Schuster, NY, 1969, p. 189.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
FORMULA
a(2n) = A113900(n). - Andrew Howroyd, Apr 19 2016
CROSSREFS
KEYWORD
nonn,nice
AUTHOR
EXTENSIONS
a(10) corrected and a(11)-a(14) from Andrew Howroyd, Apr 19 2016
STATUS
approved