Identifying a pattern in an array

102 Views Asked by At

Is there a way to identifying a pattern and/or recursive function for an array?

If yes, how can I do this. Could anyone please help me with some information and/or resource for this?

Any help is much appreciated.

1

There are 1 best solutions below

0
On

There's the great site OEIS, which has many known patterns in store. All you need to do is feed some portion of the numbers.