Find Aut(Z n ) for cases n = 2,3,4, and 5

  • Thread starter Thread starter zcdfhn
  • Start date Start date
zcdfhn
Messages
23
Reaction score
0
Find Aut(Zn) for cases n = 2,3,4, and 5

My question is to find Aut(Zn) for cases n = 2,3,4, and 5

First, I am a little confused about the case Aut(Z), the integers. I know that the only functions that satisfy Aut(Z) are f(x) = x, and f(x) = -x, but what is wrong with f(x) = x+1?

It would be great if you explain to me how to find automorphic functions, and why the previous example works and doesn't work.

My attempts at Aut(Z2): I think that f(x) = kx and f(x) = x+k, k \in Z are the only functions that apply in this case.

The rest, I believe, are similar, but I just need help before I commit to an answer.

Thank you for your time.
 
Physics news on Phys.org


zcdfhn said:
My question is to find Aut(Zn) for cases n = 2,3,4, and 5

First, I am a little confused about the case Aut(Z), the integers. I know that the only functions that satisfy Aut(Z) are f(x) = x, and f(x) = -x, but what is wrong with f(x) = x+1?

It would be great if you explain to me how to find automorphic functions, and why the previous example works and doesn't work.

My attempts at Aut(Z2): I think that f(x) = kx and f(x) = x+k, k \in Z are the only functions that apply in this case.

The rest, I believe, are similar, but I just need help before I commit to an answer.

Thank you for your time.

f \in Aut (Z) implies f:Z \rightarrow Z and f^{-1}:Z \rightarrow Z should be injective. Thus, both the kernels of f, f^{-1} should be identity. That implies the identity is mapped to an identity in Z.

Generally speaking, the set of automorphisms forms a group and the order of Aut(Z_n) is \phi(n) (Euler totient function).
Once you find an automorphism, you need to make sure that the order of each element is same with x \in Z_n and f(x) \in Z_n, where f is an automorphism of Z_n.
 
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