|
|
|
|
|
by gcb0
4053 days ago
|
|
there is no exact base 1, as the concept of base depends on at least one value and zero. no point in having bases if you don't have zero. the only system with base 1 that exist is "counting" (go to wikipedia for the proper mathy name). where all occurrences of the only symbol get summed. want to say 9? draw 9 symbols. 9 knots on a rope or stones on a tablet. only that then 1 is the more obvious choice if you really want to push for some parity with proper bases. |
|
Unary numbers are perfectly commensurate with binary, decimal, octal, etc., numbers. In binary, you write
to mean the number: The same thing applies to unary numbers, just note that 1^n = 1 for every n, so writing: means: or, in other words, add the tally marks to get the number.