Maxterms in Boolean algebra represent the complement of minterms. Each minterm corresponds to a unique combination of inputs for a Boolean function, and its complement is the maxterm.
For each variable in the Boolean function, there are two possibilities: the variable can either be included as itself or its complement (1 or 0). Since there are n variables, each with two possibilities, the total combinations (maxterms) are 2n.