How many distinct sets of 8 positive odd integers sum to 20 ?
Solution
This is the same as the number of ways 8 nonnegative even integers sum to 12 (we subtract 1 from each integer in the above sum). All 11 possibilities are (leaving out 0s): , .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.