In this section, we begin the exploration of what duality means. We assign natural meanings to dual variables and the dual problem. One perspective to keep in mind this section is the role of bounds and objective function in the primal problem, and how they change here.
The name Agnesi was chosen by my Spring 2024 class who knew her from her eponymous curve.
is brewing a healing elixir and a poison. A pint of healing elixir takes 3 newt eyes and one frog, whereas a pint of poison takes 1 each of newt eyes and frogs. She currently has 34 newt eyes and 14 frogs.
Supposing that the healing elixir sells for three gold pieces, and the poison sells for two. Agnesi wishes to maximize her revenue. Let us suppose that since these are liquids, she is happy making fractional amounts of elixirs and potions.
We now return to the initially posed maximization problem. Sketch the feasible region for this problem, and use whatever method you feel like to find the optimal solution.
Agnesi is frustrated by her production levels and income. She is going to recruit some local children to gather more materials for her. Without explicitly computing anything, looking at her situation, what would result in greater profits for her, more newt eyes or frogs?
Recompute this linear optimization problem with 35 newt eyes and 14 frogs, then with 34 newt eyes and 15 frogs. Which provides the greater increase in revenue? Is this consistent with what you thought earlier?
Suppose you have a production problem, and you wish to acquire new materials to increase production. You then assign a value to each potential new material, according to which would benefit you the most. Which of the following should be reasonable things to expect from these values?
From Exploration 4.1.1, letting \(x_1\) denote the number of healing elixirs, and \(x_2\) denote the amount of poison created. Then, we get that the feasible region satisfies the inequalities:
For each tableau above, if we decrease each decision variable from \(0\) to \(-1\text{,}\) how does that change the value of the objective function? What does decreasing a decision variable from \(0\) to \(-1\) mean geometrically? What does it mean in terms of the normal vectors of the associated intersecting hyperplanes?
Consider that \((0,14)\) is on the intersection of \(-x=0, x+y=14\) which are hyperplanes with normal vectors \(\begin{bmatrix} -1 \\ 0 \end{bmatrix}\) and \(\begin{bmatrix} 1 \\ 1 \end{bmatrix}\) respectively. Note that \(3x+2y=28\) passes through \((0,14)\) with normal vector \(\begin{bmatrix} 3 \\ 2 \end{bmatrix}\text{.}\)
For each extreme point, express \(\begin{bmatrix}3 \\ 2\end{bmatrix} \) as a linear combination of the normal vectors of the corresponding hyperplanes. Then, for each tableau computed above, look at their basic solutions. What point corresponds to each basic solution, and how are these coefficients reflected in each tableau?
For each extreme point in the feasible region, consider the bounding planes who intersect at that point. If you traverse in the direction of the normal vectors from the extreme point, does the objective function increase or decrease? How does this connect to the coefficients we just found?
For which extreme points are the normal vector of the objective plane a linear combination of the normal vectors of intersecting hyperplanes using only positive coefficients? Is there anything special about those extreme points? Is there anything noteworthy about the corresponding tableau?
Suppose that this tableau corresponds to an optimal solution. If we decrease any \(x_j\) from \(0\) to \(-1\text{,}\) how does \(f\) change? What does this decrease correspond to geometrically?
Describe three primal maximization problems with some “real world” context, these do not have to be “realistic”, they can be fantastical like Agnesi’s problem here. Then, describe the dual problem to each and say what the dual variables mean in each case.