614059329domain: NAppears in sequencesa(n) is the sum of the first n factorials in decreasing powers from n to 1. a(n) = Sum_{k = 1..n} k!^(n-k+1).at n=7A121945