1343851domain: NAppears in sequencesa(n) = least k such that the remainder when 16^k is divided by k is n.at n=16A128156Least k such that n^k mod k = n + 1.at n=14A128172