1335323domain: NAppears in sequencesFibonacci sequence beginning 0, 11.at n=26A022345Solution of the complementary equation a(n) = 2*a(n-2) + b(n-2), where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 5, and (a(n)) and (b(n)) are increasing complementary sequences.at n=35A295067