dbdo

Zero And One

Number 0 means none, nil. For any number a,

0×a=00+a=a.

In the set of all multiples of 2 (such as 2,8,60), there is no 1, but surprisingly there is 0.

This curious situation motivates comparing 0 and 1.

Let us make a table here.

contains 0 contains 1
multiples of n, n2 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, 0 is capable of being generated via multiple by all positive integers, even those non-one integers.