Class One Q1 Flashcards
What is meant by an objective function?
It is the function we are to optimize
What is meant by a choice variable?
It is a variable whose value the optimiser is allowed to choose (listed under instruction max/min)
What is meant by a parameter?
A variable whose value we don’t know, but which we treat as a fixed number - all variables in a problem are either choice variables OR parameters
What is meant by the feasible set of an optimisation problem?
The feasible set is the set of values that the choice variables are allowed to take
What is meant by R?
Set of all real numbers
What is meant by domain and codomain of a function?
Domain = set of objects that can be taken as inputs into a function Codomain = set of objects that can be outputted by the function
What is meant by the range of a function?
Subset of the codomain
Eg. For f(x) = cos(x)
Range is [-1,1], codomain is R
Difference between derivative function and first order condition?
Derivative is a mathematical function, obtained through differentiation
FOC is an EQUATION, a statement about the dedicate of the objective function, that defines the critical point x*
What is a a critical point?
A point that is a solution of the FOC
What is R(+)?
Set of all non-negative real numbers tf including 0
Difference between strictly convex/concave and convex/concave functions?
For strictly, the second derivative must be > or < 0, for not it is just greater/less than or equal to 0 for all x is a set of R