Recurrence Relationshard
0:00.0

Given a triangle with side lengths sns_n satisfying sn=sn1+sn2s_n = s_{n-1} + s_{n-2}, if s1=3,s2=4s_1=3, s_2=4, what is the perimeter of the 4th triangle (s4s_4)?

s_n