LinearRecurrence
solve the linear recurrence and return the generated sequence of elements.
solve the linear recurrence and return the
n
-th element of the list.
See
Examples
The A001608 Perrin integer sequence
The A016064 Shortest legs of Heronian triangles (sides are consecutive integers, area is an integer) integer sequence
The A251599 Centers of rows of the triangular array formed by the natural numbers integer sequence
The A050250 Number of nonzero palindromes less than 10^n integer sequence
Implementation status
- ✅ - full supported