Recursionmedium
0:00.0

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