Geometry Homework: Sum of Circles and Triangles in Figure

  • Thread starter Thread starter darkmagic
  • Start date Start date
  • Tags Tags
    Circles Triangles
AI Thread Summary
The discussion focuses on calculating the sum of areas for an infinite series of circles and triangles based on a given figure. The largest circle has a radius of 10, and the calculations involve geometric series for the areas of the circles and the properties of triangles formed within. The proposed answers for the sums are 475/3 π for circles and 175/2 √3 for triangles. The calculations utilize the cosine law and properties of right triangles to derive the relationships between the circles and triangles. The correctness of these solutions is questioned, indicating a need for verification.
darkmagic
Messages
164
Reaction score
0

Homework Statement



Please see the attached figure
The radius of the biggest circle is 10.
The required is the sum of all circles and the sum of all triangles in the figure.
There is an infinite number of circles and triangles.

My answers are:
for circle: 475/3 pi
for triangle: 175/2 sqrt(3)

I have my solutions please check if they are correct.
 

Attachments

  • cir tri.jpg
    cir tri.jpg
    9.2 KB · Views: 427
Physics news on Phys.org
That's not what I get.

Each side of triangle cuts the circle in a 360/3 = 120 degree arc.

Taking "r" as a radius of the circle, the two radii and one side of a triangle form a small triangle with 2 sides of length r and angle 120 degrees. By the cosine law, the side of the triangle has length s given by s^2= r^2+ r^2- 2r*r cos(120)= 2r^2+ 2r^2(-1/2)= 3r^2 so that s= r\sqrt{3}. Dropping a perpendicular from the center of the circle to the side of the triangle gives a right triangle with hypotenuse of length r and one leg of length (\sqrt{3}/2 )r. By the Pythagorean theorem, The other leg has length given by x^2= r^2- (3/4)r^2= (1/4)r^2 so that x= r/2. That is, each circle has radius exactly half the radius of the next larger circle.

If the outermost circle has radius R, then sum of the areas is the geometric series
\R^2+ \frac{1}{4}\pi R^2+ \frac{1}{8}\pi R^2+ \cdot\cdot\cdot
= \pi R^2(1+ \frac{1}{4}+ \frac{1}{8}+ \cdot\cdot\cdot).
 
In my solution, first circle is 10 then the second is 5. after that, I used s = a/(1-r). a=25 since 5 will be squared and r=1/4. So my solution is A = pi[10^2 + 5^2 +25/(1-1/4). so my answer becomes 475/3 pi.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top