Question 459982
The sequence is geometric with common ratio 1.06.


*[tex \LARGE a_n = 2000*1.06^{n-1}] (because a_1 = 2000)


As a recursive formula, we can define it this way:


*[tex \LARGE a_n = 1.06a_{n-1}] with a_1 = 2000.