999637120domain: NAppears in sequencesa(n) is the number of nonnegative integers k less than 10^n such that the decimal representation of k lacks at least one of digits 1,2,3,4,5,6,7,8,9.at n=8A125858a(n) = (n+1)^n - n!.at n=8A126130