Majorization

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

In mathematics, majorization is a preorder on vectors of real numbers. For a vector \mathbf{a}\in\mathbb{R}^d, we denote by \mathbf{a}^{\downarrow}\in\mathbb{R}^d the vector with the same components, but sorted in descending order. Given \mathbf{a},\mathbf{b} \in \mathbb{R}^d, we say that  \mathbf{a} weakly majorizes (or dominates)  \mathbf{b} from below written as  \mathbf{a} \succ_w \mathbf{b} iff

 \sum_{i=1}^k a_i^{\downarrow} \geq \sum_{i=1}^k b_i^{\downarrow} \quad \text{for } k=1,\dots,d,

where a^{\downarrow}_i and b^{\downarrow}_i are the elements of \mathbf{a} and \mathbf{b}, respectively, sorted in decreasing order. Equivalently, we say that \mathbf{b} is weakly majorized (or dominated) by \mathbf{a} from below, denoted as  \mathbf{b} \prec_w \mathbf{a} .

Similarly, we say that  \mathbf{a} weakly majorizes  \mathbf{b} from above written as  \mathbf{a} \succ^w \mathbf{b} iff

 \sum_{i=k}^d a_i^{\downarrow} \leq \sum_{i=k}^d b_i^{\downarrow} \quad \text{for } k=1,\dots,d,

Equivalently, we say that \mathbf{b} is weakly majorized by \mathbf{a} from above, denoted as  \mathbf{b} \prec^w \mathbf{a} .

If  \mathbf{a} \succ_w \mathbf{b} and in addition \sum_{i=1}^d a_i = \sum_{i=1}^d b_i we say that  \mathbf{a} majorizes (or dominates)  \mathbf{b} written as  \mathbf{a} \succ \mathbf{b} . Equivalently, we say that \mathbf{b} is majorized (or dominated) by \mathbf{a}, denoted as  \mathbf{b} \prec \mathbf{a} .

It is easy to see that  \mathbf{a} \succ \mathbf{b} if and only if  \mathbf{a} \succ_w \mathbf{b} and  \mathbf{a} \succ^w \mathbf{b} .

Note that the majorization order do not depend on the order of the components of the vectors  \mathbf{a} or  \mathbf{b} . Majorization is not a partial order, since  \mathbf{a} \succ \mathbf{b} and  \mathbf{b} \succ \mathbf{a} do not imply  \mathbf{a} = \mathbf{b} , it only implies that the components of each vector are equal, but not necessarily in the same order.

Regrettably, to confuse the matter, some literature sources use the reverse notation, e.g., \succ is replaced with \prec, most notably, in Horn and Johnson, Matrix analysis (Cambridge Univ. Press, 1985), Definition 4.3.24, while the same authors switch to the traditional notation, introduced here, later in their Topics in Matrix Analysis (1994).

A function f:\mathbb{R}^d \to \mathbb{R} is said to be Schur convex when \mathbf{a} \succ \mathbf{b} implies f(\mathbf{a}) \geq  f(\mathbf{b}). Similarly, f(\mathbf{a}) is Schur concave when \mathbf{a} \succ \mathbf{b} implies f(\mathbf{a}) \leq f(\mathbf{b}).

The majorization partial order on finite sets, described here, can be generalized to the Lorenz ordering, a partial order on distribution functions.

Examples

The order of the entries does not affect the majorization, e.g., the statement (1,2)\prec (0,3) is simply equivalent to (2,1)\prec (3,0).

(Strong) majorization: (1,2,3)\prec (0,3,3)\prec (0,0,6). For vectors with n components


\left(\frac{1}{n}, \ldots, \frac{1}{n}\right)\prec \left(\frac{1}{n-1}, \ldots, \frac{1}{n-1},0\right)
\prec \cdots \prec
\left(\frac{1}{2},\frac{1}{2}, 0, \ldots, 0\right) \prec \left(1, 0, \ldots, 0\right).

(Weak) majorization: (1,2,3)\prec_w (1,3,3)\prec_w (1,3,4). For vectors with n components:


\left(\frac{1}{n}, \ldots, \frac{1}{n}\right)\prec_w \left(\frac{1}{n-1}, \ldots, \frac{1}{n-1},1\right).

Geometry of Majorization

File:2D Majorization Example.png
Figure 1. 2D Majorization Example

For \mathbf{x}, \mathbf{y} \in \mathbb{R}^n, we have \mathbf{x} \prec \mathbf{y} if and only if \mathbf{x} is in the convex hull of all vectors obtained by permuting the coordinates of \mathbf{y}.

Figure 1 displays the convex hull in 2D for the vector \mathbf{y}=(3,\,1). Notice that the center of the convex hull, which is an interval in this case, is the vector \mathbf{x}=(2,\,2). This is the "smallest" vector satisfying \mathbf{x} \prec \mathbf{y} for this given vector \mathbf{y}.

File:3D Majorization Example.png
Figure 2. 3D Majorization Example

Figure 2 shows the convex hull in 3D. The center of the convex hull, which is a 2D polygon in this case, is the "smallest" vector \mathbf{x} satisfying \mathbf{x} \prec \mathbf{y} for this given vector \mathbf{y}.

Equivalent conditions

Each of the following statements is true if and only if \mathbf{a}\succ \mathbf{b}:

  • \mathbf{b} = D\mathbf{a} for some doubly stochastic matrix D (see Arnold,[1] Theorem 2.1). This is equivalent to saying b can be represented as a weighted average of the permutations of a.
  • From \mathbf{a} we can produce \mathbf{b} by a finite sequence of "Robin Hood operations" where we replace two elements a_i and a_j < a_i with a_i-\varepsilon and a_j+\varepsilon, respectively, for some \varepsilon \in (0, a_i-a_j) (see Arnold,[1] p. 11).
  • For every convex function h:\mathbb{R}\to \mathbb{R}, \sum_{i=1}^d h(a_i) \geq \sum_{i=1}^d h(b_i) (see Arnold,[1] Theorem 2.9).
  •  \forall t \in \mathbb{R} \quad \sum_{j=1}^d |a_j-t| \geq \sum_{j=1}^d |b_j-t|. (see Nielsen and Chuang Exercise 12.17,[2])

In linear algebra

  • Suppose that for two real vectors v,v' \in \mathbb{R}^d, v majorizes v'. Then it can be shown that there exists a set of probabilities (p_1,p_2,\ldots,p_d),
\sum_{i=1}^d p_i=1 and a set of permutations (P_1,P_2,\ldots,P_d) such that v'=\sum_{i=1}^d p_iP_iv. Alternatively it can be shown that there exists a doubly stochastic matrix D such that vD=v'
  • We say that a hermitian operator, H, majorizes another, H', if the set of eigenvalues of H majorizes that of H'.

In recursion theory

Given f, g : \mathbb{N} \to\mathbb{N}\,\!, then f\,\! is said to majorize g\,\! if, for all x\,\!, f(x)\geq g(x)\,\!. If there is some n\,\! so that f(x)\geq g(x)\,\! for all x > n\,\!, then f\,\! is said to dominate (or eventually dominate) g\,\!. Alternatively, the preceding terms are often defined requiring the strict inequality f(x) > g(x)\,\! instead of f(x)\geq g(x)\,\! in the foregoing definitions.

Generalizations

Various generalizations of majorization are discussed in chapters 14 and 15 of the reference work Inequalities: Theory of Majorization and Its Applications. Albert W. Marshall, Ingram Olkin, Barry Arnold. Second edition. Springer Series in Statistics. Springer, New York, 2011. ISBN 978-0-387-40087-7

See also

Notes

  1. 1.0 1.1 1.2 Barry C. Arnold. "Majorization and the Lorenz Order: A Brief Introduction". Springer-Verlag Lecture Notes in Statistics, vol. 43, 1987.
  2. Nielsen and Chuang. "Quantum Computation and Quantum Information". Cambridge University Press, 2000

References

External links

Software