Friday, 1 February 2013

geometry - Diameter of nth circle between two circles problem




A couple weeks ago during a maths Olympiad I ran across a Geometry problem which i found particularly difficult. I don't have the exact rubric but it goes like this:



Let there be two tangent circles of radius 1 and a line tangent to both, as shown in the picture below. Let C1 be the diameter of the circle tangent to the line and the two circles (the circle between both circles and the line), C2 the diameter of the circle tangent to both radius 1 circles and the previous small circle (but not the line), and so on. Obtain an expression for Cn.



a big picture



In the picture, blue and red circles are the radius 1 circles, the x axis represents the line, the green circle is the "1st circle" (so it has radius C12, remember Cn is the diameter of the "nth circle", defined from 1 onwards) and the orange one is the 2nd (so its radius is C22).



I couldn't solve it in the time that was given, but i suspected the answer to be:





1/(n(n+1))




After googling, i found that using Descartes' kissing circles theorem helps solve it, but it seems too overkill. If anyone can figure out and post an elegant solution, it would be really appreciated!


Answer



Let's define:
Sn=n1k=1Ck,

so that S1=0, S2=C1=1/2, and so on.



The radius x of the n-th circle can be computed by applying Pythagoras' theorem to triangle AOH in the diagram below. We have:
OA=1+x,OH=1,AH=1Snx,
and from
(1+x)2=(1Snx)2+1we get:Cn=2x=(1Sn)22Sn=12SnSn.
enter image description here



But Sn+1=Cn+Sn, thus we obtain the recursive relation:
Sn+1=12Sn.
This is satisfied by Sn=(n1)/n and finally:
Cn=Sn+1Sn=1n(n+1).


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...