PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Low Entry average rating: No information on entry rating
[parent] Lagrange multipliers on manifolds (Topic)

We discuss in this article the theoretical aspects of the Lagrange multiplier method.

To enhance understanding, proofs and intuitive explanations of the Lagrange multipler method will be given from several different viewpoints, both elementary and advanced.


Contents

Statements of theorem

Let $ N$ be a $ n$-dimensional differentiable manifold (without boundary), and $ f \colon N \to \mathbb{R}$, and $ g_i \colon N \to \mathbb{R}$, for $ i = 1, \dotsc, k$, be continuously differentiable. Set $ M = \bigcap_{i=1}^k g_i^{-1}(\{ 0 \})$.

Formulation with differential forms

Theorem 1   Suppose $ dg_i$ are linearly independent at each point of $ M$. If $ p \in M$ is a local minimum or maximum point of $ f$ restricted to $ M$, then there exist Lagrange multipliers $ \lambda_1, \dotsc, \lambda_k \in \mathbb{R}$, depending on $ p$, such that
$\displaystyle d f(p) = \lambda_1 d g_1(p) + \dotsb + \lambda_k d g_k(p) . $
Here, $ d$ denotes the exterior derivative.

Of course, as in one-dimensional calculus, the condition $ d f(p) = \sum_i \lambda_i d g_i(p)$ by itself does not guarantee $ p$ is a minimum or maximum point, even locally.

Formulation with gradients

The version of Lagrange multipliers typically used in calculus is the special case $ N = \mathbb{R}^n$ in Theorem 1. In this case, the conclusion of the theorem can also be written in terms of gradients instead of differential forms:

Theorem 2   Suppose $ \nabla g_i$ are linearly independent at each point of $ M$. If $ p \in M$ is a local minimum or maximum point of $ f$ restricted to $ M$, then there exist Lagrange multipliers $ \lambda_1, \dotsc, \lambda_k \in \mathbb{R}$, depending on $ p$, such that
$\displaystyle \nabla f(p) = \lambda_1 \nabla g_1(p) + \dotsb + \lambda_k \nabla g_k(p) . $

This formulation and the first one are equivalent since the 1-form $ df$ can be identified with the gradient $ \nabla f$, via the formula $ \nabla f(p) \cdot v = d f(p;v) = df_p(v)$.

Formulation with tangent maps

The functions $ g_i$ can also be coalesced into a vector-valued function $ g\colon N \to \mathbb{R}^k$. Then we have:

Theorem 3   Let $ g = (g_1, \dotsc, g_k) \colon N \to \mathbb{R}^k$. Suppose the tangent map $ {\mathrm{D}}g$ is surjective at each point of $ M$. If $ p \in M$ is a local minimum or maximum point of $ f$ restricted to $ M$, then there exists a Lagrange multiplier vector $ \lambda \in (\mathbb{R}^k)^*$, depending on $ p$, such that
$\displaystyle {\mathrm{D}}f(p) = {\mathrm{D}}g(p)^* \lambda . $
Here, $ {\mathrm{D}}g(p)\colon (\mathbb{R}^k)^* \to (\mathrm{T}_pN)^*$ denotes the pullback of the linear transformation $ {\mathrm{D}}g(p) \colon \mathrm{T}_pN \to \mathbb{R}^k$.

If $ {\mathrm{D}}g$ is represented by its Jacobian matrix, then the condition that it be surjective is equivalent to its Jacobian matrix having full rank.

Note the deliberate use of the space $ (\mathbb{R}^k)^*$ instead of $ \mathbb{R}^k$ -- to which the former is isomorphic to -- for the Lagrange multiplier vector. It turns out that the Lagrange multiplier vector naturally lives in the dual space and not the original vector space $ \mathbb{R}^k$. This distinction is particularly important in the infinite-dimensional generalizations of Lagrange multipliers. But even in the finite-dimensional setting, we do see hints that the dual space has to be involved, because a transpose is involved in the matrix expression for Lagrange multipliers.

If the expression $ {\mathrm{D}}g(p)^* \lambda$ is written out in coordinates, then it is apparent that the components $ \lambda_i$ of the vector $ \lambda$ are exactly those Lagrange multipliers from Theorems 1 and 2.

Proofs

The proof of the Lagrange multiplier theorem is surprisingly short and elegant, when properly phrased in the language of abstract manifolds and differential forms.

However, for the benefit of the readers not versed in these topics, we provide, in addition to the abstract proof, a concrete translation of the arguments in the more familiar setting $ N = \mathbb{R}^n$.

Beautiful abstract proof

Proof. Since $ dg_i$ are linearly independent at each point of $ M = \bigcap_{i=1}^k g_i^{-1}(\{ 0 \})$, $ M$ is an embedded submanifold of $ N$, of dimension $ m = n-k$. Let $ \alpha\colon U \to M$, with $ U$ open in $ \mathbb{R}^m$, be a coordinate chart for $ M$ such that $ \alpha(0) = p$. Then $ \alpha^* f$ has a local minimum or maximum at 0, and therefore $ 0 = d(\alpha^* f) = \alpha^* df$ at 0. But $ \alpha^*$ at $ p$ is an isomorphism $ \left(\mathrm{T}_pM\right)^* \to \left(\mathrm{T}_0 \mathbb{R}^m\right)^*$, so the preceding equation says that $ df$ vanishes on $ \mathrm{T}_pM$.

Now, by the definition of $ g_i$, we have $ \alpha^* g_i = 0$, so $ 0 = d(\alpha^* g_i) = \alpha^* dg_i$. So like $ df$, $ dg_i$ vanishes on $ \mathrm{T}_pM$.

In other words, $ dg_i(p)$ is in the annihilator $ \left(\mathrm{T}_pM\right)^0$ of the subspace $ \mathrm{T}_pM \subseteq \mathrm{T}_pN$. Since $ \mathrm{T}_pM$ has dimension $ m = n-k$, and $ \mathrm{T}_pN$ has dimension $ n$, the annihilator $ \left(\mathrm{T}_pM\right)^0$ has dimension $ k$. Now $ dg_i(p) \in \left(\mathrm{T}_pM\right)^0$ are linearly independent, so they must in fact be a basis for $ \left(\mathrm{T}_pM\right)^0$. But we had argued that $ df(p) \in \left(\mathrm{T}_pM\right)^0$. Therefore $ df(p)$ may be written as a unique linear combination of the $ dg_i(p)$:

$\displaystyle d f(p) = \lambda_1 d g_1(p) + \dotsb + \lambda_k d g_k(p) . \qedhere $
$ \qedsymbol$

The last paragraph of the previous proof can also be rephrased, based on the same underlying ideas, to make evident the fact that the Lagrange multiplier vector lives in the dual space $ (\mathbb{R}^k)^*$.

Proof. [Alternative argument.] A general theorem in linear algebra states that for any linear transformation $ L$, the image of the pullback $ L^*$ is the annihilator of the kernel of $ L$. Since $ \ker {\mathrm{D}}g(p) = \mathrm{T}_pM$ and $ df(p) \in (\mathrm{T}_pM)^0$, it immediately follows that $ \lambda \in (\mathbb{R}^k)^*$ exists such that $ df(p) = {\mathrm{D}}g(p)^* \lambda$. $ \qedsymbol$

Yet another proof could be devised by observing that the result is obvious if $ N = \mathbb{R}^n$ and the constraint functions are just coordinate projections on $ \mathbb{R}^n$:

$\displaystyle g_i(y_1, \dotsc, y_n) = y_i\„ \quad i = 1, \dotsc, k . $
We clearly must have $ \partial f / \partial y_{k+1} = \dotsb = \partial f / \partial y_n = 0$ at a point $ p$ that minimizes $ f(y)$ over $ y_1 = \dotsb = y_k = 0$. The general case can be deduced to this by a coordinate change:
Proof. [Alternate argument.] Since $ dg_i$ are linearly independent, we can find a coordinate chart for $ N$ about the point $ p$, with coordinate functions $ y_1, \dotsc, y_n \colon N \to \mathbb{R}$ such that $ y_i = g_i$ for $ i = 1, \dotsc, k$. Then
$\displaystyle df$ $\displaystyle = \frac{\partial f}{\partial y_1} dy_1 + \dotsb + \frac{\partial f}{\partial y_n} dy_n$    
  $\displaystyle = \frac{\partial f}{\partial g_1} dg_1 + \dotsb + \frac{\partial ... ...}{\partial y_{k+1}} dy_{k+1} + \dotsb + \frac{\partial f}{\partial y_n} dy_n\„$    

but $ \partial f / \partial y_{k+1} = \dotsb = \partial f / \partial y_n = 0$ at the point $ p$. Set $ \lambda_i = \partial f / \partial g_i$ at $ p$. $ \qedsymbol$

Clumsy, but down-to-earth proof

Proof. We assume that $ N = \mathbb{R}^n$. Consider the list vector $ g = (g_1, \dotsc, g_k)$ discussed earlier, and its Jacobian matrix $ {\mathrm{D}}g$ in Euclidean coordinates. The $ i$th row of this matrix is
$\displaystyle \begin{bmatrix}\dfrac{\partial g_i}{\partial x_1} & \hdots & \dfr... ...l g_i}{\partial x_n} \end{bmatrix} = \left( \nabla g_i \right)^{\mathrm{T}} . $
So the matrix $ {\mathrm{D}}g$ has full rank (i.e. $ {\mathrm{rank}}{\mathrm{D}}g = k$) if and only if the $ k$ gradients $ \nabla g_i$ are linearly independent.

Consider each solution $ q \in M$ of $ g(q) = 0$. Since $ {\mathrm{D}}g$ has full rank, we can apply the implicit function theorem, which states that there exist smooth solution parameterizations $ \alpha\colon U \to M$ around each point $ q \in M$. ($ U$ is an open set in $ \mathbb{R}^m$, $ m = n-k$.) These $ \alpha$ are the coordinate charts which give to $ M = g^{-1}( \{ 0 \})$ a manifold structure.

We now consider specially the point $ q = p$; without loss of generality, assume $ \alpha(0) = p$. Then $ f \circ \alpha$ is a function on Euclidean space having a local minimum or maximum at 0, so its derivative vanishes at 0. Calculating by the chain rule, we have $ 0 = {\mathrm{D}}(f \circ \alpha)(0) = {\mathrm{D}}f(p) \cdot {\mathrm{D}}\alpha(0)$. In other words, $ \ker {\mathrm{D}}f(p) \supseteq \textrm{range of } {\mathrm{D}}\alpha(0) = \mathrm{T}_pM$. Intuitively, this says that the directional derivatives at $ p$ of $ f$ lying in the tangent space $ \mathrm{T}_pM$ of the manifold $ M$ vanish.

By the definition of $ g$ and $ \alpha$, we have $ g \circ \alpha = 0$. By the chain rule again, we derive $ 0 = {\mathrm{D}}g(p) \cdot {\mathrm{D}}\alpha(0)$.

Let the columns of $ {\mathrm{D}}\alpha(0)$ be the column vectors $ v_1, \dotsc, v_m$, which span the $ m$-dimensional space $ \mathrm{T}_pM$, and look at the matrix equation $ 0 = {\mathrm{D}}f(p) \cdot {\mathrm{D}}\alpha(0)$ again. The equation for each entry of this matrix, which consists of only one row, is:

$\displaystyle \nabla f(p) \cdot v_j = 0\„ \quad j = 1, \dotsc, m . $
In other words, $ \nabla f(p)$ is orthogonal to $ v_1, \dotsc, v_m$, and hence it is orthogonal to the entire tangent space $ \mathrm{T}_pM$.

Similarly, the matrix equation $ 0 = {\mathrm{D}}g(p) \cdot {\mathrm{D}}\alpha(0)$ can be split into individual scalar equations:

$\displaystyle \nabla g_i(p) \cdot v_j = 0\„ \quad i = 1, \dotsc, k,\; j = 1, \dotsc, m . $
Thus $ \nabla g_i(p)$ is orthogonal to $ \mathrm{T}_pM$. But $ \nabla g_i(p)$ are, by hypothesis, linearly independent, and there are $ k$ of these gradients, so they must form a basis for the orthogonal complement of $ \mathrm{T}_pM$, of $ n - m = k$ dimensions. Hence $ \nabla f(p)$ can be written as a unique linear combination of $ \nabla g_i(p)$:
$\displaystyle \nabla f(p) = \lambda_1 \nabla g_1(p) + \dotsb + \lambda_k \nabla g_k(p) . \qedhere $
$ \qedsymbol$

Intuitive interpretations

We now discuss the intuitive and geometric interpretations of Lagrange multipliers.

Normals to tangent hyperplanes

\includegraphics[scale=0.65]{manifold-tangent}

Each equation $ g_i = 0$ defines a hypersurface $ M_i$ in $ \mathbb{R}^n$, a manifold of dimension $ n-1$. If we consider the tangent hyperplane at $ p$ of these hypersurfaces, $ \mathrm{T}_pM_i$, the gradient $ \nabla g_i(p)$ gives the normal vector to these hyperplanes.

The manifold $ M$ is the intersection of the hypersurfaces $ M_i$. Presumably, the tangent space $ \mathrm{T}_pM$ is the intersection of the $ \mathrm{T}_pM_i$, and the subspace perpendicular to $ \mathrm{T}_pM$ would be spanned by the normals $ \nabla g_i(p)$. Now, the direction derivatives at $ p$ of $ f$ with respect to each vector in $ \mathrm{T}_pM$, as we have proved, vanish. So the direction of $ \nabla f(p)$, the direction of the greatest change in $ f$ at $ p$, should be perpendicular to $ \mathrm{T}_pM$. Hence $ \nabla f(p)$ can be written as a linear combination of the $ \nabla g_i(p)$.

Note, however, that this geometric picture, and the manipulations with the gradients $ \nabla f(p)$ and $ \nabla g_i(p)$, do not carry over to abstract manifolds. The notions of gradients and normals to surfaces depend on the inner product structure of $ \mathbb{R}^n$, which is not present in an abstract manifold (without a Riemannian metric).

On the other hand, this explains the mysterious appearance of annihilators in the last paragraph of the abstract proof. Annihilators and dual space theory serve as the proper tools to formalize the manipulations we made with the matrix equations $ 0 = {\mathrm{D}}f(p) \cdot {\mathrm{D}}\alpha(0)$ and $ 0 = {\mathrm{D}}g(p) \cdot {\mathrm{D}}\alpha(0)$, without resorting to Euclidean coordinates, which, of course, are not even defined on an abstract manifold.

With infinitesimals

If we are willing to interpret the quantities $ df$ and $ dg_i$ as infinitesimals, even the abstract version of the result has an intuitive explanation. Suppose we are at the point $ p$ of the manifold $ M$, and consider an infinitesimal movement $ \Delta p$ about this point. The infinitesimal movement $ \Delta p$ is a vector in the tangent space $ \mathrm{T}_pM$, because, near $ p$, $ M$ looks like the linear space $ \mathrm{T}_pM$. And as $ p$ moves, the function $ f$ changes by a corresponding infinitesimal amount $ df$ that is approximately linear in $ \Delta p$.

Furthermore, the change $ df$ may be decomposed as the sum of a change as $ p$ moves along the manifold $ M$, and a change as $ p$ moves out of the manifold $ M$. But if $ f$ has a local minimum at $ p$, then there cannot be any change of $ f$ along $ M$; thus $ f$ only changes when moving out of $ M$. Now $ M$ is described by the equations $ g_i = 0$, so a movement out of $ M$ is described by the infinitesimal changes $ dg_i$. As $ df$ is linear in the change $ \Delta p$, we ought to be able to write it as a weighted sum of the changes $ dg_i$. The weights are, of course, the Lagrange multipliers $ \lambda_i$.

The linear algebra performed in the abstract proof can be regarded as the precise, rigorous translation of the preceding argument.

As rates of substitution

Observe that the formula for Lagrange multipliers is formally very similar to the standard formula for expressing a differential form in terms of a basis:

$\displaystyle df(p) = \frac{\partial f}{\partial y_1} dy_1 + \dotsb + \frac{\partial f}{\partial y_k} dy_k . $

In fact, if $ dg_i(p)$ are linearly independent, then they do form a basis for $ (\mathrm{T}_pM)^0$, that can be extended to a basis for $ (\mathrm{T}_pN)^*$. By the uniqueness of the basis representation, we must have

$\displaystyle \lambda_i = \frac{\partial f}{\partial g_i} . $
That is, $ \lambda_i$ is the differential of $ f$ with respect to changes in $ g_i$.

In applications of Lagrange multipliers to economic problems, the multipliers $ \lambda_i$ are rates of substitution -- they give the rate of improvement in the objective function $ f$ as the constraints $ g_i$ are relaxed.

Stationary points

In applications, sometimes we are interested in finding stationary points $ p$ of $ f$ -- defined as points $ p$ such that $ df$ vanishes on $ \mathrm{T}_pM$, or equivalently, that the Taylor expansion of $ f$ at $ p$, under any system of coordinates for $ M$, has no terms of first order. Then the Lagrange multiplier method works for this situation too.

The following theorem incorporates the more general notion of stationary points.

Theorem 4   Let $ N$ be a $ n$-dimensional differentiable manifold (without boundary), and $ f \colon N \to \mathbb{R}$, $ g_i \colon N \to \mathbb{R}$, for $ i = 1, \dotsc, k$, be continuously differentiable. Suppose $ p \in M = \bigcap_{i=1}^k g_i^{-1}( \{ 0 \})$, and $ dg_i(p)$ are linearly independent.

Then $ p$ is a stationary point (e.g. a local extremum point) of $ f$ restricted to $ M$, if and only if there exist $ \lambda_1, \dotsc, \lambda_k \in \mathbb{R}$ such that

$\displaystyle d f(p) = \lambda_1 d g_1(p) + \dotsb + \lambda_k d g_k(p) . $
The Lagrange multipliers $ \lambda_i$, which depend on $ p$, are unique when they exist.
In this formulation, $ M$ is not necessarily a manifold, but it is one when intersected with a sufficiently small neighborhood about $ p$. So it makes sense to talk about $ \mathrm{T}_pM$, although we are abusing notation here. The subspace in question can be more accurately described as the annihilated subspace of $ {\mathrm{span}}\{ dg_i(p) \}$.

It is also enough that $ dg_i$ be linearly independent only at the point $ p$. For $ dg_i$ are continuous, so they will be linearly independent for points near $ p$ anyway, and we may restrict our viewpoint to a sufficiently small neighborhood around $ p$, and the proofs carry through.

The proof involves only simple modifications to that of Theorem 1 -- for instance, the converse implication follows because we have already proved that the $ dg_i(p)$ form a basis for the annihilator of $ \mathrm{T}_pM$, independently of whether or not $ p$ is a stationary point of $ f$ on $ M$.

Bibliography

1
Friedberg, Insel, Spence. Linear Algebra. Prentice-Hall, 1997.
2
David Luenberger. Optimization by Vector Space Methods. John Wiley & Sons, 1969.
3
James R. Munkres. Analysis on Manifolds. Westview Press, 1991.
4
R. Tyrrell Rockafellar. ``Lagrange Multipliers and Optimality''. SIAM Review. Vol. 35, No. 2, June 1993.
5
Michael Spivak. Calculus on Manifolds. Perseus Books, 1998.



"Lagrange multipliers on manifolds" is owned by stevecheng.
(view preamble)

View style:

See Also: manifold

Keywords:  manifold, Lagrange multiplier, Lagrangian multiplier

This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: implication, converse, continuous, annihilated subspace, neighborhood, extremum, first order, Taylor expansion, stationary points, objective function, weights, sum, near, infinitesimals, theory, Riemannian metric, inner product, surfaces, normals, spanned by, perpendicular, intersection, normal vector, hyperplane, tangent, hypersurface, interpretations, orthogonal complement, hypothesis, scalar, entire, orthogonal, span, column vectors, columns, tangent space, directional derivatives, chain rule, derivative, Euclidean space, without loss of generality, structure, open set, smooth, implicit function theorem, solution, row, Euclidean, list vector, projections, obvious, kernel, pullback, image, linear transformation, linear algebra, linear combination, basis, annihilator, subspace, vanishes, equation, isomorphism, coordinate chart, open, dimension, embedded submanifold, components, coordinates, expression, matrix, transpose, finite-dimensional, infinite-dimensional, vector space, dual space, isomorphic, rank, Jacobian matrix, vector, surjective, tangent map, vector-valued function, functions, 1-form, equivalent, differential forms, gradients, terms, conclusion, Calculus, exterior derivative, restricted, local minimum, point, linearly independent, continuously differentiable, boundary, differentiable manifold, Lagrange multiplier method

This is version 21 of Lagrange multipliers on manifolds, born on 2005-07-27, modified 2007-07-08.
Object id is 7276, canonical name is ProofOfLagrangeMultiplierMethodOnManifolds.
Accessed 2733 times total.

Classification:
AMS MSC49-00 (Calculus of variations and optimal control; optimization :: General reference works )
 58C05 (Global analysis, analysis on manifolds :: Calculus on manifolds; nonlinear operators :: Real-valued functions)

Pending Errata and Addenda
None.
[ View all 3 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add example | add (any)