{"status": "success", "data": {"description_md": "Let $M \\ge 3$ be an integer and let $S = \\{3,4,5,\\ldots,m\\}$. Find the smallest value of $m$ such that for every partition of $S$ into two subsets, at least one of the subsets contains integers $a$, $b$, and $ c$ (not necessarily distinct) such that $ab = c$.<br><br>Note: a partition of $S$ is a pair of sets $A$, $B$ such that $A \\cap B = \\emptyset$, $A \\cup B = S$.\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>Let <span class=\"katex--inline\">M \\ge 3</span> be an integer and let <span class=\"katex--inline\">S = \\{3,4,5,\\ldots,m\\}</span>. Find the smallest value of <span class=\"katex--inline\">m</span> such that for every partition of <span class=\"katex--inline\">S</span> into two subsets, at least one of the subsets contains integers <span class=\"katex--inline\">a</span>, <span class=\"katex--inline\">b</span>, and $ c$ (not necessarily distinct) such that <span class=\"katex--inline\">ab = c</span>.<br/><br/>Note: a partition of <span class=\"katex--inline\">S</span> is a pair of sets <span class=\"katex--inline\">A</span>, <span class=\"katex--inline\">B</span> such that <span class=\"katex--inline\">A \\cap B = \\emptyset</span>, <span class=\"katex--inline\">A \\cup B = S</span>.</p>&#10;<hr/>&#10;<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>&#10;", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 5, "problem_name": "2010 AIME I Problem 12", "can_next": true, "can_prev": true, "nxt": "/problem/10_aime_I_p13", "prev": "/problem/10_aime_I_p11"}}