{"status": "success", "data": {"description_md": "A sequence is defined as follows $a_1=a_2=a_3=1$, and, for all positive integers $n$, $a_{n+3}=a_{n+2}+a_{n+1}+a_n$. Given that $a_{28}=6090307$, $a_{29}=11201821$, and $a_{30}=20603361$, find the remainder when $\\displaystyle \\sum^{28}_{k=1} a_k$ is divided by 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>A sequence is defined as follows <span class=\"katex--inline\">a_1=a_2=a_3=1</span>, and, for all positive integers <span class=\"katex--inline\">n</span>, <span class=\"katex--inline\">a_{n+3}=a_{n+2}+a_{n+1}+a_n</span>. Given that <span class=\"katex--inline\">a_{28}=6090307</span>, <span class=\"katex--inline\">a_{29}=11201821</span>, and <span class=\"katex--inline\">a_{30}=20603361</span>, find the remainder when <span class=\"katex--inline\">\\displaystyle \\sum^{28}_{k=1} a_k</span> is divided by 1000.</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": 5, "problem_name": "2006 AIME II Problem 11", "can_next": true, "can_prev": true, "nxt": "/problem/06_aime_II_p12", "prev": "/problem/06_aime_II_p10"}}