pull down to refresh
Ok got it. This seems correct. I'll have to figure out why my approach is giving a different result. I likely must have applied it incorrectly. Please don't spend more time on this, I'm assuming the error must be on my side at this point.
reply
You're right, I incorrectly applied Descartes. 1/12 is correct. My bad...
reply
Oh, neat, I didn't know about Descartes' theorem!
So you're calculating
k_4 = k_1 + k_2 + k_3 + 2*\sqrt{k_1*k_2 + k_2*k_3 + k_3*k_1}
where curvature
k_n
is \frac{1}{r_n}
(the inverse of the radius).If I pick
O
, O'
and O_1
to calculate O_2
1 + 1 + 4 + 2*\sqrt{1*1 + 1*4 + 4*1} = 12
Now we can simply repeat with
O
, O'
and O_2
to calculate O_3
1 + 1 + 12 + 2*\sqrt{1*1 + 1*12 + 12*1} = 24
So radius
\frac{1}{24}
or diameter \frac{1}{12}
reply
And I guess a direct formula for circle
O_n
could bed(n) = \frac{1}{n(n+1)}.
reply
Yes, exactly.
Related to Apollonian gaskets
a fractal generated by starting with a triple of circles, each tangent to the other two, and successively filling in more circles, each tangent to another three.
reply
O_3
O
)r
, wherer
denotes the radius ofO_3
.O_n
).1
minus the sum of all diametersO_1
andO_2
minusr
ofO_3
.r
ofO_3
.