{"status": "success", "data": {"description_md": "There are $n$ mathematicians seated around a circular table with $n$ seats numbered $1,2,3,\\cdots,n$ in clockwise order. After a break they again sit around the table.  The mathematicians note that there is a positive integer $a$ such that<br><br>(1) for each $k$, the mathematician who was seated in seat $k$ before the break is seated in seat $ka$ after the break (where seat $i+n$ is seat $i$);<br>(2) for every pair of mathematicians, the number of mathematicians sitting between them after the break, counting in both the clockwise and the counterclockwise directions, is different from either of the number of mathematicians sitting between them before the break.<br><br>Find the number of possible values of $n$ with $1<n<1000$.\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>There are <span class=\"katex--inline\">n</span> mathematicians seated around a circular table with <span class=\"katex--inline\">n</span> seats numbered <span class=\"katex--inline\">1,2,3,\\cdots,n</span> in clockwise order. After a break they again sit around the table.  The mathematicians note that there is a positive integer <span class=\"katex--inline\">a</span> such that<br/><br/>(1) for each <span class=\"katex--inline\">k</span>, the mathematician who was seated in seat <span class=\"katex--inline\">k</span> before the break is seated in seat <span class=\"katex--inline\">ka</span> after the break (where seat <span class=\"katex--inline\">i+n</span> is seat <span class=\"katex--inline\">i</span>);<br/>(2) for every pair of mathematicians, the number of mathematicians sitting between them after the break, counting in both the clockwise and the counterclockwise directions, is different from either of the number of mathematicians sitting between them before the break.<br/><br/>Find the number of possible values of <span class=\"katex--inline\">n</span> with <span class=\"katex--inline\">1&lt;n&lt;1000</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": 6, "problem_name": "2012 AIME I Problem 15", "can_next": false, "can_prev": true, "nxt": "", "prev": "/problem/12_aime_I_p14"}}