Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2009-11-05 07:51:07
Calculate a block of five in 8 x 8 board ?Hi all, #2 2009-11-27 03:05:08
Re: Calculate a block of five in 8 x 8 board ?I did it out by hand. Last edited by John E. Franklin (2009-11-27 03:09:56) Imagine for a moment that even an earthworm may possess a love of self and a love of others. #3 2009-11-27 03:41:48
Re: Calculate a block of five in 8 x 8 board ?These are all the shapes that can be made by sticking five squares together. Code:XXXXX (5x1, 2) --- XXXX (4x2, 8) X --- XXXX (4x2, 8) X --- XXX (3x2, 8) XX --- XXX (3x2, 4) X X --- X XXX (3x3, 4) X --- X XXX (3x3, 8) X --- X XXX (3x3, 4) X --- X XXX (3x3, 1) X --- X XX (3x3, 4) XX --- XXX X (3x3, 4) X --- XXX (4x2, 8) XX Next to each is the dimensions of the smallest rectangle it will fit into, and the number of different forms it can take via reflection and rotation. Why did the vector cross the road? It wanted to be normal. #4 2009-11-28 05:00:45
Re: Calculate a block of five in 8 x 8 board ?Also, my estimate is a little high because I did 5x5 grids with straight lines inside them moving around, and Last edited by John E. Franklin (2009-11-28 05:29:00) Imagine for a moment that even an earthworm may possess a love of self and a love of others. #5 2009-11-28 05:59:59
Re: Calculate a block of five in 8 x 8 board ?Here is my latest computation of the 5 neighbors on a chessboard 8 by 8: Imagine for a moment that even an earthworm may possess a love of self and a love of others. #6 2009-11-28 10:41:31
Re: Calculate a block of five in 8 x 8 board ?Oh my, my 2nd to last and 3rd to last drawings of 12, I didn't show the mirror images, so Imagine for a moment that even an earthworm may possess a love of self and a love of others. #7 2009-11-28 15:31:59
Re: Calculate a block of five in 8 x 8 board ? . . . Code: *---*---*---*---*---* *---*---*---*---*
| | | | | | | | | | |
*---*---*---*---*---* *---*---*---* - *
| |
*---*---*---* *---* *---*
| | | | | |
*---*---* - *---* *---* - *---*---*
| | | | | | | |
*---*---* *---*---*---*---*Code: *---* *---*---* *---*
| | | | | | |
* - *---* * - *---* *---* - *---*
| | | | | | | | |
* - * - * *---* - * *---* - *---*
| | | | | | | |
*---*---* *---*---* *---*
*---*---* *---* *---*---*
| | | | | | | |
*---* - *---* * - *---* *---* - *
| | | | | | | |
* - *---* *---* - *---* * - *---*
| - | | - | - | | - | - |
*---* *---*---* *---*---*Code: *---*---*---* *---*
| | | | | |
*---* - *---* * - *
| | | |
* - * * - *---*---*
| | | | | |
*---* *---*---*---*#8 2010-01-01 10:49:58
Re: Calculate a block of five in 8 x 8 board ?hi. |