{"status": "success", "data": {"description_md": "The decimal representation of $m/n$, where $m$ and $n$ are relatively prime positive integers and $m < n$, contains the digits 2, 5, and 1 consecutively, and in that order. Find the smallest value of $n$ for which this is possible.\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>The decimal representation of <span class=\"katex--inline\">m/n</span>, where <span class=\"katex--inline\">m</span> and <span class=\"katex--inline\">n</span> are relatively prime positive integers and <span class=\"katex--inline\">m &lt; n</span>, contains the digits 2, 5, and 1 consecutively, and in that order. Find the smallest value of <span class=\"katex--inline\">n</span> for which this is possible.</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": 6, "problem_name": "2003 AIME I Problem 14", "can_next": true, "can_prev": true, "nxt": "/problem/03_aime_I_p15", "prev": "/problem/03_aime_I_p13"}}