AMC 10 · 2020 · #25
학년 7 arithmetic prime-factorizationrecursive-sequencecombinations-basicdivisor-count easier-related-problemcaseworkidentify-subproblems ↑ 선수 지식: prime-factorizationcombinations-basic
📏 긴 풀이 💡 3 개 인사이트
문제
Let denote the number of ways of writing the positive integer as a productwhere , the are integers strictly greater than , and the order in which the factors are listed matters (that is, two representations that differ only in the order of the factors are counted as distinct). For example, the number can be written as , , and , so . What is ?
답을 골라 클릭하세요.
(A)
112
(B)
128
(C)
144
(D)
172
(E)
184
AMC 10 2020 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
풀이는 먼저 직접 풀어본 뒤에 보는 게 가장 효과적이에요.