Given a square matrix, how to find the transformation to a rational canonical form?
Clash 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.
linear-algebra linear-transformations matrix-equations matrix-decomposition
add a comment |Â
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.
linear-algebra linear-transformations matrix-equations matrix-decomposition
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
add a comment |Â
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.
linear-algebra linear-transformations matrix-equations matrix-decomposition
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.
linear-algebra linear-transformations matrix-equations matrix-decomposition
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
add a comment |Â
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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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