IS THIS A NUMBER THEORY?
IS IT ALREADY KNOWN?
0 = 0 : (IS this the first known enumeration?) : +0 = 0 = +0
0 = +0 : ARE unsigned numbers are always positive ?
+0 - +0 = +0 = 0 : subtraction of same
+0 + -0 = 0 : sign exchange (needs new enumeration) : -0 = 1 = +1
then -0 = 1 and -0 = +1
then +0 = 0 and +0 = -1
+1 - +1 = +0 = 0
+1 + -1 = 0 : sign exchange (needs new enumeration) : -1 = 2 = +2
then +1 = 1 and +1 = -0
then -1 = 2 and -1 = 2 = +2
does (subtraction of zero) lead to the real integers number system?
is it something left undefineable?
it seems that the negative number is always one less than the new enumeration ... -n = abs(-n)+1


LinkBack URL
About LinkBacks