132666domain: NAppears in sequencesFrom rook polynomials.at n=14A001925For n, k > 0, let T(n, k) be given by T(n, 1) = n and T(n, k+1) = k*T(n, k) + 1. a(n) is the sum of the n-th antidiagonal.at n=8A084757