Description Usage Arguments Value Examples
This takes as input a vector x containing the first three numeric elements of this sequence and a positive integer n denoting the final nth element of the sequence to calculate. The function will return element n.
1 | recurseq1(x, n)
|
x |
vector |
n |
integer |
element n
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.