Majorization

Majorization

In mathematics, majorization is a partial order 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 decreasing order. Given \mathbf{a},\mathbf{b} \in \mathbb{R}^d, we say that  \mathbf{a} weakly majorizes (or dominates)  \mathbf{b} 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}, 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} .

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.

Contents

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

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}.

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).
  • From \mathbf{a} we can produce \mathbf{b} by a finite sequence of "Robin Hood operations" where we replace two elements ai and aj < ai with ai − ε and aj + ε, 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.

See also

  • For positive integer numbers, weak majorization is called Dominance order.

Notes

  1. ^ a b c 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


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • majorization — noun A partial order over vectors of real numbers …   Wiktionary

  • Stress majorization — is an optimization strategy used in multidimensional scaling (MDS) where, for a set of n , m dimensional data items, a configuration X of n points in r( …   Wikipedia

  • Ingram Olkin — (born July 23, 1924) is a professor emeritus and chair of statistics and education at Stanford University and the Stanford University School of Education. He is known for developing statistical analysis for evaluating policies, particularly in… …   Wikipedia

  • Force-based algorithms — Force based or force directed algorithms are a class of algorithms for drawing graphs in an aesthetically pleasing way. Their purpose is to position the nodes of a graph in two dimensional or three dimensional space so that all the edges are of… …   Wikipedia

  • Karamata's inequality — In mathematics, Karamata s inequality, also known as the Majorization Inequality, states that if f(x) is a convex function in x and the sequence :x 1, x 2, ..., x n majorizes:y 1, y 2, ..., y n then :f(x 1)+f(x 2)+...+f(x n) ge f(y 1)+f(y… …   Wikipedia

  • Dominance order — Example of dominance ordering of partitions of n. Here, n = 6, nodes are partitions of 6, edges indicate that the upper node dominates the lower node. While this particular partial ordering is graded, this is not true for the dominance ordering… …   Wikipedia

  • Douglas' lemma — In operator theory, an area of mathematics, Douglas lemma relates factorization, range inclusion, and majorization of Hilbert space operators. It is generally attributed to Ronald G. Douglas, although Douglas acknowledges that aspects of the… …   Wikipedia

  • Nonlinear dimensionality reduction — High dimensional data, meaning data that requires more than two or three dimensions to represent, can be difficult to interpret. One approach to simplification is to assume that the data of interest lies on an embedded non linear manifold within… …   Wikipedia

  • Multidimensional scaling — (MDS) is a set of related statistical techniques often used in information visualization for exploring similarities or dissimilarities in data. MDS is a special case of ordination. An MDS algorithm starts with a matrix of item–item similarities,… …   Wikipedia

  • List of numerical analysis topics — This is a list of numerical analysis topics, by Wikipedia page. Contents 1 General 2 Error 3 Elementary and special functions 4 Numerical linear algebra …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”