in reply to Challenge: Box Blackout
The best you can do is 2*N+1 holes. You can't achieve this for N < 5.
Otherwise, simply leave two (adjacent) edges empty (say left and bottom) and leave out two spots on a line adjacent to one of those edges (say second from bottom) where one of these two is on one diagonal and one isn't on either.
Update: Actually, "one diagonal" isn't specific enough. So, instead, leave the first row and the last column empty and leave blank the 2nd and 3rd spots on the second row.
The proofs involved aren't too complicated so I'll leave those for someone else to fill in. Update: Or not...
- tye
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Challenge: Box Blackout (solved)
by dragonchild (Archbishop) on Jan 24, 2006 at 15:52 UTC |