Let $p$ be a prime and $K$ a field with characteristic $p$. How to solve the equation $x^2+2=0$ in the field $K$? Here $x, 2, 0 \in K$. Is it equivalent to solve the equation $x^2+2 = 0 \pmod p$? What are the solutions of $x^2+2 = 0 \pmod p$? Thank you very much.
2026-04-13 02:37:14.1776047834
Solve equations in a field with characteristic p.
153 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in NUMBER-THEORY
- Maximum number of guaranteed coins to get in a "30 coins in 3 boxes" puzzle
- Interesting number theoretical game
- Show that $(x,y,z)$ is a primitive Pythagorean triple then either $x$ or $y$ is divisible by $3$.
- About polynomial value being perfect power.
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Reciprocal-totient function, in term of the totient function?
- What is the smallest integer $N>2$, such that $x^5+y^5 = N$ has a rational solution?
- Integer from base 10 to base 2
- How do I show that any natural number of this expression is a natural linear combination?
- Counting the number of solutions of the congruence $x^k\equiv h$ (mod q)
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 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
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?
The answer to your question depends on the field.
First of all, note that it is equivalent to the question, "does $K$ contain a square root of $-2$?"
Now, if $x^2+2=0$ does have a solution mod $p$ (i.e. if $-2$ is a square mod $p$), then this solution will also exist in the field $K$. This is because $K$ contains $\mathbb{F}_p$. This in turn is because $\mathbb{F}_p$ is generated additively by $1$. For example, let $K=\mathbb{F}_3(t)$, the field of rational functions over $\mathbb{F}_3$. Then $1,2$ are both solutions to $x^2+2=0$ mod $3$, thus they are solutions in $\mathbb{F}_3$, and $K$ contains $\mathbb{F}_3$ so they are the solutions there.
On the other hand, if $-2$ is not a square mod $p$, then $K$ may or may not still contain a square root of $-2$. It definitely won't lie in the subfield $\mathbb{F}_p$, but it may lie elsewhere in the field. As examples of both possibilities, let $p=7$. First let $K=\mathbb{F}_7(t)$, the field of rational functions over $\mathbb{F}_7$. Now $x^2+2=0$ has no solutions in $\mathbb{F}_7$ because the only squares are $1,2,4$ and none of these $=-2=5$. And passing to the function field by adjoining $t$ doesn't help, because any nonconstant rational function will have a nonconstant square; in particular, its square will not equal $-2$. So in this case the equation has no solutions in $K$.
On the other hand, let $L= \mathbb{F}_7[t]/(t^2+2)$. This field was constructed precisely by adjoining a square root of $-2$ to $\mathbb{F}_7$. So now the equation definitely has solutions. In fact, the whole point of describing $L$ in this way is that $t^2+2=0$ in this field; thus $t$ is a solution; and because $(-1)^2=1$, $-t$ is the other solution.
Two more general comments:
One, you can determine whether $-2$ is a square mod $p$ using the supplemental theorems of quadratic reciprocity and the fact that the squares form an index 2 subgroup in $\mathbb{F}_p$, thus $-2$ is a square if (and only if) either both $-1$ and $2$ are squares, or neither is a square.
Two, if a field contains solutions to $x^2+2=0$, then what they look like will depend on how the field was expressed. I expressed $L$ as the adjunction of $\mathbb{F}_7$ by a square root of $-2$, so the solution was simply the thing that I adjoined, and its negative. It is less obvious that $\mathbb{F}_7[t]/(t^2+1)$ also contains square roots of $-2$, but actually it does. (In fact, it is an isomorphic field, but this is not the point I'm making.) By construction in this field $t^2+1=0$, thus $t$ is a square root of $-1$; and in $\mathbb{F}_7$, $2$ is already a square: $3,4$ are its square roots. Thus $3t,4t$ are square roots of $-2$ in this field: e.g. $(3t)^2=2t^2=2(-1)=-2$.