Inscribed Regular Polygons

Geometry Level pending

Inscribed in the outer circle is an equilateral triangle, inside it is another circle, inside it is a square, then a circle, then a regular pentagon, then a circle, then a regular hexagon, and finally, another circle is inscribed in the hexagon. What if the ratio of the radius of the smallest circle to that of the largest circle? Find a closed-form of the ratio, x x , and submit 1 0 5 x \lfloor{10^{5}x}\rfloor .

Bonus: If we extend this sequence to infinity, does x x converge? If so, to what value?


The answer is 24770.

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.

2 solutions

Consider a regular n n -sided polygon, then the central angle is 2 π n \dfrac {2\pi}n , the outer radius r o r_o is the circumradius of the polygon and the inner radius r i r_i is the apothem or inradius of the polygon. The ratio r i r o = cos ( π n ) \dfrac {r_i}{r_o} = \cos\left(\dfrac \pi n \right) .

Label the radii of the five circles r 1 r_1 to r 5 r_5 from outermost to innermost. We have r 2 r 1 = cos π 3 \dfrac {r_2}{r_1} = \cos \dfrac \pi 3 , r 3 r 2 = cos π 4 \dfrac {r_3}{r_2} = \cos \dfrac \pi 4 , r 4 r 3 = cos π 5 \dfrac {r_4}{r_3} = \cos \dfrac \pi 5 , and r 5 r 4 = cos π 6 \dfrac {r_5}{r_4} = \cos \dfrac \pi 6 . Then we have:

x = r 5 r 1 = cos π 3 cos π 4 cos π 5 cos π 6 = 1 2 1 2 1 + 5 4 3 2 = 3 + 15 16 2 = 6 + 30 32 0.247709854 1 0 5 x = 24770 \begin{aligned} x & = \frac {r_5}{r_1} = \cos \frac \pi 3 \cos \frac \pi 4 \cos \frac \pi 5 \cos \frac \pi 6 \\ & = \frac 12 \cdot \frac 1{\sqrt 2} \cdot \frac {1+\sqrt 5}4 \cdot \frac {\sqrt 3}2 \\ & = \frac {\sqrt 3+\sqrt{15}}{16\sqrt 2} = \frac {\sqrt 6 + \sqrt{30}}{32} \approx 0.247709854 \\ \implies \lfloor 10^5 x \rfloor & = \boxed {24770} \end{aligned}

When n n \to \infty , x = n = 3 cos π n \displaystyle x = \prod_{n=3}^\infty \cos \dfrac \pi n . Since n = 3 ln ( cos π n ) 2.16333 \sum_{n=3}^\infty \ln \left(\cos \dfrac \pi n \right) \approx -2.16333 (according the Wolfram Alpha, the series converges by comparison test -- hope that @Pi Han Goh can prove this), x e 2.16333 0.114942 x \approx e^{-2.16333} \approx 0.114942 .

The infinite product is a known constant . By the very construction, the infinite product must converge.

The series converges as well. For sufficiently large n n , cos π n 1 1 2 ( π n ) 2 \cos \frac \pi n \to 1 - \frac12 \left( \frac \pi n \right)^2

And thus ln ( cos π n ) ln [ 1 1 2 ( π n ) 2 ] \ln \left (\cos \frac \pi n \right ) \to \ln \left [ 1 - \frac12 \left( \frac \pi n \right)^2 \right ]

And for sufficiently small X > 0 X>0 (close to 0), ln ( 1 X ) X \ln(1-X) \to X , so continuing from above,

ln ( cos π n ) ln [ 1 1 2 ( π n ) 2 ] 1 2 ( π n ) 2 \ln \left (\cos \frac \pi n \right ) \to \ln \left [ 1 - \frac12 \left( \frac \pi n \right)^2 \right ] \to \frac12 \left( \frac \pi n \right)^2

In other words, for sufficiently large n n , the series resembles a p p -series with p = 2 p=2 , so it converges.

Pi Han Goh - 6 months, 1 week ago
Fletcher Mattox
Dec 5, 2020

The ratio of the inradius, r r , to the circumradius, R R , of a regular n-gon is

r R = cos π n \hspace{4cm}\dfrac{r}{R} = \cos\dfrac{\pi}{n}

So the required ratio of our sequence of four polygons can be expressed becomes

x = cos π 3 cos π 4 cos π 5 cos π 6 = 6 + 30 32 0.2477098 \hspace{4cm}x = \cos\dfrac{\pi}{3}\cdot\cos\dfrac{\pi}{4}\cdot\cos\dfrac{\pi}{5}\cdot\cos\dfrac{\pi}{6} = \dfrac{\sqrt6+\sqrt{30}}{32} \approx 0.2477098

Trigonometry identities courtesy of Wolfram Alpha . And the requested result is 24770 \boxed{24770} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...