Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is 2 the lowest possible numeric base ?

base lowest numeric possible
0
Posted

Is 2 the lowest possible numeric base ?

0

No. There’s a lot more in the matter of bases than most people can dream. Although one usually only encounters number systems with positive integer bases (binary, decimal, hexadecimal, octal), it is also possible to use non-integral, negative, irrational, or even complex bases. For a comprehensive discussion, see Knuth’s ‘Art of Computer Programming’. Although it is not a positional system, one sometimes talks about a system with base one (the unary system) where the integer N is represented as a string of N ones. This number system is especially popular among theoretical computer scientists when discussing Turing machines. The discussion about bases seems to surface in a.f.c about once every semester, and it seems to hold endless fascination for CS students.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123