My question is as in the title. That is, consider solving the equation $x^2-6=0$ in $\mathbb{R}$ and in the 5-adic field $\mathbb{Q}_5$ respectively. We obtain one $\sqrt{6}\in\mathbb{R}$ and one $\sqrt{6}\in\mathbb{Q}_5$. Could you tell me whether the real $\sqrt{6}$ and the 5-adic number $\sqrt{6}$ are equal to each other? Thanks very much!
2026-04-01 02:49:41.1775011781
Is the real number $\sqrt{6}$ in $\mathbb{R}$ equal to the 5-adic number $\sqrt{6}$ in $\mathbb{Q}_5$?
380 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 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 P-ADIC-NUMBER-THEORY
- How does one define an inner product on the space $V=\mathbb{Q}_p^n$?
- Can $\mathbb{Z}_2$ be constructed as the closure of $4\mathbb{Z}+1$?
- Number of points in reduction of a p-adic analytic manifold.
- How do I translate functions on the Prufer 2-group between functions on the $2^n$ roots of unity and the dyadic fractions modulo 1?
- Hensel Lemma and cyclotomic polynomial
- orbit representatives for the group of unipotent matrix acting on the set of skew-symmetric matrices
- Homomorphic images of $p$-adic integers
- Criteria for a cubic polynomial in $\Bbb Q[x]$ to split completely over $\Bbb Q_p$
- What do the elements of the affinoid algebra $A=K\langle x, y\rangle/(y-\pi x)$ look like?
- Find $\frac{a}{b} \in \mathbb{Q}$ such that $ |\,\frac{a}{b} - \sqrt{2}|_3 < \epsilon $
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 question of whether two "numbers" are "equal" is a somewhat subtle one.
For example, lets work with a simpler number, namely "2".
Certainly $2\in\mathbb{Z}$, but also $2\in\mathbb{Q},2\in\mathbb{R}$. Of course, they're all called the same name, and they satisfy some of the same properties: For example, in all three situations, $2 = 1+1$, and indeed one would often say that all three 2's are "the same".
However, in $\mathbb{Z}$, there is no solution to the equation $2x = 1$, whereas there is in $\mathbb{Q}$ and $\mathbb{R}$, namely, "1/2".
Similarly, in $\mathbb{Q}$, 2 does not have a square root, whereas it does in $\mathbb{R}$.
Does this mean that $2\in\mathbb{Z},2\in\mathbb{Q},2\in\mathbb{R}$ are all different?
As another example, in $\mathbb{Z}/4\mathbb{Z}$, it's common to label the elements $\{0,1,2,3\}$, then $2\in\mathbb{Z}/4\mathbb{Z}$ satisfies the equation "2+2+2 = 2", which of course is not satisfied in $\mathbb{Z},\mathbb{Q}$, or $\mathbb{R}$.
At this point, one is led to consider - "What do we mean by 2?"
After all, the symbol "2" is simply an arabic numeral. By itself it has no meaning, until we associate to the symbol an idea. In this case, often the idea associated to "2" is the sum $1+1$, where 1 is the multiplicative identity in your ring. By the definition of a ring (with unity), such a multiplicative identity exists, and we can always add two elements of a ring to get an element of the ring, and thus $1+1$ exists as an element in the ring, which we call "2".
POINT: Symbols like "$2$", or "$\sqrt{2}$" are just symbols - they are labels that point to ideas we have in our mind. It doesn't really make sense to compare labels. For example, we could have also chosen to use "2" to refer to the number $1+1+1\in\mathbb{Z}$. Would that mean that suddenly $1+1 = 1+1+1\in\mathbb{Z}$? Of course not.
Thus, instead of comparing labels, we should instead be comparing "ideas". Why is it reasonable to say that $2\in\mathbb{Z}$ is equal to $2\in\mathbb{Q}$? On the other hand, $2\in\mathbb{Z}$ is not "equal" to $2\in\mathbb{Z}/4\mathbb{Z}$ - if they were equal, then why is $2+2+2=2$ only valid in $\mathbb{Z}/4\mathbb{Z}$, but not $\mathbb{Z}$?
The answer of course, is that in the first case there is an injective ring homomorphism $\mathbb{Z}\hookrightarrow\mathbb{Q}$, thus allowing us to think of $\mathbb{Z}$ as a subring of $\mathbb{Q}$, without losing any information, whereas of course there is no such injection between $\mathbb{Z}/4\mathbb{Z}$ and $\mathbb{Z}$.
Thus, when we ask: Is $2\in\mathbb{Z}$ equal to $2\in\mathbb{Q}$, what we really mean is: Is the image of $2\in\mathbb{Z}$ under the injection $\mathbb{Z}\hookrightarrow\mathbb{Q}$ the same as $2\in\mathbb{Q}$?
POINT: You can only ask if two objects $x,y$ are equal, if $x,y$ belong to the same set. If $x,y$ do not belong to the same set, then you must find some way to think about them as both lying in the same set. For example, let's consider the rings $\mathbb{Q}(\sqrt{2})$ and $\mathbb{Q}[x]/(x^2-2)$. Is $\sqrt{2}$ in $\mathbb{Q}(\sqrt{2})$ equal to $x\in\mathbb{Q}[x]/(x^2-2)$? At first, the two objects clearly have different "labels" ("$\sqrt{2}$" vs "$x$"). But on the other hand, we can view $\mathbb{Q}(\sqrt{2})$ as lying in $\mathbb{R}$, and similarly we can inject $\mathbb{Q}[x]/(x^2-2)$ into $\mathbb{R}$ by sending $x\mapsto \sqrt{2}$, at which point we see that $\sqrt{2}\in\mathbb{Q}(\sqrt{2})$ is "equal" to $x\in\mathbb{Q}[x]/(x^2-2)$ relative to these injections. Note that we could have just as easily chosen the injection $\mathbb{Q}[x]/(x^2-2)\hookrightarrow\mathbb{R}$ sending $x\mapsto -\sqrt{2}$, at which point instead we would get that $x\in\mathbb{Q}[x]/(x^2-2)$ is equal to $-\sqrt{2}$
Finally, coming to your original question: To be able to compare $\sqrt{6}\in\mathbb{R}$ and $\sqrt{6}\in\mathbb{Q}_5$, one must first find a "larger" field $K$ and injections $\mathbb{R}\hookrightarrow K$ and $\mathbb{Q}_5\hookrightarrow K$.
It's known that there exist such injections if $K = \mathbb{C}$, but it's impossible to "describe" the injections fully in a finite number of symbols. Though, even here, what do you mean by $\sqrt{6}\in\mathbb{Q}_5$? Note that $\mathbb{Q}_5$ is not an ordered field (mainly because it contains a square root of $-1$), and thus you cannot simply say that $\sqrt{6}$ is the "positive" solution to $X^2-6$. However, it is safe to say that under the injections $\mathbb{R}\hookrightarrow \mathbb{C}$ and $\mathbb{Q}_5\hookrightarrow\mathbb{C}$, the image of $\sqrt{6}\in\mathbb{R}$ in $\mathbb{C}$ is equal to the image of ONE of the (two) solutions of $X^2-6$ over $\mathbb{Q}_5$ in $\mathbb{C}$.
EDIT: To address your question in the comments, note that there is a difference between "formal laurent series" (laurent = power series where you allow finitely many negative power terms) and "laurent series". The former refers to an element of a ring of the form $R((X))$, whereas the latter refers to the limit of the partial sums $\lim_{n\rightarrow\infty}\sum_{i=k}^n a_ip^i$, $k\in\mathbb{Z}$.
Note that $\mathbb{Q}_5$ is NOT a formal laurent series ring. However, it is true that every 5-adic number is a limit of partial sums of the form $\sum_{i=k}^n a_ip^i$, but to even say this, you need to specify a topology/metric, which $p$-adic numbers are naturally equipped with. However, this topology is wildly different from the topology on $\mathbb{R}$ or $\mathbb{C}$. As a result, there is no continuous injection $\mathbb{Q}_5\hookrightarrow\mathbb{C}$, and hence no way to express $\sqrt{6}$ as a laurent series in powers of 5 in $\mathbb{C}$.
EDIT 2: Yes $\mathbb{Q}(\sqrt{6})$ can be embedded in $\mathbb{Q}_5$