Do similar matrices have same characteristic equations?Jordan Canonical Form - Similar matrices and same minimal polynomialsSimilar Matrices and Characteristic PolynomialsSame characteristic polynomial $iff$ same eigenvalues?If two matrices have the same characteristic polynomials, determinant and trace, are they similar?$3 times 3$ matrices are similar if and only if they have the same characteristic and minimal polynomialHow to prove two diagonalizable matrices are similar iff they have same eigenvalue with same multiplicity.Can two matrices with the same characteristic polynomial have different eigenvalues?Are these $4$ by $4$ matrices similar?are all these matrices similar?Matrices with given characteristic polynomial are similar iff the characteristic polynomial have no repeated roots

I can't die. Who am I?

Why is there an extra space when I type "ls" on the Desktop?

Are all players supposed to be able to see each others' character sheets?

How can a demon take control of a human body during REM sleep?

What does *dead* mean in *What do you mean, dead?*?

Translation of 答えを知っている人はいませんでした

Why restrict private health insurance?

What do you call someone who likes to pick fights?

Smooth vector fields on a surface modulo diffeomorphisms

Use Mercury as quenching liquid for swords?

Giving a career talk in my old university, how prominently should I tell students my salary?

Should we avoid writing fiction about historical events without extensive research?

If nine coins are tossed, what is the probability that the number of heads is even?

How do we create new idioms and use them in a novel?

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

Count each bit-position separately over many 64-bit bitmasks, with AVX but not AVX2

What is better: yes / no radio, or simple checkbox?

Is this Paypal Github SDK reference really a dangerous site?

Origin of the word “pushka”

Can the Witch Sight warlock invocation see through the Mirror Image spell?

Has a sovereign Communist government ever run, and conceded loss, on a fair election?

Does an unused member variable take up memory?

Is there a math expression equivalent to the conditional ternary operator?

Do black holes violate the conservation of mass?



Do similar matrices have same characteristic equations?


Jordan Canonical Form - Similar matrices and same minimal polynomialsSimilar Matrices and Characteristic PolynomialsSame characteristic polynomial $iff$ same eigenvalues?If two matrices have the same characteristic polynomials, determinant and trace, are they similar?$3 times 3$ matrices are similar if and only if they have the same characteristic and minimal polynomialHow to prove two diagonalizable matrices are similar iff they have same eigenvalue with same multiplicity.Can two matrices with the same characteristic polynomial have different eigenvalues?Are these $4$ by $4$ matrices similar?are all these matrices similar?Matrices with given characteristic polynomial are similar iff the characteristic polynomial have no repeated roots













1












$begingroup$


Since similar matrices have same eigenvalues and characteristic polynomials, then they must have the same characteristic equation, right?










share|cite|improve this question









$endgroup$
















    1












    $begingroup$


    Since similar matrices have same eigenvalues and characteristic polynomials, then they must have the same characteristic equation, right?










    share|cite|improve this question









    $endgroup$














      1












      1








      1





      $begingroup$


      Since similar matrices have same eigenvalues and characteristic polynomials, then they must have the same characteristic equation, right?










      share|cite|improve this question









      $endgroup$




      Since similar matrices have same eigenvalues and characteristic polynomials, then they must have the same characteristic equation, right?







      linear-algebra






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 2 hours ago









      Samurai BaleSamurai Bale

      483




      483




















          2 Answers
          2






          active

          oldest

          votes


















          3












          $begingroup$

          Note that $det (lambda I -A) = det S det (lambda I -A) det S^-1 = det (lambda I - S A S^-1)$.






          share|cite|improve this answer









          $endgroup$




















            3












            $begingroup$

            Suppose $A$ and $B$ are square matrices such that $A = P B P^-1$ for some invertible matrix $P$. Then
            beginalign*textcharpoly(A,t) & = det(A - tI)\
            & = det(PBP^-1 - tI)\
            & = det(PBP^-1-tPP^-1)\
            & = det(P(B-tI)P^-1)\
            & = det(P)det(B - tI) det(P^-1)\
            & = det(P)det(B - tI) frac1det(P)\
            & = det(B-tI)\
            & = textcharpoly(B,t).
            endalign*



            This shows that similar matrices have the same characteristic polynomial. Note that this proof relies on several facts. In particular, the determinant is multiplicative.






            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%2f3142004%2fdo-similar-matrices-have-same-characteristic-equations%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              3












              $begingroup$

              Note that $det (lambda I -A) = det S det (lambda I -A) det S^-1 = det (lambda I - S A S^-1)$.






              share|cite|improve this answer









              $endgroup$

















                3












                $begingroup$

                Note that $det (lambda I -A) = det S det (lambda I -A) det S^-1 = det (lambda I - S A S^-1)$.






                share|cite|improve this answer









                $endgroup$















                  3












                  3








                  3





                  $begingroup$

                  Note that $det (lambda I -A) = det S det (lambda I -A) det S^-1 = det (lambda I - S A S^-1)$.






                  share|cite|improve this answer









                  $endgroup$



                  Note that $det (lambda I -A) = det S det (lambda I -A) det S^-1 = det (lambda I - S A S^-1)$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 2 hours ago









                  copper.hatcopper.hat

                  127k559160




                  127k559160





















                      3












                      $begingroup$

                      Suppose $A$ and $B$ are square matrices such that $A = P B P^-1$ for some invertible matrix $P$. Then
                      beginalign*textcharpoly(A,t) & = det(A - tI)\
                      & = det(PBP^-1 - tI)\
                      & = det(PBP^-1-tPP^-1)\
                      & = det(P(B-tI)P^-1)\
                      & = det(P)det(B - tI) det(P^-1)\
                      & = det(P)det(B - tI) frac1det(P)\
                      & = det(B-tI)\
                      & = textcharpoly(B,t).
                      endalign*



                      This shows that similar matrices have the same characteristic polynomial. Note that this proof relies on several facts. In particular, the determinant is multiplicative.






                      share|cite|improve this answer











                      $endgroup$

















                        3












                        $begingroup$

                        Suppose $A$ and $B$ are square matrices such that $A = P B P^-1$ for some invertible matrix $P$. Then
                        beginalign*textcharpoly(A,t) & = det(A - tI)\
                        & = det(PBP^-1 - tI)\
                        & = det(PBP^-1-tPP^-1)\
                        & = det(P(B-tI)P^-1)\
                        & = det(P)det(B - tI) det(P^-1)\
                        & = det(P)det(B - tI) frac1det(P)\
                        & = det(B-tI)\
                        & = textcharpoly(B,t).
                        endalign*



                        This shows that similar matrices have the same characteristic polynomial. Note that this proof relies on several facts. In particular, the determinant is multiplicative.






                        share|cite|improve this answer











                        $endgroup$















                          3












                          3








                          3





                          $begingroup$

                          Suppose $A$ and $B$ are square matrices such that $A = P B P^-1$ for some invertible matrix $P$. Then
                          beginalign*textcharpoly(A,t) & = det(A - tI)\
                          & = det(PBP^-1 - tI)\
                          & = det(PBP^-1-tPP^-1)\
                          & = det(P(B-tI)P^-1)\
                          & = det(P)det(B - tI) det(P^-1)\
                          & = det(P)det(B - tI) frac1det(P)\
                          & = det(B-tI)\
                          & = textcharpoly(B,t).
                          endalign*



                          This shows that similar matrices have the same characteristic polynomial. Note that this proof relies on several facts. In particular, the determinant is multiplicative.






                          share|cite|improve this answer











                          $endgroup$



                          Suppose $A$ and $B$ are square matrices such that $A = P B P^-1$ for some invertible matrix $P$. Then
                          beginalign*textcharpoly(A,t) & = det(A - tI)\
                          & = det(PBP^-1 - tI)\
                          & = det(PBP^-1-tPP^-1)\
                          & = det(P(B-tI)P^-1)\
                          & = det(P)det(B - tI) det(P^-1)\
                          & = det(P)det(B - tI) frac1det(P)\
                          & = det(B-tI)\
                          & = textcharpoly(B,t).
                          endalign*



                          This shows that similar matrices have the same characteristic polynomial. Note that this proof relies on several facts. In particular, the determinant is multiplicative.







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited 2 hours ago









                          J. W. Tanner

                          2,9541318




                          2,9541318










                          answered 2 hours ago









                          johnny133253johnny133253

                          384110




                          384110



























                              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%2f3142004%2fdo-similar-matrices-have-same-characteristic-equations%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

                              Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

                              Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

                              Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm