2011 JBMO Problems/Problem 3

Revision as of 17:24, 29 August 2025 by Rolt (talk | contribs) (Solution)

Problem

Let $n>3$ be a positive integer. Equilateral triangle ABC is divided into $n^2$ smaller congruent equilateral triangles (with sides parallel to its sides). Let $m$ be the number of rhombuses that contain two small equilateral triangles and $d$ the number of rhombuses that contain eight small equilateral triangles. Find the difference $m-d$ in terms of $n$.

Solution

Solution 1

First we will show that the side lengths of the small triangles are $\tfrac{1}{n}$ of the original length. Then we can count the two rhombuses.

Lemma: Small Triangle is $\tfrac{1}{n}$ Length of Original Triangle

Let the side length of the triangle be $x$, so the total area is $\tfrac{x^2 \sqrt{3}}{4}$.


Since the big triangle is divided into $n^2$ congruent equilateral triangles, the area of each smaller equilateral triangle is \[\frac{x^2 \sqrt{3}}{4n^2}\] \[\frac{\left( \frac{x}{n} \right)^2 \sqrt{3}}{4}.\] Thus, the length of each smaller triangle is $\tfrac{x}{n}. \blacktriangleright$


Since the lengths of each smaller triangle is $\tfrac{x}{n}$ and are parallel to the big triangle’s sides, the triangles are arranged like the below diagram. In diagram, $n=4$. Now we can count the rhombuses.

Equilateral Triangles in Equilateral Triangle.gif

After dividing the triangles, for each line that is not in the border of the big equilateral triangle, there are two smaller equilateral triangles. The longest row in the triangle has $n-1$ lines and the shortest row has $1$ line. Thus, there are $\tfrac{n(n-1)}{2}$ lines parallel to one side, resulting in a total of $\tfrac{3n(n-1)}{2}$ lines or rhombuses with 2 equilateral triangles.


For a rhombus to have eight triangles, the center line must have two lines and the rows above and below must have one line. We can count the number of segments made of two lines that are not in the last row in the big triangle. The second longest row in the triangle has $n-2$ lines, while the second shortest row has $2$ lines. Thus, there are $\tfrac{(n-2)(n-3)}{2}$ valid segments from two lines parallel to one side, resulting in a total of $\tfrac{3(n-2)(n-3)}{2}$ rhombuses with 8 equilateral triangles.


Because $m = \tfrac{3n(n-1)}{2}$ and $d = \tfrac{3(n-2)(n-3)}{2}$, \begin{align*} m-n &= \frac{3n(n-1)}{2} - \frac{3(n-2)(n-3)}{2} \\ &= \frac{3n^2 - 3n}{2} - \frac{3n^2 - 15n + 18}{2} \\ &= \frac{12n - 18}{2} \\ &= \boxed{6n - 9}. \end{align*}

Solution 2

We think in terms of the upside down triangles. Note that for a two triangle rhombus, you need one upside down triangle. The first row has $n-1$, the second row has $n-2$ and so on. Also note that each upside down triangle gives three two-triangle rhombi. One with the triangle directly above, one with the triangle to the left, and one with the triangle to the right. Thus, total two-triangle rhombii will be $\boxed{\frac{3(n)(n-1)}{2}}$.

For a 8 triangle case, we require atleast one upside down triangle that is not connected with the edges of the larger equilateral triangle. This is just the total number of upside down triangles minus the two edge ones, so we get $n-3$ for the first row, $n-4$ for the second row and so on. Once again, each such triangle is found in three 8-triangle rhombii. One with its left, one with its right, and one with above. Thus, we have $\boxed{\frac{3(n-2)(n-3)}{2}}$ such triangles.

See Also

2011 JBMO (ProblemsResources)
Preceded by
Problem 2
Followed by
Problem 4
1 2 3 4
All JBMO Problems and Solutions