Isosceles triangle △ABC has AB=BC. Let I be the incenter of △ABC. The perimeters of △ABC and △AIC are in the ratio 125:6, and all the sides of both triangles have integer lengths. Find the minimum possible value of AB.
解析
Solution 1
Since △ABC is isosceles with AB=BC, the angle bisector, median, and altitude from B to AC coincide, which is the perpendicular bisector of AC. The incenter I lies on this common line. Let D be the intersection of this line with AC, so D is the midpoint of AC and ID⊥AC.
We set AC=2, so AD=DC=1. Let ID=x.
The sides AI and CI are equal, by Pythagorean Theorem,
AI=CI=AD2+ID2=1+x2.
Thus the perimeter of △AIC is:
Perimeter(△AIC)=AC+AI+CI=2+21+x2.
Let ∠IAD=θ. Then
cosθ=AIAD=1+x21.
Using the double-angle formula for cosine:
cos2θ=2cos2θ−1=2(1+x21)−1=1+x22−(1+x2)=1+x21−x2.
In △ABC, ∠BAC=2θ, and AD=1 is half of AC. Thus:
AB=cos2θAD=1+x21−x21=1−x21+x2.
Since AB=BC, the perimeter of △ABC is:
Perimeter(△ABC)=AB+BC+AC=2AB+2=2(1−x21+x2)+2.
The ratio of perimeters is given as 125:6:
2+21+x22(1−x21+x2)+2=6125.
We simplify the left-hand side:
(1−x2)(1+1+x2)=12512.
We make a substitution, let 1+x2=5a for some positive integer a. Then:
1+x2=25a2⟹x2=25a2−25,1−x2=1−25a2−25=2525−a2+25=2550−a2,1+1+x2=1+5a=55+a.
We substitute into the equation:
2550−a2⋅55+a=12512.
Simplifying gives:
125(50−a2)(5+a)=12512⟹(50−a2)(5+a)=12.
We guess and check small positive integer values for a, and find a=7 satisfies the equation:
(50−72)(5+7)=(50−49)(12)=1⋅12=12.
Thus a=7, so:
1+x2=57⟹1+x2=2549⟹x2=2524.
From AB=1−x21+x2:
1−x2=1−2524=251,AB=2512549=49.
In our initial setup, AC=2 and AI=57. To make all sides integers, we scale by a factor of 5, so AC=10, AI=7, and:
ABmin=49×5=245.
~Steven Zheng
Solution 2
Since △ABC is isosceles with AB=BC, the angle bisector and altitude from B to AC coincide, so BI⊥AC. Letting BC=b, it follows that AB=2cosAb and AI=2cos2Ab. Substituting into perimeter, and letting cos2A=x,
2AI+b2AB+b=cos2Ab+bcosAb+b=x1+12x2−11+1=6125
Expanding out that last in equality, we find that
238x3+250x2−125x−125=0
Fortunately, we can make the substitutions x=5y, then y=z1, which simplifies the equations into
238x3+250x2−125x−125=0⟹238y3+50y2−5y−1=0⟹z3+5z2−50z−238=0
Much nicer. Checking via rational root theorem, we find that z=7 is one such solution, and there are no other rational solutions. Therefore,
cos2A=x=5y=z5=75, and cosA=2x2−1=491
Thus, 2AB=49b and 10AI=7b, so 10∣b. The smallest value for b is 10. Thus, the minimum value of AB is 249⋅10=245.
~sillybone
Side Note (Making Things a Little Easier)
Consider the equation 238x3+250x2−125x−125=0 It is cubic and has no apparent real root.
According to Vieta's Theorem, the numerator of a real root of x should be a factor of 125, and the denominator should be a factor of 238.
Because 0<2A<2π, 22<cos2A<1, there are only 2 possible values: 75 or 3425. Plug in 75 to make cosA=2cos22A−1=491. We get lengths of the sides of the 2 iscoceles, letting half of the base to be 1 —— 49 and 57, which fits the 125:6 ratio.
We don't need a rigorous proof for why 3425 is unsuitable in this situation: Even if it is an actual root of the equation, cosA=3422⋅252−342, a value with a large, complicated numerator. It would result in a much larger minimum AB than 75
~cassphe
Note that we must have some rational root, since we need BCAB to be rational. Also, the motivation for substitution is to simplify the cubic, so Rational Root theorem is simpler. Motivation for me was that I can calculate cubics faster for integers inputs, rather than fractions.
~sillybone
Solution 3 (Guess & Check)
Clearly, AB and AC must make up most of triangle △ABC's perimeter. We can set the perimeter of triangle △ABC to 125x, and the perimeter of triangle △AIC to 6x. We do not need to check many values of x, because if x was too large then side AB would be greater than 1000. After checking values of x, we can find that the value x=4 works if side AB is 245, side AC is 10, and side IA=7. We can double check this by finding the inradius of triangle △ABC using the formula sA, where A is the area and s is the semiperimeter. Using Heron's formula for the area, we can find that the inradius is equal to 24, or 26. If we draw the lines connecting the incircle to the sides of the triangle, we know that they form right angles with the sides from the tangent circle theorem. Using the Pythagorean Theorem on these sides, we can see that the side lengths do in fact work, giving us AB=245 as our answer.
~Nodskin Goble
Video Solution 1 by TheBeautyofMath
With Discussion about various problem solving techniques. Least mentally taxing solution process: https://youtu.be/ivK4vL-ovCY