Answer:
Explanation:
All the shown formulae in the choice list are recursive formulae instead of explicit formulae.
Explicit formulae that represent arithmetic sequences are of the form:
That kind of formula permits to determine any term knowing the first term, the number of the term searched, and the common difference (d).
On the other hand, the recursive formulae let you to calculate one term knowing the previous term and the difference.
In this case, the difference in the number of squares of two consecutive terms is:
- differece = number of squares in the second layer - number of squares in the first layer.
Then, the recursive formula is: