Recurrence Relationseasy
0:00.0

Given the recurrence relation an=3an1+2a_n = 3a_{n-1} + 2 and a4=50a_4 = 50, find a3a_3.