Radix economy

From Wikipedia, the free encyclopedia

Radix economy is the efficiency of expressing a number in a particular base. The economy for any particular number in a given base is equal to the number of digits needed to express it in that base, multiplied by the radix. For example, 11001002 (100) has radix economy 7×2 = 14, while in base 3 100 is written 102013, with an economy of 15. The decimal representation has an economy of 30 (larger numbers are worse), and the economy of 236 is 72. In general, base 3 is the most economic of any base, followed by binary and base 4. This would theoretically allow computers to be significantly more powerful if they used ternary, but considerable development would be needed to reach the processing power of modern binary hardware.

[edit] External link