Problem:
Let be a regular hexagon and let point be the center of the hexagon. How many ways can you color these seven points either red or blue such that there doesn't exist any equilateral triangle with vertices of all the same color?
Problem:
Let be a regular hexagon and let point be the center of the hexagon. How many ways can you color these seven points either red or blue such that there doesn't exist any equilateral triangle with vertices of all the same color?
Solution:
Without loss of generality, let be blue. Then we can't have any two adjacent blues on the perimeter of . However, because of the two larger equilateral triangles and , we need at least two blues to keep us from having an all red equilateral triangle. We can't have three blues on the perimeter without breaking the rule, so we must have two. With this, they must be diametrically opposite. So, in total, there are good colorings.