Integers and primes

If φ(N) is the number of integers which are less than N and prime to it and if x is prime to N then show that
xφ(N)-1≡0.mod(N)

2 Answers

1
rahul1993 Duggal ·

this is euler's totient theorem. here is the proof http://en.wikipedia.org/wiki/Euler's_theorem

1
champ ·

thank you :-)

Your Answer

Close [X]