Optimization with Lagrange Multipliers

Our goal is to optimize the function f(x, y) = 2x^2 + y^2 + 1 subject to the constraint g = 0 where g(x, y) = x^2 + y^2 − 1.

Information: Optimization with Lagrange Multipliers