Blog Archive

Thursday, March 14, 2024

A nice Property of Euler function, prove via multi set.

We know that Euler function

(2)φ(n)=np|n((11p)

Proposition.

Let gcd(s,t)=g

(3)φ(g)φ(st)=gφ(s)φ(t)

Proof.

The left hand side is

(4)gstp|g(11p)p|st(11p)

and the right hand side is

(5)gstp|s(11p)p|t(11p)

So we only need to prove that

(6)ts↓=stgcd(s,t)

Which is extremely obvious. You doubt count the gcd part in the left hand side.

The notation is from coproduct, but if it is coproduct, we only can talk about isomorphism. So what I mean here is union of multi set.

 

Wednesday, March 13, 2024

Finite subgroup of a field is cyclic group.

This essay aims to prove that for any field F, (G,)F,|G|< is a cyclic group.

Let |G|=n, then gG,ord(g)|n. Let ψ(d) be the cardinality of {gG|ord(g)=d}.

A wrong proof is here:

Now we will use some structure of arithmetic function ring, you can click this blog link here to learn the background knowledge.

Then

(1)d|nψ(d)=ψ1(n)=n=φ1(n)=d|nφ(d)

Using the cancel law of group

We get that

(2)ψ(d)=φ(d)

Hence ψ(n)=φ(n)0.

By definition of ψ(n)​,

(3){gG|ord(g)=n}

Hence G is a cyclic group.

So, why this proof is wrong?

Notice that we only get that ψ1(n)=φ1(n) for only one n, not all the nN.

Another issue is we only define the function for G...

A correct proof is

For fix d|n, ψ(d)=0 or ψ(d)0.

For ψ(d)0, we claim that ψ(d)=φ(d). ψ(d)0g, generate a group |g|=d .

Every element in g is the root of xd=1, and in a field, xd=1 at most have d roots.

Hence g is all the roots. Then ψ(d)=φ(d) by the structure of the finite cyclic group( they are all isomorphic to Z/mZ) .

Hence we do not have any d|n,ψ(d)=0 .

Since

(4)n|dψ(d)=d|nφ(d)

Hence ψ(n)=φ(n)0. That is, G is a cyclic group.

Corollary

.Fp is a cyclic group, and FpZ/(p1)Z.

. The number of primitive roots of Fp is φ(p1).

 

 

Popular Posts