Lagrange Multipliers

Definition

Want the maximum or minimum of function f(x) subject to the equality constraint g(x)=0

L(x,λ):=f(x)+λg(x)

Now partial derivatives set to 0:

Lx=!0,Lλ=!0

The solution is always a saddle point of the initial Lagrangian function L(x,λ)