2103740
domain: N
Appears in sequences
- Square array T(n,k), n>=0, k>=0, read by antidiagonals, where T(n,k) is the constant term in the expansion of (-1 + Product_{j=1..n} (1 + x_j + 1/x_j))^k.at n=48A327751
- Constant term in the expansion of (-1 + (1 + x + 1/x) * (1 + y + 1/y) * (1 + z + 1/z))^n.at n=6A328874
- Triangular array, read by rows: T(n,k) = [(x*y*z)^k] (-1 + (1 + x + 1/x)*(1 + y + 1/y)*(1 + z + 1/z))^n for -n <= k <= n.at n=42A329819