shapes vs formations
Posted: Fri Mar 01, 2013 10:12 pm
Suppose we consider two 'fundamental' kinds of patterns that occur in go; shapes and formations.
A shape is defined as a number of stones (2 or more, all of the same color) that are all connected
(directly or indirectly).
A formation is defined as a number of stones (all of the same color), none of which are connected.
Both shapes and formations are considered modulo translation, reflection, rotation (in steps of 90 degrees) and
coloration (interchanging the colors of the stones). So a shape or formation that lacks symmetries can occur
in 16 possible variations.
To illustrate these concepts, have a look at this image:
http://i.imgur.com/I6gxLrf.jpg
Here we see 3 white shapes, 7 black shapes, 1 formation of 7 stones (in both black and white color).
So all white shapes touching the bottom and left side are all the same shape (as they can
all be obtained via reflections, rotations and translations).
So, while there can be multiple shapes on the goban for each color, there can only be at most one formation on
the goban for each color.
The idea is that such formations can be understood to stand for the way a number of shapes can be distributed on
the goban. So if you have two shapes on the goban, there is a formation of two stones corresponding to the way
those two shapes are distributed on the goban.
Given this definition of the concepts 'shape' and 'formation', are there more possible shapes or more possible
formations on a 19x19 goban?
For instance, there are 188 possible formations of two stones, while there are only 5 possible shapes of four
stones. The biggest possible shape on a 19x19 goban consists of 360 stones (as it needs to have at least
one liberty), while the biggest possible formation has 181 stones.
A shape is defined as a number of stones (2 or more, all of the same color) that are all connected
(directly or indirectly).
A formation is defined as a number of stones (all of the same color), none of which are connected.
Both shapes and formations are considered modulo translation, reflection, rotation (in steps of 90 degrees) and
coloration (interchanging the colors of the stones). So a shape or formation that lacks symmetries can occur
in 16 possible variations.
To illustrate these concepts, have a look at this image:
http://i.imgur.com/I6gxLrf.jpg
Here we see 3 white shapes, 7 black shapes, 1 formation of 7 stones (in both black and white color).
So all white shapes touching the bottom and left side are all the same shape (as they can
all be obtained via reflections, rotations and translations).
So, while there can be multiple shapes on the goban for each color, there can only be at most one formation on
the goban for each color.
The idea is that such formations can be understood to stand for the way a number of shapes can be distributed on
the goban. So if you have two shapes on the goban, there is a formation of two stones corresponding to the way
those two shapes are distributed on the goban.
Given this definition of the concepts 'shape' and 'formation', are there more possible shapes or more possible
formations on a 19x19 goban?
For instance, there are 188 possible formations of two stones, while there are only 5 possible shapes of four
stones. The biggest possible shape on a 19x19 goban consists of 360 stones (as it needs to have at least
one liberty), while the biggest possible formation has 181 stones.