342004domain: NAppears in sequencesTriangle generated by the recurrence T(n+1,k+1) = T(n,k+1) + n * T(n,k) + delta(n,k) with the initial values T(n,0) = 1 and T(0,k) = delta(k,0), where delta(n,k) is the Kronecker delta.at n=60A191490Central coefficients of triangle A191490.at n=5A191492