Diagonalize $f(A)= begin{pmatrix} 1 & 0 \ -1 & 3 end{pmatrix} A $
up vote
4
down vote
favorite
I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$
I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$,
but I don't know how to continue. Could you help me? Thanks in advance!
linear-algebra diagonalization
add a comment |
up vote
4
down vote
favorite
I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$
I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$,
but I don't know how to continue. Could you help me? Thanks in advance!
linear-algebra diagonalization
1
Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$
I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$,
but I don't know how to continue. Could you help me? Thanks in advance!
linear-algebra diagonalization
I have to diagonalize the endomorphism $fin mathrm{End(M_2}(mathbb{R}))$ defined by
$f(A)=
begin{pmatrix}
1 & 0 \
-1 & 3
end{pmatrix}
A
$
I know I can rewrite it, if $A=
begin{pmatrix}
a & b \
c & d
end{pmatrix}$, as $f(A)=
begin{pmatrix}
a & b \
3c-a & 3d-b
end{pmatrix}
$,
but I don't know how to continue. Could you help me? Thanks in advance!
linear-algebra diagonalization
linear-algebra diagonalization
asked Dec 3 at 18:44
Gibbs
898
898
1
Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50
add a comment |
1
Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50
1
1
Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50
Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50
add a comment |
2 Answers
2
active
oldest
votes
up vote
3
down vote
accepted
Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.
It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$
So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
– Gibbs
Dec 3 at 18:58
@Gibbs, correct.
– Ennar
Dec 3 at 18:58
This was easier than I thought! Thanks!!
– Gibbs
Dec 3 at 19:00
@Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
– Ennar
Dec 3 at 19:00
add a comment |
up vote
1
down vote
Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so
$$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$
Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.
It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$
So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
– Gibbs
Dec 3 at 18:58
@Gibbs, correct.
– Ennar
Dec 3 at 18:58
This was easier than I thought! Thanks!!
– Gibbs
Dec 3 at 19:00
@Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
– Ennar
Dec 3 at 19:00
add a comment |
up vote
3
down vote
accepted
Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.
It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$
So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
– Gibbs
Dec 3 at 18:58
@Gibbs, correct.
– Ennar
Dec 3 at 18:58
This was easier than I thought! Thanks!!
– Gibbs
Dec 3 at 19:00
@Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
– Ennar
Dec 3 at 19:00
add a comment |
up vote
3
down vote
accepted
up vote
3
down vote
accepted
Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.
It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$
Hint: Choose a basis for $mathrm M_2(mathbb R)$, say ${E_{11},E_{12},E_{21},E_{22}}$. Calculate $f(E_{ij})$ and write it in the basis. This will give you matrix for $f$ (it's $4times 4$). Proceed to diagonalize it as usual.
It might help if you think of $mathrm M_2(mathbb R)cong mathbb R^4$. Then $f$ becomes $$f(a,b,c,d) = (a,b,3c-a,3d-b).$$
edited Dec 3 at 18:57
answered Dec 3 at 18:52
Ennar
14.3k32343
14.3k32343
So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
– Gibbs
Dec 3 at 18:58
@Gibbs, correct.
– Ennar
Dec 3 at 18:58
This was easier than I thought! Thanks!!
– Gibbs
Dec 3 at 19:00
@Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
– Ennar
Dec 3 at 19:00
add a comment |
So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
– Gibbs
Dec 3 at 18:58
@Gibbs, correct.
– Ennar
Dec 3 at 18:58
This was easier than I thought! Thanks!!
– Gibbs
Dec 3 at 19:00
@Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
– Ennar
Dec 3 at 19:00
So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
– Gibbs
Dec 3 at 18:58
So then, I just have to diagonalize the following matrix, right? $ begin{pmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ -1 & 0 & 3 & 0 \ 0 & -1 & 0 & 3 end{pmatrix} $
– Gibbs
Dec 3 at 18:58
@Gibbs, correct.
– Ennar
Dec 3 at 18:58
@Gibbs, correct.
– Ennar
Dec 3 at 18:58
This was easier than I thought! Thanks!!
– Gibbs
Dec 3 at 19:00
This was easier than I thought! Thanks!!
– Gibbs
Dec 3 at 19:00
@Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
– Ennar
Dec 3 at 19:00
@Gibbs, you are welcome. Don't let algebra structure of $mathrm M_2$ confuse you - it's just $4$-dimensional vector space with canonical basis.
– Ennar
Dec 3 at 19:00
add a comment |
up vote
1
down vote
Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so
$$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$
Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.
add a comment |
up vote
1
down vote
Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so
$$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$
Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.
add a comment |
up vote
1
down vote
up vote
1
down vote
Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so
$$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$
Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.
Hint Let $lambda$ an eigenvalue and $Ane 0$ an associated eigenvector so
$$f(A)=lambda Aiff begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}A=0$$
Since $Ane0$ so $begin{pmatrix}1-lambda &0\ -1 & 3-lambdaend{pmatrix}$ should not be invertible hence $lambdain{1,3}$. Now for every value of $lambda$ solve the equation $f(A)=lambda A$ for $A=begin{pmatrix}a &b\ c & dend{pmatrix}$ to find the associated eigenspace.
edited Dec 3 at 19:00
answered Dec 3 at 18:55
As soon as possible
38218
38218
add a comment |
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3024499%2fdiagonalize-fa-beginpmatrix-1-0-1-3-endpmatrix-a%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
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
1
Pick up a basis of $mathrm M_2(Bbb R)$, find out the action of $f$ on these, and write down the matrix of $f$, then do the diagonalization.
– xbh
Dec 3 at 18:50