Difference between revisions of "1983 AIME Problems/Problem 13"

(Solution)
(Problem)
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
For <math>\{1, 2, 3, \ldots, n\}</math> and each of its non-empty subsets, an alternating sum is defined as follows. Arrange the number in the subset in decreasing order and then, beginning with the largest, alternately add and subtract succesive numbers. For example, the alternating sum for <math>\{1, 2, 4, 6,9\}</math> is <math>9-6+4-2+1=6</math> and for <math>\{5\}</math> it is simply <math>5</math>. Find the sum of all such alternating sums for <math>n=7</math>.
+
<!-- don't remove the following tag, for PoTW on the Wiki front page--><onlyinclude>For <math>\{1, 2, 3, \ldots, n\}</math> and each of its non-empty subsets, an alternating sum is defined as follows. Arrange the number in the subset in decreasing order and then, beginning with the largest, alternately add and subtract succesive numbers. For example, the alternating sum for <math>\{1, 2, 4, 6,9\}</math> is <math>9-6+4-2+1=6</math> and for <math>\{5\}</math> it is simply <math>5</math>. Find the sum of all such alternating sums for <math>n=7</math>.<!-- don't remove the following tag, for PoTW on the Wiki front page--></onlyinclude>
  
 
== Solution 1==
 
== Solution 1==

Revision as of 18:55, 27 March 2015

Problem

For $\{1, 2, 3, \ldots, n\}$ and each of its non-empty subsets, an alternating sum is defined as follows. Arrange the number in the subset in decreasing order and then, beginning with the largest, alternately add and subtract succesive numbers. For example, the alternating sum for $\{1, 2, 4, 6,9\}$ is $9-6+4-2+1=6$ and for $\{5\}$ it is simply $5$. Find the sum of all such alternating sums for $n=7$.

Solution 1

Let $S$ be a non- empty subset of $\{1,2,3,4,5,6\}$.

Then the alternating sum of $S$ plus the alternating sum of $S$ with 7 included is 7. In mathematical terms, $S+ (S\cup 7)=7$. This is true because when we take an alternating sum, each term of $S$ has the opposite sign of each corresponding term of $S\cup 7$.

Because there are $63$ of these pairs, the sum of all possible subsets of our given set is $63*7$. However, we forgot to include the subset that only contains $7$, so our answer is $64\cdot 7=\boxed{448}$.

Solution 2

Consider a given subset $T$ of $S$ that contains 7; then there is a subset $T'$ which contains all the elements of $T$ except for 7, and only those. Since each element of $T'$ has one element fewer preceding it than it does in $T$, their signs are opposite; so the sum of the alternating sums of $T$ and $T'$ is equal to 7. There are $2^6$ subsets containing 7, so our answer is $7 * 2^6 = \boxed{448}$.

See Also

1983 AIME (ProblemsAnswer KeyResources)
Preceded by
Problem 12
Followed by
Problem 14
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions