Lesson 11. Lagrange's Multiplier Rule / Constrained Optimization

Similar documents
Lesson 10. Maximum and Minimum of function of two variables

Lesson 5. Partial and Total Derivatives

Lesson 1. Rolle s Theorem, Lagrange s Mean Value Theorem, Cauchy s Mean Value Theorem

School of Business. Blank Page

Sufficient Conditions for Finite-variable Constrained Minimization

Generalization to inequality constrained problem. Maximize

Math Maximum and Minimum Values, I

Math 10C - Fall Final Exam

In view of (31), the second of these is equal to the identity I on E m, while this, in view of (30), implies that the first can be written

Review of Optimization Methods

September Math Course: First Order Derivative

Math 2204 Multivariable Calculus Chapter 14: Partial Derivatives Sec. 14.7: Maximum and Minimum Values

Computation. For QDA we need to calculate: Lets first consider the case that

Optimization Methods: Optimization using Calculus - Equality constraints 1. Module 2 Lecture Notes 4

Modern Optimization Theory: Concave Programming

Tutorial Letter 204/1/2016 DSC2606. Semester 2. Nonlinear mathematical programming. Department of Decision Sciences. Solutions: Assignment 04

Paul Schrimpf. October 17, UBC Economics 526. Constrained optimization. Paul Schrimpf. First order conditions. Second order conditions

Lagrange Multipliers

3. Minimization with constraints Problem III. Minimize f(x) in R n given that x satisfies the equality constraints. g j (x) = c j, j = 1,...

x +3y 2t = 1 2x +y +z +t = 2 3x y +z t = 7 2x +6y +z +t = a

Introduction to Optimization Techniques. Nonlinear Optimization in Function Spaces

Optimality conditions for Equality Constrained Optimization Problems

Introduction to Machine Learning Prof. Sudeshna Sarkar Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Solutions to Homework 7

Appendix A Taylor Approximations and Definite Matrices

Department: Course Description: Course Competencies: MAT 201 Calculus III Prerequisite: MAT Credit Hours (Lecture) Mathematics

Optimization: Problem Set Solutions

OR MSc Maths Revision Course

Lecture 4: Optimization. Maximizing a function of a single variable

Optimality Conditions

g(x,y) = c. For instance (see Figure 1 on the right), consider the optimization problem maximize subject to

BIRLA INSTITUTE OF TECHNOLOGY AND SCIENCE, Pilani Pilani Campus

Review of Optimization Basics

ECON 186 Class Notes: Optimization Part 2

Mathematical Analysis II, 2018/19 First semester

Math 5311 Constrained Optimization Notes

II. An Application of Derivatives: Optimization

1. For each function, find all of its critical points and then classify each point as a local extremum or saddle point.

MA1032-Numerical Analysis-Analysis Part-14S2- 1 of 8

Constrained optimization BUSINESS MATHEMATICS

Link lecture - Lagrange Multipliers

MATH H53 : Final exam

STUDY MATERIALS. (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn.

Lecture 18: Optimization Programming

Performance Surfaces and Optimum Points

Tribhuvan University Institute of Science and Technology 2065

Tangent spaces, normals and extrema

39.1 Absolute maxima/minima

Review: critical point or equivalently f a,

MATH 5720: Unconstrained Optimization Hung Phan, UMass Lowell September 13, 2018

Unit #24 - Lagrange Multipliers Section 15.3

Lecture 4 September 15

Intro to Nonlinear Optimization

Optimization. Sherif Khalifa. Sherif Khalifa () Optimization 1 / 50

Numerical optimization

A2 HW Imaginary Numbers

Deep Learning. Authors: I. Goodfellow, Y. Bengio, A. Courville. Chapter 4: Numerical Computation. Lecture slides edited by C. Yim. C.

Lecture 11: Differential Geometry

Optimization using Calculus. Optimization of Functions of Multiple Variables subject to Equality Constraints

Numerical optimization. Numerical optimization. Longest Shortest where Maximal Minimal. Fastest. Largest. Optimization problems

ENGI Partial Differentiation Page y f x

AM 205: lecture 18. Last time: optimization methods Today: conditions for optimality

EC /11. Math for Microeconomics September Course, Part II Problem Set 1 with Solutions. a11 a 12. x 2

BEEM103 UNIVERSITY OF EXETER. BUSINESS School. January 2009 Mock Exam, Part A. OPTIMIZATION TECHNIQUES FOR ECONOMISTS solutions

Robotics. Islam S. M. Khalil. November 15, German University in Cairo

( ) ( ) ( ) ( ) Given that and its derivative are continuous when, find th values of and. ( ) ( )

f(x, y) = 1 2 x y2 xy 3

Chapter 7. Extremal Problems. 7.1 Extrema and Local Extrema

Gradient Descent. Dr. Xiaowei Huang

Optimization. Escuela de Ingeniería Informática de Oviedo. (Dpto. de Matemáticas-UniOvi) Numerical Computation Optimization 1 / 30

446 CHAP. 8 NUMERICAL OPTIMIZATION. Newton's Search for a Minimum of f(x,y) Newton s Method

Constrained optimization: direct methods (cont.)

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27

Christmas Calculated Colouring - C1

Method of Lagrange Multipliers

12.1 Taylor Polynomials In Two-Dimensions: Nonlinear Approximations of F(x,y) Polynomials in Two-Variables. Taylor Polynomials and Approximations.

MATH2070 Optimisation

Constrained optimization

Nonlinear Optimization: What s important?

MATH529 Fundamentals of Optimization Constrained Optimization I

Semester 3 MULTIVARIATE CALCULUS AND INTEGRAL TRANSFORMS

Mathematical Economics: Lecture 16

Taylor Series and stationary points

(iii) converting between scalar product and parametric forms. (ii) vector perpendicular to two given (3D) vectors

Analysis/Calculus Review Day 3

Tutorial 3: Optimisation

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use.

Calculus of Variations Summer Term 2014

Computing Maximum Entropy Densities: A Hybrid Approach

8. Diagonalization.

STATIC LECTURE 4: CONSTRAINED OPTIMIZATION II - KUHN TUCKER THEORY

0.1 Tangent Spaces and Lagrange Multipliers

3 Applications of partial differentiation

Constrained Optimization

Course Outline. 2. Vectors in V 3.

Introduction to Machine Learning Lecture 7. Mehryar Mohri Courant Institute and Google Research

Basics of Calculus and Algebra

Numerical Optimization

Examination paper for TMA4180 Optimization I

A Project Report Submitted by. Devendar Mittal 410MA5096. A thesis presented for the degree of Master of Science

Transcription:

Module 1: Differential Calculus Lesson 11 Lagrange's Multiplier Rule / Constrained Optimization 11.1 Introduction We presents an introduction to optimization problems that involve finding a maximum or a minimum value of an objective function subject to a constraint of the form. Maximum and Minimum. Finding optimum values of the function without a constraint is a well known problem in calculus. One would normally use the gradient to find critical points (gradient ( ) vanishes). Then check all stationary and boundary points to find optimum values. Example 1. has a critical/ stationary point at (0,0).

The Hessian: A common method of determining whether or not a function has an extreme value at a stationary point is to evaluate the hessian of the function of variables at that point. where the hessian is defined as A square matrix of order n n is said to be positive definite if its leading principal minors are all positive. For =2, we have Second Derivative Test: The Second derivative test determines the optimality of stationary point according to the following rules: Let 2 2 2 f f f f f = A, = B, = C, and = = 0 2 2 x xy y x y at the point ( xy,, ) then

1. If A > 0 and ( xy, ), then f has a local minimum at ( xy, ). 2. If A < 0 and ( xy, ), then f has a local maximum at ( xy, ). 3. If saddle point of f. 4. If required. In the above Example 1, AC AC AC AC 2 B < 0 at (, ) 2 B > 0 at the point 2 B > 0 at the point xy, then ( xy, ) is a 2 B = 0, further investigation is Therefore has a minimum at (0,0) as and determinant of the matrix is. 11.1.1 Constrained Maximum and Minimum When finding the extreme values of subject to a constraint, the stationary points found above will not work. This new problem can be thought of as finding extreme values of when the point is restricted to lie on the

surface. The value of is maximized (minimized) when the surfaces touch each other,i.e, they have a common tangent for line. This means that the surfaces, gradient vectors at that point are parallel, hence, The number in the equation is known as the Lagrange multiplier. 11.2 Lagrange multiplier method The Lagrange multiplier methods solves the constrained optimization problem by transforming it into a non-constrained optimization problem of the form: )) or. Then finding the gradient and Hessian as was done above will determine any optimum values of. Suppose we want to find optimum values for the following: Example 11.2: subject to. Then the Lagrangian method will result in a non-constrained function.

. The gradient for this new function is Solving, we obtain, and. The Hessian matrix at the stationary point Since the solution, minimizes subject to with Example 11.3: Find the rectangle of parameter l which has maximum area i.e., Maximize subject to

Solution: i.e., i.e.,., so that the rectangule of maximum area is a square. Example 11.4 Find the shortest distance from the point (1,0) to the parabola, i.e., Minimize subject to.

Now If then, from Hence Hence i.e., Hence the only solution is and the required distance is unity. Questions: Answer the following question 1. Determine the maximum value of the -th root of a product of numbers provided that their sum is equal to a given number. Thus the problem is stated as follows: it is required to find the maximum of the function subject to,, for all.

References W. Thomas, Finny (1998). Calculus and Analytic Geometry, 6 th Edition, Publishers, Narsa, India. Jain, R. K. and Iyengar, SRK. (2010). Advanced Engineering Mathematics, 3 rd Edition Publishers, Narsa, India. Widder, D.V. (2002). Advance Calculus 2 nd Edition, Publishers, PHI, India. Piskunov, N. (1996). Differential and Integral Calculus Vol I, & II, Publishers, CBS, India. Suggested Readings Tom M. Apostol (2003). Calculus, Volume II Second Editions, Publishers,John Willey & Sons, Singapore.