Let $Qrt(n)$ be the $n$th quartic field. For $n = 5$, the polynomial $x^4+x^3+x^2+x+1$ defines the quartic field $Qrt(5)$. What is the polynmial $P(x)$ of degree $4$ that defines the $13$th quartic field? In other words, for $Qrt(13)$, what is the smallest degree $4$ polynomial which defines that field? The discriminant of $P(x)$ should be $13^3$. Thanks for help.
2026-03-27 12:34:31.1774614871
Constructing Quartic number fields
282 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FINITE-FIELDS
- Covering vector space over finite field by subspaces
- Reciprocal divisibility of equally valued polynomials over a field
- Solving overdetermined linear systems in GF(2)
- Proof of normal basis theorem for finite fields
- Field $\mathbb{Q}(\alpha)$ with $\alpha=\sqrt[3]7+2i$
- Subfield of a finite field with prime characteristic
- Rank of a Polynomial function over Finite Fields
- Finite fields of order 8 and isomorphism
- Finding bases to GF($2^m$) over GF($2$)
- How to arrange $p-1$ non-zero elements into $A$ groups of $B$ where $p$ is a prime number
Related Questions in QUARTICS
- How to solve a quartic equation given that the roots are all part of an arithmetic sequence?
- Solving $x^2 + 18x + 30 = 2 \sqrt{x^2 + 18x + 45}$? (1983 AIME problem 3)
- How to find the solutions to $z^4 = -16$
- How to solve that?
- How to find the equation of this polynomial
- Square inside a triangle problem [see desc.]
- To identify the types of roots
- Can I use Newton's method to obtain smallest positive real solution of a quartic?
- Largest rectangle that can be inscribed within a higher degree polynomial not broken up by the y axis?
- Find $y$ in $y^4-6y^3+14y^2-20y+8=0$
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?
I am following LStU's interpretation, about the polynomial generating the quartic subfield of $\mathbb{Q}(\zeta_{13})$. Let $\omega=\exp\left(\frac{2\pi i}{13}\right)$. Since $2$ is a generator for $\mathbb{Z}/(13\mathbb{Z})^*$ and the quartic residues in $\mathbb{Z}/(13\mathbb{Z})^*$ are $\{1,3,9\}$, $$ \alpha = \omega+\omega^3+\omega^9 $$ $$ \beta = \omega^2+\omega^6+\omega^5 $$ $$ \gamma = \omega^4+\omega^{12}+\omega^{10} $$ $$ \delta = \omega^8+\omega^{11}+\omega^{7} $$ are algebraic conjugates and the quartic subfield of $\mathbb{Q}(\omega)$ is generated by the minimal polynomial of $\alpha$, namely $\color{blue}{x^4+x^3+2x^2-4x+3}$. The coefficients of this polynomial are simply found by evaluating the elementary symmetric polynomials of $\alpha,\beta,\gamma,\delta$.