Cool Summation Problem

Algebra Level 3

If S = { 1 , 2 , . . . , 10 } S = \{1, 2, ..., 10 \} , evaluate the following: A S ( d A d ) \large \displaystyle \sum _{ A \subseteq S } \left( \prod _{ d \in A } d \right) Note: A A cannot be the null set.


The answer is 39916799.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Alexander Koran
Dec 3, 2017

Essentially, the problem is asking to take all subsets of { 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 } \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10\} , in each subset take the product of all elements, and finally evaluate the sum all of these products.

Consider the product k = 1 10 ( 1 + k ) = ( 1 + 1 ) ( 1 + 2 ) ( 1 + 3 ) ( 1 + 4 ) ( 1 + 5 ) ( 1 + 6 ) ( 1 + 7 ) ( 1 + 8 ) ( 1 + 9 ) ( 1 + 10 ) \displaystyle \prod_{k=1}^{10} (1+k) = (1+1)(1+2)(1+3)(1+4)(1+5)(1+6)(1+7)(1+8)(1+9)(1+10) .

Note that when expanding this product (without adding the binomials), every term obtained is accounted for in the summation in the problem, except for choosing the first 1 for all 10 binomials when expanding.

Hence, we have a bijection between the terms in the expansion of k = 1 10 ( 1 + k ) \displaystyle \prod_{k=1}^{10} (1+k) and the terms in the problem.

The answer is then simply ( k = 1 10 ( 1 + k ) ) 1 = ( k = 2 11 k ) 1 = 11 ! 1 = 39916799 \displaystyle \left( \prod_{k=1}^{10} (1+k) \right) -1 = \left( \prod_{k=2}^{11} k \right) -1 = 11! - 1 = 39916799 .

By convention, the product of elements of an empty set is taken to be 1.

Abhishek Sinha - 3 years, 6 months ago

It's been specified, thanks!

Alexander Koran - 1 year, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...