-118944domain: ZAppears in sequencesTriangle 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=28A202185