Recurrence Relationshard
0:00.0

A sequence is defined by an=2an1an2a_n = 2a_{n-1} - a_{n-2} with a0=1,a1=2a_0=1, a_1=2. Find a10a_{10}.