206k views
5 votes
Which recursive sequence would produce the sequence 6, 20, 62, …

1 Answer

6 votes

Explanation:

Using an online calculator, I was able to find that one pattern is


a_(n) = a_(n-1) + 14 * 3^(n-1) . Finding a recursive sequence is generally based on guess and check, so there isn't much explanation to obtaining one

User Sitz Blogz
by
7.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories