Suppose we have the number modulo . Number decomposition expresses as a sum of multiple numbers in base as follows:
, where each of the term represents a base- value shifted bits (which is a multiple of ) to the left. We call the level of decomposition. This is visually shown in Figure 1.
We define the decomposition of number into base with level as follows:
.
Number decomposition is also called radix decomposition, where the base is called a radix.
Suppose we have the number , where . Suppose we want to decompose 13 with the base and level . Then, 13 is decomposed as follows: