Recurrence Relationseasy
0:00.0

Given an=an1+an2a_n = a_{n-1} + a_{n-2} with a0=0,a1=1a_0 = 0, a_1 = 1, what is the parity of ana_n for n=3n=3?