8 Multivariable Optimisation Flashcards

1
Q

For function f(x,y) what is the necessary first order condition for an interior extreme point

A

f’x(x,y)=0
And
f’y(x,y)=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The function f(x,y) is concave for all (x,y) if…

A

f’’xx(x,y)<=0
f’’yy(x,y)<=0
f’’xx(x,y)f’’yy(x,y)- (f’’xy(x,y))^2 >=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If f(x,y) is concave what can be said about a stationary point in this function

A

It is a global max

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The function f(x,y) is convex for all (x,y) if…

A

f’’xx(x,y)>=0
f’’yy(x,y)>=0
f’’xx(x,y)f’’yy(x,y)- (f’’xy(x,y))^2 >=0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If f(x,y) is convex then what can be said about a stationary point on it

A

It is a global min

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do we know if a stationary point (x,y) in the function f(x,y) is a local max?

A

f’’xx(x,y)<0
f’’yy(x,y)<0
f’’xx(x,y)f’’yy(x,y)- (f’’xy(x,y))^2 >0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do we know if a stationary point (x,y) in the function f(x,y) is a local min?

A

f’’xx(x,y)>0
f’’yy(x,y)>0
f’’xx(x,y)f’’yy(x,y)- (f’’xy(x,y))^2 >0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How do we identify a saddle point?

A

If
f’’xx(x,y)f’’yy(x,y)- (f’’xy(x,y))^2 <0
Then (x,y) is a saddle point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When is it not possible to classify an extreme point?

A

If

f’’xx(x,y)f’’yy(x,y)- (f’’xy(x,y))^2 =0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

When is F(f(x)) maximised if F is a strictly increasing function

A

When f(x)is maximised

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the pure existence theorem?

A

Suppose f(x1,…,xn) is a continuous function over a closed and bounded set s. Then there exists in s

  • a point where f has a global max
  • a point where f has a global min
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How does the substitution method work

A

Substitute the constraint into the objective function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the Lagrange multiplier method

A

A method which finds the only possible solutions of the problem that maximise or minimise f(x,y) subject to g(x,y)=c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does lamda represent in the Lagrange multiplier?

A

The rate at which the optimal value of the objective function changes with respect to changes in the constant c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the sufficient conditions for solutions to the lagrangian method

A
  • if the Lagrangian is concave, the solution to the FOC gives the constrained max
  • if the Lagrangian is convex, the solution to the FOC gives the constrained min
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How does the Lagrange method work for n variables?

A
  • form the Lagrangian
  • take the partial derivatives and set to zero
  • these n equations plus the constraint give n+1 first order conditions. Solve these for x1,…,xn and lamda