Correct answer: 2^(n-1)
The maximum number of prime implicants for an n-variable Boolean function is determined by the number of combinations of the variables that can form distinct groups, which is represented by 2^(n-1). This accounts for the various ways the variables can be combined while still maintaining the properties of prime implicants.