+-----+-----+-----+ | | | | | +--+ | +--+--+ | 3x2 | | | | | | | +--+--+--+ | | | | | | +-----+--+--+--+ +--+ | | | | | | +--+ +--+ | | previous | | | | 4x4 +--+-----+ | square | | | | 2x3 | | | | +-----------+--------+
To extend an 8x8 defective square (since by formula 1 a 6x6 defective square can't be done) just append two 3x2 squares onto the ends of the borders. It is easy to see that this pattern can be used to extend any odd defective square by 3 units.
With these two constructions, it's now possible to prove that
formula 1 is a sufficient condition (i.e. if
then it is possible to tile the defective
square).
Proving it's true for
is similar: a 4x4
(
)
can be extended to a 7x7 (
)
using the even rule, and 7x7 can be extended to
10x10 (
)
using the odd rule and so on.
The two together prove that if and only if
then it's possible to tile a defective square of size n.