I'm trying to show that $x^3-21x+35$ has Galois group $Z_3$ over $\mathbb Q$. I started out by taking $\alpha$ to be a root. Supposing for the moment that the polynomial is irreducible, it'd then be enough if I can show that a polynomial in $\alpha$ also satisfies this polynomial. The question gives a hint that if $\alpha$ is a root, then so is $\alpha^2+2\alpha-14$. Once I show this, then since the sum of the roots is 0, I've that all roots are in $\mathbb Q(\alpha)$ and since the polynomial has degree 3, the Galois group has order 3 and so we're done. The real problem is how do I show $\alpha^2+2\alpha-14$ is a root. The brute force method (just plugging it in) is prohibitively cumbersome. Can someone provide me a simple way to do this? I mean, even if I do really need to plug in and compute, is there an efficient way to do it?
2026-05-05 20:46:47.1778014007
How do I show a particular polynomial has Galois group $Z_3$?
162 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FIELD-THEORY
- Square classes of a real closed field
- Question about existence of Galois extension
- Proving addition is associative in $\mathbb{R}$
- Two minor questions about a transcendental number over $\Bbb Q$
- Is it possible for an infinite field that does not contain a subfield isomorphic to $\Bbb Q$?
- Proving that the fraction field of a $k[x,y]/(f)$ is isomorphic to $k(t)$
- Finding a generator of GF(16)*
- Operator notation for arbitrary fields
- Studying the $F[x]/\langle p(x)\rangle$ when $p(x)$ is any degree.
- Proof of normal basis theorem for finite fields
Related Questions in GALOIS-THEORY
- Fixed points of automorphisms of $\mathbb{Q}(\zeta)$
- A weird automorphism
- $S_3$ action on the splitting field of $\mathbb{Q}[x]/(x^3 - x - 1)$
- Question about existence of Galois extension
- Prove that K/L is a Galois extension
- discriminant and irreducibility of $x^p - (p+1)x - 1$
- galois group of irreducible monic cubic polynomial
- Proof of normal basis theorem for finite fields
- Regular inverse Galois problem for Q(t)
- When a certain subfield of $\mathbb{C}(x,y^2)$ is Galois
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?
You have an irreducible polynomial $P(x) = x^3-21x+35 = (x-\alpha)(x-\beta)(x-\gamma)$
so that $0x^2 = (-\alpha-\beta-\gamma)x^2$ and $ \beta+\gamma=-\alpha$.
The discriminant of $P(x) = x^3+bx+c$ is $$\Delta = (\alpha-\beta)^2(\alpha-\gamma)^2(\beta-\gamma)^2=-4b^3-27c^2=4.21^3-27.35^2=63^2$$
Also $P'(x) = 3x^2-21=(x-\beta)(x-\gamma)+(x-\alpha)(x-\gamma)+(x-\alpha)(x-\beta)$ so that $$P'(\alpha) = (\alpha-\beta)(\alpha-\gamma) \qquad \text{and}\qquad (\beta-\gamma)P'(\alpha) = \Delta^{1/2}=63$$
$\Delta \ne 0$ means there is no double root so that $gcd(P(x),P'(x)) = 1$ and there exists $U,V$ such that $PU+P'V = 1$. The Euclidean algorithm gives $V(x) = \frac{2}{63}x^2 + \frac{5}{63}x - \frac{4}{9}$
You have a field isomorphism $\varphi:\mathbb{Q}[x]/(P)\to \mathbb{Q}(\alpha) $ given by $\varphi(f) = f(\alpha)$. Since $ P' V= 1$ in $\mathbb{Q}[x]/(P)$ it means $ \frac{1}{P'(\alpha)}=V(\alpha)=\frac{2}{63}\alpha^2 + \frac{5}{63}\alpha - \frac{4}{9}$ i.e. $$\beta-\gamma = \frac{\Delta^{1/2}}{P'(\alpha)} =\Delta^{1/2}V(\alpha)= 2\alpha^2 + 5\alpha - 28$$
and $$\boxed{\beta = \frac{1}{2}(\Delta^{1/2}V(\alpha) - \alpha)=\alpha^2 + 2\alpha - 14, \qquad \gamma = -\alpha-\beta=-\alpha^2 -3\alpha + 14}$$ and hence $\mathbb{Q}(\alpha) \simeq \mathbb{Q}(\beta) \simeq \mathbb{Q}(\gamma)$ and $Gal(\mathbb{Q}(\alpha)/\mathbb{Q})=\mathbb{Z}_3$
For an arbitrary irreducible polynomial degree $3$, checking if $\Delta^{1/2} \in \mathbb{Q}$ (more generally if $\Delta^{1/2} \in\mathbb{Q}(\alpha)$) is a fundamental step. And if $P$ is not irreducible, you'll have some troubles but I'm not sure where.