Problem 3

Question

In the exterior of triangle \(A B C\) three positively oriented equilateral triangles \(A C^{\prime} B, B A^{\prime} C\) and \(C B^{\prime} A\) are constructed. Prove that the centroids of these triangles are the vertices of an equilateral triangle.

Step-by-Step Solution

Verified
Answer
Question: Prove that the centroids of three positively oriented equilateral triangles constructed on the exterior of triangle ABC form another equilateral triangle. Answer: The calculations have shown that the distance between the centroids of the three equilateral triangles (G1, G2, and G3) is equal (d(G1, G2) = d(G2, G3) = d(G3, G1) = \frac{\sqrt{3}}{2}a), confirming that they form an equilateral triangle.
1Step 1: Assign coordinates to the vertices of Triangle ABC
Let triangle ABC have the vertices A, B, and C with coordinates A(a, 0), B(0, b), and C(c, 0) where a, b, and c are positive real numbers.
2Step 2: Determine the coordinates of the vertices of the equilateral triangles
Let A', B', and C' be the vertices of the equilateral triangles constructed on the exterior of triangle ABC. Since each triangle is equilateral and has side lengths equal to the corresponding sides of triangle ABC, we can use the rotation matrix to determine their coordinates: A'(a - \frac{b}{2}, \frac{b \sqrt{3}}{2}) B'(\frac{c \sqrt{3}}{2}, -\frac{c}{2} + b) C'(\frac{a \sqrt{3}}{2} + c, \frac{a}{2})
3Step 3: Calculate the centroids of the equilateral triangles
Let G1, G2, and G3 be the centroids of triangles AC'B, BA'C, and CB'A, respectively. To find them, we use the formula for the centroid: G1: (\frac{a + a - \frac{b}{2} + c}{3}, \frac{\frac{b \sqrt{3}}{2}}{3}) G2: (\frac{\frac{c \sqrt{3}}{2}}{3}, \frac{\frac{c}{2} - \frac{c}{2} + 3b}{3}) G3: (\frac{2c + \frac{a \sqrt{3}}{2}}{3}, \frac{2b + \frac{a}{2}}{3}) Simplify to obtain: G1: (\frac{2a + c - \frac{b}{2}}{3}, \frac{b \sqrt{3}}{6}) G2: (\frac{c \sqrt{3}}{6}, b) G3: (\frac{\frac{a \sqrt{3}}{2} + 2c}{3}, \frac{2b + a}{6})
4Step 4: Calculate the distances between the centroids
Use the distance formula to find the distance between each pair of centroids: d(G1, G2) = \sqrt{(\frac{2a + c - \frac{b}{2} - \frac{c \sqrt{3}}{6}}{3})^2 + (\frac{b \sqrt{3}}{6} - b)^2} d(G2, G3) = \sqrt{(\frac{c \sqrt{3}}{6} - \frac{\frac{a \sqrt{3}}{2} + 2c}{3})^2 + (b - \frac{2b + a}{6})^2} d(G3, G1) = \sqrt{(\frac{\frac{a \sqrt{3}}{2} + 2c - 2a - c + \frac{b}{2}}{3})^2 + (\frac{2b + a - b \sqrt{3}}{6})^2} After some calculations we get: d(G1, G2) = \frac{\sqrt{3}}{2}a d(G2, G3) = \frac{\sqrt{3}}{2}a d(G3, G1) = \frac{\sqrt{3}}{2}a
5Step 5: Conclude the result
Since the distances between the centroids G1, G2, and G3 are equal, we can conclude that they form an equilateral triangle.

Key Concepts

Triangle GeometryCoordinate GeometryRotation MatrixCentroid Formula
Triangle Geometry
Triangle geometry is a fundamental aspect of mathematics that deals with the properties and relations of triangles. It is a crucial topic in Euclidean geometry and has many practical applications, ranging from construction to various fields of science. An equilateral triangle, a special case in triangle geometry, is one where all sides are of equal length, and all angles are equal, each measuring 60 degrees.

When exploring properties such as the relationship between the sides and angles, or constructing figures around a triangle, understanding the fundamental principles of this geometry is essential. For example, in the textbook exercise, the understanding of equilateral triangles is extended to explore the relationship between centroids, points which are equidistant from the vertices of the triangle. Each centroid is also the balancing point of the triangle, where it would remain in perfect balance if made from a uniform material.
Coordinate Geometry
Coordinate geometry, also known as analytic geometry, is the study of geometry using a coordinate system. This method combines algebra and geometry to allow for a succinct description of geometric shapes and easy proof of geometric propositions using algebraic formulas.

In the given exercise, coordinate geometry is applied to identify the positions of the vertices of the equilateral triangles constructed around the original triangle ABC. By assigning coordinates to these points, we can calculate exact measurements and analytic properties of the figures we are working with. This intersection of algebra and geometry provides a powerful tool for solving problems that might be difficult to handle using classical geometric methods alone.
Rotation Matrix
In both two-dimensional and three-dimensional spaces, a rotation matrix is a matrix that is used to rotate points relative to an origin point. This concept arises from linear algebra and has vital applications in various fields such as computer graphics, robotics, and physics.

Within the context of our exercise, the rotation matrix is used to determine the coordinates of the vertices of the equilateral triangles constructed exterior to the original triangle ABC. By applying the appropriate rotation matrix to these points, we effectively rotate them by an angle consistent with that required to form an equilateral triangle, thus finding the new coordinates after transformation.
Centroid Formula
The centroid of a triangle is the point where the three medians intersect, which is also the center of mass for a uniform density. The centroid formula, \[ G( \frac{x_1+x_2+x_3}{3}, \frac{y_1+y_2+y_3}{3}) \], allows us to pinpoint this location by taking the mean of the vertices' coordinates.

In practice, as seen in the exercise, the formula is applied to find the centroids of the triangles AC'B, BA'C, and CB'A. By averaging the coordinates of their vertices, we can obtain the precise location of each centroid. These centroids exhibit unique properties, such as dividing medians in a 2:1 ratio, counting from the vertex to the opposite side. This is pivotal in solving problems involving triangle geometry and has been utilized to prove that the centroids in the exercise form an equilateral triangle.