degeneracy and duality in linear programming











up vote
1
down vote

favorite
1












I'm currently learning about linear programming and optimization methods and the most recent subject was duality



I'm trying to understand the connection between degeneracy of the primal and properties of the dual.



We were told in lecture (at least for the case of standard linear programming) that if the primal is non-degenerate then the dual has a unique optimal solution. But this statement wasn't prove and I wasn't able to prove it by myself



I would appreciate some assistant



just to be clear the standard form requires to $min(c^t cdot x)$ subject to $Acdot x = b$ and $xgeq 0$










share|cite|improve this question




























    up vote
    1
    down vote

    favorite
    1












    I'm currently learning about linear programming and optimization methods and the most recent subject was duality



    I'm trying to understand the connection between degeneracy of the primal and properties of the dual.



    We were told in lecture (at least for the case of standard linear programming) that if the primal is non-degenerate then the dual has a unique optimal solution. But this statement wasn't prove and I wasn't able to prove it by myself



    I would appreciate some assistant



    just to be clear the standard form requires to $min(c^t cdot x)$ subject to $Acdot x = b$ and $xgeq 0$










    share|cite|improve this question


























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      I'm currently learning about linear programming and optimization methods and the most recent subject was duality



      I'm trying to understand the connection between degeneracy of the primal and properties of the dual.



      We were told in lecture (at least for the case of standard linear programming) that if the primal is non-degenerate then the dual has a unique optimal solution. But this statement wasn't prove and I wasn't able to prove it by myself



      I would appreciate some assistant



      just to be clear the standard form requires to $min(c^t cdot x)$ subject to $Acdot x = b$ and $xgeq 0$










      share|cite|improve this question















      I'm currently learning about linear programming and optimization methods and the most recent subject was duality



      I'm trying to understand the connection between degeneracy of the primal and properties of the dual.



      We were told in lecture (at least for the case of standard linear programming) that if the primal is non-degenerate then the dual has a unique optimal solution. But this statement wasn't prove and I wasn't able to prove it by myself



      I would appreciate some assistant



      just to be clear the standard form requires to $min(c^t cdot x)$ subject to $Acdot x = b$ and $xgeq 0$







      optimization linear-programming duality-theorems






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 14 at 18:57

























      asked Nov 14 at 18:43









      user615821

      62




      62






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Let $x in mathbb{R}^n$ and $A in mathbb{R}^{m times n}$ where the rows of $A$ are linearly independent.



          Suppose it is nondegenerate, then there are $m$ components of $x$ which are positive. Denote the set of such indices to be $B$.



          By complementary slackness condition,
          $$forall i in B, x_i(p^TA_i-c_i)=0$$



          $$forall i in B, p^TA_i=c_i$$



          Notice that the columns of $A_i$ where $i in B$ are linearly independent, hence we can solve for $p$ uniquely.






          share|cite|improve this answer





















            Your Answer





            StackExchange.ifUsing("editor", function () {
            return StackExchange.using("mathjaxEditing", function () {
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            });
            });
            }, "mathjax-editing");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "69"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














             

            draft saved


            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998662%2fdegeneracy-and-duality-in-linear-programming%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Let $x in mathbb{R}^n$ and $A in mathbb{R}^{m times n}$ where the rows of $A$ are linearly independent.



            Suppose it is nondegenerate, then there are $m$ components of $x$ which are positive. Denote the set of such indices to be $B$.



            By complementary slackness condition,
            $$forall i in B, x_i(p^TA_i-c_i)=0$$



            $$forall i in B, p^TA_i=c_i$$



            Notice that the columns of $A_i$ where $i in B$ are linearly independent, hence we can solve for $p$ uniquely.






            share|cite|improve this answer

























              up vote
              0
              down vote













              Let $x in mathbb{R}^n$ and $A in mathbb{R}^{m times n}$ where the rows of $A$ are linearly independent.



              Suppose it is nondegenerate, then there are $m$ components of $x$ which are positive. Denote the set of such indices to be $B$.



              By complementary slackness condition,
              $$forall i in B, x_i(p^TA_i-c_i)=0$$



              $$forall i in B, p^TA_i=c_i$$



              Notice that the columns of $A_i$ where $i in B$ are linearly independent, hence we can solve for $p$ uniquely.






              share|cite|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                Let $x in mathbb{R}^n$ and $A in mathbb{R}^{m times n}$ where the rows of $A$ are linearly independent.



                Suppose it is nondegenerate, then there are $m$ components of $x$ which are positive. Denote the set of such indices to be $B$.



                By complementary slackness condition,
                $$forall i in B, x_i(p^TA_i-c_i)=0$$



                $$forall i in B, p^TA_i=c_i$$



                Notice that the columns of $A_i$ where $i in B$ are linearly independent, hence we can solve for $p$ uniquely.






                share|cite|improve this answer












                Let $x in mathbb{R}^n$ and $A in mathbb{R}^{m times n}$ where the rows of $A$ are linearly independent.



                Suppose it is nondegenerate, then there are $m$ components of $x$ which are positive. Denote the set of such indices to be $B$.



                By complementary slackness condition,
                $$forall i in B, x_i(p^TA_i-c_i)=0$$



                $$forall i in B, p^TA_i=c_i$$



                Notice that the columns of $A_i$ where $i in B$ are linearly independent, hence we can solve for $p$ uniquely.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 15 at 2:58









                Siong Thye Goh

                94.3k1462114




                94.3k1462114






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998662%2fdegeneracy-and-duality-in-linear-programming%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                    ComboBox Display Member on multiple fields

                    Is it possible to collect Nectar points via Trainline?