117022
domain: N
Appears in sequences
- Number of ways to reciprocally link elements of an n X 3 array either to themselves or to exactly one horizontal, vertical or antidiagonal neighbor.at n=5A220548
- Number of ways to reciprocally link elements of an nX6 array either to themselves or to exactly one horizontal, vertical or antidiagonal neighbor.at n=2A220551
- T(n,k)=Number of ways to reciprocally link elements of an nXk array either to themselves or to exactly one horizontal, vertical or antidiagonal neighbor.at n=30A220553
- T(n,k)=Number of ways to reciprocally link elements of an nXk array either to themselves or to exactly one horizontal, vertical or antidiagonal neighbor.at n=33A220553
- Expansion of 1/(1 - Sum_{k>=1} x^(k+floor(1/2+sqrt(k)))).at n=30A280240
- a(n) = Sum_{k=0..floor(n/3)} binomial(n+k-1,k) * binomial(2*n-k-1,n-3*k).at n=9A378463