For any digital system with \( n \) bits (or \( n \) flip-flops), there are \( 2^n \) unique possible states. If counting starts from 0, the numeric range spans from \( 0 \) to \( 2^n - 1 \). This is key to understanding registers, memory, and counter designs.