{"status": "success", "data": {"description_md": "Given a triangle, its midpoint triangle is obtained by joining the midpoints of its sides. A sequence of polyhedra $P_{i}$ is defined recursively as follows: $P_{0}$ is a regular tetrahedron whose volume is 1. To obtain $P_{i+1}$, replace the midpoint triangle of every face of $P_{i}$ by an outward-pointing regular tetrahedron that has the midpoint triangle as a face. The volume of $P_{3}$ is $\\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.\n___\nLeading zeroes must be inputted, so if your answer is `34`, then input `034`. Full 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>Given a triangle, its midpoint triangle is obtained by joining the midpoints of its sides. A sequence of polyhedra <span class=\"katex--inline\">P_{i}</span> is defined recursively as follows: <span class=\"katex--inline\">P_{0}</span> is a regular tetrahedron whose volume is 1. To obtain <span class=\"katex--inline\">P_{i+1}</span>, replace the midpoint triangle of every face of <span class=\"katex--inline\">P_{i}</span> by an outward-pointing regular tetrahedron that has the midpoint triangle as a face. The volume of <span class=\"katex--inline\">P_{3}</span> is <span class=\"katex--inline\">\\frac{m}{n}</span>, where <span class=\"katex--inline\">m</span> and <span class=\"katex--inline\">n</span> are relatively prime positive integers. Find <span class=\"katex--inline\">m+n</span>.</p>&#10;<hr><p>Leading zeroes must be inputted, so if your answer is <code>34</code>, then input <code>034</code>. 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": "2001 AIME II Problem 12", "can_next": true, "can_prev": true, "nxt": "/problem/01_aime_II_p13", "prev": "/problem/01_aime_II_p11"}}