Eigenvalues of A are also eigenvalues of T
$begingroup$
Let $V$ be the set of all $ntimes n$ matrices over a field $F$. Let $A$ be a fixed element of $V$. Define a linear operator $T$ on $V$ by $T(B)=AB$. I am trying to show that if $lambda$ is an eigenvalue of $A$, then $lambda$ is also an eigenvalue of $T$.
So suppose $Av=lambda v$ for some $vneq 0$ in $V$ and $lambdain F$. So I'd like to prove the existence of a matrix $B$ such that $T(B)=AB=lambda A$, or equivalently, show that $T-lambda I_V$ is not invertible (or injective or surjective). But I am not sure how to proceed from here. What can I do?
linear-algebra matrices eigenvalues-eigenvectors linear-transformations
$endgroup$
add a comment |
$begingroup$
Let $V$ be the set of all $ntimes n$ matrices over a field $F$. Let $A$ be a fixed element of $V$. Define a linear operator $T$ on $V$ by $T(B)=AB$. I am trying to show that if $lambda$ is an eigenvalue of $A$, then $lambda$ is also an eigenvalue of $T$.
So suppose $Av=lambda v$ for some $vneq 0$ in $V$ and $lambdain F$. So I'd like to prove the existence of a matrix $B$ such that $T(B)=AB=lambda A$, or equivalently, show that $T-lambda I_V$ is not invertible (or injective or surjective). But I am not sure how to proceed from here. What can I do?
linear-algebra matrices eigenvalues-eigenvectors linear-transformations
$endgroup$
add a comment |
$begingroup$
Let $V$ be the set of all $ntimes n$ matrices over a field $F$. Let $A$ be a fixed element of $V$. Define a linear operator $T$ on $V$ by $T(B)=AB$. I am trying to show that if $lambda$ is an eigenvalue of $A$, then $lambda$ is also an eigenvalue of $T$.
So suppose $Av=lambda v$ for some $vneq 0$ in $V$ and $lambdain F$. So I'd like to prove the existence of a matrix $B$ such that $T(B)=AB=lambda A$, or equivalently, show that $T-lambda I_V$ is not invertible (or injective or surjective). But I am not sure how to proceed from here. What can I do?
linear-algebra matrices eigenvalues-eigenvectors linear-transformations
$endgroup$
Let $V$ be the set of all $ntimes n$ matrices over a field $F$. Let $A$ be a fixed element of $V$. Define a linear operator $T$ on $V$ by $T(B)=AB$. I am trying to show that if $lambda$ is an eigenvalue of $A$, then $lambda$ is also an eigenvalue of $T$.
So suppose $Av=lambda v$ for some $vneq 0$ in $V$ and $lambdain F$. So I'd like to prove the existence of a matrix $B$ such that $T(B)=AB=lambda A$, or equivalently, show that $T-lambda I_V$ is not invertible (or injective or surjective). But I am not sure how to proceed from here. What can I do?
linear-algebra matrices eigenvalues-eigenvectors linear-transformations
linear-algebra matrices eigenvalues-eigenvectors linear-transformations
edited Jan 23 at 9:23


José Carlos Santos
167k22132235
167k22132235
asked Oct 16 '18 at 17:38
confusedmath confusedmath
24717
24717
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Take the matrix such that all of its columns are equal to $v$.
$endgroup$
add a comment |
$begingroup$
An eigenvalue of $T$ is some number $lambda$ such that $T(B)=lambda B$. Thus, we need to find a matrix $B$ such that $AB=lambda B$, not $AB=lambda A$. We can write a matrix as a row vector of column vectors, i.e. $B=[b_1,b_2,b_3...]$. Matrix multiplication acts on those columns independently: $AB=[Ab_1,Ab_,Ab_3...]$. If $b_i=v$ for all $i$, then $AB=[lambda v, lambda v, lambda v, ...]=lambda [v,v,v,...]=lambda B$. So this shows that $[v,v,v,...]$ is an eigenvector with eigenvalue $lambda$.
$endgroup$
add a comment |
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
});
}
});
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%2f2958231%2feigenvalues-of-a-are-also-eigenvalues-of-t%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
$begingroup$
Take the matrix such that all of its columns are equal to $v$.
$endgroup$
add a comment |
$begingroup$
Take the matrix such that all of its columns are equal to $v$.
$endgroup$
add a comment |
$begingroup$
Take the matrix such that all of its columns are equal to $v$.
$endgroup$
Take the matrix such that all of its columns are equal to $v$.
answered Oct 16 '18 at 17:41


José Carlos SantosJosé Carlos Santos
167k22132235
167k22132235
add a comment |
add a comment |
$begingroup$
An eigenvalue of $T$ is some number $lambda$ such that $T(B)=lambda B$. Thus, we need to find a matrix $B$ such that $AB=lambda B$, not $AB=lambda A$. We can write a matrix as a row vector of column vectors, i.e. $B=[b_1,b_2,b_3...]$. Matrix multiplication acts on those columns independently: $AB=[Ab_1,Ab_,Ab_3...]$. If $b_i=v$ for all $i$, then $AB=[lambda v, lambda v, lambda v, ...]=lambda [v,v,v,...]=lambda B$. So this shows that $[v,v,v,...]$ is an eigenvector with eigenvalue $lambda$.
$endgroup$
add a comment |
$begingroup$
An eigenvalue of $T$ is some number $lambda$ such that $T(B)=lambda B$. Thus, we need to find a matrix $B$ such that $AB=lambda B$, not $AB=lambda A$. We can write a matrix as a row vector of column vectors, i.e. $B=[b_1,b_2,b_3...]$. Matrix multiplication acts on those columns independently: $AB=[Ab_1,Ab_,Ab_3...]$. If $b_i=v$ for all $i$, then $AB=[lambda v, lambda v, lambda v, ...]=lambda [v,v,v,...]=lambda B$. So this shows that $[v,v,v,...]$ is an eigenvector with eigenvalue $lambda$.
$endgroup$
add a comment |
$begingroup$
An eigenvalue of $T$ is some number $lambda$ such that $T(B)=lambda B$. Thus, we need to find a matrix $B$ such that $AB=lambda B$, not $AB=lambda A$. We can write a matrix as a row vector of column vectors, i.e. $B=[b_1,b_2,b_3...]$. Matrix multiplication acts on those columns independently: $AB=[Ab_1,Ab_,Ab_3...]$. If $b_i=v$ for all $i$, then $AB=[lambda v, lambda v, lambda v, ...]=lambda [v,v,v,...]=lambda B$. So this shows that $[v,v,v,...]$ is an eigenvector with eigenvalue $lambda$.
$endgroup$
An eigenvalue of $T$ is some number $lambda$ such that $T(B)=lambda B$. Thus, we need to find a matrix $B$ such that $AB=lambda B$, not $AB=lambda A$. We can write a matrix as a row vector of column vectors, i.e. $B=[b_1,b_2,b_3...]$. Matrix multiplication acts on those columns independently: $AB=[Ab_1,Ab_,Ab_3...]$. If $b_i=v$ for all $i$, then $AB=[lambda v, lambda v, lambda v, ...]=lambda [v,v,v,...]=lambda B$. So this shows that $[v,v,v,...]$ is an eigenvector with eigenvalue $lambda$.
answered Oct 16 '18 at 20:27
AcccumulationAcccumulation
7,1252619
7,1252619
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.
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%2f2958231%2feigenvalues-of-a-are-also-eigenvalues-of-t%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