It is known that the automorphism group of the units of $\Bbb Z/5\Bbb Z$ is isomorphic to the cyclic group of order $4$, so the automorphism group must also have $4$ elements. The two nontrivial ones are the identity and the conjugation map, what are the other $2$?
2026-04-06 15:44:18.1775490258
what are the other 2 nontrivial elements of the automorphism group of $\Bbb Z/5\Bbb Z$?
457 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GROUP-THEORY
- What is the intersection of the vertices of a face of a simplicial complex?
- Group with order $pq$ has subgroups of order $p$ and $q$
- How to construct a group whose "size" grows between polynomially and exponentially.
- Conjugacy class formula
- $G$ abelian when $Z(G)$ is a proper subset of $G$?
- A group of order 189 is not simple
- Minimal dimension needed for linearization of group action
- For a $G$ a finite subgroup of $\mathbb{GL}_2(\mathbb{R})$ of rank $3$, show that $f^2 = \textrm{Id}$ for all $f \in G$
- subgroups that contain a normal subgroup is also normal
- Could anyone give an **example** that a problem that can be solved by creating a new group?
Related Questions in FINITE-GROUPS
- List Conjugacy Classes in GAP?
- For a $G$ a finite subgroup of $\mathbb{GL}_2(\mathbb{R})$ of rank $3$, show that $f^2 = \textrm{Id}$ for all $f \in G$
- Assuming unitarity of arbitrary representations in proof of Schur's lemma
- existence of subgroups of finite abelian groups
- Online reference about semi-direct products in finite group theory?
- classify groups of order $p^2$ simple or not
- Show that for character $\chi$ of an Abelian group $G$ we have $[\chi; \chi] \ge \chi(1)$.
- The number of conjugacy classes of a finite group
- Properties of symmetric and alternating characters
- Finite group, How can I construct solution step-by-step.
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Rats, I misread the original question. You're looking for $\text{Aut}(\Bbb Z/5\Bbb Z)$, which is indeed isomorphic to $\Bbb Z/4\Bbb Z$. Since this group is cyclic, it's enough to find an element of order $4$, and then all choices are given by powers of that generator.
Indeed, multiplication by $-1$ gives you inversion, which is an element of $\text{Aut}(\Bbb Z/5\Bbb Z)$ of order $2$, so what should give us that upon using it twice? The answer is: multiplication by $i=\sqrt{-1}$! But what would that mean in $\Bbb Z/5\Bbb Z$? Well, here we see that $2^2= 4\equiv -1\mod 5$, so $2$ acts like a square root of $-1\mod 5$, in fact in the field $\Bbb F_5$, $2$ is a primitive fourth root of unity, so it behaves algebraically just like $i$.
So all automorphisms are given by:
You can check that these are group isomorphisms directly:
(1) Since $\gcd(2,5)=1$ there exist $x,y$ such that $2x+5y=1$ by the Euclidean algorithm. But then, the map $[n]\mapsto [2n]$ is injective since it has inverse $[m]\mapsto [xm]$, and since the domain and range have the same (finite) size, it is a bijection. (2) by the distributive property
$$\varphi_n([k]+[j])=[2^n(k+j)]=[2^nk+2^nj]=[2^nk]+[2^nj]=\varphi_n([k])+\varphi_n([j])$$
so that you have a group homomorphism for each $n$.
Note: This fully generalizes to other prime order fields. Each non-zero element there is a $p-1^{st}$ root of unity (Fermat's theorem), and finding a primitive one, $\zeta\in\Bbb Z/p\Bbb Z$ gives you the generator for the automorphism group, namely
$$\varphi_\zeta([k])=[\zeta k]$$
Addendum
Based on an update from the op, this is suppsed to be a Galois group for the field $\Bbb Q(\zeta_5)/\Bbb Q$, luckily such a thing is determined on its action on a generator, which is a $5$th root of 1. The operative thing is that a generator permute the $5$th roots of $1$ among themselves and have distinct maps for all of its iterates, $f, f^2, f^3, f^4$ where the power is functional composition.
But then
$$f(\zeta_5)=\zeta^2$$
is just the map, for $f^k(\zeta_5)=\zeta_5^{2^k}$ and since $\{2^k: 1\le k\le 4\}$ generates the non-zero residue classes modulo $5$, by our previous discussion, it is seen that the automoprhism $f$ has order $4$, hence generates the Galois group.