teddyayalew
- 35
- 0
Homework Statement
http://i44.tinypic.com/33z5js3.jpg
It is part b
Homework Equations
ae = 1 (mod m)
a(psi(m)) = 1 (mod m)
eu - psi(m)v = gcd(e, psi(m)) = g
The Attempt at a Solution
I know that eu = g + psi(m)v
So then a(eu) = ag + psi(m)= ag*apsi(m) = ag (mod m) from the above relation.
Also aeu = 1u = 1 mod(m)
So then we know ag = 1 mod(m) . Because g divides e , g≤e . and because e is the smallest possible number s.t ae = 1 (mod m) e≤g so g =e.
I am having trouble then showing that g =psi(m) can someone help me.