Given a square matrix, how to find the transformation to a rational canonical form?

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











up vote
1
down vote

favorite












Given a square matrix



$B=beginbmatrix5 & -6 & -6\-1 & 4 & 2\3 & -6 & -4endbmatrix$



with eigenvalues $1,2,2$, I am interested to find a rational canonical form of the matrix $B$. In the book of Linear Algebra by Hoffman & Kunje, I found that the rational form of the matrix being



$A=beginbmatrix0 & -2 & 0\1 & 3 & 0\0 & 0 & 2endbmatrix=beginbmatrixA_1 & mathbf0_2times1\mathbf0_1times2 & 2endbmatrix$,



in which the first block $A_1$ has dimension $2$ corresponding to a cyclic subspace $Z(alpha_1,B)$ spanned by the vectors



$alpha_1=beginbmatrix1\0\0endbmatrix$ and $Balpha_1=beginbmatrix5 \-1\3endbmatrix$.



The last diagonal block corresponds to the eigenspace spanned by



$alpha_2=beginbmatrix2\1\0endbmatrix$



for eigenvalue $2$. However, I am curious if I can transform $B$ into a different rational canonical form $B_R$ as follows



$B_R=beginbmatrix0 & -4 & 0\1 & 4 & 0\0 & 0 & 1endbmatrix=beginbmatrixB_1 & mathbf0_2times1\mathbf0_1times2 & 1endbmatrix$



where $B_1$ is of dimension $2$ corresponding to a cyclic subspace $Z(gamma_1,B)$ and the last block corresponding to eigenspace spanned by eigenvector



$beginbmatrix1\-1/3\1endbmatrix$ with eigenvalue $1$.



My question is whether such a transformation matrix $T$ exists that $B_R=T^-1BT?$ If yes, then how to find cyclic vector $gamma_1$. Any hints or suggestions are highly appreciated.







share|cite|improve this question



















  • Your matrix $B$ is diagonalizable...and so its diagonal form is the same as the rational canonical form.
    – Christiaan Hattingh
    Aug 6 at 18:41











  • Rational canonical form is different than the diagonal form, no? Because the diagonal form will be $beginbmatrix2 & 0 & 0\0 & 2 & 0\0 & 0 & 1endbmatrix$ and the rational canonical form I am interested in is $B_R$.
    – jbgujgu
    Aug 6 at 18:48






  • 1




    I think there is maybe some confusion regarding rational canonical form here: there is only one rational canonical form associated with $B$ and $B_R$ is not it...the rational canonical form require that the diagonal blocks are hypercompanion matrices associated with the elementary divisors, which in turn combine to form blocks associated with the invariant factors of $xI-B$. Now each invariant factor of lower index (in some texts higher index) must divide the invariant factor of higher index (in some texts lower). In $B_R$ this is not the case...
    – Christiaan Hattingh
    Aug 6 at 19:39















up vote
1
down vote

favorite












Given a square matrix



$B=beginbmatrix5 & -6 & -6\-1 & 4 & 2\3 & -6 & -4endbmatrix$



with eigenvalues $1,2,2$, I am interested to find a rational canonical form of the matrix $B$. In the book of Linear Algebra by Hoffman & Kunje, I found that the rational form of the matrix being



$A=beginbmatrix0 & -2 & 0\1 & 3 & 0\0 & 0 & 2endbmatrix=beginbmatrixA_1 & mathbf0_2times1\mathbf0_1times2 & 2endbmatrix$,



in which the first block $A_1$ has dimension $2$ corresponding to a cyclic subspace $Z(alpha_1,B)$ spanned by the vectors



$alpha_1=beginbmatrix1\0\0endbmatrix$ and $Balpha_1=beginbmatrix5 \-1\3endbmatrix$.



The last diagonal block corresponds to the eigenspace spanned by



$alpha_2=beginbmatrix2\1\0endbmatrix$



for eigenvalue $2$. However, I am curious if I can transform $B$ into a different rational canonical form $B_R$ as follows



$B_R=beginbmatrix0 & -4 & 0\1 & 4 & 0\0 & 0 & 1endbmatrix=beginbmatrixB_1 & mathbf0_2times1\mathbf0_1times2 & 1endbmatrix$



where $B_1$ is of dimension $2$ corresponding to a cyclic subspace $Z(gamma_1,B)$ and the last block corresponding to eigenspace spanned by eigenvector



$beginbmatrix1\-1/3\1endbmatrix$ with eigenvalue $1$.



My question is whether such a transformation matrix $T$ exists that $B_R=T^-1BT?$ If yes, then how to find cyclic vector $gamma_1$. Any hints or suggestions are highly appreciated.







share|cite|improve this question



















  • Your matrix $B$ is diagonalizable...and so its diagonal form is the same as the rational canonical form.
    – Christiaan Hattingh
    Aug 6 at 18:41











  • Rational canonical form is different than the diagonal form, no? Because the diagonal form will be $beginbmatrix2 & 0 & 0\0 & 2 & 0\0 & 0 & 1endbmatrix$ and the rational canonical form I am interested in is $B_R$.
    – jbgujgu
    Aug 6 at 18:48






  • 1




    I think there is maybe some confusion regarding rational canonical form here: there is only one rational canonical form associated with $B$ and $B_R$ is not it...the rational canonical form require that the diagonal blocks are hypercompanion matrices associated with the elementary divisors, which in turn combine to form blocks associated with the invariant factors of $xI-B$. Now each invariant factor of lower index (in some texts higher index) must divide the invariant factor of higher index (in some texts lower). In $B_R$ this is not the case...
    – Christiaan Hattingh
    Aug 6 at 19:39













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Given a square matrix



$B=beginbmatrix5 & -6 & -6\-1 & 4 & 2\3 & -6 & -4endbmatrix$



with eigenvalues $1,2,2$, I am interested to find a rational canonical form of the matrix $B$. In the book of Linear Algebra by Hoffman & Kunje, I found that the rational form of the matrix being



$A=beginbmatrix0 & -2 & 0\1 & 3 & 0\0 & 0 & 2endbmatrix=beginbmatrixA_1 & mathbf0_2times1\mathbf0_1times2 & 2endbmatrix$,



in which the first block $A_1$ has dimension $2$ corresponding to a cyclic subspace $Z(alpha_1,B)$ spanned by the vectors



$alpha_1=beginbmatrix1\0\0endbmatrix$ and $Balpha_1=beginbmatrix5 \-1\3endbmatrix$.



The last diagonal block corresponds to the eigenspace spanned by



$alpha_2=beginbmatrix2\1\0endbmatrix$



for eigenvalue $2$. However, I am curious if I can transform $B$ into a different rational canonical form $B_R$ as follows



$B_R=beginbmatrix0 & -4 & 0\1 & 4 & 0\0 & 0 & 1endbmatrix=beginbmatrixB_1 & mathbf0_2times1\mathbf0_1times2 & 1endbmatrix$



where $B_1$ is of dimension $2$ corresponding to a cyclic subspace $Z(gamma_1,B)$ and the last block corresponding to eigenspace spanned by eigenvector



$beginbmatrix1\-1/3\1endbmatrix$ with eigenvalue $1$.



My question is whether such a transformation matrix $T$ exists that $B_R=T^-1BT?$ If yes, then how to find cyclic vector $gamma_1$. Any hints or suggestions are highly appreciated.







share|cite|improve this question











Given a square matrix



$B=beginbmatrix5 & -6 & -6\-1 & 4 & 2\3 & -6 & -4endbmatrix$



with eigenvalues $1,2,2$, I am interested to find a rational canonical form of the matrix $B$. In the book of Linear Algebra by Hoffman & Kunje, I found that the rational form of the matrix being



$A=beginbmatrix0 & -2 & 0\1 & 3 & 0\0 & 0 & 2endbmatrix=beginbmatrixA_1 & mathbf0_2times1\mathbf0_1times2 & 2endbmatrix$,



in which the first block $A_1$ has dimension $2$ corresponding to a cyclic subspace $Z(alpha_1,B)$ spanned by the vectors



$alpha_1=beginbmatrix1\0\0endbmatrix$ and $Balpha_1=beginbmatrix5 \-1\3endbmatrix$.



The last diagonal block corresponds to the eigenspace spanned by



$alpha_2=beginbmatrix2\1\0endbmatrix$



for eigenvalue $2$. However, I am curious if I can transform $B$ into a different rational canonical form $B_R$ as follows



$B_R=beginbmatrix0 & -4 & 0\1 & 4 & 0\0 & 0 & 1endbmatrix=beginbmatrixB_1 & mathbf0_2times1\mathbf0_1times2 & 1endbmatrix$



where $B_1$ is of dimension $2$ corresponding to a cyclic subspace $Z(gamma_1,B)$ and the last block corresponding to eigenspace spanned by eigenvector



$beginbmatrix1\-1/3\1endbmatrix$ with eigenvalue $1$.



My question is whether such a transformation matrix $T$ exists that $B_R=T^-1BT?$ If yes, then how to find cyclic vector $gamma_1$. Any hints or suggestions are highly appreciated.









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Aug 6 at 16:39









jbgujgu

1139




1139











  • Your matrix $B$ is diagonalizable...and so its diagonal form is the same as the rational canonical form.
    – Christiaan Hattingh
    Aug 6 at 18:41











  • Rational canonical form is different than the diagonal form, no? Because the diagonal form will be $beginbmatrix2 & 0 & 0\0 & 2 & 0\0 & 0 & 1endbmatrix$ and the rational canonical form I am interested in is $B_R$.
    – jbgujgu
    Aug 6 at 18:48






  • 1




    I think there is maybe some confusion regarding rational canonical form here: there is only one rational canonical form associated with $B$ and $B_R$ is not it...the rational canonical form require that the diagonal blocks are hypercompanion matrices associated with the elementary divisors, which in turn combine to form blocks associated with the invariant factors of $xI-B$. Now each invariant factor of lower index (in some texts higher index) must divide the invariant factor of higher index (in some texts lower). In $B_R$ this is not the case...
    – Christiaan Hattingh
    Aug 6 at 19:39

















  • Your matrix $B$ is diagonalizable...and so its diagonal form is the same as the rational canonical form.
    – Christiaan Hattingh
    Aug 6 at 18:41











  • Rational canonical form is different than the diagonal form, no? Because the diagonal form will be $beginbmatrix2 & 0 & 0\0 & 2 & 0\0 & 0 & 1endbmatrix$ and the rational canonical form I am interested in is $B_R$.
    – jbgujgu
    Aug 6 at 18:48






  • 1




    I think there is maybe some confusion regarding rational canonical form here: there is only one rational canonical form associated with $B$ and $B_R$ is not it...the rational canonical form require that the diagonal blocks are hypercompanion matrices associated with the elementary divisors, which in turn combine to form blocks associated with the invariant factors of $xI-B$. Now each invariant factor of lower index (in some texts higher index) must divide the invariant factor of higher index (in some texts lower). In $B_R$ this is not the case...
    – Christiaan Hattingh
    Aug 6 at 19:39
















Your matrix $B$ is diagonalizable...and so its diagonal form is the same as the rational canonical form.
– Christiaan Hattingh
Aug 6 at 18:41





Your matrix $B$ is diagonalizable...and so its diagonal form is the same as the rational canonical form.
– Christiaan Hattingh
Aug 6 at 18:41













Rational canonical form is different than the diagonal form, no? Because the diagonal form will be $beginbmatrix2 & 0 & 0\0 & 2 & 0\0 & 0 & 1endbmatrix$ and the rational canonical form I am interested in is $B_R$.
– jbgujgu
Aug 6 at 18:48




Rational canonical form is different than the diagonal form, no? Because the diagonal form will be $beginbmatrix2 & 0 & 0\0 & 2 & 0\0 & 0 & 1endbmatrix$ and the rational canonical form I am interested in is $B_R$.
– jbgujgu
Aug 6 at 18:48




1




1




I think there is maybe some confusion regarding rational canonical form here: there is only one rational canonical form associated with $B$ and $B_R$ is not it...the rational canonical form require that the diagonal blocks are hypercompanion matrices associated with the elementary divisors, which in turn combine to form blocks associated with the invariant factors of $xI-B$. Now each invariant factor of lower index (in some texts higher index) must divide the invariant factor of higher index (in some texts lower). In $B_R$ this is not the case...
– Christiaan Hattingh
Aug 6 at 19:39





I think there is maybe some confusion regarding rational canonical form here: there is only one rational canonical form associated with $B$ and $B_R$ is not it...the rational canonical form require that the diagonal blocks are hypercompanion matrices associated with the elementary divisors, which in turn combine to form blocks associated with the invariant factors of $xI-B$. Now each invariant factor of lower index (in some texts higher index) must divide the invariant factor of higher index (in some texts lower). In $B_R$ this is not the case...
– Christiaan Hattingh
Aug 6 at 19:39
















active

oldest

votes











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%2f2874074%2fgiven-a-square-matrix-how-to-find-the-transformation-to-a-rational-canonical-fo%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2874074%2fgiven-a-square-matrix-how-to-find-the-transformation-to-a-rational-canonical-fo%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?