10596486211domain: NAppears in sequencesa(n) = least k such that the remainder when 7^k is divided by k is n.at n=35A119715Least k such that n^k mod k = (n-1)^2, or 0 if no such k exists.at n=5A128150