What is the smallest integer n, greater than 1, such that n−1(mod130) and n−1(mod231) are both defined?
The smallest integer n = 17
17^(-1) mod 130 = 23
17^(-1) mod 231 = 68