258492
domain: N
Appears in sequences
- Number of binary strings of length n with no substrings equal to 0001 0010 or 0111.at n=25A164448
- Triangular array T(n,k), read by rows: coefficients of strong divisibility sequence of polynomials p(1,x) = 1, p(2,x) = 2 + 5*x, p(n,x) = u*p(n-1,x) + v*p(n-2,x) for n >= 3, where u = p(2,x), v = 1 - 2*x - x^2.at n=39A367299