235617840domain: NAppears in sequencesa(1) = 1; a(n+1) = n! * Sum_{d|n} a(d)/d where the sum is over the positive divisors d of n.at n=7A068099