Calculus III Hughes-Hallett Chapter 15 Optimization.

Slides:



Advertisements
Similar presentations
Fin500J: Mathematical Foundations in Finance
Advertisements

Chapter 11-Functions of Several Variables
Semester 1 Review Unit vector =. A line that contains the point P(x 0,y 0,z 0 ) and direction vector : parametric symmetric.
Maximum and Minimum Values
Optimization in Engineering Design 1 Lagrange Multipliers.
Optimization using Calculus
Tutorial 7 Constrained Optimization Lagrange Multipliers
MAE 552 – Heuristic Optimization Lecture 1 January 23, 2002.
Partial Differentiation & Application
Maximum and Minimum Values (Section 3.1)
Absolute Max/Min Objective: To find the absolute max/min of a function over an interval.
AP CALCULUS AB Chapter 4: Applications of Derivatives Section 4.1:
Section 5.1 – Increasing and Decreasing Functions The First Derivative Test (Max/Min) and its documentation 5.2.
Section 4.1 Using First and Second Derivatives. Let’s see what we remember about derivatives of a function and its graph –If f’ > 0 on an interval than.
Local Extrema Do you remember in Calculus 1 & 2, we sometimes found points where both f'(x) and f"(x) were zero? What did this mean?? What is the corresponding.
Nonlinear Programming (NLP) Operation Research December 29, 2014 RS and GISc, IST, Karachi.
3.4 Linear Programming p Optimization - Finding the minimum or maximum value of some quantity. Linear programming is a form of optimization where.
Consider minimizing and/or maximizing a function z = f(x,y) subject to a constraint g(x,y) = c. y z x z = f(x,y) Parametrize the curve defined by g(x,y)
LAGRANGE mULTIPLIERS By Rohit Venkat.
Increasing/ Decreasing
MAT 213 Brief Calculus Section 4.2 Relative and Absolute Extreme Points.
G.K.BHARAD INSTITUTE OF ENGINEERING Division:D Subject:CALCULUS Subject code: TOPIC.
Tangents and Normals We’re going to talk about tangents and normals to 3-D surfaces such as x 2 + y 2 + z 2 = 4 It’s useful to think of these surfaces.
Optimization unconstrained and constrained Calculus part II.
Calculus: Hughs-Hallett Chap 5 Joel Baumeyer, FSC Christian Brothers University Using the Derivative -- Optimization.
Calculus: Hughs-Hallett Chap 5 Joel Baumeyer, FSC Christian Brothers University Using the Derivative -- Optimization.
Extreme Values Let f (x,y) be defined on a region R containing P(x 0,y 0 ): P is a relative max of f if f (x,y) ≤ f (x 0,y 0 ) for all (x,y) on an open.
PGM 2002/03 Langrage Multipliers. The Lagrange Multipliers The popular Lagrange multipliers method is used to find extremum points of a function on a.
LaGrange Multipliers Consider an example from Calculus I:
CS B553: A LGORITHMS FOR O PTIMIZATION AND L EARNING Constrained optimization.
MAXIMA AND MINIMA. ARTICLE -1 Definite,Semi-Definite and Indefinite Function.
Ex: 3x 4 – 16x x 2 for -1 < x < – Maximums and Minimums Global vs. Local Global = highest / lowest point in the domain or interval… Local =
Economics 2301 Lecture 37 Constrained Optimization.
Functions of Several Variables 13 Copyright © Cengage Learning. All rights reserved.
Optimization Ex. A rectangular box lies on the xy-axis with one vertex on the origin. If the opposite vertex lies on the plane 3x + 2y + z = 12, find.
Section 15.3 Constrained Optimization: Lagrange Multipliers.
Lagrange Multipliers. Objective: -Understand the method of Lagrange multipliers -Use Lagrange multipliers to solve constrained optimization problems (functions.
Functions of Several Variables 13 Copyright © Cengage Learning. All rights reserved.
Section 15.2 Optimization. Recall from single variable calculus Let f be continuous on a closed, bounded interval, [a,b], then f(x) has both a global.
1 Unconstrained and Constrained Optimization. 2 Agenda General Ideas of Optimization Interpreting the First Derivative Interpreting the Second Derivative.
Mathe III Lecture 8 Mathe III Lecture 8. 2 Constrained Maximization Lagrange Multipliers At a maximum point of the original problem the derivatives of.
Lecture 4 Chapter 3 Improving Search
AP CALCULUS AB FINAL REVIEW APPLICATIONS OF THE DERIVATIVE.
Chapter Extreme Value Theorem (EVT): If f is continuous on a closed interval [a, b], it has both a global max and a global min on [a, b]. (Rausch’s.
Multivariate Optimization Problems
Chapter 14 Partial Derivatives
deterministic operations research
Extrema of Functions of Two Variables
Graph of a Function Def. A function f (x) has a local maximum (relative max) at x = p if f (x) < f (p) for all points near p. Def. A function f (x) has.
Lagrange Multipliers By Dr. Julia Arnold Professor of Mathematics
Constrained Optimization
Unconstrained and Constrained Optimization
Absolute or Global Maximum Absolute or Global Minimum
3.1 Extreme Values Absolute or Global Maximum
3-3 Optimization with Linear Programming
Linear Programming.
Section 4.3 Optimization.
The Lagrange Multiplier Method
8.4 Linear Programming p
Constrained Optimization – Part 1
AP Calculus March 10 and 13, 2017 Mrs. Agnew
3.1 – Increasing and Decreasing Functions; Relative Extrema
7.5 – Constrained Optimization: The Method of Lagrange Multipliers
13 Functions of Several Variables
Critical Points and Extrema
Outline Unconstrained Optimization Functions of One Variable
4.2 Critical Points, Local Maxima and Local Minima
Lagrange Multipliers.
Constraints.
Presentation transcript:

Calculus III Hughes-Hallett Chapter 15 Optimization

Local Extrema §f has a l local (relative) maximum at the point P 0( (x 0,y 0 )  D f if f(x 0,y 0 )  f(x,y) for all points P(x,y) near P 0 l local (relative) minimum at the point P 0( (x 0,y 0 )  D f if f(x 0,y 0 )  f(x,y) for all points P(x,y) near P 0 §Points where the gradient is either or undefined are called critical points of the function. If a function as a local max or min at P 0, not on the boundary of its domain, then P 0 is a critical point.

Saddle points §A function f, has a saddle point at P 0 if P 0 is a critical point of f and within any distance of P 0, no matter how small, there are points, P 1 and P 2 with f(P 1 ) > f(P 0 ) and f(P 2 ) < f(P 0 ).

Optimization in Three Space (Unconstrained) Given z = f(x,y) and suppose that at (a,b,c) the  f(a,b) = 0. Let and. Then if: l D > 0 and A > 0, then (a,b,c) is a local minimum. l D > 0 and A < 0, then (a,b,c) is a local Maximum. l D < 0 then (a,b,c) is a saddle point. l D = 0, no conclusion can be drawn about (a,b,c).

Criterion for Global Max/min §Def: A closed region is one which contains its boundary. §Def: A bounded region is one which does not stretch to infinity in any direction. §Criterion: If f is a continuous function on a closed and bounded region R, then f has a global Max at some point (x 0,y 0 ) in R and a global min at some point (x 1,y 1 ) in R.

Constrained Optimization (Lagrange Multipliers) To optimize f(x,y) subject to the constraint g(x,y) = c, we can solve the following system of equations for the three unknowns x, y and ( -the Lagrange multiplier):

The Lagrange Equation with Two Constraints. £(x,y,z, 1, 2 ) = f(x,y,z) – 1 G 1 (x,y,z) – 2 G 2 (x,y,z) which implies:

Interpretation of the Lagrange Multiplier: §The value of is the rate of change of the optimum value of f as c increases (where g(x,y) = c, or G(x,y) = g(x,y) – c). §If the optimum value of f is written as f(x 0 (c),y 0 (c)), then we have: