Math 497 Class 4 -- 1/31/02

Discussion of Higher Dimensional "Tetrahedra" and Hypercubes


Return to Difference schemes and Newton


Fibonacci Numbers

Start sequence I with 0 1 to get 0 1 1 2 3 5 8 13 21 34 …
Start sequence II with 1 0 to get: 1 0 1 1 2 3 5 8 13 21 …
Start a sequence with a b (a + b), (a + 2b), etc., for example, 2 4 6 10 16 … then this sequence is 2(sequence I) + 4(sequence II).

Golden Spiral and other spiraling

o       Multiples of 2 mod 5:

o       Multiples of 3 mod 7

o       Multiples of 3 mod 12 (starting with 0)