SlideShare a Scribd company logo
Constrained Maximization
• What if all values for the x’s are not
feasible?
– The values of x may all have to be positive
– A consumer’s choices are limited by the
amount of purchasing power available
• One method used to solve constrained
maximization problems is the Lagrangian
multiplier method
Lagrangian Multiplier Method
• Suppose that we wish to find the values
of x1, x2,…, xn that maximize
y = f(x1, x2,…, xn)
subject to a constraint that permits only
certain values of the x’s to be used
g(x1, x2,…, xn) = 0
Lagrangian Multiplier Method
• The Lagrangian multiplier method starts
with setting up the expression
L = f(x1, x2,…, xn ) + g(x1, x2,…, xn)
where  is an additional variable called
a Lagrangian multiplier
• When the constraint holds, L = f
because g(x1, x2,…, xn) = 0
Lagrangian Multiplier Method
• First-Order Conditions
L/x1 = f1 + g1 = 0
L/x2 = f2 + g2 = 0
.
L/xn = fn + gn = 0
.
.
L/ = g(x1, x2,…, xn) = 0
Lagrangian Multiplier Method
• The first-order conditions can be solved
for x1, x2,…, xn and 
• The solution will have two properties:
– The x’s will obey the constraint
– These x’s will make the value of L (and
therefore f) as large as possible
Lagrangian Multiplier Method
• The Lagrangian multiplier () has an
important economic interpretation
• The first-order conditions imply that
f1/-g1 = f2/-g2 =…= fn/-gn = 
– The numerators above measure the
marginal benefit that one more unit of xi will
have for the function f
– The denominators reflect the added burden
on the constraint of using more xi
Lagrangian Multiplier Method
• At the optimal choices for the x’s, the
ratio of the marginal benefit of increasing
xi to the marginal cost of increasing xi
should be the same for every x
•  is the common cost-benefit ratio for all
of the x’s
i
i
x
x
ofcostmarginal
ofbenefitmarginal

Lagrangian Multiplier Method
• If the constraint was relaxed slightly, it
would not matter which x is changed
• The Lagrangian multiplier provides a
measure of how the relaxation in the
constraint will affect the value of y
•  provides a “shadow price” to the
constraint
Lagrangian Multiplier Method
• A high value of  indicates that y could
be increased substantially by relaxing
the constraint
– each x has a high cost-benefit ratio
• A low value of  indicates that there is
not much to be gained by relaxing the
constraint
• =0 implies that the constraint is not
binding
Duality
• Any constrained maximization problem
has associated with it a dual problem in
constrained minimization that focuses
attention on the constraints in the
original problem
Duality
• Individuals maximize utility subject to a
budget constraint
– Dual problem: individuals minimize the
expenditure needed to achieve a given level
of utility
• Firms minimize cost of inputs to produce
a given level of output
– Dual problem: firms maximize output for a
given cost of inputs purchased
Constrained Maximization
• Suppose a farmer had a certain length of
fence (P) and wished to enclose the
largest possible rectangular shape
• Let x be the length of one side
• Let y be the length of the other side
• Problem: choose x and y so as to
maximize the area (A = x·y) subject to the
constraint that the perimeter is fixed at P =
2x + 2y
Constrained Maximization
• Setting up the Lagrangian multiplier
L = x·y + (P - 2x - 2y)
• The first-order conditions for a maximum
are
L/x = y - 2 = 0
L/y = x - 2 = 0
L/ = P - 2x - 2y = 0
Constrained Maximization
• Since y/2 = x/2 = , x must be equal to y
– The field should be square
– x and y should be chosen so that the ratio of
marginal benefits to marginal costs should be
the same
• Since x = y and y = 2, we can use the
constraint to show that
x = y = P/4
 = P/8
Constrained Maximization
• Interpretation of the Lagrangian multiplier:
– If the farmer was interested in knowing how
much more field could be fenced by adding an
extra yard of fence,  suggests that he could
find out by dividing the present perimeter (P)
by 8
– The Lagrangian multiplier provides
information about the implicit value of the
constraint
Constrained Maximization
• Dual problem: choose x and y to minimize
the amount of fence required to surround a
field of a given size
minimize P = 2x + 2y subject to A = x·y
• Setting up the Lagrangian:
LD = 2x + 2y + D(A - x - y)
Constrained Maximization
• First-order conditions:
LD/x = 2 - D·y = 0
LD/y = 2 - D·x = 0
LD/D = A - x ·y = 0
• Solving, we get
x = y = A1/2
• The Lagrangian multiplier (D) = 2A-1/2
Envelope Theorem &
Constrained Maximization
• Suppose that we want to maximize
y = f(x1, x2,…, xn)
subject to the constraint
g(x1, x2,…, xn; a) = 0
• One way to solve would be to set up the
Lagrangian expression and solve the first-
order conditions
Envelope Theorem &
Constrained Maximization
• Alternatively, it can be shown that
dy*/da = L/a(x1*, x2*,…, xn*;a)
• The change in the maximal value of y that
results when a changes can be found by
partially differentiating L and evaluating
the partial derivative at the optimal point
Constrained Maximization
• Suppose we want to choose x1 and x2
to maximize
y = f(x1, x2)
• subject to the linear constraint
c - b1x1 - b2x2 = 0
• We can set up the Lagrangian
L = f(x1, x2) - (c - b1x1 - b2x2)
Constrained Maximization
• The first-order conditions are
f1 - b1 = 0
f2 - b2 = 0
c - b1x1 - b2x2 = 0
• To ensure we have a maximum, we
must use the “second” total differential
d 2y = f11dx1
2 + 2f12dx2dx1 + f22dx2
2
Constrained Maximization
• Only the values of x1 and x2 that satisfy
the constraint can be considered valid
alternatives to the critical point
• Thus, we must calculate the total
differential of the constraint
-b1 dx1 - b2 dx2 = 0
dx2 = -(b1/b2)dx1
• These are the allowable relative changes
in x1 and x2
Constrained Maximization
• Because the first-order conditions imply
that f1/f2 = b1/b2, we can substitute and
get
dx2 = -(f1/f2) dx1
• Since
d 2y = f11dx1
2 + 2f12dx2dx1 + f22dx2
2
we can substitute for dx2 and get
d 2y = f11dx1
2 - 2f12(f1/f2)dx1 + f22(f1
2/f2
2)dx1
2
Constrained Maximization
• Combining terms and rearranging
d 2y = f11 f2
2 - 2f12f1f2 + f22f1
2 [dx1
2/ f2
2]
• Therefore, for d 2y < 0, it must be true
that
f11 f2
2 - 2f12f1f2 + f22f1
2 < 0
• This equation characterizes a set of
functions termed quasi-concave functions
– Any two points within the set can be joined
by a line contained completely in the set
Constrained Maximization
• Recall the fence problem: Maximize A
= f(x,y) = xy subject to the constraint P -
2x - 2y = 0
• Setting up the Lagrangian [L = x·y + (P
- 2x - 2y)] yields the following first-order
conditions:
L/x = y - 2 = 0
L/y = x - 2 = 0
L/ = P - 2x - 2y = 0
Constrained Maximization
• Solving for the optimal values of x, y,
and  yields
x = y = P/4 and  = P/8
• To examine the second-order
conditions, we compute
f1 = fx = y f2 = fy = x
f11 = fxx = 0 f12 = fxy = 1
f22 = fyy = 0
Constrained Maximization
• Substituting into
f11 f2
2 - 2f12f1f2 + f22f1
2
we get
0 ·x2 - 2 ·1 ·y ·x + 0 ·y2 = -2xy
• Since x and y are both positive in this
problem, the second-order conditions
are satisfied

More Related Content

PDF
Law of diminishing marginal utility
PPTX
Mankiw_PrinciplesofMicroeconomics_10e_PPT_CH16.pptx
PPTX
Chapter 17-Oligopoly.pptx
PDF
Negative Externalities and Positive Externalities Notes - A-level & IB economics
PPSX
Physiocarcy
PDF
Functional forms in regression
PPT
Oligopoly
PPTX
Indirect taxes, subsidies and price controls
Law of diminishing marginal utility
Mankiw_PrinciplesofMicroeconomics_10e_PPT_CH16.pptx
Chapter 17-Oligopoly.pptx
Negative Externalities and Positive Externalities Notes - A-level & IB economics
Physiocarcy
Functional forms in regression
Oligopoly
Indirect taxes, subsidies and price controls

What's hot (20)

PPTX
Premium Ch 16 Monopolistic Competition.pptx
PPT
Schumpeter Theory
PPTX
Chapter 10 Externalities, negative and positive.pptx
PPT
Micro ch10-presentation
PPT
The Costs of Production
PPTX
Tutor2u - Price Elasticity of Demand
PPTX
Permanent and Life Cycle Income Hypothesis
PPT
The Cost of Production-Mankiw.pptproduktion
PPTX
Stolper samuelson theorem
PPTX
Trade Offs between Macro Objectives
PPTX
The Multiplier
PPT
Ch10ppt
PPTX
Economics of externalities and pollution abatement
PPT
Pigouvian tax
PPTX
Marginal productivity theory– wage theories - compensation management - Manu...
PPT
Chapter 3 theory of consumer behavior
PPT
3.2.1 welfare economics
PPTX
Scope of business eco
PDF
Partial equilibrium study 20--8-15
PPTX
Keynes’s psychological law of consumption
Premium Ch 16 Monopolistic Competition.pptx
Schumpeter Theory
Chapter 10 Externalities, negative and positive.pptx
Micro ch10-presentation
The Costs of Production
Tutor2u - Price Elasticity of Demand
Permanent and Life Cycle Income Hypothesis
The Cost of Production-Mankiw.pptproduktion
Stolper samuelson theorem
Trade Offs between Macro Objectives
The Multiplier
Ch10ppt
Economics of externalities and pollution abatement
Pigouvian tax
Marginal productivity theory– wage theories - compensation management - Manu...
Chapter 3 theory of consumer behavior
3.2.1 welfare economics
Scope of business eco
Partial equilibrium study 20--8-15
Keynes’s psychological law of consumption
Ad

Similar to Constrained Maximization (20)

PPTX
Simplex method material for operation .pptx
PDF
optmizationtechniques.pdf
PDF
4optmizationtechniques-150308051251-conversion-gate01.pdf
PPTX
Optmization techniques
PDF
267 handout 2_partial_derivatives_v2.60
PPTX
DIFFERENTIATION Integration and limits (1).pptx
PDF
Mat 121-Limits education tutorial 22 I.pdf
PPTX
LP special cases and Duality.pptx
PPTX
LIMIT OF A FUNCTIONs in mathematics 2017
PPTX
LIMIT OF A FUNCTIONs in mathematics 2017
PDF
lecture on support vector machine in the field of ML
PPT
L4 One-sided limits limits at infinity.ppt
PDF
CI_L01_Optimization.pdf
PPTX
Basic Calculussssssssssssssssssssss.pptx
PPT
L4 one sided limits limits at infinity
PPTX
ALGEBRA (3).pptx
PDF
Pengantar Optimasi -Multi Variabel dengan Kendala Persamaan
PPT
ch02.ppt nicholson mikro ekonomi (ilmu ekonomi)
PPT
Ch02
PDF
Linearprog, Reading Materials for Operational Research
Simplex method material for operation .pptx
optmizationtechniques.pdf
4optmizationtechniques-150308051251-conversion-gate01.pdf
Optmization techniques
267 handout 2_partial_derivatives_v2.60
DIFFERENTIATION Integration and limits (1).pptx
Mat 121-Limits education tutorial 22 I.pdf
LP special cases and Duality.pptx
LIMIT OF A FUNCTIONs in mathematics 2017
LIMIT OF A FUNCTIONs in mathematics 2017
lecture on support vector machine in the field of ML
L4 One-sided limits limits at infinity.ppt
CI_L01_Optimization.pdf
Basic Calculussssssssssssssssssssss.pptx
L4 one sided limits limits at infinity
ALGEBRA (3).pptx
Pengantar Optimasi -Multi Variabel dengan Kendala Persamaan
ch02.ppt nicholson mikro ekonomi (ilmu ekonomi)
Ch02
Linearprog, Reading Materials for Operational Research
Ad

Recently uploaded (20)

PPTX
Session 11-13. Working Capital Management and Cash Budget.pptx
PPTX
Introduction to Customs (June 2025) v1.pptx
PDF
Mathematical Economics 23lec03slides.pdf
PPTX
4.5.1 Financial Governance_Appropriation & Finance.pptx
PPTX
Antihypertensive_Drugs_Presentation_Poonam_Painkra.pptx
PDF
ECONOMICS AND ENTREPRENEURS LESSONSS AND
PPTX
Session 3. Time Value of Money.pptx_finance
PDF
Understanding University Research Expenditures (1)_compressed.pdf
PDF
caregiving tools.pdf...........................
PDF
NAPF_RESPONSE_TO_THE_PENSIONS_COMMISSION_8 _2_.pdf
PPTX
Unilever_Financial_Analysis_Presentation.pptx
PDF
Copia de Minimal 3D Technology Consulting Presentation.pdf
PPTX
The discussion on the Economic in transportation .pptx
PDF
financing insitute rbi nabard adb imf world bank insurance and credit gurantee
PPTX
Introduction to Managemeng Chapter 1..pptx
PDF
Spending, Allocation Choices, and Aging THROUGH Retirement. Are all of these ...
PPTX
FL INTRODUCTION TO AGRIBUSINESS CHAPTER 1
PDF
Bitcoin Layer August 2025: Power Laws of Bitcoin: The Core and Bubbles
PPTX
Who’s winning the race to be the world’s first trillionaire.pptx
PDF
how_to_earn_50k_monthly_investment_guide.pdf
Session 11-13. Working Capital Management and Cash Budget.pptx
Introduction to Customs (June 2025) v1.pptx
Mathematical Economics 23lec03slides.pdf
4.5.1 Financial Governance_Appropriation & Finance.pptx
Antihypertensive_Drugs_Presentation_Poonam_Painkra.pptx
ECONOMICS AND ENTREPRENEURS LESSONSS AND
Session 3. Time Value of Money.pptx_finance
Understanding University Research Expenditures (1)_compressed.pdf
caregiving tools.pdf...........................
NAPF_RESPONSE_TO_THE_PENSIONS_COMMISSION_8 _2_.pdf
Unilever_Financial_Analysis_Presentation.pptx
Copia de Minimal 3D Technology Consulting Presentation.pdf
The discussion on the Economic in transportation .pptx
financing insitute rbi nabard adb imf world bank insurance and credit gurantee
Introduction to Managemeng Chapter 1..pptx
Spending, Allocation Choices, and Aging THROUGH Retirement. Are all of these ...
FL INTRODUCTION TO AGRIBUSINESS CHAPTER 1
Bitcoin Layer August 2025: Power Laws of Bitcoin: The Core and Bubbles
Who’s winning the race to be the world’s first trillionaire.pptx
how_to_earn_50k_monthly_investment_guide.pdf

Constrained Maximization

  • 1. Constrained Maximization • What if all values for the x’s are not feasible? – The values of x may all have to be positive – A consumer’s choices are limited by the amount of purchasing power available • One method used to solve constrained maximization problems is the Lagrangian multiplier method
  • 2. Lagrangian Multiplier Method • Suppose that we wish to find the values of x1, x2,…, xn that maximize y = f(x1, x2,…, xn) subject to a constraint that permits only certain values of the x’s to be used g(x1, x2,…, xn) = 0
  • 3. Lagrangian Multiplier Method • The Lagrangian multiplier method starts with setting up the expression L = f(x1, x2,…, xn ) + g(x1, x2,…, xn) where  is an additional variable called a Lagrangian multiplier • When the constraint holds, L = f because g(x1, x2,…, xn) = 0
  • 4. Lagrangian Multiplier Method • First-Order Conditions L/x1 = f1 + g1 = 0 L/x2 = f2 + g2 = 0 . L/xn = fn + gn = 0 . . L/ = g(x1, x2,…, xn) = 0
  • 5. Lagrangian Multiplier Method • The first-order conditions can be solved for x1, x2,…, xn and  • The solution will have two properties: – The x’s will obey the constraint – These x’s will make the value of L (and therefore f) as large as possible
  • 6. Lagrangian Multiplier Method • The Lagrangian multiplier () has an important economic interpretation • The first-order conditions imply that f1/-g1 = f2/-g2 =…= fn/-gn =  – The numerators above measure the marginal benefit that one more unit of xi will have for the function f – The denominators reflect the added burden on the constraint of using more xi
  • 7. Lagrangian Multiplier Method • At the optimal choices for the x’s, the ratio of the marginal benefit of increasing xi to the marginal cost of increasing xi should be the same for every x •  is the common cost-benefit ratio for all of the x’s i i x x ofcostmarginal ofbenefitmarginal 
  • 8. Lagrangian Multiplier Method • If the constraint was relaxed slightly, it would not matter which x is changed • The Lagrangian multiplier provides a measure of how the relaxation in the constraint will affect the value of y •  provides a “shadow price” to the constraint
  • 9. Lagrangian Multiplier Method • A high value of  indicates that y could be increased substantially by relaxing the constraint – each x has a high cost-benefit ratio • A low value of  indicates that there is not much to be gained by relaxing the constraint • =0 implies that the constraint is not binding
  • 10. Duality • Any constrained maximization problem has associated with it a dual problem in constrained minimization that focuses attention on the constraints in the original problem
  • 11. Duality • Individuals maximize utility subject to a budget constraint – Dual problem: individuals minimize the expenditure needed to achieve a given level of utility • Firms minimize cost of inputs to produce a given level of output – Dual problem: firms maximize output for a given cost of inputs purchased
  • 12. Constrained Maximization • Suppose a farmer had a certain length of fence (P) and wished to enclose the largest possible rectangular shape • Let x be the length of one side • Let y be the length of the other side • Problem: choose x and y so as to maximize the area (A = x·y) subject to the constraint that the perimeter is fixed at P = 2x + 2y
  • 13. Constrained Maximization • Setting up the Lagrangian multiplier L = x·y + (P - 2x - 2y) • The first-order conditions for a maximum are L/x = y - 2 = 0 L/y = x - 2 = 0 L/ = P - 2x - 2y = 0
  • 14. Constrained Maximization • Since y/2 = x/2 = , x must be equal to y – The field should be square – x and y should be chosen so that the ratio of marginal benefits to marginal costs should be the same • Since x = y and y = 2, we can use the constraint to show that x = y = P/4  = P/8
  • 15. Constrained Maximization • Interpretation of the Lagrangian multiplier: – If the farmer was interested in knowing how much more field could be fenced by adding an extra yard of fence,  suggests that he could find out by dividing the present perimeter (P) by 8 – The Lagrangian multiplier provides information about the implicit value of the constraint
  • 16. Constrained Maximization • Dual problem: choose x and y to minimize the amount of fence required to surround a field of a given size minimize P = 2x + 2y subject to A = x·y • Setting up the Lagrangian: LD = 2x + 2y + D(A - x - y)
  • 17. Constrained Maximization • First-order conditions: LD/x = 2 - D·y = 0 LD/y = 2 - D·x = 0 LD/D = A - x ·y = 0 • Solving, we get x = y = A1/2 • The Lagrangian multiplier (D) = 2A-1/2
  • 18. Envelope Theorem & Constrained Maximization • Suppose that we want to maximize y = f(x1, x2,…, xn) subject to the constraint g(x1, x2,…, xn; a) = 0 • One way to solve would be to set up the Lagrangian expression and solve the first- order conditions
  • 19. Envelope Theorem & Constrained Maximization • Alternatively, it can be shown that dy*/da = L/a(x1*, x2*,…, xn*;a) • The change in the maximal value of y that results when a changes can be found by partially differentiating L and evaluating the partial derivative at the optimal point
  • 20. Constrained Maximization • Suppose we want to choose x1 and x2 to maximize y = f(x1, x2) • subject to the linear constraint c - b1x1 - b2x2 = 0 • We can set up the Lagrangian L = f(x1, x2) - (c - b1x1 - b2x2)
  • 21. Constrained Maximization • The first-order conditions are f1 - b1 = 0 f2 - b2 = 0 c - b1x1 - b2x2 = 0 • To ensure we have a maximum, we must use the “second” total differential d 2y = f11dx1 2 + 2f12dx2dx1 + f22dx2 2
  • 22. Constrained Maximization • Only the values of x1 and x2 that satisfy the constraint can be considered valid alternatives to the critical point • Thus, we must calculate the total differential of the constraint -b1 dx1 - b2 dx2 = 0 dx2 = -(b1/b2)dx1 • These are the allowable relative changes in x1 and x2
  • 23. Constrained Maximization • Because the first-order conditions imply that f1/f2 = b1/b2, we can substitute and get dx2 = -(f1/f2) dx1 • Since d 2y = f11dx1 2 + 2f12dx2dx1 + f22dx2 2 we can substitute for dx2 and get d 2y = f11dx1 2 - 2f12(f1/f2)dx1 + f22(f1 2/f2 2)dx1 2
  • 24. Constrained Maximization • Combining terms and rearranging d 2y = f11 f2 2 - 2f12f1f2 + f22f1 2 [dx1 2/ f2 2] • Therefore, for d 2y < 0, it must be true that f11 f2 2 - 2f12f1f2 + f22f1 2 < 0 • This equation characterizes a set of functions termed quasi-concave functions – Any two points within the set can be joined by a line contained completely in the set
  • 25. Constrained Maximization • Recall the fence problem: Maximize A = f(x,y) = xy subject to the constraint P - 2x - 2y = 0 • Setting up the Lagrangian [L = x·y + (P - 2x - 2y)] yields the following first-order conditions: L/x = y - 2 = 0 L/y = x - 2 = 0 L/ = P - 2x - 2y = 0
  • 26. Constrained Maximization • Solving for the optimal values of x, y, and  yields x = y = P/4 and  = P/8 • To examine the second-order conditions, we compute f1 = fx = y f2 = fy = x f11 = fxx = 0 f12 = fxy = 1 f22 = fyy = 0
  • 27. Constrained Maximization • Substituting into f11 f2 2 - 2f12f1f2 + f22f1 2 we get 0 ·x2 - 2 ·1 ·y ·x + 0 ·y2 = -2xy • Since x and y are both positive in this problem, the second-order conditions are satisfied