All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Shapes
More Than Four Tangent Circles (Posted on 2024-01-11) Difficulty: 4 of 5
Inside a particular isosceles triangle there are four congruent unit circles (radius=1) tangent along its base. The circles on the end are also tangent to the lateral sides of the triangle.
Then a circle of radius R is tangent to the two middle unit circles and the two lateral sides of the triangle.
Finally one more unit circle is placed atop the larger circle tangent to it and the two lateral sides.

What is the radius of the large circle?
Can you generalize for N circles along the base?

For comparison, the classic problem Four Tangent Circles is a version of this one with only two unit circles at the base.

No Solution Yet Submitted by Brian Smith    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
soln Comment 2 of 2 |

R = (1/9) (2+sqrt(7))^2 = 2.3981116938...

See the plot here. Note, the origin O(0,0)
Call OB =  P
Note, CE = CF = R

Consider triangle COG

OC^2 + OG^2 = CG^2
OC^2 + 1 = (1+R)^2
OC = sqrt(R^2+2R)

P = 1 + R + OC
P = 1 + R + sqrt(R^2+2R)                                         eqn. 1

Now, find a second relation between P and R using three colinear tangents: 
H=(3,0)
The line BH is y = -P/3 x + P 
or, using the form a x +b y + c = 0:
-P/3 x -y + P =0
The distance d between a point (x1,y1) and a line is:
d = |a x1 + b y1 + c| / sqrt (a^2+b^2)
Assign d the length of CD, where C = (x1,y1) = (0, sqrt(R^2+2R) )
and the line is BH. We use R = 1 + d

R = 1 + [P-sqrt(R^2+2R)] / sqrt(P^2/9 + 1)               eqn. 2

Wolfram Alpha gives the intersection of these two eqn.s at

R = (1/9) (2+sqrt(7))^2 = 2.3981116938064848...
P = 4 + sqrt(7)
--------------------

For any N in general: 

We note the geometry is different for odd and even cases of N, since the large circle rests on top of a single small circle for odd N, and between two circles for even N. For N = 2,4,..., the only change above is that the denominator of the P^2 term in eqn. 2 becomes (N-1)^2. So, denom = 1,9,25,49,... respectively. 

I plugged-in 25 for the N=6 (on the bottom) case. Wolfram Alpha soved the intersection without a closed form this time.

R=3.16702 (P=8.21226). It worked... See the plot here.

Looking back at Four Tangent Circles solutions, I see that using trig functions, BS determined R as the solution to a cubic. Since adding incremental baseline here is what changes with larger N, I  imagine all general N solutions are cubic solutions, where the cubic coefficients have changed.    

Edited on January 14, 2024, 3:30 pm
  Posted by Steven Lord on 2024-01-13 14:52:17

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (9)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information