Problem:
Allen and Yang want to share the numbers . How many ways are there to split all ten numbers among Allen and Yang so that each person gets at least one number, and either Allen's numbers or Yang's numbers sum to an even number?
Problem:
Allen and Yang want to share the numbers . How many ways are there to split all ten numbers among Allen and Yang so that each person gets at least one number, and either Allen's numbers or Yang's numbers sum to an even number?
Solution:
Since the sum of all of the numbers is odd, exactly one of Allen's sum and Yang's sum must be odd. Therefore any way of splitting the numbers up where each person receives at least one number is valid, so the answer is .