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