775485domain: NAppears in sequencesNumber of binary strings of length n with no substrings equal to 0010 or 1100.at n=24A164405a(n) = 3*2^n - Fibonacci(n+3) - 1.at n=18A221719