by JustinFrankl » Mon 29 Jan 2007, 11:34:21
$this->bbcode_second_pass_quote('PenultimateManStanding', 'd')oesn't seem to me that a logarithmic base is the same as a number system base. A number system in base radical 5 doesn't make any sense because the bases have to be whole counting numbers. There's the binary numbers, octal, decimal, hexadecimal, ect. all whole numbers, and one could set up a base 5 system too, but not base radical five. If I wrong, I can't think of how it would be done at the moment.
It's the same. The bases don't have to be whole counting numbers. Each position in an ordinal system represents the base of that system to the power of the position minus one. 673 in base 10 is 6*10^(3-1) + 7*10^(2-1) + 3*10^(1-1).
All kidding aside for SPG, e in base e is 10, as it equals 1*e^(2-1) + 0*e^(1-1). The same as radical 5 in base radical 5, or pi in base pi, 10. My point was that irrational numbers can be wholly represented by integers. It still isn't necessarily useful.