171808
domain: N
Appears in sequences
- Triangle T(n,m) = coefficient of x^n in expansion of x^m*(x+1)^(log(1+x)*m) = sum(n>=m, T(n,m) x^n*m!/n!).at n=29A202185
- Triangle read by rows: T(n,w) is the number of n-step self avoiding walks on a 3D cubic lattice confined between two infinite planes a distance w apart where the walk starts on one of the planes.at n=32A338126