{"year": "2022", "tier": "T3", "problem_label": "1", "problem_type": null, "exam": "USAJMO", "problem": "For which positive integers $m$ does there exist an infinite sequence in $\\mathbb{Z} / m \\mathbb{Z}$ which is both an arithmetic progression and a geometric progression, but is nonconstant?", "solution": " Answer: $m$ must not be squarefree. The problem is essentially asking when there exists a nonconstant arithmetic progression in $\\mathbb{Z} / m \\mathbb{Z}$ which is also a geometric progression. Now, - If $m$ is squarefree, then consider three $(s-d, d, s+d)$ in arithmetic progression. It's geometric if and only if $d^{2}=(s-d)(s+d)(\\bmod m)$, meaning $d^{2} \\equiv 0(\\bmod m)$. Then $d \\equiv 0(\\bmod m)$. So any arithmetic progression which is also geometric is constant in this case. - Conversely if $p^{2} \\mid m$ for some prime $p$, then any arithmetic progression with common difference $m / p$ is geometric by the same calculation.", "metadata": {"resource_path": "USAJMO/segmented/en-JMO-2022-notes.jsonl"}} {"year": "2022", "tier": "T3", "problem_label": "2", "problem_type": null, "exam": "USAJMO", "problem": "Let $a$ and $b$ be positive integers. Every cell of an $(a+b+1) \\times(a+b+1)$ grid is colored either amber or bronze such that there are at least $a^{2}+a b-b$ amber cells and at least $b^{2}+a b-a$ bronze cells. Prove that it is possible to choose $a$ amber cells and $b$ bronze cells such that no two of the $a+b$ chosen cells lie in the same row or column.", "solution": " Claim - There exists a transversal $T_{a}$ with at least $a$ amber cells. Analogously, there exists a transversal $T_{b}$ with at least $b$ bronze cells. $$ \\frac{a^{2}+a b-b}{a+b+1}=(a-1)+\\frac{1}{a+b+1}>a-1 $$ Now imagine we transform $T_{a}$ to $T_{b}$ in some number of steps, by repeatedly choosing cells $c$ and $c^{\\prime}$ and swapping them with the two other corners of the rectangle formed by their row/column, as shown in the figure. ![](https://cdn.mathpix.com/cropped/2024_11_19_b7a51d82629ab4dffabag-04.jpg?height=241&width=818&top_left_y=1379&top_left_x=619) By \"discrete intermediate value theorem\", the number of amber cells will be either $a$ or $a+1$ at some point during this transformation. This completes the proof.", "metadata": {"resource_path": "USAJMO/segmented/en-JMO-2022-notes.jsonl"}} {"year": "2022", "tier": "T3", "problem_label": "3", "problem_type": null, "exam": "USAJMO", "problem": "Let $b \\geq 2$ and $w \\geq 2$ be fixed integers, and $n=b+w$. Given are $2 b$ identical black rods and $2 w$ identical white rods, each of side length 1. We assemble a regular $2 n$-gon using these rods so that parallel sides are the same color. Then, a convex $2 b$-gon $B$ is formed by translating the black rods, and a convex $2 w$-gon $W$ is formed by translating the white rods. An example of one way of doing the assembly when $b=3$ and $w=2$ is shown below, as well as the resulting polygons $B$ and $W$. ![](https://cdn.mathpix.com/cropped/2024_11_19_b7a51d82629ab4dffabag-02.jpg?height=609&width=1017&top_left_y=1083&top_left_x=571) Prove that the difference of the areas of $B$ and $W$ depends only on the numbers $b$ and $w$, and not on how the $2 n$-gon was assembled.", "solution": " We are going to prove that one may swap a black rod with an adjacent white rod (as well as the rods parallel to them) without affecting the difference in the areas of $B-W$. Let $\\vec{u}$ and $\\vec{v}$ denote the originally black and white vectors that were adjacent on the $2 n$-gon and are now going to be swapped. Let $\\vec{x}$ denote the sum of all the other black vectors between $\\vec{u}$ and $-\\vec{u}$, and define $\\vec{y}$ similarly. See the diagram below, where $B_{0}$ and $W_{0}$ are the polygons before the swap, and $B_{1}$ and $W_{1}$ are the resulting changed polygons. ![](https://cdn.mathpix.com/cropped/2024_11_19_b7a51d82629ab4dffabag-06.jpg?height=738&width=1234&top_left_y=222&top_left_x=414) Observe that the only change in $B$ and $W$ is in the parallelograms shown above in each diagram. Letting $\\wedge$ denote the wedge product, we need to show that $$ \\vec{u} \\wedge \\vec{x}-\\vec{v} \\wedge \\vec{y}=\\vec{v} \\wedge \\vec{x}-\\vec{u} \\wedge \\vec{y} $$ which can be rewritten as $$ (\\vec{u}-\\vec{v}) \\wedge(\\vec{x}+\\vec{y})=0 $$ In other words, it would suffice to show $\\vec{u}-\\vec{v}$ and $\\vec{x}+\\vec{y}$ are parallel. (Students not familiar with wedge products can replace every $\\wedge$ with the cross product $\\times$ instead.) Claim - Both $\\vec{u}-\\vec{v}$ and $\\vec{x}+\\vec{y}$ are perpendicular to vector $\\vec{u}+\\vec{v}$. For the other perpendicularity, note that $\\vec{u}+\\vec{v}+\\vec{x}+\\vec{y}$ traces out a diameter of the circumcircle of the original $2 n$-gon; call this diameter $A B$, so $$ A+\\vec{u}+\\vec{v}+\\vec{x}+\\vec{y}=B $$ Now point $A+\\vec{u}+\\vec{v}$ is a point on this semicircle, which means (by the inscribed angle theorem) the angle between $\\vec{u}+\\vec{v}$ and $\\vec{x}+\\vec{y}$ is $90^{\\circ}$.", "metadata": {"resource_path": "USAJMO/segmented/en-JMO-2022-notes.jsonl"}} {"year": "2022", "tier": "T3", "problem_label": "4", "problem_type": null, "exam": "USAJMO", "problem": "Let $A B C D$ be a rhombus, and let $K$ and $L$ be points such that $K$ lies inside the rhombus, $L$ lies outside the rhombus, and $K A=K B=L C=L D$. Prove that there exist points $X$ and $Y$ on lines $A C$ and $B D$ such that $K X L Y$ is also a rhombus.", "solution": " To start, notice that $\\triangle A K B \\cong \\triangle D L C$ by SSS. Then by the condition $K$ lies inside the rhombus while $L$ lies outside it, we find that the two congruent triangles are just translations of each other (i.e. they have the same orientation). 『 First solution. Let $M$ be the midpoint of $\\overline{K L}$ and is $O$ the center of the rhombus. $$ \\text { Claim }-\\overline{M O} \\perp \\overline{A B} . $$ We choose $X$ and $Y$ to be the intersections of the perpendicular bisector of $\\overline{K L}$ with $\\overline{A C}$ and $\\overline{B D}$. ![](https://cdn.mathpix.com/cropped/2024_11_19_b7a51d82629ab4dffabag-07.jpg?height=598&width=803&top_left_y=1551&top_left_x=632) Claim - The midpoint of $\\overline{X Y}$ coincides with the midpoint of $\\overline{K L}$. $$ \\begin{aligned} & \\overline{X Y} \\perp \\overline{K L} \\| \\overline{B C} \\\\ & \\overline{M O} \\perp \\overline{A B} \\\\ & \\overline{B D} \\perp \\overline{A C} \\end{aligned} $$ it follows that $\\triangle M O Y$, which was determined by the three lines $\\overline{X Y}, \\overline{M O}, \\overline{B D}$, is similar to $\\triangle A B C$. In particular, it is isosceles with $M Y=M O$. Analogously, $M X=M O$. Remark. It is also possible to simply use coordinates to prove both claims.", "metadata": {"resource_path": "USAJMO/segmented/en-JMO-2022-notes.jsonl"}} {"year": "2022", "tier": "T3", "problem_label": "4", "problem_type": null, "exam": "USAJMO", "problem": "Let $A B C D$ be a rhombus, and let $K$ and $L$ be points such that $K$ lies inside the rhombus, $L$ lies outside the rhombus, and $K A=K B=L C=L D$. Prove that there exist points $X$ and $Y$ on lines $A C$ and $B D$ such that $K X L Y$ is also a rhombus.", "solution": " To start, notice that $\\triangle A K B \\cong \\triangle D L C$ by SSS. Then by the condition $K$ lies inside the rhombus while $L$ lies outside it, we find that the two congruent triangles are just translations of each other (i.e. they have the same orientation). 【 Second solution (author's solution). In this solution, we instead define $X$ and $Y$ as the intersections of the circles centered at $K$ and $L$ of equal radii $K A$, which will be denoted $\\omega_{K}$ and $\\omega_{L}$. It is clear that $K X L Y$ is a rhombus under this construction, so it suffices to show that $X$ and $Y$ lie on $A C$ and $B D$ (in some order). ![](https://cdn.mathpix.com/cropped/2024_11_19_b7a51d82629ab4dffabag-08.jpg?height=698&width=803&top_left_y=790&top_left_x=632) To see this, let $\\overline{A C}$ meet $\\omega_{K}$ again at $X^{\\prime}$. We have $$ \\measuredangle C X^{\\prime} D=\\measuredangle B X^{\\prime} C=\\measuredangle B X^{\\prime} A=\\frac{1}{2} \\mathrm{~m} \\overparen{A B}=\\mathrm{m} \\overparen{C D} $$ where the arcs are directed modulo $360^{\\circ}$; here $\\overparen{A B}$ is the arc of $\\omega_{K}$ cut out by $\\measuredangle A X B$, and $\\overparen{D C}$ is the analogous arc of $\\omega_{L}$. This implies $X^{\\prime}$ lies on $\\omega_{L}$ by the inscribed angle theorem. Hence $X=X^{\\prime}$, and it follows $X$ lies on $\\overline{A C}$. Analogously $Y$ lies on $B D$. Remark. The angle calculation above can also be replaced with a length calculation, as follows. Let $M$ and $N$ be the projections of $K$ and $L$ onto $\\overline{A C}$, respectively. Then $X^{\\prime}$ is the reflection of $A$ across $M$; analogously, the second intersection $X^{\\prime \\prime}$ with $\\overline{A C}$ should be the reflection of $C$ across $N$. So to get $X=X^{\\prime}=X^{\\prime \\prime}$, we would need to show $A C=2 M N$. However, note that $A K L D$ is a parallelogram. As $M N$ was the projection of $\\overline{K L}$ onto $\\overline{A C}$, its length should be the same as the projection of $\\overline{A D}$ onto $\\overline{A C}$, which is obviously $\\frac{1}{2} A C$ because the projection of $D$ onto $\\overline{A C}$ is exactly the midpoint of $\\overline{A C}$ (i.e. the center of the rhombus).", "metadata": {"resource_path": "USAJMO/segmented/en-JMO-2022-notes.jsonl"}} {"year": "2022", "tier": "T3", "problem_label": "5", "problem_type": null, "exam": "USAJMO", "problem": "Find all pairs of primes $(p, q)$ for which $p-q$ and $p q-q$ are both perfect squares.", "solution": " The answer is $(3,2)$ only. This obviously works so we focus on showing it is the only one. 【 Approach using difference of squares (from author). Set $$ \\begin{aligned} a^{2} & =p-q \\\\ b^{2} & =p q-q . \\end{aligned} $$ Note that $01$, it follows $s_{n}$ is unbounded, contradicting $\\max \\left\\{\\left|a_{n}\\right|,\\left|b_{n}\\right|,\\left|c_{n}\\right|\\right\\} \\leq 2022$. $$ \\begin{aligned} a_{n+1} & =a_{n}^{2}+2 b_{n} c_{n} \\\\ c_{n+1} & =b_{n}^{2}+2 c_{n} a_{n} \\\\ b_{n+1} & =c_{n}^{2}+2 a_{n} b_{n} \\end{aligned} $$ which is OK because we are just rearranging the terms in each triple. Then if $\\omega$ is any complex number with $\\omega^{3}=1$, and we define $$ z_{n}:=a_{n}+b_{n} \\omega+c_{n} \\omega^{2}, $$ the recursion amounts to saying that $z_{n+1}=z_{n}^{2}$. This allows us to analyze $\\left|z_{n}\\right|$ in a similar way as above, as now $\\left|z_{n}\\right|=\\left|z_{0}\\right|^{2^{n}}$.", "metadata": {"resource_path": "USAJMO/segmented/en-JMO-2022-notes.jsonl"}}