You are not logged in.
Pages: 1
Does anyone have a name for
a number system where the
digits can be values larger
than the base? Here is an
example using base-2 places
but filling them with digits
up to 9. Each four digit
number shown below has a
value of 68 in base-10.
8's 4's 2's 1's place
7 3 0 0 ![]()
6 3 4 0 ![]()
4 5 7 2 ![]()
1 9 9 6 ![]()
8 1 0 0 ![]()
1 9 8 8 ![]()
igloo myrtilles fourmis
Offline
I don't know what made you think of this idea. In base-n system, numbers greater than or equal to n are 'banned'.
Anyway, the illustration given by you was interesting. ![]()
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
Interesting concept. So they can't be called "base-n", but any mathematical concept is still valid of course. And there may even be a name for it that I don't know of.
In fact they can be expressed as polynomials:
7a³ + 3a² + 0a + 0
6a³ + 3a² + 4a + 0
etc..
Where a=2
"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman
Offline
Pages: 1