Second Order Conditions: Practice Problems and Solutions

Mathematical Economics Problems and Solutions - Section 10

See Mr. Stolyarov's complete list ofMathematical 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.

For all problems here, find the extrema for each of the following functions, and identify whether the extrema are maxima or minima using second order conditions.

Problem 1.

z = x2 + xy + 2y2 + 23

Solution 1.

First order conditions (FOC):

zx =2x + y = 0

zy = x + 4y = 0

We can solve this system by row-reducing this matrix:

[ 2 1 │ 0

1 4 │0] with the following result:

[ 1 0 │ 0

0 1 │0], which means that an extreme point is (x*, y*) = (0, 0)

Second order conditions (SOC): zxx = 2, zxy = 1, zyy = 4.

zxx > 0, zyy > 0, zxxzyy = 8, (zxy)2 = 1, so zxxzyy > (zxy)2 and (x*, y*) = (0, 0) is a minimum.

Problem 2.
z = - x2 + xy - y2 + 2x + y

Solution 2.

FOC:

zx = -2x + y + 2 = 0 and so -2x + y = -2

zy = x - 2y + 1 = 0 and so x - 2y = -1

We can solve this system by row-reducing this matrix:

[ -2 1 │ -2

1 -2│ -1] with the following result:

[ 1 0 │ 5/3

0 1 │4/3], which means that an extreme point is (x*, y*) = (5/3, 4/3)

SOC: zxx = -2, zyy = -2, zxy = 1.

zxx< 0, zyy < 0, zxxzyy = 4, (zxy) = 1, so zxxzyy > (zxy)and (x*, y*) = (5/3, 4/3) is a maximum.

Problem 3.

z = 8x3 + 2xy - 3x2 + y2 + 1

Solution 3.

FOC:

zx = 24x2 + 2y - 6x = 0

zy = 2x +2y = 0

2x +2y = 0 implies that y = -x and so 24x2 + 2y - 6x = 0 can be written as 24x2 - 8x = 0 and 8x(3x - 1) = 0. Thus, x = 0 or x = 1/3. If x = 0, then y = -0 = 0. If x = 1/3, then y = -1/3. So the two possible extrema are

(x*, y*) = (0, 0) and (x*, y*) = (1/3, -1/3)

SOC: zxx = 48x - 6, zyy = 2, zxy = 2.

If (x*, y*) = (0, 0), then zxx = -6 < 0, but zyy = 2 > 0, so (x*, y*) = (0, 0) is neither a minimum nor a maximum; rather, (x*, y*) = (0, 0) is a saddle point.

If (x*, y*) = (1/3, -1/3), then zxx = 10 > 0, zyy = 2 > 0, zxy2 = 4, and zxxzyy = 20 > 4, so zxxzyy > zxy2 and

(x*, y*) = (1/3, -1/3) is a minimum.

Problem 4. z = e2x - 2x + 2y2 + 3

Solution 4.

FOC:

zx = 2e2x - 2 = 0

zy = 4y = 0

4y = 0 implies that y = 0.

2e2x - 2 = 0 implies that 2e2x = 2 and e2x = 1, so x = ln(1)/2 = 0. So an extreme point is (x*, y*) = (0, 0)

SOC: zxx = 4e2x, zyy = 4 > 0, zxy = 0. At (x*, y*) = (0, 0), zxx = 4 > 0. Thus, zxxzyy = 16 > zxy2 = 0, so

(x*, y*) = (0, 0) is a minimum.

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