Press the green flag and in the process change the slider n. Polygons inscribed and circumscribed on circles - fractals Music: Pink Floyd - Hey Hey Rise Up
A regular polygon connects the points P1, P2, ... Pn P1 = (0.R) The next points are created by rotating P1 through the angles: 1 * 360 / n, 2 * 360 / n, ... (n-1) * 360 / n The described circle is drawn as a regular polygon with 36 sides. Fractal construction: 1. construction of a circle with a radius R and a polygon inscribed in it 2,3,4 ..... We repeat 1 step many times in each subsequent step for R, substitute R * cos (180 / n) (where n is the number of sides) r1 = R r2 = R * cos (180 / n) r3 = R * cos (180 / n) * cos (180 / n) .................................................. ..................