Problem 4
We call an even positive integer nice if the set can be partitioned into two-element subsets, such that the sum of the elements in each subset is a power of . For example, is nice, because the set can be partitioned into subsets , , . Find the number of nice positive integers which are smaller than .
|