Lagrange multiplier method for variational problems
Hi!
In several engineering publications I've come across a variational version of the classical Lagrange optimization method, which goes like this. Suppose you'd want to maximize a functional
with respect to the function
where
is some given measure, under an inequality constraint of the form
. You'd define a Lagrangian
) d \mu(x) + \lambda \int g(x) d\mu(x))
What the authors then do is to set up the stationarity condition while apparently "removing" the integral:

This equation is then solved in
, so you obtain a solution function
which is a function of
and
. Finally, the Lagrange multiplier
is chosen such as to fulfill the inequality constraint
, which in most problems turns out to be unique, e.g. thanks to benign monotonicity properties.
This approach feels very sloppy to me, but seems to yield correct results. I've never understood why. Can you explain it to me?
The only explanation that I could think of, is that the integral is removed "tentatively" to see if one finds a solution to the Karush-Kuhn-Tucker conditions. That's legitimate. But then, to ensure we have the global solution, one would need a proof of the problem's convexity. Is it as profane as this, or is there a deeper explanation? Under which (sufficient) conditions is the above approach correct?
Jens
Re: Lagrange multiplier method for variational problems
Actually, they do not 'remove' the integrals. They apply Gateaux differentiation and are left with linear functionals.
There are many good books (albeit too technical) in which you will find the details and, even, some sufficient conditions regarding the validity of this approach.
I recommend Struwe's "Variational Methods".