Lagrange multiplier


In mathematical optimization, the method of Lagrange multipliers is a strategy for finding the local maxima and minima of a function subject to equation constraints. It is named after the mathematician Joseph-Louis Lagrange.

Summary and rationale

The basic idea is to convert a constrained problem into a form such that the derivative test of an unconstrained problem can still be applied. The relationship between the gradient of the function and gradients of the constraints rather naturally leads to a reformulation of the original problem, known as the Lagrangian function or Lagrangian. In the general case, the Lagrangian is defined as
for functions ; the notation denotes an inner product. The value is called the Lagrange multiplier.
In simple cases, where the inner product is defined as the dot product, the Lagrangian is
The method can be summarized as follows: in order to find the maximum or minimum of a function subject to the equality constraint, find the stationary points of considered as a function of and the Lagrange multiplier. This means that all partial derivatives should be zero, including the partial derivative with respect to.
or equivalently
The solution corresponding to the original constrained optimization is always a saddle point of the Lagrangian function, which can be identified among the stationary points from the definiteness of the bordered Hessian matrix.
The great advantage of this method is that it allows the optimization to be solved without explicit parameterization in terms of the constraints. As a result, the method of Lagrange multipliers is widely used to solve challenging constrained optimization problems. Further, the method of Lagrange multipliers is generalized by the Karush–Kuhn–Tucker conditions, which can also take into account inequality constraints of the form for a given constant.

Statement

The following is known as the Lagrange multiplier theorem.
Let be the objective function and let be the constraints function, both belonging to . Let be an optimal solution to the following optimization problem such that, for the matrix of partial derivatives, :
Then there exists a unique Lagrange multiplier such that
The Lagrange multiplier theorem states that at any local maximum of the function evaluated under the equality constraints, if constraint qualification applies, then the gradient of the function can be expressed as a linear combination of the gradients of the constraints, with the Lagrange multipliers acting as coefficients. This is equivalent to saying that any direction perpendicular to all gradients of the constraints is also perpendicular to the gradient of the function. Or still, saying that the directional derivative of the function is in every feasible direction.

Single constraint

For the case of only one constraint and only two choice variables, consider the optimization problem
We assume that both and have continuous first partial derivatives. We introduce a new variable called a Lagrange multiplier and study the Lagrange function defined by
where the term may be either added or subtracted. If is a maximum of for the original constrained problem and then there exists such that is a stationary point for the Lagrange function. The assumption is called constraint qualification. However, not all stationary points yield a solution of the original problem, as the method of Lagrange multipliers yields only a necessary condition for optimality in constrained problems. Sufficient conditions for a minimum or maximum also exist, but if a particular candidate solution satisfies the sufficient conditions, it is only guaranteed that that solution is the best one locally – that is, it is better than any permissible nearby points. The global optimum can be found by comparing the values of the original objective function at the points satisfying the necessary and locally sufficient conditions.
The method of Lagrange multipliers relies on the intuition that at a maximum, cannot be increasing in the direction of any such neighboring point that also has. If it were, we could walk along to get higher, meaning that the starting point wasn't actually the maximum. Viewed in this way, it is an exact analogue to testing if the derivative of an unconstrained function is, that is, we are verifying that the directional derivative is 0 in any relevant direction.
We can visualize contours of given by for various values of, and the contour of given by.
Suppose we walk along the contour line with We are interested in finding points where almost does not change as we walk, since these points might be maxima.
There are two ways this could happen:
  1. We could touch a contour line of, since by definition does not change as we walk along its contour lines. This would mean that the tangents to the contour lines of and are parallel here.
  2. We have reached a "level" part of, meaning that does not change in any direction.
To check the first possibility, notice that since the gradient of a function is perpendicular to the contour lines, the tangents to the contour lines of and are parallel if and only if the gradients of and are parallel. Thus we want points where and
for some where
are the respective gradients. The constant is required because although the two gradient vectors are parallel, the magnitudes of the gradient vectors are generally not equal. This constant is called the Lagrange multiplier..
Notice that this method also solves the second possibility, that is level: if is level, then its gradient is zero, and setting is a solution regardless of.
To incorporate these conditions into one equation, we introduce an auxiliary function
and solve
Note that this amounts to solving three equations in three unknowns. This is the method of Lagrange multipliers.
Note that implies as the partial derivative of with respect to is
To summarize
The method generalizes readily to functions on variables
which amounts to solving equations in unknowns.
The constrained extrema of are critical points of the Lagrangian, but they are not necessarily local extrema of .
One may reformulate the Lagrangian as a Hamiltonian, in which case the solutions are local minima for the Hamiltonian. This is done in optimal control theory, in the form of Pontryagin's maximum principle.
The fact that solutions of the method of Lagrange multipliers are not necessarily extrema of the Lagrangian, also poses difficulties for numerical optimization. This can be addressed by minimizing the magnitude of the gradient of the Lagrangian, as these minima are the same as the zeros of the magnitude, as illustrated in Example 5: Numerical optimization.

Multiple constraints

The method of Lagrange multipliers can be extended to solve problems with multiple constraints using a similar argument. Consider a paraboloid subject to two line constraints that intersect at a single point. As the only feasible solution, this point is obviously a constrained extremum. However, the level set of is clearly not parallel to either constraint at the intersection point ; instead, it is a linear combination of the two constraints' gradients. In the case of multiple constraints, that will be what we seek in general: The method of Lagrange seeks points not at which the gradient of is a multiple of any single constraint's gradient necessarily, but in which it is a linear combination of all the constraints' gradients.
Concretely, suppose we have constraints and are walking along the set of points satisfying Every point on the contour of a given constraint function has a space of allowable directions: the space of vectors perpendicular to The set of directions that are allowed by all constraints is thus the space of directions perpendicular to all of the constraints' gradients. Denote this space of allowable moves by and denote the span of the constraints' gradients by Then the space of vectors perpendicular to every element of
We are still interested in finding points where does not change as we walk, since these points might be extrema. We therefore seek such that any allowable direction of movement away from is perpendicular to . In other words, Thus there are scalars such that
These scalars are the Lagrange multipliers. We now have of them, one for every constraint.
As before, we introduce an auxiliary function
and solve
which amounts to solving equations in unknowns.
The constraint qualification assumption when there are multiple constraints is that the constraint gradients at the relevant point are linearly independent.

Modern formulation via differentiable manifolds

The problem of finding the local maxima and minima subject to constraints can be generalized to finding local maxima and minima on a differentiable manifold In what follows, it is not necessary that be a Euclidean space, or even a Riemannian manifold. All appearances of the gradient can be replaced with the exterior derivative

Single constraint

Let be a smooth manifold of dimension Suppose that we wish to find the stationary points of a smooth function when restricted to the submanifold defined by where is a smooth function for which is a regular value.
Let and be the exterior derivatives of and. Stationarity for the restriction at means Equivalently, the kernel contains In other words, and are proportional 1-forms. For this it is necessary and sufficient that the following system of equations holds:
where denotes the exterior product. The stationary points are the solutions of the above system of equations plus the constraint Note that the equations are not independent, since the left-hand side of the equation belongs to the subvariety of consisting of decomposable elements.
In this formulation, it is not necessary to explicitly find the Lagrange multiplier, a number such that

Multiple constraints

Let and be as in the above section regarding the case of a single constraint. Rather than the function described there, now consider a smooth function with component functions for which is a regular value. Let be the submanifold of defined by
is a stationary point of if and only if contains For convenience let and where denotes the tangent map or Jacobian . The subspace has dimension smaller than that of, namely and belongs to if and only if belongs to the image of Computationally speaking, the condition is that belongs to the row space of the matrix of or equivalently the column space of the matrix of . If denotes the exterior product of the columns of the matrix of the stationary condition for at becomes
Once again, in this formulation it is not necessary to explicitly find the Lagrange multipliers, the numbers such that

Interpretation of the Lagrange multipliers

In this section, we modify the constraint equations from the form to the form where the are real constants that are considered to be additional arguments of the Lagrangian expression.
Often the Lagrange multipliers have an interpretation as some quantity of interest. For example, by parametrising the constraint's contour line, that is, if the Lagrangian expression is
then
So, is the rate of change of the quantity being optimized as a function of the constraint parameter.
As examples, in Lagrangian mechanics the equations of motion are derived by finding stationary points of the action, the time integral of the difference between kinetic and potential energy. Thus, the force on a particle due to a scalar potential,, can be interpreted as a Lagrange multiplier determining the change in action following a variation in the particle's constrained trajectory.
In control theory this is formulated instead as costate equations.
Moreover, by the envelope theorem the optimal value of a Lagrange multiplier has an interpretation as the marginal effect of the corresponding constraint constant upon the optimal attainable value of the original objective function: If we denote values at the optimum with a star, then it can be shown that
For example, in economics the optimal profit to a player is calculated subject to a constrained space of actions, where a Lagrange multiplier is the change in the optimal value of the objective function due to the relaxation of a given constraint ; in such a context is the marginal cost of the constraint, and is referred to as the shadow price.

Sufficient conditions

Sufficient conditions for a constrained local maximum or minimum can be stated in terms of a sequence of principal minors of the bordered Hessian matrix of second derivatives of the Lagrangian expression.

Examples

Example 1

Suppose we wish to maximize subject to the constraint The feasible set is the unit circle, and the level sets of are diagonal lines, so we can see graphically that the maximum occurs at and that the minimum occurs at
For the method of Lagrange multipliers, the constraint is
hence the Lagrangian function,
is a function that is equivalent to when is set to.
Now we can calculate the gradient:
and therefore:
Notice that the last equation is the original constraint.
The first two equations yield
By substituting into the last equation we have:
so
which implies that the stationary points of are
Evaluating the objective function at these points yields
Thus the constrained maximum is and the constrained minimum is.

Example 2

Now we modify the objective function of Example 1 so that we minimize instead of again along the circle Now the level sets of are still lines of slope −1, and the points on the circle tangent to these level sets are again and These tangency points are maxima of
On the other hand, the minima occur on the level set for , at and where the level curves of are not tangent to the constraint. The condition that correctly identifies all four points as extrema; the minima are characterized in by and the maxima by

Example 3

This example deals with more strenuous calculations, but it is still a single constraint problem.
Suppose one wants to find the maximum values of
with the condition that the - and -coordinates lie on the circle around the origin with radius That is, subject to the constraint
As there is just a single constraint, there is a single multiplier, say
The constraint is identically zero on the circle of radius Any multiple of may be added to leaving unchanged in the region of interest.
Applying the ordinary Lagrange multiplier method yields
from which the gradient can be calculated:
And therefore:
is just the original constraint. implies or If then by and consequently from. If substituting this into yields Substituting this into and solving for gives Thus there are six critical points of
Evaluating the objective at these points, one finds that
Therefore, the objective function attains the global maximum at and the global minimum at The point is a local minimum of and is a local maximum of as may be determined by consideration of the Hessian matrix of
Note that while is a critical point of it is not a local extremum of We have
Given any neighbourhood of one can choose a small positive and a small of either sign to get values both greater and less than This can also be seen from the Hessian matrix of evaluated at this point which is an indefinite matrix. Each of the critical points of is a saddle point of

Example 4 – Entropy

Suppose we wish to find the discrete probability distribution on the points with maximal information entropy. This is the same as saying that we wish to find the least structured probability distribution on the points In other words, we wish to maximize the Shannon entropy equation:
For this to be a probability distribution the sum of the probabilities at each point must equal 1, so our constraint is:
We use Lagrange multipliers to find the point of maximum entropy, across all discrete probability distributions on We require that:
which gives a system of equations, such that:
Carrying out the differentiation of these equations, we get
This shows that all are equal. By using the constraint
we find
Hence, the uniform distribution is the distribution with the greatest entropy, among distributions on points.

Example 5 – Numerical optimization

The critical points of Lagrangians occur at saddle points, rather than at local maxima. Unfortunately, many numerical optimization techniques, such as hill climbing, gradient descent, some of the quasi-Newton methods, among others, are designed to find local maxima and not saddle points. For this reason, one must either modify the formulation to ensure that it's a minimization problem, or else use an optimization technique that finds stationary points and not necessarily extrema.
As a simple example, consider the problem of finding the value of that minimizes constrained such that
Using Lagrange multipliers, this problem can be converted into an unconstrained optimization problem:
The two critical points occur at saddle points where and.
In order to solve this problem with a numerical optimization technique, we must first transform this problem such that the critical points occur at local minima. This is done by computing the magnitude of the gradient of the unconstrained optimization problem.
First, we compute the partial derivative of the unconstrained problem with respect to each variable:
If the target function is not easily differentiable, the differential with respect to each variable can be approximated as
where is a small value.
Next, we compute the magnitude of the gradient, which is the square root of the sum of the squares of the partial derivatives:
The critical points of occur at and, just as in Unlike the critical points in however, the critical points in occur at local minima, so numerical optimization techniques can be used to find them.

Applications

Lagrangian Mechanics

In Lagrangian Mechanics, the Euler-Lagrange equations can be augmented with Lagrange multipliers as a method to impose physical constraints on systems. This method is not required in general, because an alternative method is to choose a set of linearly independent generalised coordinates such that the constraints are implicitly imposed.
When Lagrange multipliers are used, the constraint equations need to be simultaneously solved with the Euler-Lagrange equations. Hence, the equations become a system of differential algebraic equations.
The method of Lagrange multipliers is useful when it is difficult to write the Lagrangian in terms of a set of linearly independent generalised coordinates. For example, for use in programmatic dynamical systems modelling algorithms, or for use in modelling systems with closed kinematic chains. They are also useful for imposing non-holonomic constraints.
Given a set of holonomic constraint equations, the Euler-Lagrange equations with Lagrange multipliers can be written as
The meaning of can be interpreted by moving it to the other side of the equation and absorbing it into the generalised force term. In this interpretation, the system has number of additional degrees of freedom, and there are no additionally imposed constraints, but the constraint forces just happen to have the right values such that the constraints hold.

Control theory

In optimal control theory, the Lagrange multipliers are interpreted as costate variables, and Lagrange multipliers are reformulated as the minimization of the Hamiltonian, in Pontryagin's maximum principle.

Nonlinear programming

The Lagrange multiplier method has several generalizations. In nonlinear programming there are several multiplier rules, e.g. the Carathéodory–John Multiplier Rule and the Convex Multiplier Rule, for inequality constraints.

Economics

In many models in mathematical economics such as general equilibrium models, consumer behavior is implemented as utility maximization and firm behavior as profit maximization, both entities being subject to constraints such as budget constraints and production constraints. The usual way to determine an optimal solution is achieved by maximizing some function, where the constraints are enforced using Lagrangian multipliers.

Power systems

Methods based on Lagrange multipliers have applications in power systems, e.g. in distributed-energy-resources placement and load shedding.

Safe Reinforcement Learning

The method of Lagrange multipliers applies to constrained Markov decision processes.
It naturally produces gradient-based primal-dual algorithms in safe reinforcement learning.

Normalized solutions">Normalized solution (mathematics)">Normalized solutions

Considering the PDE problems with constraints, i.e., the study of the properties of the normalized solutions, Lagrange multipliers play an important role.

Exposition

*

Additional text and interactive applets

  • — Provides compelling insight in 2 dimensions that at a minimizing point, the direction of steepest descent must be perpendicular to the tangent of the constraint curve at that point.
  • — Course slides accompanying text on nonlinear optimization
  • — Geometric idea behind Lagrange multipliers
Category:Multivariable calculus
Category:Mathematical optimization
Category:Mathematical and quantitative methods (economics)