46.8k views
17 votes
The number of blocks in a two-dimensional pyramid is a sequence that follows a recursive formula. What is a recursive definition for the sequence?

User Sgrg
by
3.8k points

1 Answer

7 votes

Answer:

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 .

User Jaskaran
by
5.2k points