Let be a positive integer, and define . Consider a non-empty subset of . We say that is balanced if the median of is equal to the average of . For example, for , each of the subsets , , , , and is balanced; however, the subsets and are not balanced. For each , prove that the number of balanced subsets of is odd.
(To define the median of a set of numbers, first put the numbers in increasing order; then the median is the middle number if is odd, and the average of the two middle numbers if is even. For example, the median of is , and the median of is .)