117,705 views
17 votes
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 Pittfall
by
2.5k points

1 Answer

17 votes
17 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 Gpak
by
3.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.