Alg. Lagrangian Optimization.

Let:

  • the target function to optimize
  • is the constraint function
  • is the Lagrange multiplier.
  1. (when optimizing for budget constraint) Do a Monotonic Transformation on the Utility Function to make the function easier to manipulate
  2. The Lagrangian function is constructed to find the maximum or minimum of a target function subject to constraints:
    • The Lagrangian:
    • is an unknown constant
  3. The first-order necessary conditions (also known as KKT conditions) are found by taking the derivative of the Lagrangian with respect to all variables and the Lagrange multipliers, and setting them equal to zero:
    • For all ,
  4. Feasibility condition:
    • Is it in the feasible region: ?
  5. Solve for ← this is the optimal point

Example

Worked Example

![[Pasted image 20230905153050.png|Worked Example|625]] Utility Maximization