How to find square root of a matrix if it's eigen valuses are same.

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












I came across a question in strang's book stated:



enter image description here




Since it is a matrix with same eigen values that is 0 and eigen vector [1 0]^t



In second part, even with replacing diagonal entries that is 0 to 4 the eigen values remains equal that is 4 and eigen vector [1 0]^t



Since this can't be diagonalized as S^-1 doesn't exist as matrix have dependent eigen vector



How to find it's square root ?



Sorry for the formatting and thanks in advance.








share|cite|improve this question

























    up vote
    2
    down vote

    favorite












    I came across a question in strang's book stated:



    enter image description here




    Since it is a matrix with same eigen values that is 0 and eigen vector [1 0]^t



    In second part, even with replacing diagonal entries that is 0 to 4 the eigen values remains equal that is 4 and eigen vector [1 0]^t



    Since this can't be diagonalized as S^-1 doesn't exist as matrix have dependent eigen vector



    How to find it's square root ?



    Sorry for the formatting and thanks in advance.








    share|cite|improve this question























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I came across a question in strang's book stated:



      enter image description here




      Since it is a matrix with same eigen values that is 0 and eigen vector [1 0]^t



      In second part, even with replacing diagonal entries that is 0 to 4 the eigen values remains equal that is 4 and eigen vector [1 0]^t



      Since this can't be diagonalized as S^-1 doesn't exist as matrix have dependent eigen vector



      How to find it's square root ?



      Sorry for the formatting and thanks in advance.








      share|cite|improve this question













      I came across a question in strang's book stated:



      enter image description here




      Since it is a matrix with same eigen values that is 0 and eigen vector [1 0]^t



      In second part, even with replacing diagonal entries that is 0 to 4 the eigen values remains equal that is 4 and eigen vector [1 0]^t



      Since this can't be diagonalized as S^-1 doesn't exist as matrix have dependent eigen vector



      How to find it's square root ?



      Sorry for the formatting and thanks in advance.










      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited Jul 20 at 20:01









      José Carlos Santos

      114k1698177




      114k1698177









      asked Jul 20 at 19:01









      Udolf

      355




      355




















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          4
          down vote



          accepted










          If $S$ is a $2times2$ matrix whose only eigenvalue is $0$, then $S$ is similar to a matrix of the form$$beginpmatrix0&a\0&0endpmatrix.$$Therefore, $S^2$ is the null matrix.



          On the other hand,$$beginpmatrix2&a\0&2endpmatrix^2=beginpmatrix4&4a\0&4endpmatrix.$$So, take $a=frac14$.






          share|cite|improve this answer




























            up vote
            2
            down vote













            The minimal polynomial of $A$ is $p(lambda)=lambda^2$. If $A=B^2$, then the minimal polynomial $q(lambda)$ of $B$ must divide $lambda^4$, and must be of order $le 2$, which forces $B^2=0$, which is impossible because $B^2=Ane 0$.






            share|cite|improve this answer




























              up vote
              1
              down vote













              Assume $S^2 = A$. We have $S^2 = A ne 0$ but $S^4 = A^2 = 0$.



              Therefore $S$ is nilpotent but $x^2$ does not annihilate $S$, which is impossible because the degree of the minimal polynomial of $S$ is $le 2$.






              share|cite|improve this answer





















              • Can you please elaborate the part "but x^2 does not annihilate S , which is impossible because the degree of the minimal polynomial of S is <=2"
                – Udolf
                Jul 21 at 4:16






              • 1




                @Udolf We know that $S^4 = 0$ so the polynomial $x^4$ annihilates $S$. The minimal poylnomial of $S$ divides $x^4$, so it can be $x$ or $x^2$ (the minimal polynomial has degree at most $2$, because by Hamilton-Cayley it divides the characteristic polynomial which has degree $2$ in this case). But $S ne 0$ and $S^2 ne 0$ so neither of those annihilates $S$. This is a contradiction.
                – mechanodroid
                Jul 21 at 9:39










              • Thank you for the explanation.
                – Udolf
                Jul 21 at 13:39











              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: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              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%2f2857941%2fhow-to-find-square-root-of-a-matrix-if-its-eigen-valuses-are-same%23new-answer', 'question_page');

              );

              Post as a guest






























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              4
              down vote



              accepted










              If $S$ is a $2times2$ matrix whose only eigenvalue is $0$, then $S$ is similar to a matrix of the form$$beginpmatrix0&a\0&0endpmatrix.$$Therefore, $S^2$ is the null matrix.



              On the other hand,$$beginpmatrix2&a\0&2endpmatrix^2=beginpmatrix4&4a\0&4endpmatrix.$$So, take $a=frac14$.






              share|cite|improve this answer

























                up vote
                4
                down vote



                accepted










                If $S$ is a $2times2$ matrix whose only eigenvalue is $0$, then $S$ is similar to a matrix of the form$$beginpmatrix0&a\0&0endpmatrix.$$Therefore, $S^2$ is the null matrix.



                On the other hand,$$beginpmatrix2&a\0&2endpmatrix^2=beginpmatrix4&4a\0&4endpmatrix.$$So, take $a=frac14$.






                share|cite|improve this answer























                  up vote
                  4
                  down vote



                  accepted







                  up vote
                  4
                  down vote



                  accepted






                  If $S$ is a $2times2$ matrix whose only eigenvalue is $0$, then $S$ is similar to a matrix of the form$$beginpmatrix0&a\0&0endpmatrix.$$Therefore, $S^2$ is the null matrix.



                  On the other hand,$$beginpmatrix2&a\0&2endpmatrix^2=beginpmatrix4&4a\0&4endpmatrix.$$So, take $a=frac14$.






                  share|cite|improve this answer













                  If $S$ is a $2times2$ matrix whose only eigenvalue is $0$, then $S$ is similar to a matrix of the form$$beginpmatrix0&a\0&0endpmatrix.$$Therefore, $S^2$ is the null matrix.



                  On the other hand,$$beginpmatrix2&a\0&2endpmatrix^2=beginpmatrix4&4a\0&4endpmatrix.$$So, take $a=frac14$.







                  share|cite|improve this answer













                  share|cite|improve this answer



                  share|cite|improve this answer











                  answered Jul 20 at 19:07









                  José Carlos Santos

                  114k1698177




                  114k1698177




















                      up vote
                      2
                      down vote













                      The minimal polynomial of $A$ is $p(lambda)=lambda^2$. If $A=B^2$, then the minimal polynomial $q(lambda)$ of $B$ must divide $lambda^4$, and must be of order $le 2$, which forces $B^2=0$, which is impossible because $B^2=Ane 0$.






                      share|cite|improve this answer

























                        up vote
                        2
                        down vote













                        The minimal polynomial of $A$ is $p(lambda)=lambda^2$. If $A=B^2$, then the minimal polynomial $q(lambda)$ of $B$ must divide $lambda^4$, and must be of order $le 2$, which forces $B^2=0$, which is impossible because $B^2=Ane 0$.






                        share|cite|improve this answer























                          up vote
                          2
                          down vote










                          up vote
                          2
                          down vote









                          The minimal polynomial of $A$ is $p(lambda)=lambda^2$. If $A=B^2$, then the minimal polynomial $q(lambda)$ of $B$ must divide $lambda^4$, and must be of order $le 2$, which forces $B^2=0$, which is impossible because $B^2=Ane 0$.






                          share|cite|improve this answer













                          The minimal polynomial of $A$ is $p(lambda)=lambda^2$. If $A=B^2$, then the minimal polynomial $q(lambda)$ of $B$ must divide $lambda^4$, and must be of order $le 2$, which forces $B^2=0$, which is impossible because $B^2=Ane 0$.







                          share|cite|improve this answer













                          share|cite|improve this answer



                          share|cite|improve this answer











                          answered Jul 20 at 20:59









                          DisintegratingByParts

                          55.6k42273




                          55.6k42273




















                              up vote
                              1
                              down vote













                              Assume $S^2 = A$. We have $S^2 = A ne 0$ but $S^4 = A^2 = 0$.



                              Therefore $S$ is nilpotent but $x^2$ does not annihilate $S$, which is impossible because the degree of the minimal polynomial of $S$ is $le 2$.






                              share|cite|improve this answer





















                              • Can you please elaborate the part "but x^2 does not annihilate S , which is impossible because the degree of the minimal polynomial of S is <=2"
                                – Udolf
                                Jul 21 at 4:16






                              • 1




                                @Udolf We know that $S^4 = 0$ so the polynomial $x^4$ annihilates $S$. The minimal poylnomial of $S$ divides $x^4$, so it can be $x$ or $x^2$ (the minimal polynomial has degree at most $2$, because by Hamilton-Cayley it divides the characteristic polynomial which has degree $2$ in this case). But $S ne 0$ and $S^2 ne 0$ so neither of those annihilates $S$. This is a contradiction.
                                – mechanodroid
                                Jul 21 at 9:39










                              • Thank you for the explanation.
                                – Udolf
                                Jul 21 at 13:39















                              up vote
                              1
                              down vote













                              Assume $S^2 = A$. We have $S^2 = A ne 0$ but $S^4 = A^2 = 0$.



                              Therefore $S$ is nilpotent but $x^2$ does not annihilate $S$, which is impossible because the degree of the minimal polynomial of $S$ is $le 2$.






                              share|cite|improve this answer





















                              • Can you please elaborate the part "but x^2 does not annihilate S , which is impossible because the degree of the minimal polynomial of S is <=2"
                                – Udolf
                                Jul 21 at 4:16






                              • 1




                                @Udolf We know that $S^4 = 0$ so the polynomial $x^4$ annihilates $S$. The minimal poylnomial of $S$ divides $x^4$, so it can be $x$ or $x^2$ (the minimal polynomial has degree at most $2$, because by Hamilton-Cayley it divides the characteristic polynomial which has degree $2$ in this case). But $S ne 0$ and $S^2 ne 0$ so neither of those annihilates $S$. This is a contradiction.
                                – mechanodroid
                                Jul 21 at 9:39










                              • Thank you for the explanation.
                                – Udolf
                                Jul 21 at 13:39













                              up vote
                              1
                              down vote










                              up vote
                              1
                              down vote









                              Assume $S^2 = A$. We have $S^2 = A ne 0$ but $S^4 = A^2 = 0$.



                              Therefore $S$ is nilpotent but $x^2$ does not annihilate $S$, which is impossible because the degree of the minimal polynomial of $S$ is $le 2$.






                              share|cite|improve this answer













                              Assume $S^2 = A$. We have $S^2 = A ne 0$ but $S^4 = A^2 = 0$.



                              Therefore $S$ is nilpotent but $x^2$ does not annihilate $S$, which is impossible because the degree of the minimal polynomial of $S$ is $le 2$.







                              share|cite|improve this answer













                              share|cite|improve this answer



                              share|cite|improve this answer











                              answered Jul 20 at 20:49









                              mechanodroid

                              22.2k52041




                              22.2k52041











                              • Can you please elaborate the part "but x^2 does not annihilate S , which is impossible because the degree of the minimal polynomial of S is <=2"
                                – Udolf
                                Jul 21 at 4:16






                              • 1




                                @Udolf We know that $S^4 = 0$ so the polynomial $x^4$ annihilates $S$. The minimal poylnomial of $S$ divides $x^4$, so it can be $x$ or $x^2$ (the minimal polynomial has degree at most $2$, because by Hamilton-Cayley it divides the characteristic polynomial which has degree $2$ in this case). But $S ne 0$ and $S^2 ne 0$ so neither of those annihilates $S$. This is a contradiction.
                                – mechanodroid
                                Jul 21 at 9:39










                              • Thank you for the explanation.
                                – Udolf
                                Jul 21 at 13:39

















                              • Can you please elaborate the part "but x^2 does not annihilate S , which is impossible because the degree of the minimal polynomial of S is <=2"
                                – Udolf
                                Jul 21 at 4:16






                              • 1




                                @Udolf We know that $S^4 = 0$ so the polynomial $x^4$ annihilates $S$. The minimal poylnomial of $S$ divides $x^4$, so it can be $x$ or $x^2$ (the minimal polynomial has degree at most $2$, because by Hamilton-Cayley it divides the characteristic polynomial which has degree $2$ in this case). But $S ne 0$ and $S^2 ne 0$ so neither of those annihilates $S$. This is a contradiction.
                                – mechanodroid
                                Jul 21 at 9:39










                              • Thank you for the explanation.
                                – Udolf
                                Jul 21 at 13:39
















                              Can you please elaborate the part "but x^2 does not annihilate S , which is impossible because the degree of the minimal polynomial of S is <=2"
                              – Udolf
                              Jul 21 at 4:16




                              Can you please elaborate the part "but x^2 does not annihilate S , which is impossible because the degree of the minimal polynomial of S is <=2"
                              – Udolf
                              Jul 21 at 4:16




                              1




                              1




                              @Udolf We know that $S^4 = 0$ so the polynomial $x^4$ annihilates $S$. The minimal poylnomial of $S$ divides $x^4$, so it can be $x$ or $x^2$ (the minimal polynomial has degree at most $2$, because by Hamilton-Cayley it divides the characteristic polynomial which has degree $2$ in this case). But $S ne 0$ and $S^2 ne 0$ so neither of those annihilates $S$. This is a contradiction.
                              – mechanodroid
                              Jul 21 at 9:39




                              @Udolf We know that $S^4 = 0$ so the polynomial $x^4$ annihilates $S$. The minimal poylnomial of $S$ divides $x^4$, so it can be $x$ or $x^2$ (the minimal polynomial has degree at most $2$, because by Hamilton-Cayley it divides the characteristic polynomial which has degree $2$ in this case). But $S ne 0$ and $S^2 ne 0$ so neither of those annihilates $S$. This is a contradiction.
                              – mechanodroid
                              Jul 21 at 9:39












                              Thank you for the explanation.
                              – Udolf
                              Jul 21 at 13:39





                              Thank you for the explanation.
                              – Udolf
                              Jul 21 at 13:39













                               

                              draft saved


                              draft discarded


























                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2857941%2fhow-to-find-square-root-of-a-matrix-if-its-eigen-valuses-are-same%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              Comments

                              Popular posts from this blog

                              What is the equation of a 3D cone with generalised tilt?

                              Color the edges and diagonals of a regular polygon

                              Relationship between determinant of matrix and determinant of adjoint?