Brilli the ant has a block of cheese that is in the shape of an equilateral triangle. She is hosting a party, and has invited her two-legged house mates. She insists that all of her guests get a piece of cheese that is in the shape of an isosceles triangle. What is the maximal number N such that she cannot split the equilateral triangle block of cheese into N non-degenerate isosceles triangles?
Details and assumptions
An equilateral triangle is also an isosceles triangle.
A degenerate triangle has 0 area, and the 3 vertices lie on a straight line.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Solutions were extremely sloppy with ensuring that their argument could be repeated, or were accurate under all cases.
Common mistakes:
1. Claiming that given any (isosceles) triangle, we can form 3 isosceles triangles by connecting the circumcenter to the vertices. This is not true if the circumcenter lies on the perimeter, or outside of the triangle. This also applies to the con cyclic trapezoid, in which you need to show that the circumcenter lies within the figure, which is not always true.
2. Saying that "From this configuration, we can always continue on", without explicitly showing what they mean by "continue on". You need to ensure that we're back to the same 'base case', or further clarify how to continue.
3. The
N
=
5
case is often badly done, as it doesn't follow easily by induction.
An equilateral triangle cannot by dissected into 2 isosceles triangles, but if can by dissected into n isosceles triangles for any n ≥ 3 .
The proof consists of the following steps:
1) Observe that an equilateral triangle cannot be dissected into 2 isosceles triangles.
2) Observe that any isosceles triangle can be dissected into 3 isosceles triangles. In particular, an equilateral triangle can be 3-dissected in this way.
3) Conclude that, if any shape can be dissected into n isosceles triangles, it can also be dissected into n + 2 isosceles triangles.
4) Dissect an equilateral triangle into 4 isosceles triangles.
5) Conclude that an equilateral triangle can be dissected into n isosceles triangles for any n ≥ 3 but not for n = 2 .
Let's elaborate on each of the steps:
1) A triangle can be dissected into two triangles only by slicing from a vertex through a point on the opposite edge. If ABC is an equilateral triangle and the cut goes from A to some point D on the side BC, then one of the angles at D must be at least 90 degrees; suppose this is the angle ADB. Then triangle ADB can only be isosceles if its angles at A and B are equal (the angle at D is too large); but the angle at B is 60 degrees and the angle at A is less than that, so ADB cannot be isosceles .
2) Given an isosceles triangle, it can be dissected into 3 smaller isosceles triangles using one of the following methods, depending on the character of the vertex angle: acute, right or obtuse. See this image for a quick visual explanation:
a) If the vertex angle is acute, drop a segment from the vertex along the vertical median until the left and right triangles become isosceles. This must happen by continuity: initially the segment is shorter than the inside edge, and eventually it's longer (since the median of an acute isosceles triangle is longer than half its base).
b) If the vertex angle is right, the above method fails by squishing the bottom triangle to degeneracy. This can easily be fixed, however, by dropping another altitude to slice one of the smaller right triangles.
c) Finally, if the vertex angle is obtuse, fire two rays from the vertex symmetrically down to the base, and swipe them until the left and right triangles become isosceles. Once again, this is guaranteed to happen by continuity.
3) This is easy: if any shape is dissected into n isosceles triangles, pick one of the pieces and use the previous step to slice it into 3 smaller isosceles triangles. This increases the total number of parts by two (3 new triangles replace 1 original one).
4) Easy . Drop a median and then two more medians from its base.
5) Since an equilateral can be dissected into 3 and 4 isosceles triangles, and any such dissection can be refined by increasing the number of parts by 2, then any number of parts is feasible except 2. QED
2) Given an isosceles triangle, it can be dissected into 3 smaller isosceles triangles using one of the following methods, depending on the character of the vertex angle: acute, right or obtuse.
Yes, that is true for obtuse and right isosceles triangles; the problem is that it isn't true in general for the acute case, if you don't assume equilateral.
What's needed for this problem is something a bit more specific: given a triangle that is either 60-60-60 or 30-30-120, it can be cut into 3 [resp. 4] triangles that are (each) either 60-60-60 or 30-30-120.
(Note: Because I cannot submit diagrams through this form, I have tried to provide a clear description of the diagrams as follows.)
If there exists a dissection of equilateral △ A B C into n = m equilateral triangles, then we can also create a dissection into n = m + 3 equilateral triangles. We do this by taking any existing triangle and subdividing it into 4 smaller equilateral triangles by cutting along the lines joining the midpoints of its sides.
Next, we observe the following construction creates a dissection of △ A B C into n = 2 m equilateral triangles, for all m ≥ 2 . First, locate points A ′ , B ′ on A C , B C respectively, such that A A ′ A C = B B ′ B C = m , and cut along A ′ B ′ . Then divide A B into m equal parts, and A ′ B ′ into m − 1 equal parts, from which we may then dissect trapezoid A B B ′ A ′ into m + ( m − 1 ) = 2 m − 1 congruent equilateral triangles of side length A B / m . These, along with △ A ′ B ′ C , gives the required dissection into n = 2 m equilateral triangles.
From both these constructions, it is easy to see that it is possible to find a dissection into equilateral (and hence isosceles) triangles for all positive integers n except n = 2 , 3 , 5 .
For the cases n = 3 , 5 , let I be the incenter of △ A B C and cut along I A , I B , I C . This creates three congruent isosceles triangles with I A = I B = I C . To make 5 triangles, locate D , E on A B such that A D = D E = E B , and cut along I D , I E . Then clearly I D = I E = I B , so this dissects △ A I B into two congruent isosceles triangles △ A D I ≅ △ B E I and one equilateral triangle △ I D E .
Finally, we must show that no such dissection exists for n = 2 . Any such dissection may utilize only a single cut. Furthermore, this cut must pass through a vertex, since if not, it passes through two sides, creating four additional vertices for a total of 7; hence the result cannot yield two triangles, let alone two isosceles triangles. So suppose without loss of generality that the cut passes through A and intersects at some point P on B C . Then ∠ A B P = 6 0 ∘ , ∠ B A P < ∠ B A C = 6 0 ∘ , and ∠ A P B = ∠ A C B + ∠ P A C > ∠ A C B = 6 0 ∘ . This cannot yield an isosceles triangle, so N = 2 .
We first note that splitting into two isosceles triangles is impossible. The edges of the triangles either belong to the original triangle or are newly created (and so shared between the two triangles). Two triangular pieces of cheese can only share one edge without being stacked, so we can only draw one line segment: the shared edge. If the edge connects two of the original sides, we've made a trapezoid. If the edge connects a vertex and an edge, it is impossible to make two isosceles triangles, no matter the angle. Thus N = 2 cannot be done.
Now, given an equilateral triangle, we consider two operations:
Connect the midpoints of the three sides into a triangle. This gives 4 equilateral triangles, 3 more than we start with.
Connect each vertex of the triangle to the centroid. This gives 3 isosceles (but not equilateral) triangles, 2 more than we start with.
By repeatedly applying the first operation, we can divide the cheese into N equilateral triangles if N = 3 k + 1 (1,4,7, etc.). If we apply the second operation after applying the first some number of times, we will add two additional triangles. For instance, we can turn four equilateral triangles into 6, 8, 10, or 12 triangles, depending on how many of the equilateral triangles we split into thirds. By applying the second operation once, we can achieve N = 3 k . By applying it twice, we can achieve N = 8 , 1 1 , 1 4 , . . . . However, if we begin with 1 equilateral triangle, we cannot split it into thirds twice, and so we have not yet demonstrated that N = 5 is possible.
Say ABC is our equilateral triangle. First pick D on A B and E on A C very close to A ( A D < 3 1 A B , say) with D E is parallel to B C . Triangle A D E is equilateral, and will be one of our 5 pieces. Now consider a point P somewhere on the altitude from A to B C , below this line. No matter where it is placed, triangles B P C and D P C will be isosceles. If P is on D E , we will have
B P > B D > 2 ⋅ A D = 2 ⋅ D P ,
because of our placement of D E . Similarly, if P is on B C , we will have
B P = 2 1 B C < 3 2 2 3 B C < D P ,
considering the distance from D P to B C . Thus somewhere between these points we must have B P = D P , and so triangle B D P (and its mirror image) will be isosceles, and we will have split the original triangle 5 isosceles triangles.
Thus 2 is the only (and so maximal) N that is impossible.
We will prove that, by induction that, for every N ≥ 6 , we can divide the equilateral triangle into N equilateral triangle. Now, i will use 2 times induction.
For N = 3 . Divide it into 3 congruent isosceles triangle and define D as circumcentre. See [url=http://www.geogebratube.org/student/m44155]here [/url]
For N = 4 , divide it into 4 congruent equilateral triangle. See [url=http://www.geogebratube.org/student/m44153]here [/url]
For N = 5 . Lets, we make a equilateral triangle C D E , and cyclic trapezoid A B D E . And, assume that F is the center of the circle. We obtain 5 issosceles triangle. That is △ C D E , △ E D F , △ D F B , △ A F B , △ A F E . See [url=http://www.geogebratube.org/student/m44151]here [/url]
For N = 6 . Divide into 6 equilateral triangle. See [url=http://www.geogebratube.org/student/m44159]here [/url]
For N = 8 . Divide into 8 equilateral triangle. See [url=http://www.geogebratube.org/student/m44161]here [/url]
It's easy to see that. If the triangle, can divide into N equilateral triangle, then, we can divide the triangle into N + 3 equilateral triangle. Proof : Took one equilateral triangle. Then, since every equilateral triangle can divide into 4 equilateral triangle. Then, divide this triangle. So, we obtain now N + 3 equilateral triangle
Since equilateral triangle can divide into 4 , 6 , 8 equilateral triangle. Then, by induction and use the second step, for every N ≥ 6 , we can obtain N equilateral triangle.
So, by step 1 and step 3 , we obtain that for every N ≥ 3 , we can divide an equilateral triangle into N isosceles triangle.
We know that, a equilateral triangle cannot divide into 2 isosceles triangle.
Proof : See equilateral triangle A B C . WLOG, The only one possibility to make 2 isosceles triangle is by define D on A B , such that we have two triangle A C D and triangle D C B . Since C D , D A , B D < B C . Then, A D = D C = B D . But, it's implies C D is the altitude of the triangle. And, we know that C D = D B 3 > D B , which is contradiction with C D = D B . So, we cannot make 2 isosceles triangle
I will assume all triangles in this proof are non-degenerate by default.
If you've already got an isosceles chunk of cheese there are two immediately available ways to split it into several smaller chunks. One is to cut from each vertex of the triangle to the circumcenter, which by definition has the same distance to all vertices, and thus each chunk will be isosceles with the two freshly cut sides being equal. This will make one chunk into three, with a net gain of 2 chunks.
The other is to cut from midpoint to midpoint on all the sides. This will split the chunk into 4 chunks, with a net gain of 3 . However, while it may be intuitively clear, it's not mathematically obvious why the new triangles are isosceles. I will therefore digress for a paragraph while I justify this before I go back to helping Brilli.
Let's say we have a triangle A B C . Let A ′ , B ′ and C ′ be the midpoints opposite A , B and C , respectively. Then A B is parallel with A ′ B ′ , so the triangle A ′ C B ′ has all the same angles as A B C (note the ordering of the vertices) and they are therefore similar (scaled by a factor of 2 ). The same goes for the other two triangles A B ′ C ′ and A ′ B C ′ . As a byproduct, we've also found that the sides of triangle A ′ B ′ C ′ are all half as long as the corresponding sides in triangle A B C , and it is therefore also similar to the big triangle. Thus all four small triangles are isosceles if the original triangle was.
Now back to the cheese. We start with one big chunk, and we've found that we can combine the two different cutting procedures to make either 2 more chunks or 3 more chunks, as much as we need to, and in any combination. It is not difficult to see that the only end result we cannot reach this way is 1 more chunk, that is, two chunks total.
This begs the question, is there a way to cut the first cheese triangle A B C into two isosceles cheese triangles? The answer is no. Assume for contradiction that it can be done, and note that if we are to cut one triangle into two triangles, we need the cut to go through one vertex (say A ) and intersect the opposing side (let's say in the point D ). The two resultant triangles will both share one angle and one side with the original triangle. But the angle they share is 6 0 ∘ , and the only isosceles triangles to have a 6 0 ∘ angle are the equilateral ones. That means that the triangles A B D and A C D are both equilateral. But they also share a side with the triangle A B C . We conclude that both pieces are as big as the original triangle, and this is clearly absurd. Hence we cannot split one equilateral triangle into two isosceles triangles.
Therefore, the biggest integer N such that the equilaterally triangular cheese cannot be split into N isosceles triangles is 2 .
By connecting the midpoints of an equilateral triangle, you split the triangle into four congruent equilateral triangles. Therefore, by continually splitting equilateral triangles in this way, you can split the triangle into 3k+1 parts (you start with one triangle, each division adds three). In addition, by bisecting each angle of an equilateral triangle, you can split the triangle into three isosceles triangles, thus adding two to the total. This allows you to take any of your divisions that yeild 3k+1 parts and make them yeild 3k+1+2 (or 3k+3) parts by bisecting each angle of one of the equilateral triangles.. Also, if you have already split the triangle into smaller equilateral triangles at least once, you can bisect the angles of two of the equilateral triangles. In other words, for any 3k+1 in which k is at least 1, you can achieve 3k+5. Therefore, we can split an equilateral triangle into any number of isosceles triangles that is congruent to 1 or 0 (mod 3) or any number congruent to 2 (mod 3) except for 2 and 5. However, we can split it into 5 parts by trisecting, for example, angle B of a triangle ABC, then splitting both angle A and angle C into two angles of value 20 and 40, with the 20 degree angle being on the side of angle A that includes line AB. Thus, we are only left with 2 as the unachievable number
Given an n-partitioned triangle, we can increase the number of partitions by 2. We can do this by taking a partition and dividing it into three isosceles triangles, using the circumcenter as the vertex where all three triangles meet. Thus we can divide the original equilateral triangle into N isosceles triangles for all odd N. We can also divide up the original equilateral triangle into four equilateral triangles by calling one of the sides the base and the other two sides legs and drawing a line parallel to the base through the midpoints of the two legs, and repeating this 2 more times by switching which side is the base. This means that now we can divide up the original equilateral triangle into N isosceles triangles for all N greater than or equal to 3. Now consider N=2. It is clear that this is impossible as the line segment that divides the equilateral triangle must be equal to each of the individual pieces of the side that it cuts. Hence N=2 is the maximal number that such a partition is impossible.
First, we show that it cannot be done with 2. If it can, by considering the sum of angles around the points, the extra vertex introduced must lie on the perimeter. It is easy to see that neither of these triangles can be isosceles.
For N = 3 , it can be done via the circumcenter. For N = 4 , it can be done via the midpoints. For N = 5 , we first cut off a small equilateral triangle from one of the vertices, which leaves an isosceles trapezium. The trapezium is concyclic as the opposite angles sum to 180. Consider the vertices joined to the circumcenter of the trapezium. This gives us 4 isosceles triangles if the circumcenter lies within the trapezium. This is possible if the small equilateral triangle has length less than half the side of the original triangle.
Now, given any triangle, the altitude from the longest side lies within the triangle, and splits it into 2 right angled triangles. For each right angled triangle, taking the midpoint of the hypotenuse and joining it to the other vertex yields 2 isosceles triangles. Hence, we can go from 1 to 4. Thus, by nonstandard induction, we can get N ≥ 3 .
Hence, the largest possible value is N = 2 .
we will prove that for n>=2 we can always divide the equilateral triangle.
By connecting its centroid to its verticals, we have 3 triangles of 30-30-120.Let one of the new triangle be ABC with AB=AC. By drawing AH perpendicular to BC, and HD,HE perpendicular to AB,AC, we have 3 more isosceles triangles. Continue doing this proves that we can divide the original triangles into n=3k (k>=1) new isosceles triangles.
Similarly, by connecting 3 midpoints of 3 sides of the originial triangle and continue doing this, we can divide the original triangle into n=3k+1 (k>=0) new isosceles triangles.
Similarly one can prove n=3k+2(k>=1) also satisfies. Hence the maximum number of isosceles triangles that is unobtainable is 2.
Problem Loading...
Note Loading...
Set Loading...
We claim that N=2 is impossible and that every larger N is feasible.
First, we argue that N=2 is impossible: any subdivision into triangles must use piecewise-straight cuts. Since there are only two pieces there can be only one cut, and it cannot have any internal bends (as this would give a concave angle on one side), so it is a single straight line through the triangle. The two pieces therefore share one internal side, and to obtain a total of 6 sides the cut must pass through one vertex of the triangle and divide the opposite side into two (not necessarily equal) parts. We see easily now that if we avoid degeneracy then each piece is scalene: the untouched external side is strictly longer than the internal side, which is longer than the third.
To obtain N=3, join the centroid to each of the vertices of the triangle.
For larger values of N, first we note that any right triangle can be cut into two isosceles triangles by joining the right-angled vertex to the midpoint of the hypotenuse (which is the circumcenter of the right triangle). Thus any isosceles triangle can be divided into 4 isosceles triangles, by first dividing into 2 right triangles. We can therefore jump from any construction of N pieces to one with N+3 pieces.
Since N=1 is trivial and N=3 is possible, this covers two of three congruence classes mod 3. It remains only to give a construction for N=5: label the equilateral triangle ABC with centroid O. Let D be the midpoint of AC. Then line segments BD and OC divide the triangle into one isosceles (BCO) and two right triangles (ADB and CDO). The right triangles can be subdivided into isosceles triangles by joining D to the midpoints of AB and CO, giving 5 isosceles pieces.