06-17-2020, 08:20 AM
Binary 0010110 = Decimal 22.
22 is one of the numbers most often assigned special numerological meaning.
If you like the look of the bit pattern, another "special" number, 11, is very close by. Simply divide by 2, by removing the right-most 0, giving 001011. (If you still want 7 binary digits, then also add a left-most 0.) The "non-special" number 44 can likewise be reached by doing the opposite, by shifting the pattern one step to the left (multiplying by 2) instead of one step to the right.
22 is one of the numbers most often assigned special numerological meaning.
If you like the look of the bit pattern, another "special" number, 11, is very close by. Simply divide by 2, by removing the right-most 0, giving 001011. (If you still want 7 binary digits, then also add a left-most 0.) The "non-special" number 44 can likewise be reached by doing the opposite, by shifting the pattern one step to the left (multiplying by 2) instead of one step to the right.