Asked by Anonymous

Prove that if gcd(m,n)=1 then m^phi(n)+n^phi(m)=congruent 1 (mod mn)

Answers

Answered by Count Iblis
If GCD(a,r) = 1 then

a^phi(r) = 1 mod r,

therefore:

m^phi(n)+n^phi(m) mod n = 1

and

m^phi(n)+n^phi(m) mod m = 1

So, mod(nm) it is 1.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions