|
The Lagrange multiplier method is used when one needs to find the extreme values of a function whose domain is constrained to lie within a particular subset of the domain.
Method
Suppose that and
(
) are differentiable functions that map
, and we want to solve
By a calculus theorem, if the constaints are independent, the gradient of , , must satisfy the following equation:
The constraints are said to be independent iff all the gradients of each constraint are linearly independent, that is:
is a set of linearly independent vectors on all points where the constraints are verified.
Note that this is equivalent to solving the following problem:
for
, without restrictions.
|