Fibonacci Sequence
I'm researching this in art..it gives the ratio for the Golden Section..so this is like the counting thread..
the sequence works by taking the last two numbers of the sequence and adding them together to get the next number..
so 1 would be the first then 1 again then 2, 3, 5 and so on..
i'll start with 1