Bitstrings
N-bit number:
bN-1 bN-2...b1b0
Can also think of this as a string of digits 0 and 1.
How many possible patterns for N-bit string?