Write the first ten terms of the sequence defined by the recursion formula.
a1 = 1, a2 = 1, an = an-1 + an-2, n > 2
I thought I understood how to dot his kind of problems but this one got me,
they asked for the a1 to a10, just give me the 1st 2 or 3,
and I'll get it from there.
a1 = 1, a2 = 1, an = an-1 + an-2, n > 2
I thought I understood how to dot his kind of problems but this one got me,
they asked for the a1 to a10, just give me the 1st 2 or 3,
and I'll get it from there.