Misplaced Pages

P-adic number: Difference between revisions

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 21:53, 1 May 2013 editAnomieBOT (talk | contribs)Bots6,589,448 editsm Dating maintenance tags: {{Whom}} {{From whom?}}← Previous edit Revision as of 03:19, 6 June 2013 edit undoJarble (talk | contribs)Autopatrolled, Extended confirmed users149,707 edits p-adic expansions: This section appears to consist of original research, and needs citations to verify these claimsNext edit →
Line 11: Line 11:


== ''p''-adic expansions == == ''p''-adic expansions ==
{{unreferenced section}}
When dealing with natural numbers, if we take {{mvar|p}} to be a fixed prime number, then any positive ] can be written as a base {{mvar|p}} expansion in the form When dealing with natural numbers, if we take {{mvar|p}} to be a fixed prime number, then any positive ] can be written as a base {{mvar|p}} expansion in the form
:<math>\sum_{i=0}^n a_i p^i</math> :<math>\sum_{i=0}^n a_i p^i</math>

Revision as of 03:19, 6 June 2013

The 3-adic integers, with selected corresponding characters on their Pontryagin dual group

In mathematics the p-adic number system for any prime number p 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 extension is achieved by an alternative interpretation of the concept of "closeness" or absolute value. In particular, p-adic numbers have the interesting property that they are said to be close when their difference is divisible by a high power of p – the higher the power the closer they are. This property enables p-adic numbers to encode congruence information in a way that turns out to have powerful applications in number theory including, for example, in the famous proof of Fermat's Last Theorem by Andrew Wiles.

p-adic numbers were first described by Kurt Hensel in 1897, though with hindsight some of Kummer's earlier work can be interpreted as implicitly using p-adic numbers. 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 Qp of p-adic numbers is a completion of the rational numbers. The field Qp 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 to a point in Qp. This is what allows the development of calculus on Qp, 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 variable and may be replaced with a constant (yielding, for instance, "the 2-adic numbers") or another placeholder variable (for expressions such as "the ℓ-adic numbers").

p-adic expansions

This section does not cite any sources. Please help improve this section by adding citations to reliable sources. Unsourced material may be challenged and removed. (Learn how and when to remove this message)

When dealing with natural numbers, if we take p to be a fixed prime number, then any positive integer can be written as a base p expansion in the form

i = 0 n a i p i {\displaystyle \sum _{i=0}^{n}a_{i}p^{i}}

where the ai are integers in {0, … , p − 1}. For example, the binary expansion of 35 is 1·2 + 0·2 + 0·2 + 0·2 + 1·2 + 1·2, often written in the shorthand notation 1000112.

The familiar approach to extending this description to the larger domain of the rationals (and, ultimately, to the reals) is to use sums of the form:

± i = n a i p i . {\displaystyle \pm \sum _{i=-\infty }^{n}a_{i}p^{i}.}

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 for which ai = 0 for all i < 0.

With p-adic numbers, on the other hand, we choose to extend the base p expansions in a different way. Because in the p-adic world high positive powers of p are small and high negative powers are large, we consider infinite sums of the form:

i = k a i p i {\displaystyle \sum _{i=k}^{\infty }a_{i}p^{i}}

where k is some (not necessarily positive) integer. With this approach we obtain the p-adic expansions of the p-adic numbers. Those p-adic numbers for which ai = 0 for all i < 0 are also called the p-adic integers.

As opposed to real number expansions which extend to the right as sums of ever smaller, increasingly negative powers of the base p, p-adic numbers may expand to the left forever, a property that can often be true for the p-adic integers. For example, consider the p-adic expansion of 1/3 in base 5. It can be shown to be …13131325, i.e., the limit of the sequence 25, 325, 1325, 31325, 131325, 3131325, 13131325, … :

5 2 1 3 = 44 5 3 = 13 5 ; 5 4 1 3 = 4444 5 3 = 1313 5 {\displaystyle {\dfrac {5^{2}-1}{3}}={\dfrac {44_{5}}{3}}=13_{5};\,{\dfrac {5^{4}-1}{3}}={\dfrac {4444_{5}}{3}}=1313_{5}}
1 3 = 1313 5 {\displaystyle \Rightarrow -{\dfrac {1}{3}}=\dots 1313_{5}}
2 3 = 1313 5 × 2 = 3131 5 {\displaystyle \Rightarrow -{\dfrac {2}{3}}=\dots 1313_{5}\times 2=\dots 3131_{5}}
1 3 = 2 3 + 1 = 3132 5 . {\displaystyle \Rightarrow {\dfrac {1}{3}}=-{\dfrac {2}{3}}+1=\dots 3132_{5}.}

Multiplying this infinite sum by 3 in base 5 gives …00000015. 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 satisfies the definition of being a p-adic integer in base 5.

More formally, the p-adic expansions can be used to define the field Qp of p-adic numbers while the p-adic integers form a subring of Qp, denoted Zp. (Not to be confused with the ring of integers modulo p which is also sometimes written Zp. To avoid ambiguity, Z/pZ or Z/(p) are often used to represent the integers modulo p.)

While it is possible to use the approach above to 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

1 5 = 121012102 3 . {\displaystyle {\dfrac {1}{5}}=\dots 121012102_{3}.}

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

1 5 = 2.01210121 3  or  1 15 = 20.1210121 3 . {\displaystyle {\dfrac {1}{5}}=2.01210121\dots _{3}{\mbox{ or }}{\dfrac {1}{15}}=20.1210121\dots _{3}.}

p-adic expansions may be written with other sets of digits instead of {0, 1, …, p − 1}. For example, the 3-adic expansion of /5 can be written using balanced ternary digits {1,0,1} as

1 5 = 1 _ 11 11 _ 11 11 _ 11 1 _ 3 . {\displaystyle {\dfrac {1}{5}}=\dots {\underline {1}}11{\underline {11}}11{\underline {11}}11{\underline {1}}_{3}.}

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

See also: p-adic order
p = 2 ← distance = 1 →
De-
ci-
mal
Bi-
nary
← d = ½ → ← d = ½ →
‹ d=¼ › ‹ d=¼ › ‹ d=¼ › ‹ d=¼ ›
‹⅛› ‹⅛› ‹⅛› ‹⅛› ‹⅛› ‹⅛› ‹⅛› ‹⅛›
................................................
17  10001          J      
16 10000  J  
15 1111     L
14 1110   L  
13 1101     L
12 1100   L  
11 1011     L
10 1010   L  
9 1001     L
8 1000   L  
7 111   L
6 110 L  
5 101   L
4 100 L  
3 11   L
2 10 L  
1 1   L
0 0…000 L  
−1 1…111      J
−2 1…110    J  
−3 1…101      J
−4 1…100    J  
Dec Bin ················································
 
 
 
 
 
 
 
 
 
 
2-adic ( p = 2 ) arrangement of integers, from left to right. This shows a hierarchical subdivision pattern common for ultrametric spaces. Points within a distance 1/8 are grouped in one colored strip. A pair of strips within a distance 1/4 has the same chroma, four strips within a distance 1/2 have the same hue. The hue is determined by the least significant bit, the saturation – by the next (2
Similar picture for p = 3 (click to enlarge) shows 3 closed balls of radius 1/3, where each consists of 3 balls of 1/9

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… . The definition of a Cauchy sequence relies on the metric chosen, though, so if we choose a different one, we can construct numbers other than the real numbers. The usual metric which yields the real numbers is called the Euclidean metric.

For a given prime p, we define the p-adic absolute value in Q as follows: for any non-zero rational number x, there is a unique integer n allowing us to write x = p(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. We also define |0|p = 0.

For example with x = 63/550 = 2·3·5·7·11

| x | 2 = 2 | x | 3 = 1 / 9 | x | 5 = 25 | x | 7 = 1 / 7 | x | 11 = 11 | x | any other prime = 1. {\displaystyle {\begin{aligned}|x|_{2}&=2\\|x|_{3}&=1/9\\|x|_{5}&=25\\|x|_{7}&=1/7\\|x|_{11}&=11\\|x|_{\text{any other prime}}&=1.\end{aligned}}}

This definition of |x|p has the effect that high powers of p become "small". By the fundamental theorem of arithmetic, for a given non-zero rational number x there is a unique finite set of distinct primes p 1 , , p r {\displaystyle p_{1},\ldots ,p_{r}} and a corresponding sequence of non-zero integers a 1 , , a r {\displaystyle a_{1},\ldots ,a_{r}} such that:

| x | = p 1 a 1 p r a r . {\displaystyle |x|=p_{1}^{a_{1}}\ldots p_{r}^{a_{r}}.}

It then follows that | x | p i = p i a i {\displaystyle |x|_{p_{i}}=p_{i}^{-a_{i}}} for all 1 i r {\displaystyle 1\leq i\leq r} , and | x | p = 1 {\displaystyle |x|_{p}=1\,} for any other prime p { p 1 , p r } . {\displaystyle p\notin \{p_{1},\ldots p_{r}\}.}

It is a theorem of Ostrowski that each absolute value on Q is equivalent either to the Euclidean absolute value, the trivial absolute value, or to one of the p-adic absolute values for some prime p. So the only norms on Q modulo equivalence are the absolute value, the trivial absolute value and the p-adic absolute value which means that there are only as many completions (with respect to a norm) of Q.

The p-adic absolute value defines a metric dp on Q by setting

d p ( x , y ) = | x y | p {\displaystyle d_{p}(x,y)=|x-y|_{p}\,\!}

The field Qp of p-adic numbers can then be defined as the completion of the metric space (Q, dp); 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 Qp, every element x may be written in a unique way as

i = k a i p i {\displaystyle \sum _{i=k}^{\infty }a_{i}p^{i}}

where k is some integer such that ak0 and each ai is in {0, …, p − 1 }. This series converges to x with respect to the metric dp.

With this absolute value, the field Qp 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 fractions of this ring to get the field of p-adic numbers.

We start with the inverse limit of the rings Z/pZ (see modular arithmetic): a p-adic integer is then a sequence (an)n≥1 such that an is in Z/pZ, and if nm, then anam (mod p).

Every natural number m defines such a sequence (an) by an = m mod p 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, …).

The operators of the ring amount to pointwise addition and multiplication of such sequences. This is well defined because addition and multiplication commute with the "mod" operator, see modular arithmetic.

Moreover, every sequence (an) where the first element is not 0 has an inverse. In that case, for every n, an and p are coprime, and so an and p are relatively prime. Therefore, each an has an inverse mod p, and the sequence of these inverses, (bn), is the sought inverse of (an). For example, consider the p-adic integer corresponding to the natural number 7; as a 2-adic number, it would be written (1, 3, 7, 7, 7, 7, 7, ...). This object's inverse would be written as an ever-increasing sequence that begins (1, 3, 7, 7, 23, 55, 55, 183, 439, 439, 1463 ...). Naturally, this 2-adic integer has no corresponding natural number.

Every such sequence can alternatively be written as a series. For instance, in the 3-adics, the sequence (2, 8, 8, 35, 35, ...) can be written as 2 + 2·3 + 0·3 + 1·3 + 0·3 + ... 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 Qp of p-adic numbers. Note that in this field of fractions, every non-integer p-adic number can be uniquely written as p u with a natural number n and a unit in the p-adic integers u. This means that

Q p = Quot ( Z p ) ( p N ) 1 Z p . {\displaystyle \mathbf {Q} _{p}=\operatorname {Quot} \left(\mathbf {Z} _{p}\right)\cong (p^{\mathbf {N} })^{-1}\mathbf {Z} _{p}.}

Note that SA, where S = p N = { p n : n N } {\displaystyle S=p^{\mathbf {N} }=\{p^{n}:n\in \mathbf {N} \}} is a multiplicative subset (contains the unit and closed under multiplication) of a commutative ring with unit A {\displaystyle A} , is an algebraic construction called the ring of fractions of A {\displaystyle A} by S {\displaystyle S} .

Properties

The ring of p-adic integers is the inverse limit of the finite rings Z/pZ, but is nonetheless uncountable, and has the cardinality of the continuum. Accordingly, the field Qp is uncountable. The endomorphism ring of the Prüfer p-group of rank n, denoted Z(p), 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 Zp be defined by taking as a basis all sets of the form {{{1}}} { n + λ p for λ in Zp and a in N}. Then Zp is a compactification of Z, under the derived topology (it is not a compactification of Z with its usual discrete topology). The relative topology on Z as a subset of Zp 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). 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.

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, i.e. Qp has infinitely many inequivalent algebraic extensions. Also contrasting the case of real numbers, although there is a unique extension of the p-adic valuation to the algebraic closure of Qp, it is not (metrically) complete. Its (metric) completion is called Cp or Ωp. Here an end is reached, as Cp is algebraically closed. Unlike the complex field, Cp is not locally compact.

The field Cp is algebraically isomorphic to the field C of complex numbers, so we may regard Cp as the complex numbers endowed with an exotic metric. It should be noted that the proof of existence of such a field isomorphism relies on the axiom of choice, and does not provide an explicit example of such an isomorphism.

The p-adic numbers contain the nth cyclotomic field (n > 2) if and only if n divides p − 1. For instance, the nth cyclotomic field is a subfield of Q13 if and only if n = 1, 2, 3, 4, 6, or 12. In particular, there is no multiplicative p-torsion in the p-adic numbers, if p > 2. Also, −1 is the only non-trivial torsion element in 2-adic numbers.

Given a natural number k, the index of the multiplicative group of the kth powers of the non-zero elements of Qp in the multiplicative group of Qp is finite.

The number e, defined as the sum of reciprocals of factorials, is not a member of any p-adic field; but e is a p-adic number for all p except 2, for which one must take at least the fourth power. (Thus a number with similar properties as e – namely a pth root of e – is a member of the algebraic closure of the p-adic numbers for all p.)

For reals, the only functions whose derivative is zero are the constant functions. This is not true over Qp. For instance, the function

f: QpQp, f(x) = (1/|x|p) for x ≠ 0, f(0) = 0,

has zero derivative everywhere but is not even locally constant at 0.

Given any elements r, r2, r3, r5, r7, ... where rp is in Qp (and Q stands for R), it is possible to find a sequence (xn) in Q such that for all p (including ∞), the limit of xn in Qp is rp.

The field Qp is a locally compact Hausdorff space.

If K {\displaystyle \mathbf {K} } is a finite Galois extension of Q p {\displaystyle \mathbf {Q} _{p}} , the Galois group Gal ( K / Q p ) {\displaystyle {\text{Gal}}(\mathbf {K} /\mathbf {Q} _{p})} is solvable. Thus, the Galois group Gal ( Q ¯ p / Q p ) {\displaystyle {\text{Gal}}({\overline {\mathbf {Q} }}_{p}/\mathbf {Q} _{p})} is prosolvable.

Rational arithmetic

Eric Hehner and Nigel Horspool proposed in 1979 the use of a p-adic representation for rational numbers on computers called Quote notation. The primary advantage of such a representation is that addition, subtraction, and multiplication can be done in a straightforward manner analogous to similar methods for binary integers; and division is even simpler, resembling multiplication. However, it has the disadvantage that representations can be much larger than simply storing the numerator and denominator in binary; for example, if 2 − 1 is a Mersenne prime, its reciprocal will require 2 − 1 bits to represent.

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 ordP(x) for the exponent of P in this factorization, and for any choice of number c greater than 1 we can set

| x | P = c ord P ( x ) . {\displaystyle |x|_{P}=c^{-\operatorname {ord} _{P}(x)}.}

Completing with respect to this absolute value |.|P yields a field EP, 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, 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 Cp, 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. This principle holds e.g. for equations given by quadratic forms, but fails for higher polynomials in several indeterminates.

See also

Notes

  1. F. Q. Gouvêa, A Marvelous Proof, The American Mathematical Monthly, Vol. 101, No. 3 (Mar., 1994), pp. 203–222
  2. Hensel, Kurt (1897). "Über eine neue Begründung der Theorie der algebraischen Zahlen". Jahresbericht der Deutschen Mathematiker-Vereinigung. 6 (3): 83–88. {{cite journal}}: External link in |journal= (help)
  3. Robert (2000) Section 1.1
  4. Robert (2000) Section 2.3
  5. Gouvêa (2000) Corollary 3.3.8
  6. Gouvêa (2000) Corollary 5.3.10
  7. Gouvêa (2000) Theorem 5.7.4
  8. ^ Cassels (1986) p.149
  9. ^ Koblitz (1980) p.13
  10. Gouvêa (2000) Proposition 5.7.8
  11. Gouvêa (2000) Proposition 3.4.2
  12. Robert (2000) Section 4.1
  13. Robert (2000) Section 5.1
  14. Eric C. R. Hehner, R. Nigel Horspool, A new representation of the rational numbers for fast easy arithmetic. SIAM Journal on Computing 8, 124–134. 1979.

References

External links

Number systems
Sets of definable numbers
Composition algebras
Split
types
Other hypercomplex
Infinities and infinitesimals
Other types
Categories:
P-adic number: Difference between revisions Add topic