• 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!
1
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 1

Deadline for hand-in: Will be named.

Exercise 1 (2 points)

Consider the problem of finding the point on the parabola y =

15

(x − 1)

2

that is close to (x, y) = (1, 2), in the Euclidean norm sense. We can formulate this as

min f(x, y) = (x − 1)

2

+ (y − 2)

2

u.d.N. (x − 1)

2

= 5y.

a) Find all the KKT points for this problem. Are all points regular points?

b) Which of these points are solutions?

Exercise 2 Solve the problem

min

x

x

1

+ x

2

s.t. x

21

+ x

22

= 1

by eliminating the variable x

2

. Show that the choice of sign for the square root operation during the elimination process is critical; the “wrong” choice leads to an incorrect answer.

Exercise 3

Consider the problem

min

x

x

1

− 3

2

2

+ (x

2

− t)

4

s.t.

1 − x

1

− x

2

1 − x

1

+ x

2

1 + x

1

− x

2

1 + x

1

+ x

2

≥ 0,

where t is a parameter to be fixed prior to solving the problem.

a) For what values of t does the point x

= (1, 0)

>

satisfy the KKT conditions?

b) Show that when t = 1, only the first constraint is active at the solution, and find

the solution.

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