We have an equilateral triangle with circumradius 1. We extend its sides. Determine the point P inside the triangle such that the total lengths of the sides (extended), which lies inside the circle with center P and radius 1, is maximum. (The total distance of the point P from the sides of an equilateral triangle is fixed )
[i]Proposed by Erfan Salavati[/i]
Official solution
1. Let the equilateral triangle be denoted as △ABC with circumradius R=1. The side length of the equilateral triangle can be calculated using the formula for the circumradius of an equilateral triangle: R=3a where a is the side length. Given R=1, we have: a=3
2. Let P be a point inside the triangle. Denote the perpendicular distances from P to the sides BC, CA, and AB as aP, bP, and cP respectively. The sum of these distances is a constant for any point inside an equilateral triangle and is equal to the altitude of the triangle: aP+bP+cP=altitude of △ABC The altitude h of an equilateral triangle with side length a is given by: h=23a=23⋅3=23 Therefore: aP+bP+cP=23
3. We need to determine the point P such that the total lengths of the sides (extended), which lie inside the circle with center P and radius 1, is maximized. We consider two cases:
Case 1:aP,bP,cP≤1 - In this case, the total length of the sides lying inside the circle is: 21−aP2+21−bP2+21−cP2 - The function x↦21−x2 is concave on [0,1]. By Jensen's inequality, for concave functions, we have: 21−aP2+21−bP2+21−cP2≤3⋅21−(3aP+bP+cP)2 - Substituting aP+bP+cP=23: 21−aP2+21−bP2+21−cP2≤3⋅21−(323)2=3⋅21−(21)2=3⋅243=3⋅3=33 - Equality is obtained when P is the circumcenter of the triangle.
Case 2: One of aP,bP,cP is greater than 1 - Without loss of generality, assume cP>1. In this case, the total length of the sides lying inside the circle is: 21−aP2+21−bP2 - Since aP+bP+cP=23 and cP>1, it follows that aP+bP<21. Therefore: 21−aP2+21−bP2≤2+2=4 - This is less than the maximum obtained in Case 1.
4. Therefore, the required maximum total length of the sides lying inside the circle is 33.
The final answer is 33.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.