Recursioneasy
0:00.0

A recursive sequence is defined by an=5an12a_n = 5a_{n-1} - 2 for n1n \ge 1, with a0=2a_0 = 2. What is the value of a2a_2?