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