Using eigenvectors as a basis for space Announcing the arrival of Valued Associate #679: Cesar...
What is this clumpy 20-30cm high yellow-flowered plant?
Time to Settle Down!
Why weren't discrete x86 CPUs ever used in game hardware?
How does the math work when buying airline miles?
Effects on objects due to a brief relocation of massive amounts of mass
How to tell that you are a giant?
Generate an RGB colour grid
How do living politicians protect their readily obtainable signatures from misuse?
How does light 'choose' between wave and particle behaviour?
Maximum summed subsequences with non-adjacent items
Can a new player join a group only when a new campaign starts?
Is it possible for SQL statements to execute concurrently within a single session in SQL Server?
Crossing US/Canada Border for less than 24 hours
How come Sam didn't become Lord of Horn Hill?
AppleTVs create a chatty alternate WiFi network
How does the secondary effect of the Heat Metal spell interact with a creature resistant/immune to fire damage?
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
Sum letters are not two different
Most bit efficient text communication method?
Why is Nikon 1.4g better when Nikon 1.8g is sharper?
Did Deadpool rescue all of the X-Force?
Performance gap between vector<bool> and array
Can anything be seen from the center of the Boötes void? How dark would it be?
Amount of permutations on an NxNxN Rubik's Cube
Using eigenvectors as a basis for space
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Find an orthogonal basis consisting of eigenvectorsLooking for orthogonal basis of eigenvectors using Gram Schmidt processChange of basis help turning a sub-matrix from complex to realConflicting answers for eigenvectorsBasis of the null spaceEigenvectors for prime numbers matricesSymmetric Matrix , Eigenvectors are not orthogonal to the same eigenvalue.diagonalizable matrices using eigenvectorsBasis consisting of eigenvectorsFind basis of fundamental subspaces with given eigenvalues and eigenvectors
$begingroup$
Consider the following matrix
$A=begin{bmatrix}0&0&0&0\a&0&0&0\0&b&0&0\0&0&c&0end{bmatrix}$
Which $a,b,c$ are real numbers
What conditions are required for $a,b,c$ such that $mathbb{R}^4$ has a basis made of A eigenvectors?
linear-algebra
$endgroup$
add a comment |
$begingroup$
Consider the following matrix
$A=begin{bmatrix}0&0&0&0\a&0&0&0\0&b&0&0\0&0&c&0end{bmatrix}$
Which $a,b,c$ are real numbers
What conditions are required for $a,b,c$ such that $mathbb{R}^4$ has a basis made of A eigenvectors?
linear-algebra
$endgroup$
add a comment |
$begingroup$
Consider the following matrix
$A=begin{bmatrix}0&0&0&0\a&0&0&0\0&b&0&0\0&0&c&0end{bmatrix}$
Which $a,b,c$ are real numbers
What conditions are required for $a,b,c$ such that $mathbb{R}^4$ has a basis made of A eigenvectors?
linear-algebra
$endgroup$
Consider the following matrix
$A=begin{bmatrix}0&0&0&0\a&0&0&0\0&b&0&0\0&0&c&0end{bmatrix}$
Which $a,b,c$ are real numbers
What conditions are required for $a,b,c$ such that $mathbb{R}^4$ has a basis made of A eigenvectors?
linear-algebra
linear-algebra
asked Mar 25 at 9:53
Alireza HosseiniAlireza Hosseini
233
233
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The characteristic polynomial of $A$ is $X^4$, so the only eigenvalue is $0$.
If $A$ is diagonalizable then, it means that $A=0$, so $a=b=c=0$.
Conversely, if $a=b=c=0$, all vectors are eigenvectors, so of course you can find a basis made of eigenvectors.
So the necessary and sufficient condition is that $a=b=c=0$.
$endgroup$
add a comment |
$begingroup$
$lambda = 0$ is the only eigenvalue (it has algebraic multiplicity 4). The only way the system $Av = 0$ has 4 degrees of freedom is if $A=0$, i.e. $a=b=c=0$.
$endgroup$
add a comment |
Your Answer
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%2f3161584%2fusing-eigenvectors-as-a-basis-for-space%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$
The characteristic polynomial of $A$ is $X^4$, so the only eigenvalue is $0$.
If $A$ is diagonalizable then, it means that $A=0$, so $a=b=c=0$.
Conversely, if $a=b=c=0$, all vectors are eigenvectors, so of course you can find a basis made of eigenvectors.
So the necessary and sufficient condition is that $a=b=c=0$.
$endgroup$
add a comment |
$begingroup$
The characteristic polynomial of $A$ is $X^4$, so the only eigenvalue is $0$.
If $A$ is diagonalizable then, it means that $A=0$, so $a=b=c=0$.
Conversely, if $a=b=c=0$, all vectors are eigenvectors, so of course you can find a basis made of eigenvectors.
So the necessary and sufficient condition is that $a=b=c=0$.
$endgroup$
add a comment |
$begingroup$
The characteristic polynomial of $A$ is $X^4$, so the only eigenvalue is $0$.
If $A$ is diagonalizable then, it means that $A=0$, so $a=b=c=0$.
Conversely, if $a=b=c=0$, all vectors are eigenvectors, so of course you can find a basis made of eigenvectors.
So the necessary and sufficient condition is that $a=b=c=0$.
$endgroup$
The characteristic polynomial of $A$ is $X^4$, so the only eigenvalue is $0$.
If $A$ is diagonalizable then, it means that $A=0$, so $a=b=c=0$.
Conversely, if $a=b=c=0$, all vectors are eigenvectors, so of course you can find a basis made of eigenvectors.
So the necessary and sufficient condition is that $a=b=c=0$.
answered Mar 25 at 9:59
TheSilverDoeTheSilverDoe
5,608316
5,608316
add a comment |
add a comment |
$begingroup$
$lambda = 0$ is the only eigenvalue (it has algebraic multiplicity 4). The only way the system $Av = 0$ has 4 degrees of freedom is if $A=0$, i.e. $a=b=c=0$.
$endgroup$
add a comment |
$begingroup$
$lambda = 0$ is the only eigenvalue (it has algebraic multiplicity 4). The only way the system $Av = 0$ has 4 degrees of freedom is if $A=0$, i.e. $a=b=c=0$.
$endgroup$
add a comment |
$begingroup$
$lambda = 0$ is the only eigenvalue (it has algebraic multiplicity 4). The only way the system $Av = 0$ has 4 degrees of freedom is if $A=0$, i.e. $a=b=c=0$.
$endgroup$
$lambda = 0$ is the only eigenvalue (it has algebraic multiplicity 4). The only way the system $Av = 0$ has 4 degrees of freedom is if $A=0$, i.e. $a=b=c=0$.
answered Mar 25 at 10:03
PierreCarrePierreCarre
2,253215
2,253215
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%2f3161584%2fusing-eigenvectors-as-a-basis-for-space%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