Recursionhard
0:00.0

Define the recurrence an=an1an2a_n = a_{n-1} \cdot a_{n-2} with a0=2a_0 = 2 and a1=3a_1 = 3 (multiplicative, not additive). What is a4a_4?