49355
domain: N
Appears in sequences
- Number of length n+4 0..4 arrays with no consecutive five elements summing to more than 2*4.at n=3A241932
- T(n,k)=Number of length n+4 0..k arrays with no consecutive five elements summing to more than 2*k.at n=24A241936
- Number of length 4+4 0..n arrays with no consecutive five elements summing to more than 2*n.at n=3A241940
- Number of numbers whose base 5/4 expansion (see A024634) has n digits.at n=44A245357
- Triangular array, read by rows: T(n,k) = [(w*x*y*z)^k] (-1 + (1 + w + 1/w)*(1 + x + 1/x)*(1 + y + 1/y)*(1 + z + 1/z))^n for -n <= k <= n.at n=27A329820
- Triangular array, read by rows: T(n,k) = [(w*x*y*z)^k] (-1 + (1 + w + 1/w)*(1 + x + 1/x)*(1 + y + 1/y)*(1 + z + 1/z))^n for -n <= k <= n.at n=33A329820