MMW Reviewer l1-3
MMW Reviewer l1-3
MMW Reviewer l1-3
ORIGIN OF FIBONACCI
- Was discovered after an investigation on the
reproduction of rabbits.
Finding the next term given a term in a Fibonacci Sequence
LESSON 3: FIBONACCI IN SPIRAL ; THE GOLDEN RATIO Fib(n)/Fib(n − 1) = ∅
1. The 14th term in a Fibonacci sequence is 377. Find the next
term. Given: Fib (14) = 377 Find: Fib (15)
Fib (15)/ Fib (14) = 1.618034
Fib (15)/ 377 =1.618034
Fib (15) = 377 1.618034 = 610
Note:
1. If A is a proper subset of B, then A is also a subset of B.
2. If A = B, then A is not a proper subset of B.
In summary, all proper subsets are subsets, but not all
subsets are proper subsets.
RELATIONS AND FUNCTIONS
QUANTIFIER
1. Universal Quantifier “for all” or “for every”, denoted by ∀
2. Existential Quantifier “there exists”, denoted by ∃.