Ultrametric space

In mathematics, an ultrametric space is a special kind of metric space in which the triangle inequality is replaced with d(x,y)\leq\max\left\{d(x,z),d(z,y)\right\}. Sometimes the associated metric is also called a non-Archimedean metric or super-metric. Although some of the theorems for ultrametric spaces may seem strange at a first glance, they appear naturally in many applications.

Formal definition

Formally, an ultrametric space is a set of points M with an associated distance function (also called a metric)

d\colon M \times M \rightarrow \mathbb{R}

(where \mathbb{R} is the set of real numbers), such that for all x,y,z\in M, one has:

  1. d(x, y) \ge 0
  2. d(x, y) = 0 iff x=y
  3. d(x, y) = d(y, x) (symmetry)
  4. d(x, z) \le \max \left\{ d(x, y), d(y, z) \right\} (strong triangle or ultrametric inequality).

In the case when M is a group and d is generated by a length function \|\cdot\| (so that d(x,y) = \|x - y\|), the last property can be made stronger using the Krull sharpening[1] to:

\|x+y\|\le \max \left\{ \|x\|, \|y\| \right\} with equality if \|x\| \ne \|y\|.

We want to prove that if \|x+y\| \le \max \left\{ \|x\|, \|y\|\right\}, then the equality occurs if \|x\| \ne \|y\|. Without loss of generality, let us assume that \|x\| > \|y\|. This implies that \|x + y\| \le \|x\|. But we can also compute \|x\|=\|(x+y)-y\| \le \max \left\{ \|x+y\|, \|y\|\right\}. Now, the value of \max \left\{ \|x+y\|, \|y\|\right\} cannot be \|y\|, for if that is the case, we have \|x\| \le \|y\| contrary to the initial assumption. Thus, \max \left\{ \|x+y\|, \|y\|\right\}=\|x+y\|, and \|x\| \le \|x+y\|. Using the initial inequality, we have \|x\| \le \|x + y\| \le \|x\| and therefore \|x+y\| = \|x\|.

Properties

Even some isosceles triangles cannot exist in an ultrametric space

From the above definition, one can conclude several typical properties of ultrametrics. For example, in an ultrametric space, for all x,y,z\in M and r,s\in\mathbb{R}:

In the following, the concept and notation of an (open) ball is the same as in the article about metric spaces, i.e.

B(x;r)=\{y\in M|d(x,y)<r\}.

Proving these statements is an instructive exercise. Note that, by the second statement, a ball may have several center points that have non-zero distance. The intuition behind such seemingly strange effects is that, due to the strong triangle inequality, distances in ultrametrics do not add up.

Examples

  1. The discrete metric is an ultrametric.
  2. The p-adic numbers form a complete ultrametric space.
  3. Consider the set of words of arbitrary length (finite or infinite) over some alphabet Σ. Define the distance between two different words to be 2n, where n is the first place at which the words differ. The resulting metric is an ultrametric.
  4. The set of words with glued ends of the length n over some alphabet Σ is an ultrametric space with respect to the p-close distance. Two words x and y are p-close if any substring of p (p< n) consecutive letters appears the same number of times (might be also zero) both in x and y.[2]
  5. If r=(rn) is a sequence of real numbers decreasing to zero, then |x|r := lim supn→∞ |xn|rn induces an ultrametric on the space of all complex sequences for which it is finite. (Note that this is not a seminorm since it lacks homogeneity. If the rn are allowed to be zero, one should use here the rather unusual convention that 00=0.)
  6. If G is an edge-weighted undirected graph, all edge weights are positive, and d(u,v) is the weight of the minimax path between u and v (that is, the largest weight of an edge, on a path chosen to minimize this largest weight), then the vertices of the graph, with distance measured by d, form an ultrametric space, and all finite ultrametric spaces may be represented in this way.[3]

Applications

A contraction mapping may then be thought of as a way of approximating the final result of a computation (which can be guaranteed to exist by the Banach fixed point theorem). Similar ideas can be found in domain theory. P-adic analysis makes heavy use of the ultrametric nature of the p-adic metric.

Applications are also known in solid-state physics, namely in the treatment of spin glasses by the replica-theory of Giorgio Parisi and coworkers,[4] and also in the theory of aperiodic solids.[5]

Ultrametric distances are also utilized in taxonomy and phylogenetic tree construction using the UPGMA and WPGMA methods.[5]

References

  1. Planet Math: Ultrametric Triangle Inequality
  2. Osipov, Gutkin (2013), "Clustering of periodic orbits in chaotic systems", Nonlinearity (26): 177–200, doi:10.1088/0951-7715/26/1/177.
  3. Leclerc, Bruno (1981), "Description combinatoire des ultramétriques", Centre de Mathématique Sociale. École Pratique des Hautes Études. Mathématiques et Sciences Humaines (in French) (73): 5–37, 127, MR 623034.
  4. Mezard, M; Parisi, G; and Virasoro, M: SPIN GLASS THEORY AND BEYOND, World Scientific, 1986. ISBN 978-9971-5-0116-7
  5. 5.0 5.1 Rammal, R.; Toulouse, G.; Virasoro, M. (1986). "Ultrametricity for physicists". Reviews of Modern Physics 58 (3): 765–788. doi:10.1103/RevModPhys.58.765. Retrieved 20 June 2011.

Further reading

Wikimedia Commons has media related to Non-Archimedean geometry.