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