The number of unique combinations from a set of items each with possible states is:
For example, binary digits have two possible states: 0 and 1. For binary digits, the total number of unique combinations is . For 3 binary digits, there are unique combinations. And so on.