(Redirected from P-adic numbers)
In
mathematics, the '''p''-adic number systems' were first described by
Kurt Hensel in
1897. For each
prime number ''p'', the ''p''-adic
number system extends the ordinary
arithmetic of the
rational numbers in a way different from the extension of the rational number system to the
real and
complex number systems. The main use of these other systems is in
number theory.
The extension is achieved by an alternative interpretation of the concept of
absolute value. The ''p''-adic numbers were motivated primarily by an attempt to bring the ideas and techniques of
power series methods into number theory. Their influence now extends far beyond this. For example, the field of
''p''-adic analysis essentially provides an alternative form of
calculus.
More formally, for a given prime ''p'', the
field 'Q'
''p'' of ''p''-adic numbers is a
completion of the
rational numbers. The field 'Q'
''p'' is also given a
topology derived from a
metric, which is itself derived from an alternative
valuation on the rational numbers. This metric space is
complete in the sense that every
Cauchy sequence converges. This is what allows the development of calculus on 'Q'
''p'', and it is the interaction of this analytic and algebraic structure which gives the ''p''-adic number systems their power and utility.
The ''p'' in ''p''-adic is a ''dummy variable.'' Advanced articles in number theory often speak of the ''l''-adic numbers without explanation. The ''l''-adic numbers are the same thing as the ''p''-adic numbers.
Introduction
''This section is an informal introduction to p-adic numbers, using examples from the ring of 10-adic numbers. More formal constructions and properties are given below.''
In the standard
decimal representation, many (in fact, most)
real numbers do not have a terminating decimal expansion. For example, 1/3 is represented as a non-terminating decimal as follows
:
Informally, most people are comfortable with non-terminating decimals because it is clear that a real number can be approximated to any required degree of closeness by a terminating decimal that uses enough decimal places. If two decimal expansions differ only after the 10th decimal place they are quite close to one another, and if they differ only after the 20th decimal place they are even closer.
10-adic numbers use a similar non-terminating expansion, but with a different concept of "closeness" (which mathematicians call a
metric). Whereas two decimal expansions are close to one another if they differ by a large negative power of 10, two 10-adic expansions are close if they differ by a large positive power of 10. Thus 3333 and 4333 are close in the 10-adic metric, and 33333333 and 43333333 are even closer.
In the 10-adic metric, the following sequence of numbers gets closer and closer to −1
:
:
:
:
and taking this sequence to its limit, we can say (informally) that the 10-adic expansion of −1 is
:
In this notation, 10-adic expansions can be extended indefinitely to the left, in contrast to decimal expansions, which can be extended indefinitely to the right. Note that this is not the only way to write ''p''-adic numbers—for alternatives see the ''Notation'' section below.
More formally, a 10-adic number can be defined as
:
where each of the ''a''
''i'' is a
digit taken from the set {0, 1, …..., 9} and the initial index ''n'' may be positive, negative or 0, but must be finite. From this definition, it is clear that positive integers and positive
rational numbers with terminating decimal expansions will have terminating 10-adic expansions that are identical to their decimal expansions. Other numbers may have non-terminating 10-adic expansions.
It is possible to define addition, subtraction, and multiplication on 10-adic numbers in a consistent way, so that the 10-adic numbers form a
commutative ring. We can create 10-adic expansions for negative numbers as follows
:
:
:
and fractions which have non-terminating decimal expansions also have non-terminating 10-adic expansions. For example
:
:
:
:
Generalizing the last example, we can find a 10-adic expansion for any rational number ''p''⁄''q'' such that ''q'' is co-prime to 10;
Euler's theorem guarantees that if ''q'' is co-prime to 10, then there is an ''n'' such that 10
''n'' − 1 is a multiple of ''q''.
However, 10-adic numbers have one major drawback. It is possible to find pairs of non-zero 10-adic numbers whose product is 0. In other words, the 10-adic numbers are not a
domain because they contain
zero divisors. This turns out to be because 10 is a
composite number. Fortunately, this problem can be avoided by using a prime number ''p'' as the
base of the number system instead of 10.
p-adic expansions
If ''p'' is a fixed prime number, then any positive
integer can be written in a
base p expansion in the form
:
where the a
i are integers in {0, …, ''p'' − 1}. For example, the
binary expansion of 35 is 1·2
5 + 0·2
4 + 0·2
3 + 0·2
2 + 1·2
1 + 1·2
0, often written in the shorthand notation 100011
2.
The familiar approach to generalizing this description to the larger domain of the rationals (and, ultimately, to the reals) is to include sums of the form:
:
A definite meaning is given to these sums based on
Cauchy sequences, using the
absolute value as metric. Thus, for example, 1/3 can be expressed in base 5 as the limit of the sequence 0.1313131313...
5. In this formulation, the integers are precisely those numbers which can be represented in the form where ''a''
''i'' = 0 for all ''i'' < 0.
As an alternative, if we extend the base p expansions by allowing infinite sums of the form
:
where ''k'' is some (not necessarily positive) integer, we obtain the ''p''-adic expansions defining the
field 'Q'
''p'' of '''p''-adic numbers'. Those ''p''-adic numbers for which ''a''
''i'' = 0 for all ''i'' < 0 are also called the '''p''-adic integers'. The ''p''-adic integers form a
subring of 'Q'
''p'', denoted 'Z'
''p''. (Note: 'Z'
''p'' is often used, especially by topologists, to represent the
ring of integers modulo ''p''. If each ring is needed, the latter is usually written 'Z'/''p'''Z' or 'Z'/''(p)''. Be sure to check the notation for any text you read.)
Intuitively, as opposed to ''p''-adic expansions which extend to the ''right'' as sums of ever smaller, increasingly negative powers of the base ''p'' (as is done for the real numbers as described above), these are numbers whose ''p''-adic expansion to the ''left'' are allowed to go on forever. For example, the ''p''-adic expansion of 1/3 in base 5 is …1313132, i.e. the limit of the sequence 2, 32, 132, 3132, 13132, 313132, 1313132,… . Multiplying this infinite sum by 3 in base 5 gives …0000001. As there are no negative powers of 5 in this expansion of 1/3 (i.e. no numbers to the right of the decimal point), we see that 1/3 is a ''p''-adic integer in base 5.
While it is possible to use this approach to rigorously define p-adic numbers and explore their properties, just as in the case of real numbers other approaches are generally preferred. Hence we want to define a notion of infinite sum which makes these expressions meaningful, and this is most easily accomplished by the introduction of the
''p''-adic metric. Two different but equivalent solutions to this problem are presented in the ''Constructions'' section below.
Notation
There are several different conventions for writing ''p''-adic expansions. So far this article has used a notation for ''p''-adic expansions in which
powers of ''p'' increase from right to left. With this right-to-left notation the 3-adic expansion of
1/
5, for example, is written as
:
When performing arithmetic in this notation, digits are
carried to the left. It is also possible to write ''p''-adic expansions so that the powers of ''p'' increase from left to right, and digits are carried to the right. With this left-to-right notation the 3-adic expansion of
1/
5 is
:
''p''-adic expansions may be written with other sets of digits instead of {0, 1, …, ''p'' − 1}. For example, the 3-adic expansion of
1/
5 can be written using
balanced ternary digits {1,0,1} as
:
In fact any set of ''p'' integers which are in distinct residue classes
modulo ''p'' may be used as ''p''-adic digits. In number theory,
Teichmüller digits are sometimes used.
Constructions
Analytic approach
The
real numbers can be defined as
equivalence classes of
Cauchy sequences of
rational numbers; this allows us to, for example, write 1 as 1.000… = 0.999… . However, the definition of a Cauchy sequence relies on the
metric chosen and, by choosing a different one, numbers other than the real numbers can be constructed. The usual metric which yields the real numbers is called the
Euclidean metric.
For a given prime ''p'', we define the ''p-adic norm'' in 'Q' as follows:
for any non-zero rational number ''x'', there is a unique integer ''n'' allowing us to write ''x'' = ''p''
''n''(''a''/''b''), where neither of the integers ''a'' and ''b'' is
divisible by ''p''. Unless the numerator or denominator of ''x'' in lowest terms contains ''p'' as a factor, ''n'' will be 0. Now define |''x''|
''p'' = ''p''
−''n''. We also define |0|
''p'' = 0.
For example with ''x'' = 63/550 = 2
−1 3
2 5
−2 7 11
−1
:
:
:
:
:
:
This definition of |''x''|
''p'' has the effect that high powers of ''p'' become "small".
It can be proved that each
norm on 'Q' is equivalent either to the Euclidean norm, the
discrete norm, or to one of the ''p''-adic norms for some prime ''p''. The ''p''-adic norm defines a metric d
''p'' on 'Q' by setting
:
The field 'Q'
''p'' of ''p''-adic numbers can then be defined as the
completion of the metric space ('Q',d
''p''); its elements are equivalence classes of Cauchy sequences, where two sequences are called equivalent if their difference converges to zero. In this way, we obtain a complete metric space which is also a field and contains 'Q'.
It can be shown that in 'Q'
''p'', every element ''x'' may be written in a unique way as
:
where ''k'' is some integer and each ''a''
''i'' is in {0, …, ''p'' − 1}. This series
converges to ''x'' with respect to the metric d
''p''.
With this norm, the field 'Q'
''p'' is a
local field.
Algebraic approach
In the algebraic approach, we first define the ring of ''p''-adic integers, and then construct the field of quotients of this ring to get the field of ''p''-adic numbers.
We start with the
inverse limit of the rings
'Z'/''p
n'''Z' (see
modular arithmetic): a ''p''-adic integer is then a sequence
(''a
n'')
''n''≥1 such that ''a
n'' is in
'Z'/''p
n'''Z', and if ''n'' < ''m'',
''a
n'' ≡ ''a
m'' (mod ''p
n'').
Every natural number ''m'' defines such a sequence (''m'' mod ''p
n''), and can therefore be regarded as a ''p''-adic integer. For example, in this case 35 as a 2-adic integer would be written as the sequence (1, 3, 3, 3, 3, 35, 35, 35, …).
Note that pointwise addition and multiplication of such sequences is well defined, since addition and multiplication commute with the ''mod'' operator, see
modular arithmetic. Also, every sequence (''a
n'') where the first element is not 0 has an inverse: since in that case, for every ''n'', ''a
n'' and ''p'' are
coprime, and so ''a
n'' and ''p
n'' are relatively prime. Therefore, each ''a
n'' has an inverse mod ''p
n'', and the sequence of these inverses, (''b
n''), is the sought inverse of (''a
n'').
Every such sequence can alternatively be written as a series of the form we considered above. For instance, in the 3-adics, the sequence (2, 8, 8, 35, 35, ...) can be written as 2 + 2·3 + 0·3
2 + 1·3
3 + 0·3
4 + ... The
partial sums of this latter series are the elements of the given sequence.
The ring of ''p''-adic integers has no zero divisors, so we can take the
field of fractions to get the field 'Q'
''p'' of ''p''-adic numbers. Note that in this field of fractions, every number can be uniquely written as ''p
−nu'' with a
natural number ''n'' and a ''p''-adic integer ''u''.
Properties
The ring of ''p''-adic integers is the
inverse limit of the finite rings 'Z'/''p''
''k'''Z', but is nonetheless
uncountable[1], and has the
cardinality of the continuum. Accordingly, the field 'Q'
''p'' is uncountable. The
endomorphism ring of the
Prüfer ''p''-group of rank ''n'', denoted 'Z'(''p''
∞)
''n'', is the ring of ''n''×''n'' matrices over the ''p''-adic integers; this is sometimes referred to as the
Tate module.
The ''p''-adic numbers contain the rational numbers 'Q' and form a field of
characteristic 0. This field cannot be turned into an
ordered field.
Let the topology τ on 'Z'
p be defined by taking as a basis all sets of the form U
a(n) = {n + λ p
a for λ in 'Z'
p and a in 'N'}. Then 'Z'
p is a
compactification of 'Z', under the
derived topology (it is ''not'' a compactification of 'Z' with its usual topology). The relative topology on 'Z' as a subset of 'Z'
p is called the
''p''-adic topology on 'Z'.
The
topology of the set of ''p''-adic integers is that of a
Cantor set; the topology of the set of ''p''-adic numbers is that of a Cantor set minus a point (which would naturally be called infinity)
[2]. In particular, the space of ''p''-adic integers is
compact while the space of ''p''-adic numbers is not; it is only
locally compact.
As
metric spaces, both the ''p''-adic integers and the ''p''-adic numbers are
complete[3].
The real numbers have only a single proper
algebraic extension, the
complex numbers; in other words, this quadratic extension is already
algebraically closed. By contrast, the
algebraic closure of the ''p''-adic numbers has infinite degree
[4]. Furthermore, 'Q'
''p'' has infinitely many inequivalent algebraic extensions. Also contrasting the case of real numbers, the algebraic closure of 'Q'
''p'' is not (metrically) complete
[5]. Its (metric) completion is called 'C'
''p''. Here an end is reached, as 'C'
''p'' is algebraically closed
[6].
The field 'C'
''p'' is isomorphic to the field 'C' of complex numbers, so we may regard 'C'
''p'' as the complex numbers endowed with an exotic metric. It should be noted that the existence of such a field isomorphism relies on the
axiom of choice, and no explicit isomorphism can be given.
The ''p''-adic numbers contain the ''n''th
cyclotomic field if and only if ''n'' divides ''p'' − 1
[7]. For instance, the ''n''th cyclotomic field is a subfield of 'Q'
13 if and only if ''n'' = 1, 2, 3, 4, 6, or 12. In particular, there is no ''p''-torsion in the ''p''-adic numbers, if ''p'' > 2.
Given a natural number ''k'', the index of the multiplicative group of the ''k''-th powers of the non-zero elements of 'Q'
''p'' in the multiplicative group of 'Q'
''p'' is finite.
The number ''
e'', defined as the sum of reciprocals of
factorials, is not a member of any ''p''-adic field; but ''e
p'' is a ''p''-adic number for all ''p'' except 2, for which one must take at least the fourth power
[8]. (Thus a number with similar properties as ''e'' - namely a ''p''th root of ''e
p'' - is a member of the algebraic closure of the ''p''-adic numbers for all ''p''.)
Over the reals, the only functions whose
derivative is zero are the constant functions. This is not true over 'Q'
''p''[9]. For instance, the function
:''f'': 'Q'
''p'' → 'Q'
''p'', ''f''(''x'') = (1/|''x''|
''p'')
2 for ''x'' ≠ 0, ''f''(0) = 0,
has zero derivative everywhere but is not even
locally constant at 0.
Given any elements ''r''
∞, ''r''
2, ''r''
3, ''r''
5, ''r''
7, ... where ''r''
''p'' is in 'Q'
''p'' (and 'Q'
∞ stands for 'R'), it is possible to find a sequence (''x''
''n'') in 'Q' such that for all ''p'' (including ∞), the limit of ''x''
''n'' in 'Q'
''p'' is ''r''
''p''.
The field 'Q'
''p'' is a locally compact
Hausdorff space.
Generalizations and related concepts
The reals and the ''p''-adic numbers are the completions of the rationals; it is also possible to complete other fields, for instance general
algebraic number fields, in an analogous way. This will be described now.
Suppose ''D'' is a
Dedekind domain and ''E'' is its
field of fractions. Pick a non-zero
prime ideal ''P'' of ''D''. If ''x'' is a non-zero element of ''E'', then ''xD'' is a fractional ideal and can be uniquely factored as a product of positive and negative powers of non-zero prime ideals of ''D''. We write ord
''P''(''x'') for the exponent of ''P'' in this factorization, and for any choice of number ''c'' greater than 1 we can set
:
.
Completing with respect to this absolute value |.|
''P'' yields a field ''E''
''P'', the proper generalization of the field of ''p''-adic numbers to this setting.
The choice of ''c'' does not change the completion (different choices yield the same concept of Cauchy sequence, so the same completion).
It is convenient, when the residue field ''D''/''P'' is finite, to take for ''c'' the size of ''D''/''P''.
For example, when ''E'' is a
number field and ''D'' is the ring of algberaic integers in ''D'',
Ostrowski's theorem says that every non-trivial
non-archimedean absolute value on ''E'' arises as some |.|
''P''. The remaining non-trivial absolute values
on ''E'' arise from the different embeddings of ''E'' into the real or complex numbers. (In fact, the non-archimedean absolute values
can be considered as simply the different embeddings of ''E'' into the fields 'C'
''p'', thus putting the description of all
the non-trivial absolute values of a number field on a common footing.)
Often, one needs to simultaneously keep track of all the above mentioned completions when ''E'' is a number field (or more generally a global field), which are seen as encoding "local" information. This is accomplished by
adele rings and
idele groups.
Local-global principle
Helmut Hasse's
local-global principle is said to hold for an equation if it can be solved over the rational numbers
if and only if it can be solved over the
real numbers and over the ''p''-adic numbers for every prime ''p''.
See also
★
Hensel's lemma
★
Mahler's theorem
★
p-adic division algorithm
References
★
p-adic Numbers : An Introduction, , Fernando Q., Gouvêa, Springer, 2000, ISBN 3-540-62911-4
★
A Course in p-adic Analysis, , Alain M., Robert, Springer, 2000, ISBN 0-387-98669-3
★
Counterexamples in Topology, , Lynn Arthur, Steen, Dover, 1978, ISBN 0-486-68735-X
1. Robert (2000) Section 1.1
2. Robert (2000) Section 2.3
3. Gouvêa (2000) Corollary 3.3.8
4. Gouvêa (2000) Corollary 5.3.10
5. Gouvêa (2000) Theorem 5.7.4
6. Gouvêa (2000) Proposition 5.7.8
7. Gouvêa (2000) Proposition 3.4.2
8. Robert (2000) Section 4.1
9. Robert (2000) Section 5.1
External links
★
★
★
''p''-adic number at
Springer On-line Encyclopaedia of Mathematics
★
Completion of Algebraic Closure - on-line lecture notes