120593747domain: NAppears in sequencesa(n) = least k such that the remainder when 12^k is divided by k is n.at n=10A127820Least k such that n^k mod k = n-1.at n=9A128149