A circle with radius 1 touches both the axes and line that passes through point and cuts the -axis at .
Another circle is drawn touching the -axis, line and another line that passes through point and cuts the -axis at and this process is repeated times.
Find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
As my calculation was really large, just giving the basic steps here.
First , Consider the triangle ( x n , 0 ) , ( x n + 1 , 0 ) and P . It has an incircle with radius = 1 . So using formula for inradius, we get a recurrence relation between x n and x n + 1 (After lots of calculations!) Getting its closed form, it is x n = 2 ( 2 n − 2 − n ) And thus the answer for the limit is 2!