Complementarity problem

From Wikimization

(Difference between revisions)
Jump to: navigation, search
m (Any solution of a nonlinear optimization problem on a closed convex cone is a solution of a nonlinear complementarity problem)
m (A convex optimization problem on a closed convex cone is equivalent to a nonlinear complementarity problem)
Line 224: Line 224:
Let <math>\mathcal K</math> be a closed convex cone in the Hilbert space
Let <math>\mathcal K</math> be a closed convex cone in the Hilbert space
<math>(\mathbb H,\langle\cdot,\cdot\rangle)</math> and <math>f:\mathbb H\to\mathbb R</math>
<math>(\mathbb H,\langle\cdot,\cdot\rangle)</math> and <math>f:\mathbb H\to\mathbb R</math>
-
a differentiable convex function. Then, the [[Complementarity_problem#Nonlinear_optimization_problems | nonlinear optimization problem]]<math>NOPT(f,\mathcal K)</math> is equivalent to the [[Complementarity_problem#Nonlinear_complementarity_problems | nonlinear complementarity problem]]
+
a differentiable convex function. Then, the [[Complementarity_problem#Nonlinear_optimization_problems | nonlinear optimization problem]] <math>NOPT(f,\mathcal K)</math> is equivalent to the [[Complementarity_problem#Nonlinear_complementarity_problems | nonlinear complementarity problem]]
<math>NCP(F,\mathcal K),</math> where <math>F=\nabla f</math> is the gradient of <math>f.\,</math>
<math>NCP(F,\mathcal K),</math> where <math>F=\nabla f</math> is the gradient of <math>f.\,</math>

Revision as of 12:24, 20 July 2009

Sándor Zoltán Németh

Contents

Fixed point problems

Let LaTeX: \mathcal A be a set and LaTeX: F:\mathcal A\to\mathcal A a mapping. The fixed point problem defined by LaTeX: F\, is the problem

LaTeX: 
Fix(F):\left\{
\begin{array}{l}
Find\,\,\,x\in\mathcal A\,\,\,such\,\,\,that\\
F(x)=x.
\end{array}
\right.

Nonlinear complementarity problems

Let LaTeX: \mathcal K be a closed convex cone in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: F:\mathbb H\to\mathbb H a mapping. Recall that the dual cone of LaTeX: \mathcal K is the closed convex cone LaTeX: \mathcal K^*=-\mathcal K^\circ, where LaTeX: \mathcal K^\circ is the polar of LaTeX: \mathcal K. The nonlinear complementarity problem defined by LaTeX: \mathcal K and LaTeX: f\, is the problem

LaTeX: 
NCP(F,\mathcal K):\left\{
\begin{array}{l} 
Find\,\,\,x\in\mathcal K\,\,\,such\,\,\,that\\ 
F(x)\in\mathcal K^*\,\,\,and\,\,\,\langle x,F(x)\rangle=0.
\end{array}
\right.

Every nonlinear complementarity problem is equivalent to a fixed point problem

Let LaTeX: \mathcal K be a closed convex cone in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: F:\mathbb H\to\mathbb H a mapping. Then, the nonlinear complementarity problem LaTeX: NCP(F,\mathcal K) is equivalent to the fixed point problem LaTeX: Fix(P_{\mathcal K}\circ(I-F)), where LaTeX: I:\mathbb H\to\mathbb H is the identity mapping defined by LaTeX: I(x)=x\, and LaTeX: P_{\mathcal K} is the projection onto LaTeX: \mathcal K.

Proof

For all LaTeX: x\in\mathbb H denote LaTeX: z=x-F(x)\, and LaTeX: y=-F(x).\, Then, LaTeX: z=x+y.\,

Suppose that LaTeX: x\, is a solution of LaTeX: NCP(F,\mathcal K). Then, LaTeX: z=x+y,\, with LaTeX: x\in\mathcal K, LaTeX: y\in\mathcal K^\circ and LaTeX: \langle x,y\rangle=0. Hence, by using Moreau's theorem, we get LaTeX: x=P_{\mathcal K}z. Therefore, LaTeX: x\, is a solution of LaTeX: Fix(P_{\mathcal K}\circ(I-F)).

Conversely, suppose that LaTeX: x\, is a solution of LaTeX: Fix(P_{\mathcal K}\circ(I-F)). Then, LaTeX: x\in\mathcal K and by using Moreau's theorem

LaTeX: z=P_{\mathcal K}(z)+P_{\mathcal K^\circ}(z)=x+P_{\mathcal K^\circ}(z).

Hence, LaTeX: P_{\mathcal K^\circ}(z)=z-x=y,. Thus, LaTeX: y\in\mathcal K^\circ. Moreau's theorem also implies that LaTeX: \langle x,y\rangle=0. In conclusion, LaTeX: x\in\mathcal K, LaTeX: F(x)=-y\in\mathcal K^* and LaTeX: \langle x,F(x)\rangle=0. Therefore, LaTeX: x\, is a solution of LaTeX: NCP(F,\mathcal K).

An alternative proof without Moreau's theorem

Variational inequalities

Let LaTeX: \mathcal C be a closed convex set in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: F:\mathbb H\to\mathbb H a mapping. The variational inequality defined by LaTeX: \mathcal C and LaTeX: F\, is the problem

LaTeX: 
VI(F,\mathcal C):\left\{
\begin{array}{l} 
Find\,\,\,x\in\mathcal C\,\,\,such\,\,\,that\\ 
\langle y-x,F(x)\rangle\geq 0,\,\,\,for\,\,\,all\,\,\,y\in\mathcal C.
\end{array}
\right.

Every variational inequality is equivalent to a fixed point problem

Let LaTeX: \mathcal C be a closed convex set in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: F:\mathbb H\to\mathbb H a mapping. Then the variational inequality LaTeX: VI(F,\mathcal C) is equivalent to the fixed point problem LaTeX: Fix(P_{\mathcal C}\circ(I-F)).

Proof

LaTeX: x\, is a solution of LaTeX: Fix(P_{\mathcal C}\circ(I-F)) if and only if LaTeX: x=P_{\mathcal C}(x-F(x)). By using the characterization of the projection the latter equation is equivalent to

LaTeX: \langle x-F(x)-x,y-x\rangle\leq0,

for all LaTeX: y\in\mathcal C. But this holds if and only if LaTeX: x\, is a solution of LaTeX: VI(F,\mathcal C).

Remark

The next section shows that the equivalence of variational inequalities and fixed point problems is much stronger than the equivalence of nonlinear complementarity problems and fixed point problems, because each nonlinear complementarity problem is a variational inequality defined on a closed convex cone.

Every variational inequality defined on a closed convex cone is equivalent to a complementarity problem

Let LaTeX: \mathcal K be a closed convex cone in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: F:\mathbb H\to\mathbb H a mapping. Then, the nonlinear complementarity problem LaTeX: NCP(F,\mathcal K) is equivalent to the variational inequality LaTeX: VI(F,\mathcal K).

Proof

Suppose that LaTeX: x\, is a solution of LaTeX: NCP(F,\mathcal K). Then, LaTeX: x\in\mathcal K, LaTeX: F(x)\in\mathcal K^* and LaTeX: \langle x,F(x)\rangle=0. Hence,

LaTeX: \langle y-x,F(x)\rangle\geq 0,

for all LaTeX: y\in\mathcal K. Therefore, LaTeX: x\, is a solution of LaTeX: VI(F,\mathcal K).

Conversely, suppose that LaTeX: x\, is a solution of LaTeX: VI(F,\mathcal K). Then, LaTeX: x\in\mathcal K and

LaTeX: \langle y-x,F(x)\rangle\geq 0,

for all LaTeX: y\in\mathcal K. Particularly, taking LaTeX: y=0\, and LaTeX: y=2x\,, respectively, we get LaTeX: \langle x,F(x)\rangle=0. Thus, LaTeX: \langle y,F(x)\rangle\geq 0, for all LaTeX: y\in\mathcal K, or equivalently LaTeX: F(x)\in\mathcal K^*. In conclusion, LaTeX: x\in\mathcal K, LaTeX: F(x)\in\mathcal K^* and LaTeX: \langle x,F(x)\rangle=0. Therefore, LaTeX: x\, is a solution of LaTeX: NCP(F,\mathcal K).

Concluding the alternative proof

Since LaTeX: \mathcal K is a closed convex cone, the nonlinear complementarity problem LaTeX: NCP(F,\mathcal K) is equivalent to the variational inequality LaTeX: VI(F,\mathcal K), which is equivalent to the fixed point problem LaTeX: Fix(P_{\mathcal K}\circ(I-F)).

Implicit complementarity problems

Let LaTeX: \mathcal K be a closed convex cone in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: F,G:\mathbb H\to\mathbb H two mappings. Recall that the dual cone of LaTeX: \mathcal K is the closed convex cone LaTeX: \mathcal K^*=-\mathcal K^\circ, where LaTeX: \mathcal K^\circ is the polar of LaTeX: \mathcal K. The implicit complementarity problem defined by LaTeX: \mathcal K and the ordered pair of mappings LaTeX: (F,G)\, is the problem

LaTeX: 
ICP(F,G,\mathcal K):\left\{
\begin{array}{l} 
	Find\,\,\,u\in\mathbb H\,\,\,such\,\,\,that\\ 
	G(u)\in\mathcal K,\,\,\,F(u)\in K^*\,\,\,and\,\,\,\langle G(u),F(u)\rangle=0.
\end{array}
\right.

Every implicit complementarity problem is equivalent to a fixed point problem

Let LaTeX: \mathcal K be a closed convex cone in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: F,G:\mathbb H\to\mathbb H two mappings. Then, the implicit complementarity problem LaTeX: ICP(F,G,\mathcal K) is equivalent to the fixed point problem LaTeX: Fix(I-G+P_{\mathcal K}\circ(G-F)), where LaTeX: I:\mathbb H\to\mathbb H is the identity mapping defined by LaTeX: I(x)=x.\,

Proof

For all LaTeX: u\in\mathbb H denote LaTeX: z=G(u)-G(u),\, LaTeX: x=G(u)\, and LaTeX: y=-F(u).\, Then, LaTeX: z=x+y.\,

Suppose that LaTeX: u\, is a solution of LaTeX: ICP(F,G,\mathcal K). Then, LaTeX: z=x+y,\, with LaTeX: x\in\mathcal K, LaTeX: y\in\mathcal K^\circ and LaTeX: \langle x,y\rangle=0. Hence, by using Moreau's theorem, we get LaTeX: x=P_{\mathcal K}z. Therefore, LaTeX: u\, is a solution of LaTeX: Fix(I-G+P_{\mathcal K}\circ(G-F)).

Conversely, suppose that LaTeX: u\, is a solution of LaTeX: Fix(I-G+P_{\mathcal K}\circ(G-F)). Then, LaTeX: x\in\mathcal K and by using Moreau's theorem

LaTeX: z=P_{\mathcal K}(z)+P_{\mathcal K^\circ}(z)=x+P_{\mathcal K^\circ}(z).

Hence, LaTeX: P_{\mathcal K^\circ}(z)=z-x=y,. Thus, LaTeX: y\in\mathcal K^\circ. Moreau's theorem also implies that LaTeX: \langle x,y\rangle=0. In conclusion, LaTeX: G(u)=x\in\mathcal K, LaTeX: F(u)=-y\in\mathcal K^* and LaTeX: \langle G(u),F(u)\rangle=0. Therefore, LaTeX: u\, is a solution of LaTeX: ICP(F,G,\mathcal K).

Remark

In particular if LaTeX: g=I, we obtain the result Every nonlinear complementarity problem is equivalent to a fixed point problem, but the more general result Every implicit complementarity problem is equivalent to a fixed point problem has no known connection with variational inequalities. Therefore, using Moreau's theorem is essential for proving the latter result.

Nonlinear optimization problems

Let LaTeX: \mathcal C be a closed convex set in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: f:\mathbb H\to\mathbb R a function. The nonlinear optimization problem defined by LaTeX: \mathcal C and LaTeX: f\, is the problem

LaTeX: 
NOPT(f,\mathcal C):\left\{
\begin{array}{l} 
Find\,\,\,x\in\mathcal C\,\,\,such\,\,\,that\\ 
f(x)=\min\{f(y)\mid y\in C\}.
\end{array}
\right.

Any solution of a nonlinear optimization problem is a solution of a variational inequality

Let LaTeX: \mathcal C be a closed convex set in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: f:\mathbb H\to\mathbb R a differentiable function. Then, any solution of the nonlinear optimization problem LaTeX: NOPT(f,\mathcal C) is a solution of the variational inequality LaTeX: VI(F,\mathcal C), where LaTeX: F=\nabla f is the gradient of LaTeX: f.\,

Proof

Let LaTeX: x\,\in\mathcal C be a solution of LaTeX: NOPT(f,\mathcal C) and LaTeX: y\in\mathcal C an arbitrary point. Then, by the convexity of LaTeX: \mathcal C we have LaTeX: x+t(y-x)\in\mathcal C. Hence, LaTeX: f(x)\leq f(x+t(y-x)) and therefore

LaTeX: \langle F(x),y-x\rangle=\displaystyle\lim_{t\searrow 0}\frac{f(x+t(y-x))-f(x)}t\geq0.

Therefore, LaTeX: x\, is a solution of LaTeX: VI(F,\mathcal C).

A convex optimization problem is equivalent to a variational inequality

Let LaTeX: \mathcal C be a closed convex set in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: f:\mathbb H\to\mathbb R a differentiable convex function. Then, the nonlinear optimization problem LaTeX: NOPT(f,\mathcal C) is equivalent to the variational inequality LaTeX: VI(F,\mathcal C), where LaTeX: F=\nabla f is the gradient of LaTeX: f.\,

Proof

Suppose that LaTeX: x\, is a solution of LaTeX: VI(F,\mathcal C). Hence, by using the convexity of LaTeX: f\, we have LaTeX: f(y)-f(x)\geq\langle F(x),y-x\rangle\geq0, for all LaTeX: y\in\mathcal C. Therefore, LaTeX: x\, is a solution of LaTeX: NOPT(f,\mathcal C).

Any solution of a nonlinear optimization problem on a closed convex cone is a solution of a nonlinear complementarity problem

Let LaTeX: \mathcal K be a closed convex cone in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: f:\mathbb H\to\mathbb R a differentiable function. Then any solution of the nonlinear optimization problem LaTeX: NOPT(f,\mathcal K) is a solution of the nonlinear complementarity problem LaTeX: NCP(F,\mathcal K), where LaTeX: F=\nabla f is the gradient of LaTeX: f.\,

Proof

Any solution of LaTeX: NOPT(f,\mathcal K) is a solution of LaTeX: VI(F,\mathcal K) which is equivalent to LaTeX: NCP(F,\mathcal K).

A convex optimization problem on a closed convex cone is equivalent to a nonlinear complementarity problem

Let LaTeX: \mathcal K be a closed convex cone in the Hilbert space LaTeX: (\mathbb H,\langle\cdot,\cdot\rangle) and LaTeX: f:\mathbb H\to\mathbb R a differentiable convex function. Then, the nonlinear optimization problem LaTeX: NOPT(f,\mathcal K) is equivalent to the nonlinear complementarity problem LaTeX: NCP(F,\mathcal K), where LaTeX: F=\nabla f is the gradient of LaTeX: f.\,

Proof

LaTeX: NOPT(f,\mathcal K) is equivalent to LaTeX: VI(F,\mathcal K) which is equivalent to LaTeX: NCP(F,\mathcal K).

Personal tools