 
- 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
Convex Optimization - Direction
Let S be a closed convex set in Rn. A non zero vector d∈Rn is called a direction of S if for each x∈S,x+λd∈S,∀λ≥0.
- Two directions d1 and d2 of S are called distinct if d≠αd2 for α>0. 
- A direction d of S is said to be extreme direction if it cannot be written as a positive linear combination of two distinct directions, i.e., if d=λ1d1+λ2d2 for λ1,λ2>0, then d1=αd2 for some α. 
- Any other direction can be expressed as a positive combination of extreme directions. 
- For a convex set S, the direction d such that x+λd∈S for some x∈S and all λ≥0 is called recessive for S. 
- Let E be the set of the points where a certain function f:S→ over a non-empty convex set S in Rn attains its maximum, then E is called exposed face of S. The directions of exposed faces are called exposed directions. 
- A ray whose direction is an extreme direction is called an extreme ray. 
Example
Consider the function f(x)=y=|x|, where x∈Rn. Let d be unit vector in Rn
Then, d is the direction for the function f because for any λ≥0,x+λd∈f(x).