{"status": "success", "data": {"description_md": "Let $D(n)$ denote the number of ways of writing the positive integer $n$ as a product$$n = f_1\\cdot f_2\\cdots f_k,$$where $k\\ge1$, the $f_i$ are integers strictly greater than $1$, 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 $6$ can be written as $6$, $2\\cdot 3$, and $3\\cdot2$, so $D(6) = 3$. What is $D(96)$?\n\n$\\textbf{(A) } 112 \\qquad\\textbf{(B) } 128 \\qquad\\textbf{(C) } 144 \\qquad\\textbf{(D) } 172 \\qquad\\textbf{(E) } 184$\n___\nFull credit goes to [MAA](https://maa.org/) for authoring these problems. These problems were taken on the [AOPS](https://artofproblemsolving.com/) website.", "description_html": "<p>Let  <span class=\"katex--inline\">D(n)</span>  denote the number of ways of writing the positive integer  <span class=\"katex--inline\">n</span>  as a product <span class=\"katex--display\">n = f_1\\cdot f_2\\cdots f_k,</span> where  <span class=\"katex--inline\">k\\ge1</span> , the  <span class=\"katex--inline\">f_i</span>  are integers strictly greater than  <span class=\"katex--inline\">1</span> , 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  <span class=\"katex--inline\">6</span>  can be written as  <span class=\"katex--inline\">6</span> ,  <span class=\"katex--inline\">2\\cdot 3</span> , and  <span class=\"katex--inline\">3\\cdot2</span> , so  <span class=\"katex--inline\">D(6) = 3</span> . What is  <span class=\"katex--inline\">D(96)</span> ?</p>&#10;<p> <span class=\"katex--inline\">\\textbf{(A) } 112 \\qquad\\textbf{(B) } 128 \\qquad\\textbf{(C) } 144 \\qquad\\textbf{(D) } 172 \\qquad\\textbf{(E) } 184</span> </p>&#10;<hr><p>Full credit goes to <a href=\"https://maa.org/\">MAA</a> for authoring these problems. These problems were taken on the <a href=\"https://artofproblemsolving.com/\">AOPS</a> website.</p>", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 5, "problem_name": "2020 AMC 12B Problem 24", "can_next": true, "can_prev": true, "nxt": "/problem/20_amc12B_p25", "prev": "/problem/20_amc12B_p23"}}