The folowing table expresses '222' in various number bases. 'DRx' shows the result of 'digit reducing' resulting in an X-digit long number.
Base | DR8 | DR7 | DR6 | DR5 | DR4 | DR3 | DR2 | DR1 |
---|---|---|---|---|---|---|---|---|
2 | 11011110 | 110 | 10 | 1 | ||||
3 | 22020 | 20 | 2 | |||||
4 | 3132 | 21 | 3 | |||||
5 | 1342 | 20 | 2 | |||||
6 | 1010 | 2 | ||||||
7 | 435 | 15 | 6 | |||||
8 | 336 | 14 | 5 | |||||
9 | 266 | 15 | 6 | |||||
10 | 222 | 6 | ||||||
11 | 192 | 11 | 2 | |||||
12 | 166 | 11 | 2 | |||||
13 | 141 | 6 | ||||||
14 | 11C | 10 | 1 | |||||
15 | EC,1B | C | ||||||
16 | DE,1B | C |
Factors: 2 * 3 * 37