• Keine Ergebnisse gefunden

Universität Konstanz Wintersemester 16/17 Fachbereich Mathematik und Statistik

N/A
N/A
Protected

Academic year: 2021

Aktie "Universität Konstanz Wintersemester 16/17 Fachbereich Mathematik und Statistik"

Copied!
2
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Universität Konstanz Wintersemester 16/17 Fachbereich Mathematik und Statistik

Prof. Dr. Stefan Volkwein Jianjie Lu, Sabrina Rogg

Numerische Verfahren der restringierten Optimierung

http://www.math.uni-konstanz.de/numerik/personen/volkwein/teaching/

Sheet 6

Deadline for hand-in: 07.02.2017 at lecture

Exercise 15 (2 Points)

Given the problem min

x∈ R

2

f(x) := −x 1 − x 2 s.t. g(x) := −x ≤ 0, e(x) := x 2 1 + x 2 2 − 1 = 0. (1) a) Sketch the admissible set and the cost function (use contour lines for the cost func-

tion).

b) Calculate the solution of (1) and the corresponding Lagrange multipliers.

c) Let x k = (−1/2, −1/2) > be given. Sketch the constraints of the SQP subproblem and show that the corresponding admissible set is empty.

Exercise 16 (2 Points)

Given the problem

x∈ min R

n

f (x) subject to e(x) = 0, (2)

where f : R n → R and e : R n → R m are C 2 functions. The augmented Lagrange function for (2) is defined as

L α (x, λ) := f (x) + λ > e(x) + α

2 ke(x)k 2 with α ≥ 0.

a) Show that all KKT pairs (x, λ) satisfy

∇L α (x, λ) = 0.

b) Let (x , λ ) be a KKT pair that satisfies the second order sufficient optimality condi-

tion. Show that the Hessian matrix ∇ xx L α (x , λ ) is positive definite for sufficiently

large α. Hence, x is a global minimum of L α (·, λ ) provided that α is sufficiently

large.

(2)

Exercise 17 (2 Points) Given the problem

min −x 1 x 2 2 subject to x 2 1 + x 2 2 = 1. (3) Show that x = q

1 3 , ± q

2 3

>

are the solutions of (3), with Lagrange multiplier λ = q 1

3 . We consider the Hessian matrix ∇ xx L α (x , λ ) of the augmented Lagrange function from Exercise 16. Visualize (Matlab) the contour lines of L α (x, λ ) for different values α (e.g.

α = 0, 0.6). For which values of α is ∇ xx L α (x , λ ) positive definite?

Referenzen

ÄHNLICHE DOKUMENTE

Universität Konstanz Sommersemester 2015 Fachbereich Mathematik und

Universität Konstanz Sommersemester 2015 Fachbereich Mathematik und

Compute the point x k+1 using the damped Newton algorithm and compare it to the one returned by the classical Newton method. What do

Determine the number of gradient steps required for finding the minimum of f with the different matrices M and initial value x0 = [1.5;0.6] (use = 10

Herefore, write function files testfunction.m and rosenbrock.m which accept an input argument x and return the function and gradient values at x. Finally, write a file main.m where

Universität Konstanz Sommersemester 2015 Fachbereich Mathematik und

Universität Konstanz Wintersemester 14/15 Fachbereich Mathematik und

Universität Konstanz Sommersemester 2014 Fachbereich Mathematik und