79535
domain: N
Appears in sequences
- Number of length n+4 0..4 arrays with no five consecutive elements with pattern ababa or abbba (with a!=b) and new values 0..4 introduced in 0..4 order.at n=5A244696
- T(n,k)=Number of length n+4 0..k arrays with no five consecutive elements with pattern ababa or abbba (with a!=b) and new values 0..k introduced in 0..k order.at n=41A244702
- G.f. A(x) = exp( Sum_{k>=1} A360348(k) * x^k/k ), where A360348(k) = [y^k*x^k/k] log( Sum_{m>=0} (1 + m*y + y^2)^m * x^m ) for k >= 1.at n=6A360349