Recursionmedium
0:00.0

Consider the recurrence relation an=an1an3+an22a_n = a_{n-1} a_{n-3} + a_{n-2}^2. What is the order of this recurrence relation?