Is echelon form a requirement to show a matrix has no solutions?












3












$begingroup$


Do I need to get a matrix into echelon form to prove that it has no solutions, or do I only need a pivot in the last column. For example, would the following row operation show that there are no solutions to the linear system represented that by the augmented matrix below?



$begin{bmatrix}1&-3&0&5\-1&1&5&2\-1&1&5&3end{bmatrix}$ $Rightarrow$ $begin{bmatrix}1&-3&0&5\-1&1&5&2\0&0&0&1end{bmatrix}$










share|cite|improve this question









$endgroup$












  • $begingroup$
    What entry did you pivot on?
    $endgroup$
    – coffeemath
    Dec 25 '18 at 22:21










  • $begingroup$
    I'm not sure what definition of pivot you are using. By pivot, I mean the "leading entry in a row".
    $endgroup$
    – Gaussian Elimination
    Dec 25 '18 at 22:24
















3












$begingroup$


Do I need to get a matrix into echelon form to prove that it has no solutions, or do I only need a pivot in the last column. For example, would the following row operation show that there are no solutions to the linear system represented that by the augmented matrix below?



$begin{bmatrix}1&-3&0&5\-1&1&5&2\-1&1&5&3end{bmatrix}$ $Rightarrow$ $begin{bmatrix}1&-3&0&5\-1&1&5&2\0&0&0&1end{bmatrix}$










share|cite|improve this question









$endgroup$












  • $begingroup$
    What entry did you pivot on?
    $endgroup$
    – coffeemath
    Dec 25 '18 at 22:21










  • $begingroup$
    I'm not sure what definition of pivot you are using. By pivot, I mean the "leading entry in a row".
    $endgroup$
    – Gaussian Elimination
    Dec 25 '18 at 22:24














3












3








3


0



$begingroup$


Do I need to get a matrix into echelon form to prove that it has no solutions, or do I only need a pivot in the last column. For example, would the following row operation show that there are no solutions to the linear system represented that by the augmented matrix below?



$begin{bmatrix}1&-3&0&5\-1&1&5&2\-1&1&5&3end{bmatrix}$ $Rightarrow$ $begin{bmatrix}1&-3&0&5\-1&1&5&2\0&0&0&1end{bmatrix}$










share|cite|improve this question









$endgroup$




Do I need to get a matrix into echelon form to prove that it has no solutions, or do I only need a pivot in the last column. For example, would the following row operation show that there are no solutions to the linear system represented that by the augmented matrix below?



$begin{bmatrix}1&-3&0&5\-1&1&5&2\-1&1&5&3end{bmatrix}$ $Rightarrow$ $begin{bmatrix}1&-3&0&5\-1&1&5&2\0&0&0&1end{bmatrix}$







linear-algebra matrices






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 25 '18 at 22:17









Gaussian EliminationGaussian Elimination

204




204












  • $begingroup$
    What entry did you pivot on?
    $endgroup$
    – coffeemath
    Dec 25 '18 at 22:21










  • $begingroup$
    I'm not sure what definition of pivot you are using. By pivot, I mean the "leading entry in a row".
    $endgroup$
    – Gaussian Elimination
    Dec 25 '18 at 22:24


















  • $begingroup$
    What entry did you pivot on?
    $endgroup$
    – coffeemath
    Dec 25 '18 at 22:21










  • $begingroup$
    I'm not sure what definition of pivot you are using. By pivot, I mean the "leading entry in a row".
    $endgroup$
    – Gaussian Elimination
    Dec 25 '18 at 22:24
















$begingroup$
What entry did you pivot on?
$endgroup$
– coffeemath
Dec 25 '18 at 22:21




$begingroup$
What entry did you pivot on?
$endgroup$
– coffeemath
Dec 25 '18 at 22:21












$begingroup$
I'm not sure what definition of pivot you are using. By pivot, I mean the "leading entry in a row".
$endgroup$
– Gaussian Elimination
Dec 25 '18 at 22:24




$begingroup$
I'm not sure what definition of pivot you are using. By pivot, I mean the "leading entry in a row".
$endgroup$
– Gaussian Elimination
Dec 25 '18 at 22:24










3 Answers
3






active

oldest

votes


















4












$begingroup$

Your transformation suffices; if you translate your matrix back into a system of linear equations, the last row gives the equation $0 cdot x + 0 cdot y + 0 cdot z = 1$.



This is indeed the beauty of the representation of systems of linear equations as matrices: you perform simple operations on the rows of the matrix but preserve the solution set of the original system. At the end, you just read off the solutions.






share|cite|improve this answer









$endgroup$





















    2












    $begingroup$

    No, it's not required. Once you've performed row operations (as you have) to a point where you reach an inconsistency, you can conclude the system has no solutions. Going all the way to echelon form, or rref, won't change that.






    share|cite|improve this answer









    $endgroup$





















      2












      $begingroup$

      You only have to prove the matrix of the homogeneous part and the augmented matrix do not have the same rank. In the present case, what you've done is enough: the matrix of the homogeneous part (first $3$ columns) has rank $2$ and the augmented matrix has rank $3$.






      share|cite|improve this answer











      $endgroup$














        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',
        autoActivateHeartbeat: false,
        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%2f3052473%2fis-echelon-form-a-requirement-to-show-a-matrix-has-no-solutions%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        4












        $begingroup$

        Your transformation suffices; if you translate your matrix back into a system of linear equations, the last row gives the equation $0 cdot x + 0 cdot y + 0 cdot z = 1$.



        This is indeed the beauty of the representation of systems of linear equations as matrices: you perform simple operations on the rows of the matrix but preserve the solution set of the original system. At the end, you just read off the solutions.






        share|cite|improve this answer









        $endgroup$


















          4












          $begingroup$

          Your transformation suffices; if you translate your matrix back into a system of linear equations, the last row gives the equation $0 cdot x + 0 cdot y + 0 cdot z = 1$.



          This is indeed the beauty of the representation of systems of linear equations as matrices: you perform simple operations on the rows of the matrix but preserve the solution set of the original system. At the end, you just read off the solutions.






          share|cite|improve this answer









          $endgroup$
















            4












            4








            4





            $begingroup$

            Your transformation suffices; if you translate your matrix back into a system of linear equations, the last row gives the equation $0 cdot x + 0 cdot y + 0 cdot z = 1$.



            This is indeed the beauty of the representation of systems of linear equations as matrices: you perform simple operations on the rows of the matrix but preserve the solution set of the original system. At the end, you just read off the solutions.






            share|cite|improve this answer









            $endgroup$



            Your transformation suffices; if you translate your matrix back into a system of linear equations, the last row gives the equation $0 cdot x + 0 cdot y + 0 cdot z = 1$.



            This is indeed the beauty of the representation of systems of linear equations as matrices: you perform simple operations on the rows of the matrix but preserve the solution set of the original system. At the end, you just read off the solutions.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Dec 25 '18 at 22:24









            MacRanceMacRance

            1826




            1826























                2












                $begingroup$

                No, it's not required. Once you've performed row operations (as you have) to a point where you reach an inconsistency, you can conclude the system has no solutions. Going all the way to echelon form, or rref, won't change that.






                share|cite|improve this answer









                $endgroup$


















                  2












                  $begingroup$

                  No, it's not required. Once you've performed row operations (as you have) to a point where you reach an inconsistency, you can conclude the system has no solutions. Going all the way to echelon form, or rref, won't change that.






                  share|cite|improve this answer









                  $endgroup$
















                    2












                    2








                    2





                    $begingroup$

                    No, it's not required. Once you've performed row operations (as you have) to a point where you reach an inconsistency, you can conclude the system has no solutions. Going all the way to echelon form, or rref, won't change that.






                    share|cite|improve this answer









                    $endgroup$



                    No, it's not required. Once you've performed row operations (as you have) to a point where you reach an inconsistency, you can conclude the system has no solutions. Going all the way to echelon form, or rref, won't change that.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Dec 25 '18 at 22:25









                    pwerthpwerth

                    3,340417




                    3,340417























                        2












                        $begingroup$

                        You only have to prove the matrix of the homogeneous part and the augmented matrix do not have the same rank. In the present case, what you've done is enough: the matrix of the homogeneous part (first $3$ columns) has rank $2$ and the augmented matrix has rank $3$.






                        share|cite|improve this answer











                        $endgroup$


















                          2












                          $begingroup$

                          You only have to prove the matrix of the homogeneous part and the augmented matrix do not have the same rank. In the present case, what you've done is enough: the matrix of the homogeneous part (first $3$ columns) has rank $2$ and the augmented matrix has rank $3$.






                          share|cite|improve this answer











                          $endgroup$
















                            2












                            2








                            2





                            $begingroup$

                            You only have to prove the matrix of the homogeneous part and the augmented matrix do not have the same rank. In the present case, what you've done is enough: the matrix of the homogeneous part (first $3$ columns) has rank $2$ and the augmented matrix has rank $3$.






                            share|cite|improve this answer











                            $endgroup$



                            You only have to prove the matrix of the homogeneous part and the augmented matrix do not have the same rank. In the present case, what you've done is enough: the matrix of the homogeneous part (first $3$ columns) has rank $2$ and the augmented matrix has rank $3$.







                            share|cite|improve this answer














                            share|cite|improve this answer



                            share|cite|improve this answer








                            edited Dec 26 '18 at 9:27

























                            answered Dec 25 '18 at 22:26









                            BernardBernard

                            124k741117




                            124k741117






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Mathematics Stack Exchange!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                Use MathJax to format equations. MathJax reference.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3052473%2fis-echelon-form-a-requirement-to-show-a-matrix-has-no-solutions%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

                                Le Mesnil-Réaume

                                Ida-Boy-Ed-Garten

                                web3.py web3.isConnected() returns false always