next up previous
Next: The delta function Up: Functionals Previous: Field theory

Constraints

Frequently a minimization problem includes a constraint. In ordinary multivariable calculus, for instance, one might be asked to find the minimum of f(x,y,z) under the constraint that g(x,y,z)=0. This is usually done by the method of Lagrange multipliers.

Example.
To minimize tex2html_wrap_inline1108 with the constraint tex2html_wrap_inline1110 , we introduce a Lagrange multiplier tex2html_wrap_inline1112 and define tex2html_wrap_inline1114 . Now we minimize h in the usual way:

eqnarray652

These two equations, together with the constraint tex2html_wrap_inline1110 , give three equations for the three unknowns x, y, and  tex2html_wrap_inline1112 .

An explanation of why the method works can be found in most first-year textbooks.

If there is more than one constraint, we use more than one Lagrange multiplier, one multiplier for each constraint.

Example.
To minimize tex2html_wrap_inline1126 with the constraints tex2html_wrap_inline1110 , tex2html_wrap_inline1130 , we introduce Lagrange multipliers tex2html_wrap_inline1132 and tex2html_wrap_inline1134 and define tex2html_wrap_inline1136 . Setting three partial derivatives tex2html_wrap_inline1138 to zero, along with the two constraints, gives five algebraic equations for the five unknowns x, y, z, tex2html_wrap_inline1132 , tex2html_wrap_inline1134 .

Constrained minimization of a functional is no different. To minimize S[y(x)] under the constraint T[y]=0, define the combined functional tex2html_wrap_inline1154 . Then write the minimization equation

  equation425

This will yield an equation for y(x) as always, with tex2html_wrap_inline1112 appearing as a parameter. The constraint equation T[y]=0 gives another equation, so that there is enough to fix tex2html_wrap_inline1112 , too.

Example.
Let's minimize tex2html_wrap_inline1164 , subject to the boundary conditions y(0)=y(1)=0 and to the constraint tex2html_wrap_inline1168 . Then tex2html_wrap_inline1170 , and the minimization (54) gives the Euler equation

equation663

This has the general solution tex2html_wrap_inline1172 . Plugging this into the constraint gives tex2html_wrap_inline1174 . Solving this equation together with the boundary conditions gives tex2html_wrap_inline1176 , tex2html_wrap_inline1178 , and tex2html_wrap_inline1180 , so the solution is y=6x(1-x).

If there is more than one constraint, say tex2html_wrap_inline1184 and tex2html_wrap_inline1186 , then we use two Lagrange multipliers and we minimize tex2html_wrap_inline1188 .

A more complex problem is that of a locally constrained minimization. Here there is typically a functional of (at least) two functions, S[x(t),y(t)], along with an equation that constrains x(t) and y(t) at every time t. Since there are an infinite number of constraints--one at every time t--there must be an infinite number of Lagrange multipliers--one at every time t. So we have a Lagrange multiplier function tex2html_wrap_inline1202 . If the constraint is f(x(t),y(t))=0 then we define the new functional

equation438

When we minimize R with respect to x(t) and y(t), we get differential equations in which the unknown function tex2html_wrap_inline1202 appears. In addition, the algebraic equation f(x(t),y(t))=0 is available to help fix tex2html_wrap_inline1202 .

Example.
Consider a particle moving in a plane and constrained to move along the curve tex2html_wrap_inline1218 . The action is

equation668

and the constraint is tex2html_wrap_inline1220 . We define

equation670

the minimization of which gives the Euler-Lagrange equations

equation672

equation674

Since in these differential equations tex2html_wrap_inline1202 is an unknown function, their solution is quite difficult.

The example shows that the Lagrange multiplier method for local constraints is not really a calculational tool. It is, however, very important as a conceptual device in the analytical mechanics of constrained systems, and reappears in classical and quantum field theory.


next up previous
Next: The delta function Up: Functionals Previous: Field theory