Math, asked by ramshamehreen2208786, 5 months ago

solve recursive function an=7n-1​

Answers

Answered by Anonymous
1

A recursive sequence is a sequence in which terms are defined using one or more previous terms which are given. If you know the nth term of an arithmetic sequence and you know the common difference , d , you can find the (n+1)th term using the recursive formula an+1=an+d .

Similar questions