Eigenvalues of random matrix
$begingroup$
I am studying random matrix and stuck by a problem. Is there any way that I can calculate or describe eigenvalues of random matrix? My first attempt was as follows:
Let $A$ be random matrix s.t. $A=(a_{ij})$ and $a_{ij}sim N(0,sigma^{2})$. Let $lambda$ be eigenvalue of random matrix A and let $x$ be eigenvector of $A$. As
begin{equation}
Ax=lambda x
end{equation}
we can expand this as
begin{equation}
a_{i1}x_{1}+cdots+a_{in}x_{n}=lambda x_{i}
end{equation}
And IF WE ALLOW $x_{i}$ to be scalars not depending on random variables $a_{ij}$,
begin{align}
mathbb{E}(a_{i1}x_{1}+cdots+a_{in}x_{n})&=mathbb{E}(lambda x_{i})\
mathbb{E}(a_{i1})x_{1}+cdots+ mathbb{E}(a_{in})x_{1}&=mathbb{E}(lambda)x_{i}\
0&=mathbb{E}(lambda)x_{i}
end{align}
Thus, $mathbb{E}(lambda)=0$(assuming $x_{i}neq0$)
And by same method, we can show variance of $lambda$ to be $mathbb{V}(lambda)=nsigma^{2}$.
I think there is a serious problem in that I assumed $x_{i}$s to be scalar.
Is there any way to solve this problem?
Is there any depiction or theorem about eigenvalues of a random matrix defined as I defined?
linear-algebra probability matrices eigenvalues-eigenvectors random-matrices
$endgroup$
add a comment |
$begingroup$
I am studying random matrix and stuck by a problem. Is there any way that I can calculate or describe eigenvalues of random matrix? My first attempt was as follows:
Let $A$ be random matrix s.t. $A=(a_{ij})$ and $a_{ij}sim N(0,sigma^{2})$. Let $lambda$ be eigenvalue of random matrix A and let $x$ be eigenvector of $A$. As
begin{equation}
Ax=lambda x
end{equation}
we can expand this as
begin{equation}
a_{i1}x_{1}+cdots+a_{in}x_{n}=lambda x_{i}
end{equation}
And IF WE ALLOW $x_{i}$ to be scalars not depending on random variables $a_{ij}$,
begin{align}
mathbb{E}(a_{i1}x_{1}+cdots+a_{in}x_{n})&=mathbb{E}(lambda x_{i})\
mathbb{E}(a_{i1})x_{1}+cdots+ mathbb{E}(a_{in})x_{1}&=mathbb{E}(lambda)x_{i}\
0&=mathbb{E}(lambda)x_{i}
end{align}
Thus, $mathbb{E}(lambda)=0$(assuming $x_{i}neq0$)
And by same method, we can show variance of $lambda$ to be $mathbb{V}(lambda)=nsigma^{2}$.
I think there is a serious problem in that I assumed $x_{i}$s to be scalar.
Is there any way to solve this problem?
Is there any depiction or theorem about eigenvalues of a random matrix defined as I defined?
linear-algebra probability matrices eigenvalues-eigenvectors random-matrices
$endgroup$
2
$begingroup$
Your problem is not well-posed. $A$ has $n$ random eigenvalues. You need to specify a method for picking one of them before talking about its expected value.
$endgroup$
– user1551
Dec 8 '18 at 9:47
$begingroup$
Wigner's Semicircle Law might be of interest to you.
$endgroup$
– JimmyK4542
Dec 8 '18 at 9:50
$begingroup$
@user1551 What can be said about maximum eigenvalue of $A$??
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:01
$begingroup$
@JimmyK4542 Thx very much!
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:04
$begingroup$
$mathbb C$ is not an ordered field. There is no such thing as a "maximum" eigenvalue. If you are talking about the spectral radius, I don't know the answer, but I'd bet that this has been studied in the literature.
$endgroup$
– user1551
Dec 8 '18 at 10:10
add a comment |
$begingroup$
I am studying random matrix and stuck by a problem. Is there any way that I can calculate or describe eigenvalues of random matrix? My first attempt was as follows:
Let $A$ be random matrix s.t. $A=(a_{ij})$ and $a_{ij}sim N(0,sigma^{2})$. Let $lambda$ be eigenvalue of random matrix A and let $x$ be eigenvector of $A$. As
begin{equation}
Ax=lambda x
end{equation}
we can expand this as
begin{equation}
a_{i1}x_{1}+cdots+a_{in}x_{n}=lambda x_{i}
end{equation}
And IF WE ALLOW $x_{i}$ to be scalars not depending on random variables $a_{ij}$,
begin{align}
mathbb{E}(a_{i1}x_{1}+cdots+a_{in}x_{n})&=mathbb{E}(lambda x_{i})\
mathbb{E}(a_{i1})x_{1}+cdots+ mathbb{E}(a_{in})x_{1}&=mathbb{E}(lambda)x_{i}\
0&=mathbb{E}(lambda)x_{i}
end{align}
Thus, $mathbb{E}(lambda)=0$(assuming $x_{i}neq0$)
And by same method, we can show variance of $lambda$ to be $mathbb{V}(lambda)=nsigma^{2}$.
I think there is a serious problem in that I assumed $x_{i}$s to be scalar.
Is there any way to solve this problem?
Is there any depiction or theorem about eigenvalues of a random matrix defined as I defined?
linear-algebra probability matrices eigenvalues-eigenvectors random-matrices
$endgroup$
I am studying random matrix and stuck by a problem. Is there any way that I can calculate or describe eigenvalues of random matrix? My first attempt was as follows:
Let $A$ be random matrix s.t. $A=(a_{ij})$ and $a_{ij}sim N(0,sigma^{2})$. Let $lambda$ be eigenvalue of random matrix A and let $x$ be eigenvector of $A$. As
begin{equation}
Ax=lambda x
end{equation}
we can expand this as
begin{equation}
a_{i1}x_{1}+cdots+a_{in}x_{n}=lambda x_{i}
end{equation}
And IF WE ALLOW $x_{i}$ to be scalars not depending on random variables $a_{ij}$,
begin{align}
mathbb{E}(a_{i1}x_{1}+cdots+a_{in}x_{n})&=mathbb{E}(lambda x_{i})\
mathbb{E}(a_{i1})x_{1}+cdots+ mathbb{E}(a_{in})x_{1}&=mathbb{E}(lambda)x_{i}\
0&=mathbb{E}(lambda)x_{i}
end{align}
Thus, $mathbb{E}(lambda)=0$(assuming $x_{i}neq0$)
And by same method, we can show variance of $lambda$ to be $mathbb{V}(lambda)=nsigma^{2}$.
I think there is a serious problem in that I assumed $x_{i}$s to be scalar.
Is there any way to solve this problem?
Is there any depiction or theorem about eigenvalues of a random matrix defined as I defined?
linear-algebra probability matrices eigenvalues-eigenvectors random-matrices
linear-algebra probability matrices eigenvalues-eigenvectors random-matrices
edited Dec 8 '18 at 10:06
Ryoungwoo Jang
asked Dec 8 '18 at 9:38
Ryoungwoo JangRyoungwoo Jang
35327
35327
2
$begingroup$
Your problem is not well-posed. $A$ has $n$ random eigenvalues. You need to specify a method for picking one of them before talking about its expected value.
$endgroup$
– user1551
Dec 8 '18 at 9:47
$begingroup$
Wigner's Semicircle Law might be of interest to you.
$endgroup$
– JimmyK4542
Dec 8 '18 at 9:50
$begingroup$
@user1551 What can be said about maximum eigenvalue of $A$??
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:01
$begingroup$
@JimmyK4542 Thx very much!
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:04
$begingroup$
$mathbb C$ is not an ordered field. There is no such thing as a "maximum" eigenvalue. If you are talking about the spectral radius, I don't know the answer, but I'd bet that this has been studied in the literature.
$endgroup$
– user1551
Dec 8 '18 at 10:10
add a comment |
2
$begingroup$
Your problem is not well-posed. $A$ has $n$ random eigenvalues. You need to specify a method for picking one of them before talking about its expected value.
$endgroup$
– user1551
Dec 8 '18 at 9:47
$begingroup$
Wigner's Semicircle Law might be of interest to you.
$endgroup$
– JimmyK4542
Dec 8 '18 at 9:50
$begingroup$
@user1551 What can be said about maximum eigenvalue of $A$??
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:01
$begingroup$
@JimmyK4542 Thx very much!
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:04
$begingroup$
$mathbb C$ is not an ordered field. There is no such thing as a "maximum" eigenvalue. If you are talking about the spectral radius, I don't know the answer, but I'd bet that this has been studied in the literature.
$endgroup$
– user1551
Dec 8 '18 at 10:10
2
2
$begingroup$
Your problem is not well-posed. $A$ has $n$ random eigenvalues. You need to specify a method for picking one of them before talking about its expected value.
$endgroup$
– user1551
Dec 8 '18 at 9:47
$begingroup$
Your problem is not well-posed. $A$ has $n$ random eigenvalues. You need to specify a method for picking one of them before talking about its expected value.
$endgroup$
– user1551
Dec 8 '18 at 9:47
$begingroup$
Wigner's Semicircle Law might be of interest to you.
$endgroup$
– JimmyK4542
Dec 8 '18 at 9:50
$begingroup$
Wigner's Semicircle Law might be of interest to you.
$endgroup$
– JimmyK4542
Dec 8 '18 at 9:50
$begingroup$
@user1551 What can be said about maximum eigenvalue of $A$??
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:01
$begingroup$
@user1551 What can be said about maximum eigenvalue of $A$??
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:01
$begingroup$
@JimmyK4542 Thx very much!
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:04
$begingroup$
@JimmyK4542 Thx very much!
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:04
$begingroup$
$mathbb C$ is not an ordered field. There is no such thing as a "maximum" eigenvalue. If you are talking about the spectral radius, I don't know the answer, but I'd bet that this has been studied in the literature.
$endgroup$
– user1551
Dec 8 '18 at 10:10
$begingroup$
$mathbb C$ is not an ordered field. There is no such thing as a "maximum" eigenvalue. If you are talking about the spectral radius, I don't know the answer, but I'd bet that this has been studied in the literature.
$endgroup$
– user1551
Dec 8 '18 at 10:10
add a comment |
0
active
oldest
votes
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%2f3030891%2feigenvalues-of-random-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3030891%2feigenvalues-of-random-matrix%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
2
$begingroup$
Your problem is not well-posed. $A$ has $n$ random eigenvalues. You need to specify a method for picking one of them before talking about its expected value.
$endgroup$
– user1551
Dec 8 '18 at 9:47
$begingroup$
Wigner's Semicircle Law might be of interest to you.
$endgroup$
– JimmyK4542
Dec 8 '18 at 9:50
$begingroup$
@user1551 What can be said about maximum eigenvalue of $A$??
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:01
$begingroup$
@JimmyK4542 Thx very much!
$endgroup$
– Ryoungwoo Jang
Dec 8 '18 at 10:04
$begingroup$
$mathbb C$ is not an ordered field. There is no such thing as a "maximum" eigenvalue. If you are talking about the spectral radius, I don't know the answer, but I'd bet that this has been studied in the literature.
$endgroup$
– user1551
Dec 8 '18 at 10:10