Every day we perform arithmetic with hours -- and are quite comfortable with the fact that two hours after 11:00, the time has "advanced" to 1:00. Our goal in this course is to study and visualize the mathematics and applications of such "clock numbers".
Ordinary clock hours repeat every 12 units, but we can use any positive modulus n instead.
The resulting system of n numbers is called
These numbers have many other practical uses, whenever counting "wraps around" (e.g., odometer rollover, year 2000 problem, etc.). Later, we will see some more sophisticated applications, to cryptography.
| Mode | Oper. | r | c | Activity |
|---|---|---|---|---|
| one z | 1 |
In this mode, the numeroscope simply computes the sum or product of two numbers you choose (c and z). Try a few, and check each one by hand to see that it matches your understanding of how the operations should work.
Note: Just click on a number to set the z variable. Hold down the shift key and click, to set the c variable.
| ||
| sweep r | + | 0 |
Note how additive series progress at uniform speed around the circle, adding the same amount at each step. Compare with how the same kind of series works in the ordinary, unwrapped integers.
| |
| sweep r | × | 1 |
Switching to multiplicative series, can you see any intuitive pattern this time? What does this kind of multiplicative series look in the ordinary integers?
| |
| all r | + | 0 |
In this mode, the numeroscope displays the set of all multiples of a number z (which you choose).
As you vary z, what are the possible sets of multiples?
How do the results depend on the modulus n?
Record your observations for group discussion (paying particular attention to whether 1 is a multiple of z).
|