
- Home
- Introduction
- Linear Programming
- Norm
- Inner Product
- Minima and Maxima
- Convex Set
- Affine Set
- Convex Hull
- Caratheodory Theorem
- Weierstrass Theorem
- Closest Point Theorem
- Fundamental Separation Theorem
- Convex Cones
- Polar Cone
- Conic Combination
- Polyhedral Set
- Extreme point of a convex set
- Direction
- Convex & Concave Function
- Jensen's Inequality
- Differentiable Convex Function
- Sufficient & Necessary Conditions for Global Optima
- Quasiconvex & Quasiconcave functions
- Differentiable Quasiconvex Function
- Strictly Quasiconvex Function
- Strongly Quasiconvex Function
- Pseudoconvex Function
- Convex Programming Problem
- Fritz-John Conditions
- Karush-Kuhn-Tucker Optimality Necessary Conditions
- Algorithms for Convex Problems
Pseudoconvex Function
Let f:S→R be a differentiable function and S be a non-empty convex set in Rn, then f is said to be pseudoconvex if for each x1,x2∈S with ▽f(x1)T(x2−x1)≥0, we have f(x2)≥f(x1), or equivalently if f(x1)>f(x2) then $\bigtriangledown f\left ( x_1 \right )^T\left ( x_2-x_1 \right )
Pseudoconcave function
Let f:S→R be a differentiable function and S be a non-empty convex set in Rn, then f is said to be pseudoconvex if for each x1,x2∈S with ▽f(x1)T(x2−x1)≥0, we have f(x2)≤f(x1), or equivalently if f(x1)>f(x2) then ▽f(x1)T(x2−x1)>0
Remarks
If a function is both pseudoconvex and pseudoconcave, then is is called pseudolinear.
A differentiable convex function is also pseudoconvex.
-
A pseudoconvex function may not be convex. For example,
f(x)=x+x3 is not convex. If x1≤x2,x31≤x32
Thus,▽f(x1)T(x2−x1)=(1+3x21)(x2−x1)≥0
And, f(x2)−f(x1)=(x2−x1)+(x32−x31)≥0
⇒f(x2)≥f(x1)
Thus, it is pseudoconvex.
A pseudoconvex function is strictly quasiconvex. Thus, every local minima of pseudoconvex is also global minima.
Strictly pseudoconvex function
Let f:S→R be a differentiable function and S be a non-empty convex set in Rn, then f is said to be pseudoconvex if for each x1,x2∈S with ▽f(x1)T(x2−x1)≥0, we have f(x2)>f(x1),or equivalently if f(x1)≥f(x2) then $\bigtriangledown f\left ( x_1 \right )^T\left ( x_2-x_1 \right )
Theorem
Let f be a pseudoconvex function and suppose ▽f(ˆx)=0 for some ˆx∈S, then ˆx is global optimal solution of f over S.
Proof
Let ˆx be a critical point of f, ie, ▽f(ˆx)=0
Since f is pseudoconvex function, for x∈S, we have
▽f(ˆx)(x−ˆx)=0⇒f(ˆx)≤f(x),∀x∈S
Hence, ˆx is global optimal solution.
Remark
If f is strictly pseudoconvex function, ˆx is unique global optimal solution.
Theorem
If f is differentiable pseudoconvex function over S, then f is both strictly quasiconvex as well as quasiconvex function.
Remarks
The sum of two pseudoconvex fucntions defined on an open set S of Rn may not be pseudoconvex.
Let f:S→R be a quasiconvex function and S be a non-empty convex subset of Rn then f is pseudoconvex if and only if every critical point is a global minima of f over S.
Let S be a non-empty convex subset of Rn and f:S→R be a function such that ▽f(x)≠0 for every x∈S then f is pseudoconvex if and only if it is a quasiconvex function.