05 Lecture Multivariate Optimisation
05 Lecture Multivariate Optimisation
Multivariate optimisation
Julia Wirtz
f (x)
Maximisation problem
max f (x1 , · · · , xn )
(x1 ,··· ,xn )∈S
3. Among these candidate solutions, the action (x1 , · · · , xn ) providing the highest
value is the maximum.
If f is concave over S,
a stationary point (if it exists!)
will always be a maximum over S.
If f is convex over S,
a stationary point (if it exists!)
will always be a minimum over S.
∂2f
1. ≤0
∂x2
∂2f
2. ≤0
∂y 2
2
∂2f ∂2f ∂2f
3. − ≥0
∂x2 ∂y 2 ∂x∂y
∂2f
1. ≥0
∂x2
∂2f
2. ≥0
∂y 2
2
∂2f ∂2f ∂2f
3. − ≥0
∂x2 ∂y 2 ∂x∂y
f (x, y) = x2 + y 2 − 3xy
Sydsaeter et al. (2016). Essential mathematics for economic analysis, ch. 13.