For given positive real numbers (cij:i,j∈{1,2,3}), consider the linear program
P:minimizei=1∑3j=1∑3cijxij,
subject to ∑i=13xij⩽1 for all j,∑j=13xij⩾1 for all i,
and xij⩾0 for all i,j.
(i) Consider the feasible solution x in which x11=x12=x22=x23=x31=x33=1/2 and xij=0 otherwise. Write down two basic feasible solutions of P, one of which you can be sure is at least as good as x. Are either of these basic feasible solutions of P degenerate?
(ii) Starting from a general definition of a Lagrangian dual problem show that the dual of P can be written as
D:maximizeλi⩾0,μi⩾0i=1∑3(λi−μi) subject to λi−μj⩽cij for all i,j.
What happens to the optimal value of this problem if the constraints λi⩾0 and μi⩾0 are removed?
Prove that x11=x22=x33=1 is an optimal solution to P if and only if there exist λ1,λ2,λ3 such that
λi−λj⩽cij−cjj, for all i,j
[You may use any facts that you know from the general theory of linear programming provided that you state them.]