Browse · MATH
Printjmc
counting and probability senior
Problem
For and each of its non-empty subsets a unique alternating sum is defined as follows. Arrange the numbers in the subset in decreasing order and then, beginning with the largest, alternately add and subtract successive numbers. For example, the alternating sum for is and for it is simply . Find the sum of all such alternating sums for .
Solution
Let be a non- empty subset of . Then the alternating sum of , plus the alternating sum of , is . This is because, since is the largest element, when we take an alternating sum, each number in ends up with the opposite sign of each corresponding element of . Because there are of these pairs of sets, the sum of all possible subsets of our given set is , giving an answer of .
Final answer
448