13920609domain: NAppears in sequencesa(n) = floor( Sum_{k=0..n-1} n^k / (k! * a(k)) ), for n > 0 with a(0) = 1.at n=29A357549