From where did that 117 come?

Given any 10-element subset M M of { 1 , 2 , 3 , , 117 } \{ 1, 2, 3, \ldots, 117 \} , does there exists 2 non-empty disjoint subsets of M M that have the same sum?

Yes, for all M No, only for some M but not all No, for no M

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.

2 solutions

Abhishek Sinha
Jan 2, 2018

It suffices to show that there exist two non-empty subsets of M M having the same sum, as we can delete the common elements from both sets. Now, barring the empty set and the whole set M M , there are 2 10 2 = 1022 2^{10}-2=1022 different subsets of M M . Also, the minimum sum of the elements of any non-empty subset of M M is 1 1 and the maximum sum of elements of any subset (not equal to M M ) is at most 109 + + 117 = 1017. 109+ \ldots + 117=1017 . Hence, by the pigeonhole principle, there exist two non-empty subsets of M M having the same sum.

If I am not wrong here we are considering 1022 as no. of pigeons and 1017 as available pigeon holes then by simple logic of pigeonhole principle there exist two subset having same sum?

Ravi Singh Patel - 1 year, 10 months ago

This is a sweet application of pigeon hole problem. A same type of problem appeared in one of those early days PUTNAM, which I solved earlier. So, first let's calculate the highest possible sum, and that is the sum of largest 9 numbers, I.e. 117,116,115,114,113,112,111,110,109. And the grand sum is 1017. And the least possible sum is 1 . And possible number of subsets is 2 10 2^{10} -2 I.e. 1022. So, here the number of pigeons is 1022 and no of holes is I.e. the number of various sums is 1016. And thus ….. BINGO!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...