22963573117domain: NAppears in sequencesa(n) is the least k such that the remainder when 10^k is divided by k is n.at n=8A127818Least k such that n^k mod k = n-1.at n=7A128149