Recursioneasy
0:00.0

A recursive sequence is defined as an=an1+2a_n = a_{n-1} + 2 with a1=5a_1 = 5. Which statement correctly describes the nature of this recurrence?