As per your second question, the following algorithm allows one to compute the identity element.
Let $c$ denote the maximal stable configuration; i.e. $c = sum_{vin V}(d(v)-1) v$ This is always recurrent. Let $a^{circ}$ denote the stabilization of a configuration $a$. Then this will give you the identity $e$:
$e =(2c - (2c)^circ)^circ$
If you are interested, check out this applet for doing a lot of this stuff (and it's pretty, too): http://people.reed.edu/~davidp/sand/program/program.html
No comments:
Post a Comment