8/4/2=1
Chat with our AI personalities
It look like a Fibonacci sequence seeded by t1 = 2 and t2 = 1. After that the recursive formula is simply tn+1 = tn-1 + tn.
t(n+1) = t(n) + 6 t(1) = -14
no it is not recursive
a recursive pattern is when you always use the next term in the pattern... for example 4,(x2+1) 9,(x2+1) 19,(x2+1) 39,(x2+1) 79,(x2+1) 159
its like 1/2 2/4 and it ceeps going