Eigenvalues of a $A^T A$Show some eigenvalue properties for $A=xy^*$Some properties of a $2times 2$ matrix with repeated eigenvaluesProving that matrix is positive definiteEigenvalues of the sum of a stochastic matrix and a diagonal matrixShow non-symmetric matrix has non-orthogonal eigenvectorsRoots of Matrices and DiagonalizationEigenvalues of a block diagonal matrixEigenvalues of block matrixEigenvalues of Symmetric Pseudo-Toeplitz MatrixEigenvalues of same-row matricesEigenvalues of product of two matrices
Knife as defense against stray dogs
Generic TVP tradeoffs?
Do native speakers use "ultima" and "proxima" frequently in spoken English?
Existance of a celestial body big enough for early civilization to be thought of as a second moon
Print a physical multiplication table
What is the relationship between relativity and the Doppler effect?
Pronounciation of the combination "st" in spanish accents
I got the following comment from a reputed math journal. What does it mean?
What is the significance behind "40 days" that often appears in the Bible?
Do I need to be arrogant to get ahead?
Have the tides ever turned twice on any open problem?
Can other pieces capture a threatening piece and prevent a checkmate?
How are passwords stolen from companies if they only store hashes?
When to use snap-off blade knife and when to use trapezoid blade knife?
I seem to dance, I am not a dancer. Who am I?
Can you move over difficult terrain with only 5 feet of movement?
In what cases must I use 了 and in what cases not?
Synchronized implementation of a bank account in Java
Does .bashrc contain syntax errors?
Using Past-Perfect interchangeably with the Past Continuous
Variable completely messes up echoed string
How to generate binary array whose elements with values 1 are randomly drawn
Do US professors/group leaders only get a salary, but no group budget?
Describing a chess game in a novel
Eigenvalues of a $A^T A$
Show some eigenvalue properties for $A=xy^*$Some properties of a $2times 2$ matrix with repeated eigenvaluesProving that matrix is positive definiteEigenvalues of the sum of a stochastic matrix and a diagonal matrixShow non-symmetric matrix has non-orthogonal eigenvectorsRoots of Matrices and DiagonalizationEigenvalues of a block diagonal matrixEigenvalues of block matrixEigenvalues of Symmetric Pseudo-Toeplitz MatrixEigenvalues of same-row matricesEigenvalues of product of two matrices
$begingroup$
Given the matrix of order $1timesn$, $A=(a_1, a_2, ..., a_n)$ , where $a_i$ are real;
The question is to find all eigenvalues of $A^T A$.
I have proved that it is a non-invertible matrix, therefore $0$ is one of the values.
And the product matrix is an $nxn$ matrix with the diagonal elements being $a_1^2, a_2^2,...,a_n^2$.
I am struggling with finding the other eigenvalues, tried by calculating the det of $A - aI$, but didn't go anywhere.
linear-algebra matrices eigenvalues-eigenvectors
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
Given the matrix of order $1timesn$, $A=(a_1, a_2, ..., a_n)$ , where $a_i$ are real;
The question is to find all eigenvalues of $A^T A$.
I have proved that it is a non-invertible matrix, therefore $0$ is one of the values.
And the product matrix is an $nxn$ matrix with the diagonal elements being $a_1^2, a_2^2,...,a_n^2$.
I am struggling with finding the other eigenvalues, tried by calculating the det of $A - aI$, but didn't go anywhere.
linear-algebra matrices eigenvalues-eigenvectors
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
$begingroup$
Your might check out math.stackexchange.com/questions/3137885/…. I left an answer there which I believe addresses your question.
$endgroup$
– Robert Lewis
Mar 12 at 16:52
$begingroup$
Also, by "A(transpose)*" do you mean $(A^T)^* = A^dagger$? Cheers!
$endgroup$
– Robert Lewis
Mar 12 at 16:54
$begingroup$
@RobertLewis I think the * is probably supposed to indicate multiplication.
$endgroup$
– saulspatz
Mar 12 at 17:00
1
$begingroup$
@RobertLewis By that I mean multiplying A transpose with A.
$endgroup$
– Kamal Khalaily
Mar 12 at 17:01
add a comment |
$begingroup$
Given the matrix of order $1timesn$, $A=(a_1, a_2, ..., a_n)$ , where $a_i$ are real;
The question is to find all eigenvalues of $A^T A$.
I have proved that it is a non-invertible matrix, therefore $0$ is one of the values.
And the product matrix is an $nxn$ matrix with the diagonal elements being $a_1^2, a_2^2,...,a_n^2$.
I am struggling with finding the other eigenvalues, tried by calculating the det of $A - aI$, but didn't go anywhere.
linear-algebra matrices eigenvalues-eigenvectors
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
Given the matrix of order $1timesn$, $A=(a_1, a_2, ..., a_n)$ , where $a_i$ are real;
The question is to find all eigenvalues of $A^T A$.
I have proved that it is a non-invertible matrix, therefore $0$ is one of the values.
And the product matrix is an $nxn$ matrix with the diagonal elements being $a_1^2, a_2^2,...,a_n^2$.
I am struggling with finding the other eigenvalues, tried by calculating the det of $A - aI$, but didn't go anywhere.
linear-algebra matrices eigenvalues-eigenvectors
linear-algebra matrices eigenvalues-eigenvectors
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Mar 12 at 18:49
6005
37k751127
37k751127
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Mar 12 at 16:48
Kamal KhalailyKamal Khalaily
233
233
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Kamal Khalaily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$begingroup$
Your might check out math.stackexchange.com/questions/3137885/…. I left an answer there which I believe addresses your question.
$endgroup$
– Robert Lewis
Mar 12 at 16:52
$begingroup$
Also, by "A(transpose)*" do you mean $(A^T)^* = A^dagger$? Cheers!
$endgroup$
– Robert Lewis
Mar 12 at 16:54
$begingroup$
@RobertLewis I think the * is probably supposed to indicate multiplication.
$endgroup$
– saulspatz
Mar 12 at 17:00
1
$begingroup$
@RobertLewis By that I mean multiplying A transpose with A.
$endgroup$
– Kamal Khalaily
Mar 12 at 17:01
add a comment |
$begingroup$
Your might check out math.stackexchange.com/questions/3137885/…. I left an answer there which I believe addresses your question.
$endgroup$
– Robert Lewis
Mar 12 at 16:52
$begingroup$
Also, by "A(transpose)*" do you mean $(A^T)^* = A^dagger$? Cheers!
$endgroup$
– Robert Lewis
Mar 12 at 16:54
$begingroup$
@RobertLewis I think the * is probably supposed to indicate multiplication.
$endgroup$
– saulspatz
Mar 12 at 17:00
1
$begingroup$
@RobertLewis By that I mean multiplying A transpose with A.
$endgroup$
– Kamal Khalaily
Mar 12 at 17:01
$begingroup$
Your might check out math.stackexchange.com/questions/3137885/…. I left an answer there which I believe addresses your question.
$endgroup$
– Robert Lewis
Mar 12 at 16:52
$begingroup$
Your might check out math.stackexchange.com/questions/3137885/…. I left an answer there which I believe addresses your question.
$endgroup$
– Robert Lewis
Mar 12 at 16:52
$begingroup$
Also, by "A(transpose)*" do you mean $(A^T)^* = A^dagger$? Cheers!
$endgroup$
– Robert Lewis
Mar 12 at 16:54
$begingroup$
Also, by "A(transpose)*" do you mean $(A^T)^* = A^dagger$? Cheers!
$endgroup$
– Robert Lewis
Mar 12 at 16:54
$begingroup$
@RobertLewis I think the * is probably supposed to indicate multiplication.
$endgroup$
– saulspatz
Mar 12 at 17:00
$begingroup$
@RobertLewis I think the * is probably supposed to indicate multiplication.
$endgroup$
– saulspatz
Mar 12 at 17:00
1
1
$begingroup$
@RobertLewis By that I mean multiplying A transpose with A.
$endgroup$
– Kamal Khalaily
Mar 12 at 17:01
$begingroup$
@RobertLewis By that I mean multiplying A transpose with A.
$endgroup$
– Kamal Khalaily
Mar 12 at 17:01
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
$$A^tA = beginpmatrix
a_1a_1 & a_1a_2 & a_1a_3 & dots & a_1a_n\
a_2a_1 & a_2 a_2 & a_2a_3 & dots & a_2a_n \
vdots & vdots & vdots & vdots & vdots \
a_na_1 & a_na_2 & a_na_3 & dots & a_na_n
endpmatrix$$
All the columns can be obtained by mutiplying by a scalar the first column, so $rank(A^tA)=1$. So $0$ is an eigen value with multiplicity $n-1$. The sum of eigen values is equal to the trace of the matrix, thus you can easily find the last eigenvalue.
$endgroup$
$begingroup$
Thank you very much; this has been the most helpful!
$endgroup$
– Kamal Khalaily
Mar 12 at 18:07
add a comment |
$begingroup$
Hint: Suppose that $v$ is an $n times 1$ vector orthogonal to $A$ (or more precisely, $w$ is a $1 times n$ vector orthogonal to $A$, and $v = w^t$). What do you get when you compute $A^*Av$?
$endgroup$
$begingroup$
Thanks for your time! I managed to solve the problem :)
$endgroup$
– Kamal Khalaily
Mar 12 at 18:08
add a comment |
$begingroup$
Consider the definition of an eigenvalue / eigenvector pair,
$$
A^T A v = lambda v.
$$
Now extend $A$ to an orthogonal basis: so let $A_1, A_2, ldots, A_n$ be an orthogonal basis for $mathbbR^n$, where $A_1 = A^T$. Write $v$ in this basis:
$$
v = a_1 A^T + a_2 A_2 + a_3 A_3 + cdots + a_n A_n.
$$
Then,
$$
A^T Av = a_1 A^T A A^T + a_2 A^T A A_2 + a_3 A^T A A_3 + cdots + a_n A^T A A_n.
$$
Because the basis is orthogonal, $A A_k = 0$ for any $k ge 2$. Also $A A^T$ = $|A|^2$. So this just reduces to
$$
A^T A v = a_1 A^T |A|^2.
$$
The only way this can be equal to $lambda v$ is if $lambda = 0$ and the component $a_1 = 0$, or if $lambda = |A|^2$ and the components $a_2, a_3, ldots, a_n$ are all $0$.
So the only eigenvalues are $0$ and $|A|^2$, and we get the corresponding eigenvectors as well.
$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
);
);
Kamal Khalaily is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3145329%2feigenvalues-of-a-at-a%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$$A^tA = beginpmatrix
a_1a_1 & a_1a_2 & a_1a_3 & dots & a_1a_n\
a_2a_1 & a_2 a_2 & a_2a_3 & dots & a_2a_n \
vdots & vdots & vdots & vdots & vdots \
a_na_1 & a_na_2 & a_na_3 & dots & a_na_n
endpmatrix$$
All the columns can be obtained by mutiplying by a scalar the first column, so $rank(A^tA)=1$. So $0$ is an eigen value with multiplicity $n-1$. The sum of eigen values is equal to the trace of the matrix, thus you can easily find the last eigenvalue.
$endgroup$
$begingroup$
Thank you very much; this has been the most helpful!
$endgroup$
– Kamal Khalaily
Mar 12 at 18:07
add a comment |
$begingroup$
$$A^tA = beginpmatrix
a_1a_1 & a_1a_2 & a_1a_3 & dots & a_1a_n\
a_2a_1 & a_2 a_2 & a_2a_3 & dots & a_2a_n \
vdots & vdots & vdots & vdots & vdots \
a_na_1 & a_na_2 & a_na_3 & dots & a_na_n
endpmatrix$$
All the columns can be obtained by mutiplying by a scalar the first column, so $rank(A^tA)=1$. So $0$ is an eigen value with multiplicity $n-1$. The sum of eigen values is equal to the trace of the matrix, thus you can easily find the last eigenvalue.
$endgroup$
$begingroup$
Thank you very much; this has been the most helpful!
$endgroup$
– Kamal Khalaily
Mar 12 at 18:07
add a comment |
$begingroup$
$$A^tA = beginpmatrix
a_1a_1 & a_1a_2 & a_1a_3 & dots & a_1a_n\
a_2a_1 & a_2 a_2 & a_2a_3 & dots & a_2a_n \
vdots & vdots & vdots & vdots & vdots \
a_na_1 & a_na_2 & a_na_3 & dots & a_na_n
endpmatrix$$
All the columns can be obtained by mutiplying by a scalar the first column, so $rank(A^tA)=1$. So $0$ is an eigen value with multiplicity $n-1$. The sum of eigen values is equal to the trace of the matrix, thus you can easily find the last eigenvalue.
$endgroup$
$$A^tA = beginpmatrix
a_1a_1 & a_1a_2 & a_1a_3 & dots & a_1a_n\
a_2a_1 & a_2 a_2 & a_2a_3 & dots & a_2a_n \
vdots & vdots & vdots & vdots & vdots \
a_na_1 & a_na_2 & a_na_3 & dots & a_na_n
endpmatrix$$
All the columns can be obtained by mutiplying by a scalar the first column, so $rank(A^tA)=1$. So $0$ is an eigen value with multiplicity $n-1$. The sum of eigen values is equal to the trace of the matrix, thus you can easily find the last eigenvalue.
answered Mar 12 at 17:49
JenniferJennifer
8,60521837
8,60521837
$begingroup$
Thank you very much; this has been the most helpful!
$endgroup$
– Kamal Khalaily
Mar 12 at 18:07
add a comment |
$begingroup$
Thank you very much; this has been the most helpful!
$endgroup$
– Kamal Khalaily
Mar 12 at 18:07
$begingroup$
Thank you very much; this has been the most helpful!
$endgroup$
– Kamal Khalaily
Mar 12 at 18:07
$begingroup$
Thank you very much; this has been the most helpful!
$endgroup$
– Kamal Khalaily
Mar 12 at 18:07
add a comment |
$begingroup$
Hint: Suppose that $v$ is an $n times 1$ vector orthogonal to $A$ (or more precisely, $w$ is a $1 times n$ vector orthogonal to $A$, and $v = w^t$). What do you get when you compute $A^*Av$?
$endgroup$
$begingroup$
Thanks for your time! I managed to solve the problem :)
$endgroup$
– Kamal Khalaily
Mar 12 at 18:08
add a comment |
$begingroup$
Hint: Suppose that $v$ is an $n times 1$ vector orthogonal to $A$ (or more precisely, $w$ is a $1 times n$ vector orthogonal to $A$, and $v = w^t$). What do you get when you compute $A^*Av$?
$endgroup$
$begingroup$
Thanks for your time! I managed to solve the problem :)
$endgroup$
– Kamal Khalaily
Mar 12 at 18:08
add a comment |
$begingroup$
Hint: Suppose that $v$ is an $n times 1$ vector orthogonal to $A$ (or more precisely, $w$ is a $1 times n$ vector orthogonal to $A$, and $v = w^t$). What do you get when you compute $A^*Av$?
$endgroup$
Hint: Suppose that $v$ is an $n times 1$ vector orthogonal to $A$ (or more precisely, $w$ is a $1 times n$ vector orthogonal to $A$, and $v = w^t$). What do you get when you compute $A^*Av$?
answered Mar 12 at 17:48
John HughesJohn Hughes
64.6k24191
64.6k24191
$begingroup$
Thanks for your time! I managed to solve the problem :)
$endgroup$
– Kamal Khalaily
Mar 12 at 18:08
add a comment |
$begingroup$
Thanks for your time! I managed to solve the problem :)
$endgroup$
– Kamal Khalaily
Mar 12 at 18:08
$begingroup$
Thanks for your time! I managed to solve the problem :)
$endgroup$
– Kamal Khalaily
Mar 12 at 18:08
$begingroup$
Thanks for your time! I managed to solve the problem :)
$endgroup$
– Kamal Khalaily
Mar 12 at 18:08
add a comment |
$begingroup$
Consider the definition of an eigenvalue / eigenvector pair,
$$
A^T A v = lambda v.
$$
Now extend $A$ to an orthogonal basis: so let $A_1, A_2, ldots, A_n$ be an orthogonal basis for $mathbbR^n$, where $A_1 = A^T$. Write $v$ in this basis:
$$
v = a_1 A^T + a_2 A_2 + a_3 A_3 + cdots + a_n A_n.
$$
Then,
$$
A^T Av = a_1 A^T A A^T + a_2 A^T A A_2 + a_3 A^T A A_3 + cdots + a_n A^T A A_n.
$$
Because the basis is orthogonal, $A A_k = 0$ for any $k ge 2$. Also $A A^T$ = $|A|^2$. So this just reduces to
$$
A^T A v = a_1 A^T |A|^2.
$$
The only way this can be equal to $lambda v$ is if $lambda = 0$ and the component $a_1 = 0$, or if $lambda = |A|^2$ and the components $a_2, a_3, ldots, a_n$ are all $0$.
So the only eigenvalues are $0$ and $|A|^2$, and we get the corresponding eigenvectors as well.
$endgroup$
add a comment |
$begingroup$
Consider the definition of an eigenvalue / eigenvector pair,
$$
A^T A v = lambda v.
$$
Now extend $A$ to an orthogonal basis: so let $A_1, A_2, ldots, A_n$ be an orthogonal basis for $mathbbR^n$, where $A_1 = A^T$. Write $v$ in this basis:
$$
v = a_1 A^T + a_2 A_2 + a_3 A_3 + cdots + a_n A_n.
$$
Then,
$$
A^T Av = a_1 A^T A A^T + a_2 A^T A A_2 + a_3 A^T A A_3 + cdots + a_n A^T A A_n.
$$
Because the basis is orthogonal, $A A_k = 0$ for any $k ge 2$. Also $A A^T$ = $|A|^2$. So this just reduces to
$$
A^T A v = a_1 A^T |A|^2.
$$
The only way this can be equal to $lambda v$ is if $lambda = 0$ and the component $a_1 = 0$, or if $lambda = |A|^2$ and the components $a_2, a_3, ldots, a_n$ are all $0$.
So the only eigenvalues are $0$ and $|A|^2$, and we get the corresponding eigenvectors as well.
$endgroup$
add a comment |
$begingroup$
Consider the definition of an eigenvalue / eigenvector pair,
$$
A^T A v = lambda v.
$$
Now extend $A$ to an orthogonal basis: so let $A_1, A_2, ldots, A_n$ be an orthogonal basis for $mathbbR^n$, where $A_1 = A^T$. Write $v$ in this basis:
$$
v = a_1 A^T + a_2 A_2 + a_3 A_3 + cdots + a_n A_n.
$$
Then,
$$
A^T Av = a_1 A^T A A^T + a_2 A^T A A_2 + a_3 A^T A A_3 + cdots + a_n A^T A A_n.
$$
Because the basis is orthogonal, $A A_k = 0$ for any $k ge 2$. Also $A A^T$ = $|A|^2$. So this just reduces to
$$
A^T A v = a_1 A^T |A|^2.
$$
The only way this can be equal to $lambda v$ is if $lambda = 0$ and the component $a_1 = 0$, or if $lambda = |A|^2$ and the components $a_2, a_3, ldots, a_n$ are all $0$.
So the only eigenvalues are $0$ and $|A|^2$, and we get the corresponding eigenvectors as well.
$endgroup$
Consider the definition of an eigenvalue / eigenvector pair,
$$
A^T A v = lambda v.
$$
Now extend $A$ to an orthogonal basis: so let $A_1, A_2, ldots, A_n$ be an orthogonal basis for $mathbbR^n$, where $A_1 = A^T$. Write $v$ in this basis:
$$
v = a_1 A^T + a_2 A_2 + a_3 A_3 + cdots + a_n A_n.
$$
Then,
$$
A^T Av = a_1 A^T A A^T + a_2 A^T A A_2 + a_3 A^T A A_3 + cdots + a_n A^T A A_n.
$$
Because the basis is orthogonal, $A A_k = 0$ for any $k ge 2$. Also $A A^T$ = $|A|^2$. So this just reduces to
$$
A^T A v = a_1 A^T |A|^2.
$$
The only way this can be equal to $lambda v$ is if $lambda = 0$ and the component $a_1 = 0$, or if $lambda = |A|^2$ and the components $a_2, a_3, ldots, a_n$ are all $0$.
So the only eigenvalues are $0$ and $|A|^2$, and we get the corresponding eigenvectors as well.
answered Mar 12 at 18:44
60056005
37k751127
37k751127
add a comment |
add a comment |
Kamal Khalaily is a new contributor. Be nice, and check out our Code of Conduct.
Kamal Khalaily is a new contributor. Be nice, and check out our Code of Conduct.
Kamal Khalaily is a new contributor. Be nice, and check out our Code of Conduct.
Kamal Khalaily is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3145329%2feigenvalues-of-a-at-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
$begingroup$
Your might check out math.stackexchange.com/questions/3137885/…. I left an answer there which I believe addresses your question.
$endgroup$
– Robert Lewis
Mar 12 at 16:52
$begingroup$
Also, by "A(transpose)*" do you mean $(A^T)^* = A^dagger$? Cheers!
$endgroup$
– Robert Lewis
Mar 12 at 16:54
$begingroup$
@RobertLewis I think the * is probably supposed to indicate multiplication.
$endgroup$
– saulspatz
Mar 12 at 17:00
1
$begingroup$
@RobertLewis By that I mean multiplying A transpose with A.
$endgroup$
– Kamal Khalaily
Mar 12 at 17:01