Sie sind auf Seite 1von 15

The Kuhn-Tucker and Envelope Theorems

Peter Ireland EC720.01 - Math for Economists Boston College, Department of Economics Fall 2010
The Kuhn-Tucker and envelope theorems can be used to characterize the solution to a wide range of constrained optimization problems: static or dynamic, under perfect foresight or featuring randomness and uncertainty. In addition, these same two results provide foundations for the work on the maximum principle and dynamic programming that we will do later on. For both of these reasons, the Kuhn-Tucker and envelope theorems provide the starting point for our analysis. Lets consider each in turn, rst in fairly general or abstract settings and then applied to some economic examples.

The Kuhn-Tucker Theorem


Dixit, Chapters 2 and 3. Simon-Blume, Chapter 18. Acemoglu, Appendix A.

References:

Consider a simple constrained optimization problem: x R choice variable F : R R objective function, continuously dierentiable c G(x) constraint, with c R and G : R R, also continuously dierentiable. The problem can be stated as: max F (x) subject to c G(x)
x

Copyright c 2010 by Peter Ireland. Redistribution is permitted for educational and research purposes, so long as no changes are made. All copies must be provided free of charge and must include this copyright notice.

This problem is simple because it is static and contains no random or stochastic elements that would force decisions to be made under uncertainty. This problem is also simple because it has a single choice variable and a single constraint. All these simplications will make our statement and proof of the Kuhn-Tucker theorem as clean and intuitive as possible. But the results can be generalized along all of these dimensions and, later, we will work through examples that do so. Probably the easiest way to solve this problem is via the method of Lagrange multipliers. The mathematical foundations that allow for the application of this method are given to us by Lagranges Theorem or, in its most general form, the Kuhn-Tucker Theorem. To prove this theorem, begin by dening the Lagrangian: L(x, ) = F (x) + [c G(x)] for any x R and R. Theorem (Kuhn-Tucker) Suppose that x maximizes F (x) subject to c G(x), where F and G are both continuously dierentiable, and suppose that G (x ) = 0. Then there exists a value of such that x and satisfy the following four conditions: L1 (x , ) = F (x ) G (x ) = 0, L2 (x , ) = c G(x ) 0, 0, and [c G(x )] = 0. (4) Proof Consider two possible cases, depending on whether or not the constraint is binding at x . Case 1: Nonbinding Constraint. If c > G(x ), then let = 0. Clearly, (2)-(4) are satised, so it only remains to show that (1) must hold. With = 0, (1) holds if and only if F (x ) = 0. (5) (1) (2) (3)

We can show that (5) must hold using a proof by contradiction. Suppose that instead of (5), it turns out that F (x ) < 0. Then, by the continuity of F and G, there must exist an > 0 such that F (x ) > F (x ) and c > G(x ).

But this result contradicts the assumption that x maximizes F (x) subject to c G(x). Similarly, if it turns out that F (x ) > 0, then by the continuity of F and G there must exist an > 0 such that F (x + ) > F (x ) and c > G(x + ), But, again, this result contradicts the assumption that x maximizes F (x) subject to c G(x). This establishes that (5) must hold, completing the proof for case 1. Case 2: Binding Constraint. If c = G(x ), then let = F (x )/G (x ). This is possible, given the assumption that G (x ) = 0. Clearly, (1), (2), and (4) are satised, so it only remains to show that (3) must hold. With = F (x )/G (x ), (3) holds if and only if F (x )/G (x ) 0. (6)

We can show that (6) must hold using a proof by contradiction. Suppose that instead of (6), it turns out that F (x )/G (x ) < 0. One way that this can happen is if F (x ) > 0 and G (x ) < 0. But if these conditions hold, then the continuity of F and G implies the existence of an > 0 such that F (x + ) > F (x ) and c = G(x ) > G(x + ), which contradicts the assumption that x maximizes F (x) subject to c G(x). And if, instead, F (x )/G (x ) < 0 because F (x ) < 0 and G (x ) > 0, then the continuity of F and G implies the existence of an > 0 such that F (x ) > F (x ) and c = G(x ) > G(x ), which again contradicts the assumption that x maximizes F (x) subject to c G(x). This establishes that (6) must hold, completing the proof for case 2. Notes: a) The theorem can be extended to handle cases with more than one choice variable and more than one constraint: see Dixit, Simon-Blume, or Acemoglu. The proof for the more general case with n choice variables and m constraints presented in section 19.6 of Simon and Blumes book basically works through the same steps that we took for the simple case above: First, Simon and Blume distinguish between the e binding constraints and the m e nonbinding constraints, just as we did above. 3

Second, they set the multipliers on the nonbinding constraints equal to zero and observe that if all functions entering into the constraints are continuously dierentiable, it is possible to make small adjustments to the choice variables away from the optimum so that those m e constraints will continue to be nonbinding. The rest of the analysis considers only adjustments of this kind. Again this echoes our arguments from above. Third, they observe that in the case with multiple binding constraints, our assumption that G (x ) = 0 becomes a condition that requires the e n matrix formed by dierentiating each binding constraint by each choice variable to have maximal rank. A clever application of the implicit function theorem shows that because of this rank condition, it is possible to nd a set of Lagrange multipliers for the binding constraints that satisfy the set of n rstorder conditions. This step parallels what we did above, when we solved the FOC for the case with the binding constraint for the value . Since, at this point, it is clear that all of the FOC hold as do all of the constraints and complementary slackness conditions, it only remains to show that the multipliers for the binding constraints are all nonnegative. The last steps to prove this parallel our last steps from above, which show that 0 for the case of a binding constraint. For the general case, this part of the proof uses another clever application of the implicit function theorem to show that when the choice variables are modied in a way that still satises all of the binding constraints, the value of the objective function must decrease. Hence, an expression analogous to our equation (6) must hold, which in turn implies that the multipliers are nonnegative. b) Equations (1)-(4) are necessary conditions: If x is a solution to the optimization problem, then there exists a such that (1)-(4) must hold. But (1)-(4) are not sucient conditions: if x and satisfy (1)-(4), it does not follow automatically that x is a solution to the optimization problem. Despite point (b) listed above, the Kuhn-Tucker theorem is extremely useful in practice. Suppose that we are looking for the solution x to the constrained optimization problem max F (x) subject to c G(x).
x

The theorem tells us that if we form the Lagrangian L(x, ) = F (x) + [c G(x)], then x and the associated must satisfy the rst-order condition (FOC) obtained by dierentiating L by x and setting the result equal to zero: L1 (x , ) = F (x ) G (x ) = 0, In addition, we know that x must satisfy the constraint: c G(x ). 4 (2) (1)

We know that the Lagrange multiplier must be nonnegative: 0. And nally, we know that the complementary slackness condition [c G(x )] = 0, (4) (3)

must hold: If > 0, then the constraint must bind; if the constraint does not bind, then = 0. In searching for the value of x that solves the constrained optimization problem, we only need to consider values of x that satisfy (1)-(4). Two pieces of terminology: a) The extra assumption that G (x ) = 0 is needed to guarantee the existence of a multiplier satisfying (1)-(4). This extra assumption is called the constraint qualication, and almost always holds in practice. b) Note that (1) is a FOC for x, while (2) is like a FOC for . In most applications, the second-order conditions (SOC) will imply that x maximizes L(x, ), while minimizes L(x, ). For this reason, (x , ) is typically a saddle-point of L(x, ). Thus, in solving the problem in this way, we are using the Lagrangian to turn a constrained optimization problem into an unconstrained optimization problem, where we seek to maximize L(x, ) rather than simply F (x). One nal note: Our general constraint, c G(x), nests as a special case the nonnegativity constraint x 0, obtained by setting c = 0 and G(x) = x. So nonnegativity constraints can be introduced into the Lagrangian in the same way as all other constraints. If we consider, for example, the extended problem max F (x) subject to c G(x) and x 0,
x

then we can introduce a second multiplier , form the Lagrangian as L(x, , ) = F (x) + [c G(x)] + x, and write the rst order condition for the optimal x as L1 (x , , ) = F (x ) G (x ) + = 0. (1 )

In addition, analogs to our earlier conditions (2)-(4) must also hold for the second constraint: x 0, 0, and x = 0.

Kuhn and Tuckers original statement of the theorem, however, does not incorporate nonnegativity constraints into the Lagrangian. Instead, even with the additional nonnegativity constraint x 0, they continue to dene the Lagrangian as L(x, ) = F (x) + [c G(x)]. If this case, the rst order condition for x must be modied to read L1 (x , ) = F (x ) G (x ) 0, with equality if x > 0. (1 )

Of course, in (1 ), 0 in general and = 0 if x > 0. So a close inspection reveals that these two approaches to handling nonnegativity constraints lead in the end to the same results.

The Envelope Theorem


Dixit, Chapter 5. Simon-Blume, Chapter 19. Acemoglu, Appendix A.

References:

In our discussion of the Kuhn-Tucker theorem, we considered an optimization problem of the form max F (x) subject to c G(x)
x

Now, lets generalize the problem by allowing the functions F and G to depend on a parameter R. The problem can now be stated as max F (x, ) subject to c G(x, )
x

For this problem, dene the maximum value function V : R R as V () = max F (x, ) subject to c G(x, )
x

Note that evaluating V requires a two-step procedure: First, given , nd the value of x that solves the constrained optimization problem. Second, substitute this value of x , together with the given value of , into the objective function to obtain V () = F (x , ) Now suppose that we want to investigate the properties of this function V . Suppose, in particular, that we want to take the derivative of V with respect to its argument . 6

As the rst step in evaluating V (), consider solving the constrained optimization problem for any given value of by setting up the Lagrangian L(x, ) = F (x, ) + [c G(x, )] We know from the Kuhn-Tucker theorem that the solution x to the optimization problem and the associated value of the multiplier must satisfy the complementary slackness condition: [c G(x , )] = 0 Use this last result to rewrite the expression for V as V () = F (x , ) = F (x , ) + [c G(x , )] So suppose that we tried to calculate V () simply by dierentiating both sides of this equation with respect to : V () = F2 (x , ) G2 (x , ). But, in principle, this formula may not be correct. The reason is that x and will themselves depend on the parameter , and we must take this dependence into account when dierentiating V with respect to . However, the envelope theorem tells us that our formula for V () is, in fact, correct. That is, the envelope theorem tells us that we can ignore the dependence of x and on in calculating V (). To see why, for any , let x () denote the solution to the problem: max F (x, ) subject to c G(x, ), and let () be the associated Lagrange multiplier. Theorem (Envelope) Let F and G be continuously dierentiable functions of x and . For any given , let x () maximize F (x, ) subject to c G(x, ), and let () be the value of the associated Lagrange multiplier. Suppose, further, that x () and () are also continuously dierentiable functions, and that the constraint qualication G1 [x (), ] = 0 holds for all values of . Then the maximum value function dened by V () = max F (x, ) subject to c G(x, )
x

satises V () = F2 [x (), ] ()G2 [x (), ]. (7) Proof The Kuhn-Tucker theorem tells us that for any given value of , x () and () must satisfy L1 [x (), ()] = F1 [x (), ] ()G1 [x (), ] = 0, and (){c G[x (), ]} = 0. 7 (4) (1)

In light of (4), V () = F [x (), ] = F [x (), ] + (){c G[x (), ]} Dierentiating both sides of this expression with respect to yields V () = F1 [x (), ]x () + F2 [x (), ] + (){c G[x (), ]} ()G1 [x (), ]x () ()G2 [x (), ] which shows that, in principle, we must take the dependence of x and on into account when calculating V (). Note, however, that V () = {F1 [x (), ] ()G1 [x (), ]}x () +F2 [x (), ] + (){c G[x (), ]} ()G2 [x (), ], which by (1) reduces to V () = F2 [x (), ] + (){c G[x (), ]} ()G2 [x (), ] Thus, it only remains to show that (){c G[x (), ]} = 0 Clearly, (8) holds for any such that the constraint is binding. For such that the constraint is not binding, (4) implies that () must equal zero. Furthermore, by the continuity of G and x , if the constraint does not bind at , there exists a > 0 such that the constraint does not bind for all + with > ||. Hence, (4) also implies that ( + ) = 0 for all > ||. Using the denition of the derivative () = lim 0 ( + ) () = lim = 0, 0 0 (8)

it once again becomes apparent that (8) must hold. Thus, V () = F2 [x (), ] ()G2 [x (), ] as claimed in the theorem. Once again, this theorem is useful because it tells us that we can ignore the dependence of x and on in calculating V (). But what is the intuition for why the envelope theorem holds? To obtain some intuition, begin by considering the simpler, unconstrained optimization problem: max F (x, ),
x

where x is the choice variable and is the parameter. 8

Associated with this unconstrained problem, dene the maximum value function in the same way as before: V () = max F (x, ).
x

To evaluate V for any given value of , use the same two-step procedure as before. First, nd the value x () that solves the unconstrained maximization problem for that value of . Second,substitute that value of x back into the objective function to obtain V () = F [x (), ]. Now dierentiate both sides of this expression through by , carefully taking the dependence of x on into account: V () = F1 [x (), ]x () + F2 [x (), ]. But, if x () is the value of x that maximizes F given , we know that x () must be a critical value of F : F1 [x (), ] = 0. Hence, for the unconstrained problem, the envelope theorem implies that V () = F2 [x (), ], so that, again, we can ignore the dependence of x on in dierentiating the maximum value function. And this result holds not because x fails to depend on : to the contrary, in fact, x will typically depend on through the function x (). Instead, the result holds because since x is chosen optimally, x () is a critical point of F given . Now return to the constrained optimization problem max F (x, ) subject to c G(x, )
x

and dene the maximum value function as before: V () = max F (x, ) subject to c G(x, ).
x

The envelope theorem for this constrained problem tells us that we can also ignore the dependence of x on when dierentiating V with respect to , but only if we start by adding the complementary slackness condition to the maximized objective function to rst obtain V () = F [x (), ] + (){c G[x (), ]}. In taking this rst step, we are actually evaluating the entire Lagrangian at the optimum, instead of just the objective function. We need to take this rst step because for the constrained problem, the Kuhn-Tucker condition (1) tells us that x () is a critical point, not of the objective function by itself, but of the entire Lagrangian formed by adding the product of the multiplier and the constraint to the objective function. 9

And what gives the envelope theorem its name? The envelope theorem refers to a geometrical presentation of the same result that weve just worked through. To see where that geometrical interpretation comes from, consider again the simpler, unconstrained optimization problem: max F (x, ),
x

where x is the choice variable and is a parameter. Following along with our previous notation, let x () denote the solution to this problem for any given value of , so that the function x () tells us how the optimal choice of x depends on the parameter . Also, continue to dene the maximum value function V in the same way as before: V () = max F (x, ).
x

Now let 1 denote a particular value of , and let x1 denote the optimal value of x associated with this particular value 1 . That is, let x1 = x (1 ). After substituting this value of x1 into the function F , we can think about how F (x1 , ) varies as variesthat is, we can think about F (x1 , ) as a function of , holding x1 xed. In the same way, let 2 denote another particular value of , with 2 > 1 lets say. And following the same steps as above, let x2 denote the optimal value of x associated with this particular value 2 , so that x2 = x (2 ). Once again, we can hold x2 xed and consider F (x2 , ) as a function of . The geometrical presentation of the envelope theorem can be derived by thinking about the properties of these three functions of : V (), F (x1 , ), and F (x2 , ). One thing that we know about these three functions is that for = 1 : V (1 ) = F (x1 , 1 ) > F (x2 , 1 ), where the rst equality and the second inequality both follow from the fact that, by denition, x1 maximizes F (x, 1 ) by choice of x. Another thing that we know about these three functions is that for = 2 : V (2 ) = F (x2 , 2 ) > F (x1 , 2 ), because again, by denition, x2 maximizes F (x, 2 ) by choice of x. 10

The Envelope Theorem

V(!)

F(x2,!)

F(x1,!)

!1

!2

On a graph, these relationships imply that: At 1 , V () coincides with F (x1 , ), which lies above F (x2 , ). At 2 , V () coincides with F (x2 , ), which lies above F (x1 , ). And we could nd more and more values of V by repeating this procedure for more and more specic values of i , i = 1, 2, 3, .... In other words: V () traces out the upper envelope of the collection of functions F (xi , ), formed by holding xi = x (i ) xed and varying . Moreover, V () is tangent to each individual function F (xi , ) at the value i of for which xi is optimal, or equivalently: V () = F2 [x (), ], which is the same analytical result that we derived earlier for the unconstrained optimization problem. To generalize these arguments so that they apply to the constrained optimization problem max F (x, ) subject to c G(x, ),
x

simply use the fact that in most cases (where the appropriate second-order conditions hold) the value x () that solves the constrained optimization problem for any given value of also maximizes the Lagrangian function L(x, , ) = F (x, ) + [c G(x, )], so that V () = max F (x, ) subject to c G(x, )
x x

= max L(x, , ) Now just replace the function F with the function L in working through the arguments from above to conclude that V () = L3 [x (), (), ] = F2 [x (), ] ()G2 [x (), ], which is again the same result that we derived before for the constrained optimization problem.

11

3
3.1

Two Examples
Utility Maximization

A consumer has a utility function dened over consumption of two goods: U (c1 , c2 ) Prices: p1 and p2 Income: I Budget constraint: I p1 c1 + p2 c2 = G(c1 , c2 ) The consumers problem is: max U (c1 , c2 ) subject to I p1 c1 + p2 c2
c1 ,c2

The Kuhn-Tucker theorem tells us that if we set up the Lagrangian: L(c1 , c2 , ) = U (c1 , c2 ) + (I p1 c1 p2 c2 ) Then the optimal consumptions c and c and the associated multiplier must satisfy the 2 1 FOC: L1 (c , c , ) = U1 (c , c ) p1 = 0 1 2 1 2 and L2 (c , c , ) = U2 (c , c ) p2 = 0 1 2 1 2 Move the terms with minus signs to the other side, and divide the rst of these FOC by the second to obtain p1 U1 (c , c ) 1 2 = , U2 (c1 , c2 ) p2 which is just the familiar condition that says that the optimizing consumer should set the slope of his or her indierence curve, the marginal rate of substitution, equal to the slope of his or her budget constraint, the ratio of prices. Now consider I as one of the models parameters, and let the functions c (I), c (I), and 1 2 (I) describe how the optimal choices c and c and the associated value of the 1 2 multiplier depend on I. In addition, dene the maximum value function as V (I) = max U (c1 , c2 ) subject to I p1 c1 + p2 c2
c1 ,c2

The Kuhn-Tucker theorem tells us that (I)[I p1 c (I) p2 c (I)] = 0 1 2 and hence V (I) = U [c (I), c (I)] = U [c (I), c (I)] + (I)[I p1 c (I) p2 c (I)]. 1 2 1 2 1 2 12

The envelope theorem tells us that we can ignore the dependence of c and c on I in 1 2 calculating V (I) = (I), which gives us an interpretation of the multiplier as the marginal utility of income.

3.2

Cost Minimization

The Kuhn-Tucker and envelope conditions can also be used to study constrained minimization problems. Consider a rm that produces output y using capital k and labor l, according to the technology described by f (k, l) y. r = rental rate for capital w = wage rate Suppose that the rm takes its output y as given, and chooses inputs k and l to minimize costs. Then the rm solves min rk + wl subject to f (k, l) y
k,l

If we set up the Lagrangian as L(k, l, ) = rk + wl [f (k, l) y], where the term involving the multiplier is subtracted rather than added in the case of a minimization problem, the Kuhn-Tucker conditions (1)-(4) continue to apply, exactly as before. Thus, according to the Kuhn-Tucker theorem, the optimal choices k and l and the associated multiplier must satisfy the FOC: L1 (k , l , ) = r f1 (k , l ) = 0 and L2 (k , l , ) = w f2 (k , l ) = 0 (10) Move the terms with minus signs over to the other side, and divide the rst FOC by the second to obtain r f1 (k , l ) = , , l ) f2 (k w which is another familiar condition that says that the optimizing rm chooses factor inputs so that the marginal rate of substitution between inputs in production equals the ratio of factor prices. 13 (9)

Now suppose that the constraint binds, as it usually will: y = f (k , l ) (11)

Then (9)-(11) represent 3 equations that determine the three unknowns k , l , and as functions of the models parameters r, w, and y. In particular, we can think of the functions k = k (r, w, y) and l = l (r, w, y) as demand curves for capital and labor: strictly speaking, they are conditional (on y) factor demand functions. Now dene the minimum cost function as C(r, w, y) = min rk + wl subject to f (k, l) y = rk (r, w, y) + wl (r, w, y) = rk (r, w, y) + wl (r, w, y) (r, w, y){f [k (r, w, y), l (r, w, y)] y} The envelope theorem tells us that in calculating the derivatives of the cost function, we can ignore the dependence of k , l , and on r, w, and y. Hence: C1 (r, w, y) = k (r, w, y), C2 (r, w, y) = l (r, w, y), and C3 (r, w, y) = (r, w, y). The rst two of these equations are statements of Shephards lemma; they tell us that the derivatives of the cost function with respect to factor prices coincide with the conditional factor demand curves. The third equation gives us an interpretation of the multiplier as a measure of the marginal cost of increasing output. Thus, our two examples illustrate how we can apply the Kuhn-Tucker and envelope theorems in specic economic problems. The two examples also show how, in the context of specic economic problems, it is often possible to attach an economic interpretation to the multiplier .
k,l

14

Das könnte Ihnen auch gefallen