{"status": "success", "data": {"description_md": "A *Fano table* is a table with three columns where\n\n- each entry is an integer taken from the list $1, 2, 3, \\ldots, n$, and\n- each row contains three different integers, and\n- for each possible pair of distinct integers from the list $1, 2, 3, \\ldots, n$, there is exactly one row that contains both of these integers.\n\nThe number of rows in the table will depend on the value of $n$. For example, the table shown is a Fano table with $n = 7$. (Notice that 2 and 6 appear in the same row only once, as does every other possible pair of the numbers $1, 2, 3, 4, 5, 6, 7$.) For how many values of $n$ with $3 \\le n \\le 12$ can a Fano table be created?\n\n| 1 | 2 | 4 |\n| 2 | 3 | 5 |\n| 3 | 4 | 6 |\n| 4 | 5 | 7 |\n| 5 | 6 | 1 |\n| 6 | 7 | 2 |\n| 7 | 1 | 3 |\n\n$\\text{(A)}\\ 2\\qquad\\text{(B)}\\ 3\\qquad\\text{(C)}\\ 5\\qquad\\text{(D)}\\ 6\\qquad\\text{(E)}\\ 7$\n\n___\n\n**[Cayley](https://www.cemc.uwaterloo.ca/contests/past_contests.html#pcf), by [CEMC](https://cemc.uwaterloo.ca/), is licensed under the [CC BY-NC 3.0 DEED](https://creativecommons.org/licenses/by-nc/3.0/). They are not affiliated with or endorse TopsOJ in any way.**\n", "description_html": "<p>A *Fano table* is a table with three columns where</p>\n<p>- each entry is an integer taken from the list <span class=\"katex--inline\">1, 2, 3, \\ldots, n</span>, and\n- each row contains three different integers, and\n- for each possible pair of distinct integers from the list <span class=\"katex--inline\">1, 2, 3, \\ldots, n</span>, there is exactly one row that contains both of these integers.</p>\n<p>The number of rows in the table will depend on the value of <span class=\"katex--inline\">n</span>. For example, the table shown is a Fano table with <span class=\"katex--inline\">n = 7</span>. (Notice that 2 and 6 appear in the same row only once, as does every other possible pair of the numbers <span class=\"katex--inline\">1, 2, 3, 4, 5, 6, 7</span>.) For how many values of <span class=\"katex--inline\">n</span> with <span class=\"katex--inline\">3 \\le n \\le 12</span> can a Fano table be created?</p>\n<p>| 1 | 2 | 4 |\n| 2 | 3 | 5 |\n| 3 | 4 | 6 |\n| 4 | 5 | 7 |\n| 5 | 6 | 1 |\n| 6 | 7 | 2 |\n| 7 | 1 | 3 |</p>\n<p><span class=\"katex--inline\">\\text{(A)}\\ 2\\qquad\\text{(B)}\\ 3\\qquad\\text{(C)}\\ 5\\qquad\\text{(D)}\\ 6\\qquad\\text{(E)}\\ 7</span></p>\n<hr>\n<p><strong><a href=\"https://www.cemc.uwaterloo.ca/contests/past_contests.html#pcf\">Cayley</a>, by <a href=\"https://cemc.uwaterloo.ca/\">CEMC</a>, is licensed under the <a href=\"https://creativecommons.org/licenses/by-nc/3.0/\">CC BY-NC 3.0 DEED</a>. They are not affiliated with or endorse TopsOJ in any way.</strong></p>\n", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 3, "problem_name": "2011 Cayley Problem 23", "can_next": true, "can_prev": true, "nxt": "/problem/11_cayley_p24", "prev": "/problem/11_cayley_p22"}}