Zero And One
Number means none, nil. For any number ,
.
In the set of all multiples of 2 (such as ), there is no , but surprisingly there is .
This curious situation motivates comparing and .
Let us make a table here.
| contains 0 | contains 1 | |
|---|---|---|
| multiples of n, | yes | no |
| multiples of 0 | yes | no |
| multiples of 1 | yes | yes |
In summary, one has the capability to generate all positive integers while other positive integers does not. This is why other positive integers do not generate one, otherwise they will in turn, too, generate all positive integers via multiples. By contrast, is capable of being generated via multiple by all positive integers, even those non-one integers.