Lagrange Multipliers
Lagrange multipliers allow us to determine if a function subject to some Constraints has Local Extrema.
Theorem: Lagrange Multipliers
Let be a continuously partially differentiable Real Scalar Field and let
be some constraints, where are also continuously partially differentiable, and let .
If has a local extremum at and the gradients are linearly independent, then is a Linear Combination of .
PROOF
TODO
Definition: Lagrange Multipliers
The coefficients in the representation
of as a Linear Combination of are known as Lagrange multipliers.
EXAMPLE
TODO