2023 AMC 12B Problem 8

Below is the professionally curated solution for Problem 8 of the 2023 AMC 12B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2023 AMC 12B solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:combinationscasework

Difficulty rating: 1570

8.

How many nonempty subsets BB of {0,1,2,3,,12}\{0,1,2,3,\ldots,12\} have the property that the number of elements in BB is equal to the least element of B?B? For example, B={4,6,8,11}B=\{4,6,8,11\} satisfies the condition.

256256

136136

108108

144144

156156

Solution:

If the least element is m (m1),m\ (m\ge 1), then B=m|B|=m and the remaining m1m-1 elements come from {m+1,,12},\{m+1,\ldots,12\}, a set of size 12m.12-m. The count is m1(12mm1)=(110)+(101)+(92)+(83)+(74)+(65), \sum_{m\ge 1}\binom{12-m}{m-1}=\binom{11}{0}+\binom{10}{1}+\binom{9}{2}+\binom{8}{3}+\binom{7}{4}+\binom{6}{5}, which equals 1+10+36+56+35+6=144.1+10+36+56+35+6=144.

Thus, the correct answer is D.

Problem 8 in Other Years