{"status": "success", "data": {"description_md": "The sequence $\\{a_n\\}$ is defined by\n$$ a_0 = 1,a_1 = 1, \\text{ and } a_n = a_{n - 1} + \\frac {a_{n - 1}^2}{a_{n - 2}}\\text{ for }n\\ge2\n$$The sequence $\\{b_n\\}$ is defined by\n$$ b_0 = 1,b_1 = 3, \\text{ and } b_n = b_{n - 1} + \\frac {b_{n - 1}^2}{b_{n - 2}}\\text{ for }n\\ge2.\n$$Find $\\frac {b_{32}}{a_{32}}$.\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>The sequence <span class=\"katex--inline\">\\{a_n\\}</span> is defined by<br/>&#10;<span class=\"katex--display\"> a_0 = 1,a_1 = 1, \\text{ and } a_n = a_{n - 1} + \\frac {a_{n - 1}^2}{a_{n - 2}}\\text{ for }n\\ge2&#10;</span>The sequence <span class=\"katex--inline\">\\{b_n\\}</span> is defined by<br/>&#10;<span class=\"katex--display\"> b_0 = 1,b_1 = 3, \\text{ and } b_n = b_{n - 1} + \\frac {b_{n - 1}^2}{b_{n - 2}}\\text{ for }n\\ge2.&#10;</span>Find <span class=\"katex--inline\">\\frac {b_{32}}{a_{32}}</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": 4, "problem_name": "2008 AIME II Problem 6", "can_next": true, "can_prev": true, "nxt": "/problem/08_aime_II_p07", "prev": "/problem/08_aime_II_p05"}}