Given the recursive sequence an=an−1+5a_n = a_{n-1} + 5an=an−1+5 with a1=3a_1 = 3a1=3, what is the value of a3a_3a3?
8
13
18
23