ELI5: Explain Like I'm 5

Skew binary number system

Hi there! Have you ever heard about numbers and how we use them for counting things? Well, in the world of numbers, there is something called a skew binary number system. This may sound like a big and scary thing, but don't worry, I'll explain it in a way that is easy for a five-year-old to understand!

In normal counting, we use ten digits (0,1,2,3,4,5,6,7,8,9) and when we reach ten, we start a new group by adding a "1" in front of the zero (new group is "10"). But in skew binary, we only use two digits (0 and 1) and when we reach two, we start a new group by adding a "1" to the right of the number.

So, for example, let's say we want to count to fifteen in skew binary. We would start with "0" and count up to "1". Then, instead of adding a "1" to the left, we add it to the right and get "10". Next, we count up to "11" and then add a "1" to the right to get "100". Then we count up to "101" and add a "1" to the right, to get "110". Finally, we count up to "111" and add a "1" to the right to get "1000". And voila! That's how we count up to fifteen in skew binary.

Skew binary has some interesting properties. For example, if we multiply a number by two in skew binary, we simply add a "0" to the right of the number. And if we add two skew binary numbers together, we can do it just like normal addition, except we ignore any "2"s that might appear.

So, there you have it! That's how you count in skew binary. It's a little different than normal counting, but once you get the hang of it, it can be a lot of fun!
Related topics others have asked about: