8 grid. The farmers all want to grow crops. If on one day a farmer is not already growing crops, then the next day s/he will start growing crops if at least two of his/her adjacent neighbors are already growing crops . (Note we mean adjacent by a side, not a corner.)
64 farmers each have square farms arranged in an 8If on some day the 8 farmers on a diagonal are all growing crops, eventually (after 7 days) all farmers will be growing crops. If on some day exactly 7 farmers are growing crops, is it possible that eventually all farmers will be growing crops?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let P be the perimeter of the area A in which crops are growing.
Therefore, each day P will decrease or stay the same. If we start with 7 farmers growing crops, P is originally at most 4 × 7 = 2 8 . When all farmers are growing crops, P = 3 2 . Since P cannot increase, it is impossible for all farmers to eventually grow crops if originally only 7 are originally growing crops.
Thus, the answer is No .
(Note this argument extends similarly to the 9 × 9 case.)