My solution: If $x^3-1$ splits then $F_{11^n}$ has an element of order $3$. Thus $3|11^n-1$ the smallest such $n$ is 2. Thus $K=F_{11^2}$. Now $x^2-3$ already has a solutions $5,6$. $x^3-3$ also has one solution $9$. Now let $\alpha,\beta$ be the other two roots of $x^3-1$ then $9\alpha,9\beta$ are roots of $x^3-3$. Hence the polynomial splits. Is this correct? If $x^3-3$ has no roots in $F_{11}$ what would be the procedure to find its roots in $F_{11^2}$?
2026-04-01 08:06:45.1775030805
Let $K$ be a splitting field of $x^3-1$ over $F_{11}$. How many roots has $(x^2-3)(x^3-3)$ in $K$?
63 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 EXTENSION-FIELD
- Field $\mathbb{Q}(\alpha)$ with $\alpha=\sqrt[3]7+2i$
- $\overline{A}\simeq\overline{k}^n $ implies $A\simeq K_1\times\cdots\times K_r$
- Extension of field, $\Bbb{R}(i \pi) = \Bbb{C} $
- A field extension of degree $\leq 2$
- Field not separable
- Intersections of two primitive field extensions of $\mathbb{Q}$
- Fields generated by elements
- Find the degree of splitting field of a separable polynomial over finite field
- Eigenvalues of an element in a field extension
- When a product of two primitive elements is also primitive?
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?
This is a detailed explanation of my comment above.
Let $F$ be a finite field with $q$ elements, and write $F_n/F$ for the unique extension of $F$ of degree $n$. If $P(x) \in F[x]$ is a polynomial of degree $3$, then there are only two possibilities:
If $P$ has a root in $F$, then it factorizes as $P(x) = (x - \alpha)Q(x)$ with $Q(x)\in F[x]$ having degree $2$. Since every polynomial over $F$ of degree $2$ has two roots in $F_2$, we see that all three roots of $P$ are in $F_2$.
If $P$ has no root in $F$, then it is an irreducible polynomial in $F[x]$ (note that this is only true for polynomials of degree $\leq 3$). It follows that the ideal generated by $P$ is a maximal ideal of $F[x]$, and hence the quotient ring $F[x]/(P)$ is a field, which has degree $3$ over $F$, thus isomorphic to $F_3$. And this field obviously contains a root of $P$, namely the image of $x$.
Therefore $P$ has a root $\alpha$ in $F_3$. But then $\alpha^q, \alpha^{q^2}$ are also roots of $P$, and the three roots are all different, because e.g. $\alpha = \alpha^q$ would imply $\alpha \in F$. Hence all three roots of $P$ are in $F_3$.
This shows that $P$ has no root in $F_2$, because $F_2 \cap F_3 = F$ (intersection taken in some algebraic closure of $F$).