Recursionmedium
0:00.0

Given d1=17d_1 = 17, d2=18d_2 = 18, and dn=dn1+dn2d_n = d_{n-1} + d_{n-2} for ngeq3n \\geq 3, what is d4d_4?