Recursionmedium
0:00.0

A sequence is defined by an=2an12an2a_n = 2a_{n-1} - 2a_{n-2} with a0=1a_0 = 1 and a1=1a_1 = 1. What is the value of a8a_8?