Base-Neutral Base Naming: Explanation
-
Find prime factorization of absolute value of base
2 → [2]
-26 → [2, 13]
42 → [2, 3, 7]
-
Change 2 into bi, 3 into tri, 5 into qui, and 7 into hepti, and leave others
[2] → bi
[2, 13] → bi + 13
[2, 3, 7] → bitrihepti
-
Define prime numbers as a composite number plus or minus one (if in other number, add sun + number + si for +1, sal + number + si for -1)
bi → bi
bi + 13 → bisalbibheptisi
42 → bitrihepti
[Generator]