A. Bogomolny

This is just another exercise to test your comfort level at working with the triangular grid. The task is to fill all the nodes of the grid. The first node is selected arbitrarily and becomes the last selected node. After that, when you click on a node, the applet computes the product of that node and the last selected node. If the result has not yet been selected, it is selected now and becomes the last selected node. If it was selected previously, the move is judged as a misstep.

(The product of node 1 and node 2 is the node obtained from node 1 by clockwise rotation through 60° around node 2 modulo the grid.)


If you are reading this, your browser is not set to run Java applets. Try IE11 or Safari and declare the site https://www.cut-the-knot.org as trusted in the Java setup.

FREAKY LINKS. Exercise. Semigroups on hexagonal grid


What if applet does not run?

Freaky Links

|Contact| |Front page| |Contents| |Geometry|

Copyright © 1996-2018 Alexander Bogomolny

71493824