As I am reading Serre's A course in arithmetic, he defined $x\in \mathbb{Z}_p$ as an infinite sequence $x=(\ldots,x_n,\ldots, x_1)$ with $x_n\in \mathbb{Z}/p^n\mathbb{Z}$ and $x_{n+1}\equiv x_n$ mod $p^n$ for all $n$. He then says "multiplication in $\mathbb{Z}_p$ is defined coordinate by coordinate". Does this mean $$(\ldots, x_n,\ldots, x_2,x_1)\cdot (\ldots, x_n',\ldots, x_2',x_1')=(\cdots, x_nx_n',\cdots, x_2x_2',x_1x_1')?$$ Or maybe can someone give a clearer explanation of how multiplication works in $\mathbb{Z}_p$?
2026-04-04 00:13:35.1775261615
Multiplication of $p$-adic integers
1.5k Views Asked by user63181 https://math.techqa.club/user/user63181/detail At
1
There are 1 best solutions below
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?
Yes indeed, you have understood correctly that this means $$(\ldots, x_n,\ldots, x_2,x_1)\cdot (\ldots, x_n',\ldots, x_2',x_1')=(\cdots, x_nx_n',\cdots, x_2x_2',x_1x_1'),$$ where multiplication in eachthe $n$-th coordinate is multiplication in $\Bbb{Z}/p^n\Bbb{Z}$, so if the $n$-th coordinates are $x_n,x_n'\in\Bbb{Z}/p^n\Bbb{Z}$ then the $n$-th coordinate of the product is $x_nx_n'\in\Bbb{Z}/p^n\Bbb{Z}$. Note that the product again satisfies $x_{n+1}x_{n+1}'\equiv x_nx_n'\mod{p^n}$ for all $n$.
This construction of the $p$-adic integers is an example of an inverse limit, which is a very general way of creating a new (larger) object from a partially ordered collection of (smaller) objects with morphisms between them.
Another way to view $p$-adic integers and their arithmetic, is to view a $p$-adic integer $x=(\ldots,x_n,\ldots,x_2,x_1)\in\Bbb{Z}_p$ as an 'infinitely long' integer in base $p$ $$x=\ldots+a_np^n+\ldots a_1p+a_0=\sum_{k\geq0}a_kp^k,$$ with $a_n\in\{0,\ldots,p-1\}$ such that for every $n$ you have $$\sum_{k=0}^{n-1}a_kp^k\equiv x_n\pmod{p^n}.$$ Then multiplication of two $p$-adic integers $x$ and $x'$ is the same as for regular integers, except now infinitely long: \begin{eqnarray*} xx'&=&\big(\ldots+a_np^n+\ldots a_1p+a_0\big) \big(\ldots+a_n'p^n+\ldots a_1'p+a_0'\big)\\ &=&+\ldots\big(\sum a_ka_{n-k}'\big)p^n+(a_0a_1'+a_1a_0')p+a_0a_0'. \end{eqnarray*} This can again be expressed in the form $xx'=\sum_{k\geq0}b_kp^k$ with $b_k\in\{0,\ldots,p-1\}$ after writing each coeficient $\sum a_ka_{n-k}'$ in base $p$, and carrying over where necessary.
Another way to construct the $p$-adic integers is as the ring of integers of $\Bbb{Q}_p$, the $p$-adic numbers, which is the completion of $\Bbb{Q}$ with respect to the $p$-adic absolute value defined by $|x|_p=p^{-n}$ if $x=p^n\tfrac ab$ with $a$ and $b$ coprime to $p$. But the arithmetical properties of $\Bbb{Z}_p$ are not as immediate from this perspective.