{"status": "success", "data": {"description_md": "A triangular array of squares has one square in the first row, two in the second, and in general, $k$ squares in the $k$th row for $1 \\leq k \\leq 11.$ With the exception of the bottom row, each square rests on two squares in the row immediately below (illustrated in given diagram). In each square of the eleventh row, a $0$ or a $1$ is placed. Numbers are then placed into the other squares, with the entry for each square being the sum of the entries in the two squares below it. For how many initial distributions of $0$'s and $1$'s in the bottom row is the number in the top square a multiple of $3$?<br>$\\includegraphics[width=126, height=126, totalheight=126]{https://latex.artofproblemsolving.com/a/9/e/a9ec9f7a56632a3525823f27fd228f29c184c6ed.png}$\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 triangular array of squares has one square in the first row, two in the second, and in general, <span class=\"katex--inline\">k</span> squares in the <span class=\"katex--inline\">k</span>th row for <span class=\"katex--inline\">1 \\leq k \\leq 11.</span> With the exception of the bottom row, each square rests on two squares in the row immediately below (illustrated in given diagram). In each square of the eleventh row, a <span class=\"katex--inline\">0</span> or a <span class=\"katex--inline\">1</span> is placed. Numbers are then placed into the other squares, with the entry for each square being the sum of the entries in the two squares below it. For how many initial distributions of <span class=\"katex--inline\">0</span>'s and <span class=\"katex--inline\">1</span>'s in the bottom row is the number in the top square a multiple of <span class=\"katex--inline\">3</span>?<br/><img src=\"https://latex.artofproblemsolving.com/a/9/e/a9ec9f7a56632a3525823f27fd228f29c184c6ed.png\" width=\"126\" height=\"126\" class=\"problem-image\"/></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": "2007 AIME II Problem 13", "can_next": true, "can_prev": true, "nxt": "/problem/07_aime_II_p14", "prev": "/problem/07_aime_II_p12"}}