3 Circles in a Circle

Minjin

Platinum Member
Jan 18, 2003
2,208
1
81
I was doing some reading on the DIY Audio forum in the Subwoofer section about sonosubs and it led me on a train of thought that ended thusly:

You have a circle of known radius and you want to fit THREE identical circles inside of it. Whats the largest they can be?

My drawings with squarish looking circles aren't sparking any ideas here. I'm going to think about it some more tomorrow after I get some desperately needed sleep but I thought I'd post this anyways.

Can it be solved geometrically? I have a feeling that this is pretty simple for a geometry student but its been about 14 years since I've had that class. ;)

Mark
 

Leper Messiah

Banned
Dec 13, 2004
7,973
8
0
:confused: I think I get what you're saying but...um...it would have alot to with arcs and tangents and crap like that.
 

her209

No Lifer
Oct 11, 2000
56,336
11
0
(pi)(r^2) >= 3(pi)(x^2)

Solve for x where x is the largest value

x should be between 0 and r
 

daniel1113

Diamond Member
Jun 6, 2003
6,448
0
0
Now, time to create a formula for the maximum radius of any whole number of circles above two that can inscribed in a larger circle.
 

conehead433

Diamond Member
Dec 4, 2002
5,569
901
126
Not sure you have given enough information in your OP. You could easily fit 3 identical circles that coincidentaly all fit on top of one another inside the circle with each having a diameter of x-.0000000........1 where x is the diameter of the original circle. Please be more precise. Can the circles overlap, share the same space, only fit adjacent to one another?
 

Minjin

Platinum Member
Jan 18, 2003
2,208
1
81
Three identical circles that kiss but don't otherwise occupy each other's space. I suppose I was remiss in not saying identical. I'm been google searching since I posted the OP and it looks like it might have something to do with Descartes Circle Theorem but I'm too tired to make any sense of it.

Mark
 

iwantanewcomputer

Diamond Member
Apr 4, 2004
5,045
0
0
obviously the inner circles are arranged with their centers in a triangle, and the big circle fits around the outside. you people should be able to figure this out from the op, despite it not being specified
 

conehead433

Diamond Member
Dec 4, 2002
5,569
901
126
Originally posted by: iwantanewcomputer
obviously the inner circles are arranged with their centers in a triangle, and the big circle fits around the outside. you people should be able to figure this out from the op, despite it not being specified

Obviously you don't have a clue about setting parameters for a particular problem.

 

LASTGUY2GETPS2

Platinum Member
Mar 22, 2004
2,274
0
76
Originally posted by: her209
(pi)(r^2) >= 3(pi)(x^2)

Solve for x where x is the largest value

x should be between 0 and r

That exactly how I would've done it. Don't know for sure if is right though.
 

ArJuN

Platinum Member
Aug 13, 2005
2,816
0
76
Originally posted by: LASTGUY2GETPS2
Originally posted by: her209
(pi)(r^2) >= 3(pi)(x^2)

Solve for x where x is the largest value

x should be between 0 and r

That exactly how I would've done it. Don't know for sure if is right though.


That's not right because it doesn't take into consideration that it's a circle. If you can squish the little circles into like different forms it would make sense.
 

Caesar

Golden Member
Nov 5, 1999
1,686
178
106
Originally posted by: Midlander
Originally posted by: CaesaR
Radius = 0.46*r
where "r" is the radius of bigger circle.

This looks about right, but how did you get this equation?

The radial lines from centre of bigger circle that are tangents to one smaller circle are separated by 120degrees. Now the line from centre of big circle to point where it touches the smaller one is s = x/tan(60) where x is the radius of smaller circle. the distance between the two centres (big and small) is l = sqrt (x^2 + s^2). the radius of the small circle
x = r - l

Edit: hope its clear cuz I'm just too bad at ms paint with touchpad
 

Ready

Golden Member
Jan 16, 2003
1,830
0
0
I ended up with the equation
Big radius R
small radius r

R = r[1+2cos(30) - tan(30)]
 

zendari

Banned
May 27, 2005
6,558
0
0
Edit:

This should answer your question.

Looking at the smallest triangle: Set its hypotenuse to 2. Its longer side is then sqrt(3). Note that this is the radius of the smaller circle. Note also that the radius of the larger circle is 2+sqrt(3).

You can go from there lmk if you have any issues.