ScratchData LogoScratchData
Back to leszpio's profile

Polygons inscribed and circumscribed on circles - fractals

LEleszpio•Created April 6, 2022
Polygons inscribed and circumscribed on circles - fractals
17
13
159 views
View on Scratch

Instructions

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

Description

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) .................................................. ..................

Project Details

Project ID672198086
CreatedApril 6, 2022
Last ModifiedSeptember 12, 2022
SharedSeptember 12, 2022
Visibilityvisible
CommentsAllowed