It's easy to show that relatively prime numbers have inverse mod n via the Euclidian Algorithm-How do you show that they don't necessarily have an inverse if they aren't relatively prime? I would think you would start by pulling out a common factor, then maybe showing that if that factor isn't one, you'll always have some number greater than one time an integer for any power of the number, so there wouldn't be an inverse... but I think I'm wrong.
2026-04-11 20:13:14.1775938394
Inverses of Modulo N
88 Views Asked by user82004 https://math.techqa.club/user/user82004/detail At
2
Fix some n, such as 6. Take a number not coprime to $n$, then take its sequence of multiples.