{"status": "success", "data": {"description_md": "Let $a_0 = 2$, $a_1 = 5$, and $a_2 = 8$, and for $n>2$ define $a_n$ recursively to be the remainder when $4(a_{n-1} + a_{n-2} + a_{n-3})$ is divided by $11$. Find $a_{2018}\\cdot a_{2020}\\cdot a_{2022}$.\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\">a_0 = 2</span>, <span class=\"katex--inline\">a_1 = 5</span>, and <span class=\"katex--inline\">a_2 = 8</span>, and for <span class=\"katex--inline\">n&gt;2</span> define <span class=\"katex--inline\">a_n</span> recursively to be the remainder when <span class=\"katex--inline\">4(a_{n-1} + a_{n-2} + a_{n-3})</span> is divided by <span class=\"katex--inline\">11</span>. Find <span class=\"katex--inline\">a_{2018}\\cdot a_{2020}\\cdot a_{2022}</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": 3, "problem_name": "2018 AIME II Problem 2", "can_next": true, "can_prev": true, "nxt": "/problem/18_aime_II_p03", "prev": "/problem/18_aime_II_p01"}}