Clock arithmetic, or modular--where is the zero?

Let’s say you are doing mod 5, then you make a circle with 1,2,3,4, and 5 on it. Then you keep going around the circle in modular and come to find out that 7 and 12 are both mod 2, etc. Or 2 = 7 mod 5. But how come you don’t put in a zero so you do 0,1,2,3,4 around the clock? Then
2 = 7 mod 5 also but 0 and 5 are mod each other. In the first way of doing the mod clock without the zero, then this time it is 5 and 10 which are mod to each other! signed Confused

So… you want clocks to start with zero? Or what are you saying?

Zero is 5, or 12, or wherever the cycle repeats.

Look at a common 12 hour clock face, were is the zero?
Look at a common 24 hour clock face, were is the zero?
It is to be understood that zero is identical with 12 or 24.

When did the 21st century begin?
Just after midnight of December 31, 2000.
The 20th century ended just before midnight, same date
Don’t be fooled by the popular misconception the the year 2000 was the first century of the new millenium.

As far as eras, i.e. BC and AD are numbered from a 0 (zero) marker.
There was/is no year zero, it is a point on the time line.

Did You miss out on “Time Lines and Cycles101”?

'll try to directly answer what I think your question is:

You can do {0, 1, 2, 3, 4} or you can do {1, 2, 3, 4, 5}. It works either way, because 0 and 5 are equivalent (or congruent) mod 5. {0, 1, 2, 3, 4} is probably more standard, because it’s the set of remainders you could get when dividing by 5 (and for other, more technical, reasons).

Or you could use -2,-1,0,1,2, the so-called absolutely least residues (which is ambiguous when the modulus is odd. You could also use 2,4,6,8,10, if you liked.

I’ve always seen the digits mod n as 0, …, n - 1. You can use anything you’d like, but that’s what most people seem to use.

No longer any excuse to be “Confused.”

Susan has taken the time to provide a thoroughly interesting web site on the subject. It is at URL:

http://www.math.csusb.edu/faculty/susan/modular/modular.html

It would appear that the OP, signed “confused” was a ‘put on’ to start a thread. by asking where the zero was to be located.
Susan has made a somewhat confusing subject much clearer.
You could say that what goes around comes around (the circle).

In Norway we use the 24-hour clock. It goes from 00:00 (midnight) to 23:59 (one minute before midnight).