Lecture 7 Flashcards
What is the multivariate Newtons (root-finding) method?
What is the algorithm of Broydens method? Why is it used?
What is a damped Newton method? What is its advantage?
What are trust regions (for Newtons method)?
What is the main idea behind optimization? What is an objective? What is an constraint?
What is constrained optimization?
What is the difference between local and global optimization?
When does a minimum exist?
What is coerciveness? What does it imply?
Proof that coerciveness produces a minimum.
When is a set convex? When is a function convex? (conceptually)
When is a function convex (not the definition)?
What is the definition of a critical point?
What are the three types of critical points? (1d)
When do you have each different type of critical point?