Consider a linear optimization program like the following
<mo movablelimits="true" form="prefix
Davion Harding
Answered question
2022-06-23
Consider a linear optimization program like the following s.t. Assume that we take . Say that and hence the constraints make sure we have some nice properties like have to be in some bounded region. There is a lot of structure in this problem and its almost 'symmetric' if we shift every index by 1. I wonder if something can be said about the solution. For example . Does this hold for more general linear inequalities that are almost shift-invariant? There are some similarities to this problem with MDPs and in particular it resembles an Average reward maximization problem. However nothing is random in this problem
Answer & Explanation
EreneDreaceaw
Beginner2022-06-24Added 20 answers
First note that due to the constraints Consider a fixed . Add constraint . Now variables are shift invariant. i.e. if you have a solution , then shifting all the indices by yields another solution . this way we can generate optimal solutions. Averaging these optimal solutions yields an index independent optimal solution (another way to view this is by looking at the solution must be invariant with respect to the symmetry group -however i am not very familiar with group theory jargon). Now let's compare the optimal solution of this additionally constrained problem (call this problem ) to that of the original problem, call it . It must clearly be the case that . However if you take the optimal of and set to , we obtain a feasible solution for which can only be smaller by at most . Then for , . Also the proposed feasible solution for is also feasible for . Hence there exists a constant optimal solution for .