UUM 526 Optimization Techniques in Engineering Spring 2015-2016 Problem Set I
UUM 526 Optimization Techniques in Engineering Spring 2015-2016 Problem Set I
1 Introduction to Optimization
• Question 1 (15 points): Provide an example for each of these optimization
problems based on an engineering application. Do not re-use any examples
from lecture notes. Feel free to use textbooks, Internet or academic papers.
If you use a source, do not forget to cite it!
1. A least squares problem.
2. A linear programming problem.
3. An integer programming problem1 .
4. A nonlinear convex optimization problem.
5. A nonlinear nonconvex optimization problem.
1
We did not define what an integer optimization problem is in the class, you will have to figure
that out on your own
1
2 Proof Techniques
√
• Question 2 (4 points): Use proof by contradiction to prove that 3 is irra-
tional.
1. |a − b| ≤ |a| + |b|
2. ||a| − |b|| ≤ |a − b|
U = {x ∈ R5 : x1 = 3x2 , x3 = 7x4 }.
Prove that U is a subspace of R5 and find a basis for it. What is the dimen-
sion of this subspace?
2
Theorem 1 (Linear Dependence Theorem). Let (v1 , . . . , vm ) be a linearly
dependent list of vectors in the vector space V such that v1 6= 0. Then there
exists a j ∈ {2, . . . , m} such that the following hold:
1. vj ∈ span(v1 , . . . , vj−1 )
2. If the j th term is removed from (v1 , . . . , vm ), the span of the remaining
list equals span(v1 , . . . , vm ).
4 Linear Transformations
• Question 9 (5 points): Let λ1 , λ2 , . . . , λn be the eigenvalues of the matrix
A ∈ Rn×n . Show that eigenvalues of I − A are 1 − λ1 , 1 − λ2 , . . . , 1 − λn .
1. f (x) = x22
2. f (x) = x21 + 2x22 − x1 x3
3. f (x) = x21 + x23 + 2x1 x2 + 2x1 x3 + 2x2 x3
and the associated induced matrix norm for A ∈ Rm×n is given as: