An isosceles triangle has a angle between its legs. Divide the triangle into the minimum number of acute-angled triangles.
Problem 1165
Official solution
Suppose we extend the sides of a regular pentagon from one of its vertices to the line of the opposite side, we get a triangle as described in the problem. If we connect the vertices of the pentagon to the center of the pentagon, the original triangle is divided into seven acute triangles. We will show that the original triangle cannot be divided into fewer than seven acute triangles, and furthermore, we will show that there is no right or obtuse triangle that can be divided into fewer than seven acute triangles. We will prove this by assuming the opposite and arriving at a contradiction.
!
So, let's assume that there is - or are - right or obtuse triangles that can be divided into fewer than seven acute triangles. Let's take one of these that can be divided into the fewest possible parts, and consider its minimal division. In this minimal division, an edge starts from the right or obtuse angle vertex, but it cannot reach the opposite side. Otherwise, it would cut the original triangle into two triangles, at least one of which would not be acute, and it could be divided into at least one fewer acute triangles than the original. Therefore, the original division would not be minimal.
The segment starting from the right or obtuse angle vertex can only end at an internal point. At least five triangles must connect to this point in the division, otherwise, they could not all be acute. Apart from these, only one more triangle can result from the division. Let's denote the vertices of the triangle's acute angles by and , the third vertex by , and the already mentioned internal point by . Since the angles , , and are not all acute, the edges and cannot both be in the division (otherwise, we would again find that the original division was not minimal). Suppose the edge is not in the division, then the acute triangle in the division containing cannot have as a vertex. This triangle clearly cannot have as a vertex either, so the triangle connected to must have as a vertex.
The endpoints of the additional edges starting from can only be points not mentioned so far, so at least 3 more vertices are created in the division. Among these, there cannot be another internal point, otherwise, at least five triangles would connect to it, of which at most two could connect to , so we would have at least triangles.
Therefore, the endpoints of the additional edges starting from are on the sides of the triangle . If there is one on the segment , the edge leading to it would cut the triangle into parts, one of which could be chosen instead of , so would not be minimal. If there is no point among them on , then there are two among them on or : let's denote the one closer to by and the other by . Then the triangle (or if is on , the triangle ) is cut into two parts by , one of which contradicts the minimality of . This proves our statement.