Show that the e = order of a modulo m is equal to psi(m)

  • Thread starter Thread starter teddyayalew
  • Start date Start date
teddyayalew
Messages
35
Reaction score
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.

 
Physics news on Phys.org
Well, from where you are, you could try to prove that e divides g, but I wouldn't do it (and don't know if it can be done.)

Use the division algorithm to note that you can write phi(m) = eq + r where 0 \leq r < e and show that r must be zero.
 
Ahh I see! Thank you for your help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top