問題如下
1. Use the Euclidean algorithm to show that 88 and 945 are co-prime
2. Find the Euler Totient function (n) for n = 323
3.Find the modular inverse of the integer 8 with modulo 17, i.e. find x such that
8x ≡ 1 (mod 17). Steps must be clearly shown.