86556
domain: N
Appears in sequences
- a(n) = Sum_{i=1..floor((n+1)/4)} a(2*i-1) * a(n-2*i+1), with a(1)=a(2)=1 and a(3)=3.at n=19A024725
- Number of binary strings of length n with no substrings equal to 0001 0100 or 1101.at n=21A164467
- 4*a(n) is the maximum possible determinant of a 3 X 3 matrix whose entries are 9 consecutive primes starting with prime(n).at n=26A340923