7343549869domain: NAppears in sequencesDefine binary strings S(0)=0, S(1)=1, S(n) = S(n-2)S(n-1); a(n) = S(n) converted to decimal.at n=8A117077