Exercices 1
Exercices 1
Exercices 1
(i) ∅;
(ii) {(0, 0)⊤ } ∪ int R2+ ;
(iii) the set of symmetric positive semidefinite matrices
n o
S+n
= A ∈ Rn×n : A = A⊤ , x⊤ Ax ≥ 0 ∀x ∈ Rn ;
3 A two-stroke engine is operated with an oil-gasoline mixture, that contains at least 4% oil,
and at least 85% gasoline. The mixture should be as cost-effective as possible. Formulate
the corresponding (linear) optimization problem.
4 Three types of tables are produced in a joinery. The delivery of a minimum number of
tables has already been contractually agreed with the customers. Write an optimization
problem that models the profit maximization by taking into consideration the time and
material capacities specified below.
7 (from Euclid’s Elements, one of the oldest mathematical treatises known to mankind)
1
For a given triangle ∆ABC, find an inscribed parallelogram ADEF of largest
possible area such that EF ||AB as well as DE||AC hold.
Let H and b denote the height of the triangle ABC and the length of the straight line
segment AC, respectively. Any inscribed parallelogram with the required properties can
be uniquely determined by choosing a point F on AC (see the figure). Let x < b be the
distance between the points A and F .
Show that the above problem is equivalent to the following quadratic optimization problem
Hx(b − x)
sup .
0<x<b b
8 Around 1615, the famous astronomer Johannes Kepler formulated the following problem
in his work Stereometria Doliorum Vinariorum (= Stereometry of Wine Barrels).
For a given sphere, find the inscribed cylinder of largest possible volume.
Which books should he take home so that their total utility (=sum of their
utilities) is maximal?
10 (location optimization) The location of a rescue station with helicopter aimed to serve m
villages is to be planned. The measure for the quality of a location is the weighted sum of
the distances between the helipad and the villages (the smaller, the better). The weights
of the localities are proportional to their respective populations. The aviation authority
allows a helipad only in a certain sector of a circle K := {x ∈ R2+ : ∥x∥2 ≤ 1}. Set up a
suitable mathematical model.
where f : Rn → R and h : Rn → Rm .
2
(x1 − 2)2 + (x2 − 1)2 ;
(i) (P12 ) inf
x1 ,x2 ∈R,
x21 ≤x2 ≤2−x1
(ii) (P12 ) sup 3x1 + 2x2 .
x1 ,x2 ≥0,x1 +x2 ≤8,
−x1 +3x2 ≤12,2x1 −x2 ≤10
Draw the level lines of the objective functions and the feasible sets and mark the optimal
solutions.