Optimisation Flashcards
What does ‘only if’ mean?
Necessary but not sufficient
What does ‘if’ mean?
Sufficient but not necessary
What does ‘iff’ mean?
Both necessary and sufficient
Describe the interval (a,b)
It is an open interval, that does not include a or b
Describe the interval [a,b]
closed bound interval aka. including a and b
What is a strict inequality?
<>
What is a weak inequality?
≤≥
How do you denote a maximising solution?
*
What does a convex function look like?
U
What does a concave function look like?
∩
How can you determine convexity or concavity of a 1-variable function?
- Using second order derivatives
Convex (min point) → f’‘(x)≥0
Concave (max point) → f’‘(x)≤0 - Line segment
If the line segment joining any 2 points on the graph f(x) is below (above) the graph, or on the graph∴f(x) is concave (convex) if for any two x1,x2 , and t∈[0,1]
tf(x1)+(1-t)f(x2 )≤f(tx1+(1-t)x2)
If the inequality holds as ≥ the function in convex
How can you determine convexity or concavity of a 2-variable function?
- ABC:
If A<0 and AC-B2>0 → concave (max)
If A>0 and AC-B2>0 → convex (min)
- Line segment
A function f(x_1,x_2) defined over a convex set S is concave if…
λf(x)+(1-λ)f(y)≤f(λx+(1-λ)y) If the inequality holds as ≥ the function in convex
What is a local extreme point?
An extreme point over a given domain of the function
What is a global extreme point?
An extreme point for the entire function
What are the sufficient conditions for extreme points?
If f(x) or f(x,y) or L(x,y,λ) is a convex/concave continuous function over an interval I/concave set S, and c is an interior stationary point, then c in a min/max point for f(x)/f(x,y) in I/S