|
|
|||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
LinearRecurrence |
| LinearRecurrence[ker, init, n] gives the sequence of length n obtained by iterating the linear recurrence with kernel ker starting with initial values init. |
| LinearRecurrence[ker, init, {nmin, nmax}] yields terms nmin through nmax in the linear recurrence sequence. |