{"status": "success", "data": {"description_md": "For any integer $k\\ge1$, let $p(k)$ be the smallest prime which does not divide $k$. Define the integer function $X(k)$ to be the product of all primes less than $p(k)$ if $p(k)>2$, and $X(k)=1$ if $p(k)=2$. Let $\\{x_n\\}$ be the sequence defined by $x_0=1$, and $x_{n+1}X(x_n)=x_np(x_n)$ for $n\\ge0$. Find the smallest positive integer, $t$ such that $x_t=2090$.\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>For any integer <span class=\"katex--inline\">k\\ge1</span>, let <span class=\"katex--inline\">p(k)</span> be the smallest prime which does not divide <span class=\"katex--inline\">k</span>. Define the integer function <span class=\"katex--inline\">X(k)</span> to be the product of all primes less than <span class=\"katex--inline\">p(k)</span> if <span class=\"katex--inline\">p(k)&gt;2</span>, and <span class=\"katex--inline\">X(k)=1</span> if <span class=\"katex--inline\">p(k)=2</span>. Let <span class=\"katex--inline\">\\{x_n\\}</span> be the sequence defined by <span class=\"katex--inline\">x_0=1</span>, and <span class=\"katex--inline\">x_{n+1}X(x_n)=x_np(x_n)</span> for <span class=\"katex--inline\">n\\ge0</span>. Find the smallest positive integer, <span class=\"katex--inline\">t</span> such that <span class=\"katex--inline\">x_t=2090</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": "2014 AIME II Problem 15", "can_next": false, "can_prev": true, "nxt": "", "prev": "/problem/14_aime_II_p14"}}