{"status": "success", "data": {"description_md": "Define a sequence recursively by $t_1 = 20$, $t_2 = 21$, and $$t_n = \\frac{5t_{n-1}+1}{25t_{n-2}} $$for all $n \\ge 3$. Then $t_{2020}$ can be written as $\\frac{p}{q}$, where $p$ and $q$ are relatively prime positive integers. Find $p+q$.\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>Define a sequence recursively by <span class=\"katex--inline\">t_1 = 20</span>, <span class=\"katex--inline\">t_2 = 21</span>, and<span class=\"katex--display\">t_n = \\frac{5t_{n-1}+1}{25t_{n-2}}</span>for all <span class=\"katex--inline\">n \\ge 3</span>. Then <span class=\"katex--inline\">t_{2020}</span> can be written as <span class=\"katex--inline\">\\frac{p}{q}</span>, where <span class=\"katex--inline\">p</span> and <span class=\"katex--inline\">q</span> are relatively prime positive integers. Find <span class=\"katex--inline\">p+q</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": 4, "problem_name": "2020 AIME II Problem 6", "can_next": true, "can_prev": true, "nxt": "/problem/20_aime_II_p07", "prev": "/problem/20_aime_II_p05"}}