Does a $2times2$ matrix B exist such that B is diagonalizable but B is not invertible?












1












$begingroup$


Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    Yes it is. For example take the matrix $[1 0; 0 0]$.
    $endgroup$
    – AnyAD
    Dec 12 '18 at 3:48


















1












$begingroup$


Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    Yes it is. For example take the matrix $[1 0; 0 0]$.
    $endgroup$
    – AnyAD
    Dec 12 '18 at 3:48
















1












1








1





$begingroup$


Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?










share|cite|improve this question









$endgroup$




Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?







linear-algebra diagonalization






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 12 '18 at 3:45









SolidSnackDriveSolidSnackDrive

1828




1828








  • 1




    $begingroup$
    Yes it is. For example take the matrix $[1 0; 0 0]$.
    $endgroup$
    – AnyAD
    Dec 12 '18 at 3:48
















  • 1




    $begingroup$
    Yes it is. For example take the matrix $[1 0; 0 0]$.
    $endgroup$
    – AnyAD
    Dec 12 '18 at 3:48










1




1




$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48






$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48












3 Answers
3






active

oldest

votes


















5












$begingroup$

A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.



Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?



The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.



For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.



Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.



Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.






share|cite|improve this answer









$endgroup$





















    2












    $begingroup$

    Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$



    It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.






    share|cite|improve this answer









    $endgroup$





















      1












      $begingroup$

      Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
      $$
      P = begin{bmatrix}
      a & b \ -b & a
      end{bmatrix}
      $$
      where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.






      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%2f3036199%2fdoes-a-2-times2-matrix-b-exist-such-that-b-is-diagonalizable-but-b-is-not-inve%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









        5












        $begingroup$

        A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.



        Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?



        The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.



        For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.



        Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.



        Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.






        share|cite|improve this answer









        $endgroup$


















          5












          $begingroup$

          A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.



          Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?



          The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.



          For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.



          Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.



          Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.






          share|cite|improve this answer









          $endgroup$
















            5












            5








            5





            $begingroup$

            A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.



            Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?



            The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.



            For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.



            Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.



            Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.






            share|cite|improve this answer









            $endgroup$



            A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.



            Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?



            The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.



            For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.



            Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.



            Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Dec 12 '18 at 3:59









            астон вілла олоф мэллбэргастон вілла олоф мэллбэрг

            38.3k33376




            38.3k33376























                2












                $begingroup$

                Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$



                It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.






                share|cite|improve this answer









                $endgroup$


















                  2












                  $begingroup$

                  Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$



                  It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.






                  share|cite|improve this answer









                  $endgroup$
















                    2












                    2








                    2





                    $begingroup$

                    Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$



                    It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.






                    share|cite|improve this answer









                    $endgroup$



                    Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$



                    It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Dec 12 '18 at 3:57









                    Siong Thye GohSiong Thye Goh

                    101k1466118




                    101k1466118























                        1












                        $begingroup$

                        Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
                        $$
                        P = begin{bmatrix}
                        a & b \ -b & a
                        end{bmatrix}
                        $$
                        where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.






                        share|cite|improve this answer









                        $endgroup$


















                          1












                          $begingroup$

                          Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
                          $$
                          P = begin{bmatrix}
                          a & b \ -b & a
                          end{bmatrix}
                          $$
                          where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.






                          share|cite|improve this answer









                          $endgroup$
















                            1












                            1








                            1





                            $begingroup$

                            Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
                            $$
                            P = begin{bmatrix}
                            a & b \ -b & a
                            end{bmatrix}
                            $$
                            where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.






                            share|cite|improve this answer









                            $endgroup$



                            Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
                            $$
                            P = begin{bmatrix}
                            a & b \ -b & a
                            end{bmatrix}
                            $$
                            where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Dec 12 '18 at 3:50









                            xbhxbh

                            6,1251522




                            6,1251522






























                                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%2f3036199%2fdoes-a-2-times2-matrix-b-exist-such-that-b-is-diagonalizable-but-b-is-not-inve%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

                                Quarter-circle Tiles

                                build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                                Mont Emei