2010 BAMO A max no of subsets with primes sum of a 3-element set
Source:
August 27, 2019
SetsmaximumprimeSumnumber theory
Problem Statement
We write for the set of three different positive integers , and . By choosing some or all of the numbers a, b and c, we can form seven nonempty subsets of . We can then calculate the sum of the elements of each subset. For example, for the set we will find sums of , and for its seven subsets. Since , and are prime, the set has exactly three subsets whose sums are prime. (Recall that prime numbers are numbers with exactly two different factors, and themselves. In particular, the number is not prime.)What is the largest possible number of subsets with prime sums that a set of three different positive integers can have? Give an example of a set that has that number of subsets with prime sums, and explain why no other three-element set could have more.