In: Advanced Math
1. Show that 11,111,111 and 3,333,333 are relatively prime using the Extended Euclidean Algorithm.
2. Use the EEA to find the GCD of 6,327 and 10,101.
3. Find the additive inverse of 3,333,333 modulo 11,111,111. Verify.
4. Find the multiplicative inverse of 3,333,333 modulo 11,111,111.Verify.
5. What is the orbit of 3 in the group Z_7 under multiplication modulo 7? Is 3 a generator?