771344domain: NAppears in sequencesNumber of binary strings of length n with no substrings equal to 0001 0100 or 0110.at n=23A164463a(n) = 2*a(n-1) - a(n-2) + a(n-4), n>3, a(0)=0, a(1)=a(2)=1, a(3)=3.at n=29A286311Upper (1/2)-midsequence of F(n) and F(n+4), where F = A000045 (Fibonacci numbers); see Comments.at n=27A390351