Skip to main content

2011 AMC 12B Problem 22

Problem 22 of 25HarderAlgebraGeometry

Let T1T_1 be a triangle with sides 2011,2011, 2012,2012, and 2013.2013. For n1,n\ge1, if Tn=ABCT_n=\triangle ABC and D,D, E,E, and FF are the points of tangency of the incircle of ABC\triangle ABC to the sides AB,AB, BC,BC, and AC,AC, respectively, then Tn+1T_{n+1} is a triangle with side lengths AD,AD, BE,BE, and CF,CF, if it exists. What is the perimeter of the last triangle in the sequence (Tn)?(T_n)?

Answer choices

Show solution

Solution

For a triangle with sides a,b,c,a,b,c, the tangent lengths are AD=12(b+ca),AD=\tfrac12(b+c-a), BE=12(a+cb),BE=\tfrac12(a+c-b), and CF=12(a+bc).CF=\tfrac12(a+b-c). If TnT_n has sides (y1,y,y+1),(y-1,y,y+1), then Tn+1T_{n+1} has sides (y21,y2,y2+1).\left(\tfrac{y}{2}-1,\tfrac{y}{2},\tfrac{y}{2}+1\right). Starting from T1T_1 with middle side 2012,2012, the middle side halves each step and the perimeter of Tn+1T_{n+1} is 12\tfrac12 the perimeter of Tn.T_n. A triangle of this form exists only while its middle side exceeds 2.2. The middle side of TnT_n is 20122n1.\dfrac{2012}{2^{n-1}}. This first drops to 22 or below at n=11,n=11, so the last valid triangle is T10,T_{10}, whose middle side is 201229\dfrac{2012}{2^9} and whose perimeter is 3201229=6036512=1509128. 3\cdot\dfrac{2012}{2^9}=\dfrac{6036}{512}=\dfrac{1509}{128}. Thus, the correct answer is D.

More practice

Concepts: incircle, incenter, and inradius · recursion · triangle inequality

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.