Reference request: Convergence of singular values of tall random matrix
$begingroup$
Let $X_ninmathbb{R}^{ntimes m}$ be a matrix whose entries are i.i.d. random variables with zero mean and variance $sigma^2$. Let $m$ be a fixed integer and $|cdot|$ denote the 2-norm of a matrix. I would like to prove that
$$
left|frac{1}{n} X_n^top X_n -sigma^2 Iright| overset{P}{to} 0 text{ as } ntoinfty
$$
where $overset{P}{to} 0$ denotes convergence in probability.
I believe that this should be a well-known fact, which should follow from the fact that high-dimensional random vectors are almost orthogonal as their dimension increases (see e.g. here). However, I couldn't find a reference with a rigorous proof. Hence, I would really appreciate any comment with pointers to the literature. Thanks!
linear-algebra probability reference-request convergence random-matrices
$endgroup$
add a comment |
$begingroup$
Let $X_ninmathbb{R}^{ntimes m}$ be a matrix whose entries are i.i.d. random variables with zero mean and variance $sigma^2$. Let $m$ be a fixed integer and $|cdot|$ denote the 2-norm of a matrix. I would like to prove that
$$
left|frac{1}{n} X_n^top X_n -sigma^2 Iright| overset{P}{to} 0 text{ as } ntoinfty
$$
where $overset{P}{to} 0$ denotes convergence in probability.
I believe that this should be a well-known fact, which should follow from the fact that high-dimensional random vectors are almost orthogonal as their dimension increases (see e.g. here). However, I couldn't find a reference with a rigorous proof. Hence, I would really appreciate any comment with pointers to the literature. Thanks!
linear-algebra probability reference-request convergence random-matrices
$endgroup$
add a comment |
$begingroup$
Let $X_ninmathbb{R}^{ntimes m}$ be a matrix whose entries are i.i.d. random variables with zero mean and variance $sigma^2$. Let $m$ be a fixed integer and $|cdot|$ denote the 2-norm of a matrix. I would like to prove that
$$
left|frac{1}{n} X_n^top X_n -sigma^2 Iright| overset{P}{to} 0 text{ as } ntoinfty
$$
where $overset{P}{to} 0$ denotes convergence in probability.
I believe that this should be a well-known fact, which should follow from the fact that high-dimensional random vectors are almost orthogonal as their dimension increases (see e.g. here). However, I couldn't find a reference with a rigorous proof. Hence, I would really appreciate any comment with pointers to the literature. Thanks!
linear-algebra probability reference-request convergence random-matrices
$endgroup$
Let $X_ninmathbb{R}^{ntimes m}$ be a matrix whose entries are i.i.d. random variables with zero mean and variance $sigma^2$. Let $m$ be a fixed integer and $|cdot|$ denote the 2-norm of a matrix. I would like to prove that
$$
left|frac{1}{n} X_n^top X_n -sigma^2 Iright| overset{P}{to} 0 text{ as } ntoinfty
$$
where $overset{P}{to} 0$ denotes convergence in probability.
I believe that this should be a well-known fact, which should follow from the fact that high-dimensional random vectors are almost orthogonal as their dimension increases (see e.g. here). However, I couldn't find a reference with a rigorous proof. Hence, I would really appreciate any comment with pointers to the literature. Thanks!
linear-algebra probability reference-request convergence random-matrices
linear-algebra probability reference-request convergence random-matrices
asked Jan 15 at 19:54
LudwigLudwig
813715
813715
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
In fact, since we are already assuming i.i.d. sequence, it is a direct consequence of the famous Strong (Weak) law of large numbers. (We don't need any advanced theorems other than SLLN.) The proof goes like this. Let $X_{k,j}$ $(k=1,2,ldots, n$ ,$j=1,2,ldots m)$ denote $(k,j)$-th entry of $X_n$. Observe that $(i,j)$-th entry of the matrix $frac{1}{n}X_n^top X_n$ is given by
$$
frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}.
$$ Note that for each $(i,j)$, $(X_{ki}X_{kj})_{kinBbb N}$ is an i.i.d. sequence of random variables. Thus by Strong law of large numbers, we have
$$frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}to_{text{a.s.}} E[X_{1i}X_{1j}]=begin{cases}sigma^2,quad i=j\0,quad ine jend{cases}.
$$ This implies that each entry of $mtimes m$ matrix $M_n:=frac{1}{n}X_n^top X_n-sigma^2I$ converges to $0$ almost surely. Now, since
$$
|M_n|_2^2= sum_{i,j=1}^m |M_{i,j}|^2,
$$ it follows that
$$
lim_{ntoinfty}|M_n|_2=0
$$ almost surely. It follows that
$$
|frac{1}{n}X_n^top X_n-sigma^2I|_2to_p 0,
$$ since almost sure convergence implies convergence in probability.
$endgroup$
add a comment |
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%2f3074879%2freference-request-convergence-of-singular-values-of-tall-random-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
In fact, since we are already assuming i.i.d. sequence, it is a direct consequence of the famous Strong (Weak) law of large numbers. (We don't need any advanced theorems other than SLLN.) The proof goes like this. Let $X_{k,j}$ $(k=1,2,ldots, n$ ,$j=1,2,ldots m)$ denote $(k,j)$-th entry of $X_n$. Observe that $(i,j)$-th entry of the matrix $frac{1}{n}X_n^top X_n$ is given by
$$
frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}.
$$ Note that for each $(i,j)$, $(X_{ki}X_{kj})_{kinBbb N}$ is an i.i.d. sequence of random variables. Thus by Strong law of large numbers, we have
$$frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}to_{text{a.s.}} E[X_{1i}X_{1j}]=begin{cases}sigma^2,quad i=j\0,quad ine jend{cases}.
$$ This implies that each entry of $mtimes m$ matrix $M_n:=frac{1}{n}X_n^top X_n-sigma^2I$ converges to $0$ almost surely. Now, since
$$
|M_n|_2^2= sum_{i,j=1}^m |M_{i,j}|^2,
$$ it follows that
$$
lim_{ntoinfty}|M_n|_2=0
$$ almost surely. It follows that
$$
|frac{1}{n}X_n^top X_n-sigma^2I|_2to_p 0,
$$ since almost sure convergence implies convergence in probability.
$endgroup$
add a comment |
$begingroup$
In fact, since we are already assuming i.i.d. sequence, it is a direct consequence of the famous Strong (Weak) law of large numbers. (We don't need any advanced theorems other than SLLN.) The proof goes like this. Let $X_{k,j}$ $(k=1,2,ldots, n$ ,$j=1,2,ldots m)$ denote $(k,j)$-th entry of $X_n$. Observe that $(i,j)$-th entry of the matrix $frac{1}{n}X_n^top X_n$ is given by
$$
frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}.
$$ Note that for each $(i,j)$, $(X_{ki}X_{kj})_{kinBbb N}$ is an i.i.d. sequence of random variables. Thus by Strong law of large numbers, we have
$$frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}to_{text{a.s.}} E[X_{1i}X_{1j}]=begin{cases}sigma^2,quad i=j\0,quad ine jend{cases}.
$$ This implies that each entry of $mtimes m$ matrix $M_n:=frac{1}{n}X_n^top X_n-sigma^2I$ converges to $0$ almost surely. Now, since
$$
|M_n|_2^2= sum_{i,j=1}^m |M_{i,j}|^2,
$$ it follows that
$$
lim_{ntoinfty}|M_n|_2=0
$$ almost surely. It follows that
$$
|frac{1}{n}X_n^top X_n-sigma^2I|_2to_p 0,
$$ since almost sure convergence implies convergence in probability.
$endgroup$
add a comment |
$begingroup$
In fact, since we are already assuming i.i.d. sequence, it is a direct consequence of the famous Strong (Weak) law of large numbers. (We don't need any advanced theorems other than SLLN.) The proof goes like this. Let $X_{k,j}$ $(k=1,2,ldots, n$ ,$j=1,2,ldots m)$ denote $(k,j)$-th entry of $X_n$. Observe that $(i,j)$-th entry of the matrix $frac{1}{n}X_n^top X_n$ is given by
$$
frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}.
$$ Note that for each $(i,j)$, $(X_{ki}X_{kj})_{kinBbb N}$ is an i.i.d. sequence of random variables. Thus by Strong law of large numbers, we have
$$frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}to_{text{a.s.}} E[X_{1i}X_{1j}]=begin{cases}sigma^2,quad i=j\0,quad ine jend{cases}.
$$ This implies that each entry of $mtimes m$ matrix $M_n:=frac{1}{n}X_n^top X_n-sigma^2I$ converges to $0$ almost surely. Now, since
$$
|M_n|_2^2= sum_{i,j=1}^m |M_{i,j}|^2,
$$ it follows that
$$
lim_{ntoinfty}|M_n|_2=0
$$ almost surely. It follows that
$$
|frac{1}{n}X_n^top X_n-sigma^2I|_2to_p 0,
$$ since almost sure convergence implies convergence in probability.
$endgroup$
In fact, since we are already assuming i.i.d. sequence, it is a direct consequence of the famous Strong (Weak) law of large numbers. (We don't need any advanced theorems other than SLLN.) The proof goes like this. Let $X_{k,j}$ $(k=1,2,ldots, n$ ,$j=1,2,ldots m)$ denote $(k,j)$-th entry of $X_n$. Observe that $(i,j)$-th entry of the matrix $frac{1}{n}X_n^top X_n$ is given by
$$
frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}.
$$ Note that for each $(i,j)$, $(X_{ki}X_{kj})_{kinBbb N}$ is an i.i.d. sequence of random variables. Thus by Strong law of large numbers, we have
$$frac{1}{n}sum_{k=1}^n X_{ki}X_{kj}to_{text{a.s.}} E[X_{1i}X_{1j}]=begin{cases}sigma^2,quad i=j\0,quad ine jend{cases}.
$$ This implies that each entry of $mtimes m$ matrix $M_n:=frac{1}{n}X_n^top X_n-sigma^2I$ converges to $0$ almost surely. Now, since
$$
|M_n|_2^2= sum_{i,j=1}^m |M_{i,j}|^2,
$$ it follows that
$$
lim_{ntoinfty}|M_n|_2=0
$$ almost surely. It follows that
$$
|frac{1}{n}X_n^top X_n-sigma^2I|_2to_p 0,
$$ since almost sure convergence implies convergence in probability.
edited Jan 21 at 19:00
answered Jan 15 at 20:54
SongSong
18.5k21651
18.5k21651
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%2f3074879%2freference-request-convergence-of-singular-values-of-tall-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