A sequence of numbers a1, a2, a3, . . . is defined as follows: a1 = 3, a2 = 5, and every term in the sequence after a2 is the product of all terms in the sequence preceding it,
e.g., a3 = (a1)(a2) and a4 = (a1)(a2)(a3). if an = t and n > 2, what is the value of an+2 in terms of t ?