Some years back, a museum asked me to help them with an exhibit a contractor had built for them. It was a wheel like the one on Wheel of Fortune, but smaller and mounted on the wall instead of the ...
Editor's Note: See also the Follow-on Article that describes how to generate Gray Codes for non-power-of-2 sequences. Note that the correct grammar and spelling for Gray codes is “Gray” (not “gray”, ...
In my “n-ary” Gray Code blog a couple of days ago, I asked if it were possible to get a full gray code in a “3-ary” (ternary, base-3) system, in which each digit can adopt values of 0, 1, and 2? The ...