Fibonacci Etc.

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Fibonacci Sequence

series of numbers in which each number is the sum of two preceding numbers. This series starts from 0 and 1.

2
New cards

Leonardo Pisano Bigollo

  • known as Fibonacci

  • an Italian mathematician from Pisa who published the Liber Abbaci, or “Book of Calculation”

  • known for the “Nature’s Secret code”

3
New cards

Fibonacci Spiral

is the pattern formed if we draw a curved line on each of the squares which sides is following the numbers in the Fibonacci Sequence.

4
New cards

Golden Ratio

  • called as the Divine Proportion

  • 1.618

5
New cards

Bigollo’s Formula

Fn = Fn -1 + Fn -2

6
New cards

Binet’s Formula

Fn = Φ ^n - (1-Φ) ^n / 5