ScratchData LogoScratchData
Back to 3sal2's profile

Fibonacci word

3S3sal2•Created February 21, 2013
Fibonacci word
0
0
44 views
View on Scratch

Description

The Fibonacci word is generated by starting with 0 and 01, and placing the previous word before the word before that. Starting with the 0th word, the first few iterations are: 0. 0 1. 01 2. 010 3. 01001 4. 01001010 5. 0100101001001 6. 010010100100101001010 7. 0100101001001010010100100101001001 8. 0100101001001010010100100101001001010010100100101001010 9. 01001010010010100101001001010010010100101001001010010100100101001001010010100100101001001 10. 010010100100101001010010010100100101001010010010100101001001010010010100101001001010010010100101001001010010100100101001001010010100100101001010 The Fibonacci word is infinite. I don't want to list any steps after the 10th Fibonacci word. This project will say the Fibonacci word at each iteration. Each character is stored in the list on the right. Use Turbo mode on the Flash player. This project will run incredibly slowly, so be patient.

Project Details

Project ID3120946
CreatedFebruary 21, 2013
Last ModifiedFebruary 21, 2013
SharedFebruary 21, 2013
Visibilityvisible
CommentsAllowed