Unit 4 Flashcards
Note
Gradient is a vector valued function with domain and codomain in R^n
Necessary condition for there to be a minimum at x*?
The FOC is satisfied (=0n)
Pulling it all together: solution method? (2 steps and 2 hessian outcomes)
1) find any critical points
2) obtain hessian matrix H(x)
If hessian is PD for ALL x, objective function is combs and any critical point yields a unique global minimum
If hessian is PD at x* (but not all x) then there is a strict local minimum at x*
Note:
Revise first year matrix work (eg. Cramer’s rule) for simplicity
See notes
Subscript notation or partial derivatives
What do Taylor’s polynomials do?
They use Taylor’s theorem to give information about a function f in the REGION of a chosen point (ie. x*), however it sacrifices ‘global’ info about f
With Taylor polynomials, what should you do if possible?
Put your answer in a form so the bit in the brackets are all the same factors (see class 3 question 1)
Quick way to identify if symmetric 2x2 matrix is positive definite?
Given A= a b b c If a>0 and ac>b^2 then matrix A is positive definite (know from class 2)