- #1
- 133
- 12
The general formula for the nth term of the Fibonacci sequence where an=an-1+an-2 can determined by matrix diagonalizations
Is there a way to determine the formula of any recursive sequence say
an=a1+a2+...an-1
Is there a way to determine the formula of any recursive sequence say
an=a1+a2+...an-1