2. Optimisation Flashcards
Global max
f(x*) > than all other values of f(x)
Local max
f(x*) > than all other values of f(x) within an interval of x
If f”(x)=0 what can we say about the type of stationary point?
Nothing. It could be a min, max or point of inflection
What are the four steps for finding min/max in a banded interval
- Find critical points within interval
- Evaluate function at critical points
- Evaluate the function at x=a and x=b
- Choose the highest/lowest of f(x) from 2) and 3)
When can we be sure that a function has a global max and min
If a continuous function exits in a closed and bounded interval then there is definitely a global max and min
Sufficient first order condition text for global max
If f’(x)>=0 for x<=c and f’(x)<=0 for x>=c then x=c is a global max
If f”(c)=0 and the f” changes sign at c and what can be said about c?
It is a point of inflection