Recursionmedium
0:00.0

Solve the recurrence relation an=2an13a_n = 2a_{n-1}^3 with a0=1a_0 = 1. Find the value of a2a_2.