|
|
|
|
|
by jacobolus
3258 days ago
|
|
Personally I wish we had a good notation and separate single-syllable pronunciation for negative digits –1 through –9, and were willing as a society to accept numbers written with a mix of positive and negative digits. Decimal arithmetic becomes quite a bit easier if you normalize your numbers to the digits from –5 to 5, and it would help prepare students for algebra. |
|
For example, if you do base ten with digits EDCBA012345 (E=-5, D=-4, etc.) -- that's 11 digits -- then five can be written as 5 or 1E; fifteen is 15 or 2E, etc.
So you either:
- Accept that some numbers can be written in more than one way, which seems a huge disadvantage over what we have today.
- Rule out certain sequences of digits (E can only follow a negative digit, 5 can only follow a positive digit, if 5 follows a 0, then it depends on the digit before the 0, etc.). Not only is this inelegant, but it adds seemingly arbitrary rules for people to memorize when they're first learning how to write numbers.
- Remove one of the digits (e.g., remove E). Then things aren't symmetric around zero -- e.g. five is 5, but minus five is A5.