Skip to main content

2022 AMC 12A Problem 25

Problem 25 of 25HarderGeometryNumber Theory

A circle with integer radius rr is centered at (r,r).(r,r). Distinct line segments of length cic_i connect points (0,ai)(0,a_i) to (bi,0)(b_i,0) for 1i141\le i\le14 and are tangent to the circle, where ai,a_i, bi,b_i, and cic_i are all positive integers and c1c2c14.c_1\le c_2\le\cdots\le c_{14}. What is the ratio c14c1\dfrac{c_{14}}{c_1} for the least possible value of r?r?

Answer choices

Show solution

Solution

The circle centered (r,r)(r,r) with radius rr is tangent to both axes. A segment from (0,a)(0,a) to (b,0)(b,0) with a2+b2=c2a^2+b^2=c^2 is tangent to it when rr equals either the inradius a+bc2\tfrac{a+b-c}{2} or the semiperimeter a+b+c2\tfrac{a+b+c}{2} of the right triangle with legs a,b.a,b. In the inradius case, put x=a2rx=a-2r and y=b2r.y=b-2r. Then xy=2r2,xy=2r^2, and every positive divisor xx determines one oriented segment, with a=x+2r,a=x+2r, b=2r2x+2r,b=\frac{2r^2}{x}+2r, and c=x+2r2x+2r.c=x+\frac{2r^2}{x}+2r. Thus there are exactly d(2r2)d(2r^2) such segments. For r=1,2,3,4,5,r=1,2,3,4,5, these counts are 2,4,6,6,6,2,4,6,6,6, and no semiperimeter case is possible because the smallest integer right triangle has semiperimeter 6.6. At r=6,r=6, d(72)=12,d(72)=12, and the 33-44-55 triangle contributes two more oriented segments. Hence 66 is the least possible radius and gives exactly 1414 segments. The two semiperimeter segments have c=5.c=5. In the inradius family, c=x+72x+12c=x+\frac{72}{x}+12 is largest at x=1x=1 or 72,72, giving c=85.c=85. Therefore c1=5,c_1=5, c14=85,c_{14}=85, and c14c1=17.\frac{c_{14}}{c_1}=17. Thus, the correct answer is E.

More practice

Concepts: incircle, incenter, and inradius · Pythagorean Triple · factor counting

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