Final answer:
Using the Pigeonhole Principle, we can show that among the possible subsets of four integers from a set of 10 distinct integers chosen from 1 to 50, at least two subsets will have the same sum, since there are more subsets (210) than possible sums (185).
Step-by-step explanation:
To show that a set s of 10 distinct integers chosen from 1 through 50 contains at least two different subsets of 4 integers that add up to the same sum, we can use the Pigeonhole Principle.
The possible sums of four distinct numbers from the set {1, 2, ..., 50} range from 10 (1+2+3+4) to 194 (47+48+49+50). The total number of different sums is 194 - 10 + 1 = 185.
When selecting subsets of four integers from our set of 10 integers, there are a total of Choose(10, 4) = 210 possible subsets.
Here, our subsets are the 'pigeons' and the possible sums are the 'pigeonholes'.
Since there are 210 subsets and only 185 possible sums, the Pigeonhole Principle ensures that at least two subsets must have the same sum.
This demonstrates that no matter the selection of 10 numbers, we can always find two subsets of four integers within it that sum to the same number, verifying the provided statement.