5805311domain: NAppears in sequencesa(n) = least k such that the remainder of 13^k divided by k is n.at n=13A127821Least k such that n^k mod k = n + 1.at n=11A128172Positive integers n such that 13^n == 14 (mod n).at n=1A321365