The Lagrangian Method of Constrained Optimization: Pracitce Problems and Solutions

Mathematical Economics Problems and Solutions - Section 2

See Mr. Stolyarov's complete list of Mathematical Economics Problems and Solutions.

Note: Here, I will present solve problems typical of those offered in a mathematical economics or advanced microeconomics course. The problems were authored by Dr. Charles N. Steele and are reprinted with his generous permission. The solutions to the problems are my own work and not
 necessarily the only way to solve the problems.

3. Find the maximum values of the objective function F subject to the given constraint for each of the following, using the Lagrangian method.

a. F(x, y) = xy, subject to 5x + 2y = 20

b. F(x, y) = 2x1/2y1/2 subject to x2 + y2 = 8

c. F(x, y, z) = xyz subject to x2 + y2 + z2 = 12

d. F(x, y, z) = x + y + z subject to x2 + y2 + z2 = 12

Solution 3a. Lagrangian: L(x, y, λ) = xy + λ[20 - 5x - 2y]

Lx = y - 5λ ≡ 0

Ly = x - 2λ ≡ 0

Lλ = 20 - 5x - 2y ≡ 0

Thus, 2λ = x and 5λ = y (from the transformed for Lx and Ly).

So 20 - 5x - 2y = 20 -5*2λ - 2*5λ = 20 - 20λ = 0, so 20 = 20λ and λ =1,

whereby x = 2 and y = 5.

Solution 3b. Lagrangian: L(x, y, λ) = 2x1/2y1/2 + λ[8 - x2 - y2]

Lx = x-1/2y1/2 - 2λx ≡ 0

Ly = x1/2y-1/2 - 2λy ≡ 0

Lλ = 8 - x2 - y2 ≡ 0

x-1/2y1/2 - 2λx ≡ 0 implies 2λx = x-1/2y1/2 and 2λ = x-3/2y1/2

Thus, λ = (1/2)x-3/2y1/2

x1/2y-1/2 - 2λy ≡ 0 implies 2λy = x1/2y-1/2 and 2λ = x1/2y-3/2

x1/2y-3/2 = x-3/2y1/2 implies that x2 = y2 and thus 8 = 2x2 and x = 2, y = 2.

λ = (1/2)x-3/2y1/2 = (1/2)(2)-3/2(2)1/2 = λ = ¼

Solution 3c. Lagrangian: L(x, y, z, λ) = xyz + λ[12 - x2 - y2 - z2]

Lx = yz - 2λx ≡ 0

Ly = xz - 2λy ≡ 0

Lz = xy - 2λz ≡ 0

Lλ = 12 - x2 - y2 - z2 ≡ 0

yz - 2λx ≡ 0 implies 2λx = yz and λ = yz/2x

xz - 2λy ≡ 0 implies 2λy = xz and λ = xz/2y

xy - 2λz ≡ 0 implies 2λz = xy and λ = xy/2z

yz/2x = xz/2y = xy/2z implies

y2z/x = xz = xy2/z implies

y2z2 = x2z2 = x2y2

x2z2 = x2y2 implies z2 = y2

y2z2 = x2z2 implies x2 = y2

Thus, x2 + y2 + z2 = 12 implies 3x2 = 12 and x = 2, y = 2, z = 2

λ = xy/2z = (2*2)/(2*2) = λ = 1

 
Comment 1 of 1  
Comments
Type in Your Comments Below

i think you should give more examples and futher more give the examples on setting up the langragian,finding the first order condition,the demand funtion for x and y and the amount of x compared to the aount of y.All in all i think your work is very good,you are helping a lot of us out here.

Posted on 04/22/2008 at 10:04:20 PM

Comment 1 of 1