| {"year": "2008", "tier": "T2", "problem_label": "1", "problem_type": null, "exam": "Canada_MO", "problem": "$A B C D$ is a convex quadrilateral in which $A B$ is the longest side. Points $M$ and $N$ are located on sides $A B$ and $B C$ respectively, so that each of the segments $A N$ and $C M$ divides the quadrilateral into two parts of equal area. Prove that the segment $M N$ bisects the diagonal $B D$.", "solution": "Since $[M A D C]=\\frac{1}{2}[A B C D]=[N A D C]$, it follows that $[A N C]=[A M C]$, so that $M N \\| A C$. Let $m$ be a line through $D$ parallel to $A C$ and $M N$ and let $B A$ produced meet $m$ at $P$ and $B C$ produced meet $m$ at $Q$. Then\n\n$$\n[M P C]=[M A C]+[C A P]=[M A C]+[C A D]=[M A D C]=[B M C]\n$$\n\nwhence $B M=M P$. Similarly $B N=N Q$, so that $M N$ is a midline of triangle $B P Q$ and must bisect $B D$.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n1.", "solution_match": "\nSolution."}} |
| {"year": "2008", "tier": "T2", "problem_label": "2", "problem_type": null, "exam": "Canada_MO", "problem": "Determine all functions $f$ defined on the set of rationals that take rational values for which\n\n$$\nf(2 f(x)+f(y))=2 x+y\n$$\n\nfor each $x$ and $y$.", "solution": "The only solutions are $f(x)=x$ for all rational $x$ and $f(x)=-x$ for all rational $x$. Both of these readily check out.\n\nSetting $y=x$ yields $f(3 f(x))=3 x$ for all rational $x$. Now replacing $x$ by $3 f(x)$, we find that\n\n$$\nf(9 x)=f(3 f(3 f(x))=3[3 f(x)]=9 f(x),\n$$\n\nfor all rational $x$. Setting $x=0$ yields $f(0)=9 f(0)$, whence $f(0)=0$.\n\nSetting $x=0$ in the given functional equation yields $f(f(y))=y$ for all rational $y$. Thus $f$ is one-one onto. Applying $f$ to the functional equation yields that\n\n$$\n2 f(x)+f(y)=f(2 x+y)\n$$\n\nfor every rational pair $(x, y)$.\n\nSetting $y=0$ in the functional equation yields $f(2 f(x))=2 x$, whence $2 f(x)=f(2 x)$. Therefore $f(2 x)+f(y)=f(2 x+y)$ for each rational pair $(x, y)$, so that\n\n$$\nf(u+v)=f(u)+f(v)\n$$\n\nfor each rational pair $(u, v)$.\n\nSince $0=f(0)=f(-1)+f(1), f(-1)=-f(1)$. By induction, it can be established that for each intger $n$ and rational $x, f(n x)=n f(x)$. If $k=f(1)$, we can establish from this that $f(n)=n k, f(1 / n)=k / n$ and $f(m / n)=m k / n$ for each integer pair $(m, n)$. Thus $f(x)=k x$ for all rational $x$. Since $f(f(x))=x$, we must have $k 2=1$. Hence $f(x)=x$ or $f(x)=-x$. These check out.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n2.", "solution_match": "\nSolution 1."}} |
| {"year": "2008", "tier": "T2", "problem_label": "2", "problem_type": null, "exam": "Canada_MO", "problem": "Determine all functions $f$ defined on the set of rationals that take rational values for which\n\n$$\nf(2 f(x)+f(y))=2 x+y\n$$\n\nfor each $x$ and $y$.", "solution": "In the functional equation, let\n\n$$\nx=y=2 f(z)+f(w)\n$$\n\nto obtain $f(x)=f(y)=2 z+w$ and\n\n$$\nf(6 z+3 w)=6 f(z)+3 f(w)\n$$\n\nfor all rational pairs $(z, w)$. Set $(z, w)=(0,0)$ to obtain $f(0)=0, w=0$ to obtain $f(6 z)=6 f(z)$ and $z=0$ to obtain $f(3 w)=3 f(w)$ for all rationals $z$ and $w$. Hence $f(6 z+3 w)=f(6 z)+f(3 w)$. Replacing $(6 z, 3 w)$ by $(u, v)$ yields\n\n$$\nf(u+v)=f(u)+f(v)\n$$\n\nfor all rational pairs $(u, v)$. Hence $f(x)=k x$ where $k=f(1)$ for all rational $x$. Substitution of this into the functional equation with $(x, y)=(1,1)$ leads to $3=f(3 f(1))=f(3 k)=3 k 2$, so that $k= \\pm 1$. It can be checked that both $f(x) \\equiv 1$ and $f(x) \\equiv-1$ satisfy the equation.\n\nAcknowledgment. The first solution is due to Man-Duen Choi and the second to Ed Doolittle.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n2.", "solution_match": "\nSolution 2."}} |
| {"year": "2008", "tier": "T2", "problem_label": "3", "problem_type": null, "exam": "Canada_MO", "problem": "Let $a, b, c$ be positive real numbers for which $a+b+c=1$. Prove that\n\n$$\n\\frac{a-b c}{a+b c}+\\frac{b-c a}{b+c a}+\\frac{c-a b}{c+a b} \\leq \\frac{3}{2} .\n$$", "solution": "Note that\n\n$$\n1-\\frac{a-b c}{a+b c}=\\frac{2 b c}{1-b-c+b c}=\\frac{2 b c}{(1-b)(1-c)}\n$$\n\nThe inequality is equivalent to\n\n$$\n\\frac{2 b c}{(1-b)(1-c)}+\\frac{2 c a}{(1-c)(1-a)}+\\frac{2 a b}{(1-a)(1-b)} \\geq \\frac{3}{2} .\n$$\n\nManipulation yields the equivalent\n\n$$\n4(b c+c a+a b-3 a b c) \\geq 3(b c+c a+a b+1-a-b-c-a b c) .\n$$\n\nThis simplifies to $a b+b c+c a \\geq 9 a b c$ or\n\n$$\n\\frac{1}{a}+\\frac{1}{b}+\\frac{1}{c} \\geq 9 \\text {. }\n$$\n\nThis is a consequence of the harmonic-arithmetic means inequality.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n3.", "solution_match": "\nSolution 1."}} |
| {"year": "2008", "tier": "T2", "problem_label": "3", "problem_type": null, "exam": "Canada_MO", "problem": "Let $a, b, c$ be positive real numbers for which $a+b+c=1$. Prove that\n\n$$\n\\frac{a-b c}{a+b c}+\\frac{b-c a}{b+c a}+\\frac{c-a b}{c+a b} \\leq \\frac{3}{2} .\n$$", "solution": "Observe that\n\n$$\na+b c=a(a+b+c)+b c=(a+b)(a+c)\n$$\n\nand that $a+b=1-c$, with analogous relations for other permutations of the variables. Then\n\n$$\n(b+c)(c+a)(a+b)=(1-a)(1-b)(1-c)=(a b+b c+c a)-a b c .\n$$\n\nPutting the left side of the desired inequality over a common denominator, we find that it is equal to\n\n$$\n\\begin{aligned}\n\\frac{(a-b c)(1-a)+(b-a c)(1-b)+(c-a b)(1-c)}{(b+c)(c+a)(a+b)} & =\\frac{(a+b+c)-(a 2+b 2+c 2)-(b c+c a+a b)+3 a b c}{(b+c)(c+a)(a+b)} \\\\\n& =\\frac{1-(a+b+c) 2+(b c+c a+a b)+3 a b c}{(a b+b c+c a)-a b c} \\\\\n& =\\frac{(b c+c a+a b)+3 a b c}{(b c+b c+a b)-a b c} \\\\\n& =1+\\frac{4 a b c}{(a+b)(b+c)(c+a)} .\n\\end{aligned}\n$$\n\nUsing the arithmetic-geometric means inequality, we obtain that\n\n$$\n\\begin{aligned}\n(a+b)(b+c)(c+a) & =\\left(a^{2} b+b^{2} c+c^{2} a\\right)+(a b 2+b c 2+c a 2)+2 a b c \\\\\n& \\geq 3 a b c+3 a b c+2 a b c=8 a b c\n\\end{aligned}\n$$\n\nwhence $4 a b c /[(a+b)(b+c)(c+a)] \\leq \\frac{1}{2}$. The desired result follows. Equality occurs exactly when $a=b=$ $c=\\frac{1}{3}$.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n3.", "solution_match": "\nSolution 2."}} |
| {"year": "2008", "tier": "T2", "problem_label": "4", "problem_type": null, "exam": "Canada_MO", "problem": "Find all functions $f$ defined on the natural numbers that take values among the natural numbers for which\n\n$$\n(f(n))^{p} \\equiv n \\quad \\bmod f(p)\n$$\n\nfor all $n \\in \\mathbf{N}$ and all prime numbers $p$.", "solution": "The substitution $n=p$, a prime, yields $p \\equiv(f(p))^{p} \\equiv 0(\\bmod f(p))$, so that $p$ is divisible by $f(p)$. Hence, for each prime $p, f(p)=1$ or $f(p)=p$.\n\nLet $S=\\{p: p$ is prime and $f(p)=p\\}$. If $S$ is infinite, then $f(n)^{p} \\equiv n(\\bmod p)$ for infinitely many primes $p$. By the little Fermat theorem, $n \\equiv f(n)^{p} \\equiv f(n)$, so that $f(n)-n$ is a multiple of $p$ for infinitely many primes $p$. This can happen only if $f(n)=n$ for all values of $n$, and it can be verified that this is a solution.\n\nIf $S$ is empty, then $f(p)=1$ for all primes $p$, and any function satisfying this condition is a solution.\n\nNow suppose that $S$ is finite and non-empty. Let $q$ be the largest prime in $S$. Suppose, if possible, that $q \\geq 3$. Therefore, for any prime $p$ exceeding $q, p \\equiv 1(\\bmod q)$. However, this is not true. Let $Q$ be the product of all the odd primes up to $q$. Then $Q+2$ must have a prime factor exceeding $q$ and at least one of them must be incongruent to $1(\\bmod q)$. (An alternative argument notes that Bertrand's postulate can turn up a prime $p$ between $q$ and $2 q$ which fails to satisfy $p \\equiv 1 \\bmod q$.)\n\nThe only remaining case is that $S=\\{2\\}$. Then $f(2)=2$ and $f(p)=1$ for every odd prime $p$. Since $f(n) 2 \\equiv n(\\bmod 2), f(n)$ and $n$ must have the same parity. Conversely, any function $f$ for which $f(n) \\equiv n$ $(\\bmod 2)$ for all $n, f(2)=2$ and $f(p)=1$ for all odd primes $p$ satisfies the condition.\n\nTherefore the only solutions are\n\n- $f(n)=n$ for all $n \\in \\mathbf{N}$;\n- any function $f$ with $f(p)=1$ for all primes $p$;\n- any function for which $f(2)=2, f(p)=1$ for primes $p$ exceeding 2 and $f(n)$ and $n$ have the same parity.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n4.", "solution_match": "\nSolution."}} |
| {"year": "2008", "tier": "T2", "problem_label": "5", "problem_type": null, "exam": "Canada_MO", "problem": "A self-avoiding rook walk on a chessboard (a rectangular grid of squares) is a path traced by a sequence of rook moves parallel to an edge of the board from one unit square to another, such that each begins where the previous move ended and such that no move ever crosses a square that has previously been crossed, i.e., the rook's path is non-self-intersecting.\n\nLet $R(m, n)$ be the number of self-avoiding rook walks on an $m \\times n$ ( $m$ rows, $n$ columns) chessboard which begin at the lower-left corner and end at the upper-left corner. For example, $R(m, 1)=1$ for all\nnatural numbers $m ; R(2,2)=2 ; R(3,2)=4 ; R(3,3)=11$. Find a formula for $R(3, n)$ for each natural number $n$.", "solution": "Let $r_{n}=R(3, n)$. It can be checked directly that $r_{1}=1$ and $r_{2}=4$. Let $1 \\leq i \\leq 3$ and $1 \\leq j$; let $(i, j)$ denote the cell in the $i$ th row from the bottom and the $j$ th column from the left, so that the paths in question go from $(1,1)$ to $(3,1)$.\n\nSuppose that $n \\geq 3$. The rook walks fall into exactly one of the following six categories:\n\n(1) One walk given by $(1,1) \\rightarrow(2,1) \\rightarrow(3,1)$.\n\n(2) Walks that avoid the cell $(2,1)$ : Any such walk must start with $(1,1) \\rightarrow(1,2)$ and finish with $(3,2) \\rightarrow$ $(3,1)$; there are $r_{n-1}$ such walks.\n\n(3) Walks that begin with $(1,1) \\rightarrow(2,1) \\rightarrow(2,2)$ and never return to the first row: Such walks enter the third row from $(2, k)$ for some $k$ with $2 \\leq k \\leq n$ and then go along the third row leftwards to $(3,1)$; there are $n-1$ such walks.\n\n(4) Walks that begin with $(1,1) \\rightarrow(2,1) \\rightarrow \\cdots \\rightarrow(2, k) \\rightarrow(1, k) \\rightarrow(1, k+1)$ and end with $(3, k+1) \\rightarrow$ $(3, k) \\rightarrow(3, k-1) \\rightarrow \\cdots \\rightarrow(3,2) \\rightarrow(3,1)$ for some $k$ with $2 \\leq k \\leq n-1$; there are $r_{n-2}+r_{n-3}+\\cdots+r_{1}$ such walks.\n\n(5) Walks that are the horizontal reflected images of walks in (3) that begin with $(1,1) \\rightarrow(2,1)$ and never enter the third row until the final cell; there are $n-1$ such walks.\n\n(6) Walks that are horizontal reflected images of walks in (5); there are $r_{n-2}+r_{n-3}+\\cdots+r_{1}$ such walks.\n\nThus, $r_{3}=1+r_{2}+2\\left(2+r_{1}\\right)=11$ and, for $n \\geq 3$,\n\n$$\n\\begin{aligned}\nr_{n} & =1+r_{n-1}+2\\left[(n-1)+r_{n-2}+r_{n-3}+\\cdots+r_{1}\\right] \\\\\n& =2 n-1+r_{n-1}+2\\left(r_{n-2}+\\cdots+r_{1}\\right)\n\\end{aligned}\n$$\n\nand\n\n$$\nr_{n+1}=2 n+1+r_{n}+2\\left(r_{n-1}+r_{n-2}+\\cdots+r_{1}\\right) .\n$$\n\nTherefore\n\n$$\nr_{n+1}-r_{n}=2+r_{n}+r_{n-1} \\Longrightarrow r_{n+1}=2+2 r_{n}+r_{n-1}\n$$\n\nThus\n\n$$\nr_{n+1}+1=2\\left(r_{n}+1\\right)+\\left(r_{n-1}+1\\right),\n$$\n\nwhence\n\n$$\nr_{n}+1=\\frac{1}{2 \\sqrt{2}}(1+\\sqrt{2})^{n+1}-\\frac{1}{2 \\sqrt{2}}(1-\\sqrt{2})^{n+1},\n$$\n\nand\n\n$$\nr_{n}=\\frac{1}{2 \\sqrt{2}}(1+\\sqrt{2})^{n+1}-\\frac{1}{2 \\sqrt{2}}(1-\\sqrt{2})^{n+1}-1 .\n$$", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n5.", "solution_match": "\nSolution 1."}} |
| {"year": "2008", "tier": "T2", "problem_label": "5", "problem_type": null, "exam": "Canada_MO", "problem": "A self-avoiding rook walk on a chessboard (a rectangular grid of squares) is a path traced by a sequence of rook moves parallel to an edge of the board from one unit square to another, such that each begins where the previous move ended and such that no move ever crosses a square that has previously been crossed, i.e., the rook's path is non-self-intersecting.\n\nLet $R(m, n)$ be the number of self-avoiding rook walks on an $m \\times n$ ( $m$ rows, $n$ columns) chessboard which begin at the lower-left corner and end at the upper-left corner. For example, $R(m, 1)=1$ for all\nnatural numbers $m ; R(2,2)=2 ; R(3,2)=4 ; R(3,3)=11$. Find a formula for $R(3, n)$ for each natural number $n$.", "solution": "Employ the same notation as in Solution 1. We have that $r_{1}=1, r_{2}=4$ and $r_{3}=11$. Let $n \\geq 3$. Consider the situation that there are $r_{n+1}$ columns. There are basically three types of rook walks.\n\nType 1. There are four rook walks that enter only the first two columns.\n\nType 2. There are $3 r_{n-1}$ rooks walks that do not pass between the second and third columns in the middle row (in either direction), viz. $r_{n-1}$ of each of the types:\n\n$$\n\\begin{gathered}\n(1,1) \\longrightarrow(1,2) \\longrightarrow(1,3) \\longrightarrow \\cdots \\longrightarrow(3,3) \\longrightarrow(3,2) \\longrightarrow(3,1) ; \\\\\n(1,1) \\longrightarrow(2,1) \\longrightarrow(2,2) \\longrightarrow(1,2) \\longrightarrow(1,3) \\longrightarrow \\cdots \\longrightarrow(3,3) \\longrightarrow(3,2) \\longrightarrow(3,1) ; \\\\\n(1,1) \\longrightarrow(1,2) \\longrightarrow(1,3) \\longrightarrow \\cdots \\longrightarrow(3,3) \\longrightarrow(3,2) \\longrightarrow(2,2) \\longrightarrow(2,1) \\longrightarrow(3,1) .\n\\end{gathered}\n$$\n\nType 3. Consider the rook walks that pass between the second and third column along the middle row.\n\nThey are of Type 3a:\n\n$$\n(1,1) \\longrightarrow * \\longrightarrow(2,2) \\longrightarrow(2,3) \\longrightarrow \\cdots \\longrightarrow(3,3) \\longrightarrow(3,2) \\longrightarrow(3,1) \\text {, }\n$$\n\nor Type $3 b$ :\n\n$$\n(1,1) \\longrightarrow(1,2) \\longrightarrow(1,3) \\longrightarrow \\cdots \\longrightarrow(2,3) \\longrightarrow(2,2) \\longrightarrow * \\longrightarrow(3,1) \\text {, }\n$$\n\nwhere in each case the asterisk stands for one of two possible options.\n\nWe can associate in a two-one way the walks of Type 3a to a rook walk on the last $n$ columns, namely\n\n$$\n(1,2) \\longrightarrow(2,2) \\longrightarrow(2,3) \\longrightarrow \\cdots \\longrightarrow(3,3) \\longrightarrow(3,2)\n$$\n\nand the walks of Type $3 \\mathrm{~b}$ to a rook walk on the last $n$ columns, namely\n\n$$\n(1,2) \\longrightarrow(1,3) \\longrightarrow \\cdots \\longrightarrow(2,3) \\longrightarrow(2,2) \\longrightarrow(3,2) \\text {. }\n$$\n\nThe number of rook walks of the latter two types together is $r_{n}-1-r_{n-1}$. From the number of rook walks on the last $n$ columns, we subtract one for $(1,2) \\rightarrow(2,2) \\rightarrow(3,2)$ and $r_{n-1}$ for those of the type\n\n$$\n(1,2) \\longrightarrow(1,3) \\longrightarrow \\cdots \\longrightarrow(3,3) \\longrightarrow(2,3) \\text {. }\n$$\n\nTherefore, the number of rook walks of Type 3 is $2\\left(r_{n}-1-r_{n-1}\\right)$ and we find that\n\n$$\nr_{n+1}=4+3 r_{n-1}+2\\left(r_{n}-1-r_{n-1}\\right)=2+2 r_{n}+r_{n-1} .\n$$\n\nWe can now complete the solution as in Solution 1.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n5.", "solution_match": "\nSolution 2."}} |
| {"year": "2008", "tier": "T2", "problem_label": "5", "problem_type": null, "exam": "Canada_MO", "problem": "A self-avoiding rook walk on a chessboard (a rectangular grid of squares) is a path traced by a sequence of rook moves parallel to an edge of the board from one unit square to another, such that each begins where the previous move ended and such that no move ever crosses a square that has previously been crossed, i.e., the rook's path is non-self-intersecting.\n\nLet $R(m, n)$ be the number of self-avoiding rook walks on an $m \\times n$ ( $m$ rows, $n$ columns) chessboard which begin at the lower-left corner and end at the upper-left corner. For example, $R(m, 1)=1$ for all\nnatural numbers $m ; R(2,2)=2 ; R(3,2)=4 ; R(3,3)=11$. Find a formula for $R(3, n)$ for each natural number $n$.", "solution": "Let $S(3, n)$ be the set of self-avoiding rook walks in which the rook occupies column $n$ but does not occupy column $n+1$. Then $R(3, n)=|S(3,1)|+|S(3,2)|+\\cdots+|S(3, n)|$. Furthermore, topological considerations allow us to break $S(3, n)$ into three disjoint subsets $S_{1}(3, n)$, the set of paths in which corner $(1, n)$ is not occupied, but there is a path segment $(2, n) \\longrightarrow(3, n) ; S_{2}(3, n)$, the set of paths in which corners $(1, n)$ and $(3, n)$ are both occupied by a path $(1, n) \\longrightarrow(2, n) \\longrightarrow(3, n)$; and $S_{3}(3, n)$, the set of paths in which corner $(3, n)$ is not occupied but there is a path segment $(1, n) \\longrightarrow(2, n)$. Let $s_{i}(n)=\\left|S_{i}(3, n)\\right|$ for $i=1,2,3$. Note that $s_{1}(1)=0, s_{2}(1)=1$ and $s_{3}(1)=0$. By symmetry, $s_{1}(n)=s_{3}(n)$ for every positive $n$. Furthermore, we can construct paths in $S(3, n+1)$ by \"bulging\" paths in $S(3, n)$, from which we obtain\n\n$$\n\\begin{aligned}\n& s_{1}(n+1)=s_{1}(n)+s_{2}(n) ; \\\\\n& s_{2}(n+1)=s_{1}(n)+s_{2}(n)+s_{3}(n) ; \\\\\n& s_{3}(n+1)=s_{2}(n)+s_{3}(n) ;\n\\end{aligned}\n$$\n\nor, upon simplification,\n\n$$\n\\begin{aligned}\n& s_{1}(n+1)=s_{1}(n)+s_{2}(n) \\\\\n& s_{2}(n+1)=2 s_{1}(n)+s_{2}(n)\n\\end{aligned}\n$$\n\nHence, for $n \\geq 2$,\n\n$$\n\\begin{aligned}\ns_{1}(n+1) & =s_{1}(n)+2 s_{1}(n-1)+s_{2}(n-1) \\\\\n& =s_{1}(n)+2 s_{1}(n-1)+s_{1}(n)-s_{1}(n-1) \\\\\n& =2 s_{1}(n)+s_{1}(n-1) .\n\\end{aligned}\n$$\n\nand\n\n$$\n\\begin{aligned}\ns_{2}(n+1) & =2 s_{1}(n)+s_{2}(n)=2 s_{1}(n-1)+2 s_{2}(n-1)+s_{2}(n) \\\\\n& =s_{2}(n)-s_{2}(n-1)+2 s_{2}(n-1)+s_{2}(n) \\\\\n& =2 s_{2}(n)+s_{2}(n-1) .\n\\end{aligned}\n$$\n\nWe find that\n\n$$\n\\begin{aligned}\n& s_{1}(n)=\\frac{1}{2 \\sqrt{2}}(1+\\sqrt{2})^{n-1}-\\frac{1}{2 \\sqrt{2}}(1-\\sqrt{2})^{n-1} ; \\\\\n& s_{2}(n)=\\frac{1}{2}(1+\\sqrt{2})^{n-1}+\\frac{1}{2}(1-\\sqrt{2})^{n-1} .\n\\end{aligned}\n$$\n\nSumming a geometric series yields that\n\n$$\n\\begin{aligned}\nR(3, n) & =\\left(s_{2}(1)+\\cdots+s_{2}(n)\\right)+2\\left(s_{1}(1)+\\cdots+s_{1}(n)\\right) \\\\\n& =\\left(\\frac{1}{2}+\\frac{1}{\\sqrt{2}}\\right)\\left(\\frac{(1+\\sqrt{2})^{n}-1}{\\sqrt{2}}\\right)+\\left(\\frac{1}{2}-\\frac{1}{\\sqrt{2}}\\right)\\left(\\frac{(1-\\sqrt{2})^{n}-1}{-\\sqrt{2}}\\right) \\\\\n& =\\left(\\frac{1}{2 \\sqrt{2}}\\right)\\left[(1+\\sqrt{2})^{n+1}-(1-\\sqrt{2})^{n+1}\\right]-1 .\n\\end{aligned}\n$$\n\nThe formula agrees with $R(3,1)=1, R(3,2)=4$ and $R(3,3)=11$.\n\nAcknowledgment. The first two solutions are due to Man-Duen Choi, and the third to Ed Doolittle.", "metadata": {"resource_path": "Canada_MO/segmented/en-sol2008.jsonl", "problem_match": "\n5.", "solution_match": "\nSolution 3."}} |
|
|