Recursionmedium
0:00.0

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