ScratchData LogoScratchData
Back to leszpio's profile

Padovan numbers and spiral

LEleszpio•Created July 26, 2022
Padovan numbers and spiral
10
8
206 views
View on Scratch

Instructions

GF The first three Padovan numbers are equal to 1, and each successive number after n is equal to the sum of the previous two before n. P(n+1))=P(n-2)+P(n-1)

Description

The first three Padovan numbers are equal to 1, and each successive number after n is equal to the sum of the previous two before n. Draw a spiral: the calculation of the next Padovan numbers P(n) moves P(n) steps, each step rotates 120/P(n).

Project Details

Project ID717245104
CreatedJuly 26, 2022
Last ModifiedAugust 11, 2022
SharedAugust 11, 2022
Visibilityvisible
CommentsAllowed