Given an algebraic number $\alpha$ with minimal polynomial $P(x)$ of degree $2^n$, how can I decide if there are integers $a_1,\ldots,a_n$ such that $\alpha\in\mathbb{Q}(\sqrt{a_1},\ldots,\sqrt{a_n})$?
2026-03-26 04:52:01.1774500721
When is a number in $\mathbb{Q}(\sqrt{a_1},\ldots,\sqrt{a_n})$?
192 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ALGORITHMS
- Least Absolute Deviation (LAD) Line Fitting / Regression
- Do these special substring sets form a matroid?
- Modified conjugate gradient method to minimise quadratic functional restricted to positive solutions
- Correct way to prove Big O statement
- Product of sums of all subsets mod $k$?
- (logn)^(logn) = n^(log10+logn). WHY?
- Clarificaiton on barycentric coordinates
- Minimum number of moves to make all elements of the sequence zero.
- Translation of the work of Gauss where the fast Fourier transform algorithm first appeared
- sources about SVD complexity
Related Questions in ALGEBRAIC-NUMBER-THEORY
- Splitting of a prime in a number field
- algebraic integers of $x^4 -10x^2 +1$
- Writing fractions in number fields with coprime numerator and denominator
- Tensor product commutes with infinite products
- Introduction to jacobi modular forms
- Inclusions in tensor products
- Find the degree of the algebraic numbers
- Exercise 15.10 in Cox's Book (first part)
- Direct product and absolut norm
- Splitting of primes in a Galois extension
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
Related Questions in MINIMAL-POLYNOMIALS
- Minimal polynomial of $f(A) = A^t$
- Minimal polynomial of $ab$, when those of $a$ and $b$ are known
- Finding the minimal polynomial of $uv$, when those of $u$ and $v$ are given and of degree three
- Jordan chevaley decomposition and cyclic vectors
- A field extension of degree $\leq 2$
- For a non diagnolizable Matrix $A_{n\times n}$ exists a non zero polynomial $p(t)$ of degree $< n$ s.t. $(p(A))^2=0$
- minimal polynomial, $E_p=\cos\frac{2\pi}{p} + i\sin\frac{2\pi}{p}$
- Minimal polynomial of $\sqrt{3}$ over $\Bbb{Q}(\sqrt[6]{3})$
- Irreducibility of $f(x)=x^4+4x-1$
- Jordan forms associated with characteristic polynomials and minimal polynomials
Related Questions in SPLITTING-FIELD
- Non-galois real extensions of $\mathbb Q$
- splitting field of $X^{4} -42$ over $\mathbb{Q}$
- Find the degree of splitting field of a separable polynomial over finite field
- If $f$ has $\deg(f)$ distince roots whose order are the same, then is $f$ irreducible?
- When a product of two primitive elements is also primitive?
- Is linear disjunction a polynomial condition?
- Computing dimension of the splitting field.
- Let $f,g$ be two irreducible polynomials over finite field $\mathbb{F}_q$ such that $\text{ord}(f)=\text{ord}(g)$. Prove that $\deg(f)=\deg(g)$.
- Which primes are ramified?
- How to find $\operatorname{Gal}(S/\mathbb{Q})$
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 are trying to find out if an irreducible polynomial of degree $2^n$ has Galois group $(\Bbb Z/2 \Bbb Z)^n$.
One method to get information about a Galois group is to factorize the polynomial modulo small primes $p$. Except when the extension ramifies at $p$, its factorisation corresponds to the cycle decomposition of the $Frob_p$ automorphism, which according to Cebotarev's theorem, is distributed "uniformly" in the Galois group (in non-abelian Galois group, only the conjugation class of $Frob_p$ is well-defined, but we can act as if this made sense).
The only groups whose nontrivial elements are of order $2$ are isomorphic to $(\Bbb Z/2\Bbb Z)^m$ for some $m$, so it is enough to check that modulo $p$, the polynomial splits completely in linear factors with probability $2^{-m}$, and splits completely in quadratic factors the rest of the time (there is no hybrid case because the extension is Galois : given one root $\alpha$, all the roots are in $\Bbb Q(\alpha)$).
The product of linear factors mod $p$ is $X^p-X$, and the product of irreducible quadratic factors is $(X^{p^2}-X)/(X^p-X)$, so you can compute the greatest common divisor of these polynomials with $P$. There can be repeated factors without the extension being ramified at $p$ (especially for small primes), so be sure to iterate the process until you exhaust the factors of $P$.
The problem becomes guessing at what prime $p$ we should stop checking. There is an aptly named article "A bound for the least prime ideal in the Chebotarev Density Theorem" by J. C. Lagarias, H. L. Montgomery, A. M. Odlyzko
(and surely many others)
I have seen, assuming GRH, bounds of the form $O(\log(d)^2$ where $d$ is the discriminant of the extension (which we don't know). Depending on the constant this could be a very nice upper bound.