Weird Number Bases are weird. But also kinda cool. And kinda useless. But why stop at integer bases?
Number systems are weird β
When we think of number systems, we usually imagine the familiar base-10 (decimal) or base-2 (binary). But the idea of a "base" is much more flexible than most people realize. We aren't restricted to integers β₯ 2. In fact, we can use fractional bases, irrational bases, and even negative or complex ones.
Now, just because we could, does that mean we should?
Well...
Short answer: No.
Long answer: Also no.
What is a base, really? β
A base
means
or, if you want to be more formal and fancy,
where digits
As long as we agree on a digit set, the system works, whether
Note:
A general rule thus emerges:
In any base-10
, and 1
followed by n
zeros.
Fractional bases β
Take base 1.5. The digits are typically
1000
in base-1.5 means101
in base-1.5 means
Numbers don't line up as neatly as in base-10, but the system is perfectly valid.
Irrational bases: β
Nothing stops us from picking an irrational base, like
base-Ο β
Now, if you remember from earlier: Any number 10
.
So in base-Ο, the string
10
represents exactly:
So if you ever felt the need to express 10
.
(Well... in base-Ο, at least).
Of course, other numbers get strange expansions.
But this system can be used to more easily show the relationship between the diameter of a circle to its circumference, which corresponds to its perimeter.
Since circumference = Ο Γ diameter, a circle with diameter
Also, since area = Ο Γ radiusΒ², a circle with radius
base- β
With base-
As
This means that the integer part of the natural logarithm of a number in base-
The base-
A binary number uses only two different digits, but it needs a lot of digits for representing a number. base-10 writes shorter numbers, but it needs 10 different digits to write them. The balance between those is base-
base-β2 β
Base
E.g.:
This means that every integer can be expressed in base
The base can also be used to show the relationship between the side of a square to its diagonal as a square with a side length of
Another use of the base is to show the silver ratio as its representation in base
In addition, the area of a regular octagon with side length
base- β
One of the most beautiful non-integer bases is the golden ratio base, also called phinary or the Fibonacci coding system.
The golden ratio is
In base-
Note
This follows from
Show me
The golden ratio satisfies
From this, it follows that
So
which numerically means
which is exactly the statement
Examples:
1Ο0
=100Ο
=- Every positive integer has a finite, unique representation in base-
.
This system is tightly connected to the Fibonacci sequence, since powers of
Base-
There are some numbers in base-
For example,
Other exotic bases β
- Negabinary (base -2): Every integer has a unique representation using only 0 and 1, without needing a minus sign. This works for any negative base.
- Complex base
: The "quater-imaginary" system (base ) can represent every complex integer with digits 0β3.
Why does this matter? β
I have no idea. I haven't slep today and just thought it's cool.
Btw β
Just like bases don't have to be integers, dimensions don't either. 0D (Point), 1D (Line), 2D (Plane), 3D (Cube), 4D (Tesseract) are cool and all...
But we can also have fractal dimensions like 1.26D (Koch snowflake), 1.58D (SierpiΕski triangle), 2.7268D (Menger sponge) and so on.
Uhh...
Ironically, the Hausdorff dimension of the self-similar recursive fractal of the dragon curve is exactly 2.
Now, how a Hausdorff space of
Hint: It's possible