112827
domain: N
Appears in sequences
- a(1) = 1, a(n) = Sum_{k=1..n} (k mod 3) * a(n-k) for n >= 2.at n=16A141685
- Partial sums of A065641.at n=21A174202
- a(1)=a(2)=a(3)=1, a(4)=3; thereafter a(n) = a(n-1) + a(n-3).at n=31A179070
- Number of (n+2)X(4+2) 0..1 arrays with no element equal to all horizontal neighbors or equal to all vertical neighbors, and new values 0..1 introduced in row major order.at n=6A238650
- Number of (n+2)X(7+2) 0..1 arrays with no element equal to all horizontal neighbors or equal to all vertical neighbors, and new values 0..1 introduced in row major order.at n=3A238653
- T(n,k)=Number of (n+2)X(k+2) 0..1 arrays with no element equal to all horizontal neighbors or equal to all vertical neighbors, and new values 0..1 introduced in row major order.at n=48A238654
- T(n,k)=Number of (n+2)X(k+2) 0..1 arrays with no element equal to all horizontal neighbors or equal to all vertical neighbors, and new values 0..1 introduced in row major order.at n=51A238654
- 2nd row of the 3-Zeckendorf array (A136189), including prepended terms.at n=32A372760