A sequence of orthogonal projection in Hilbert space
$begingroup$
Let $H$ be an infinite dimensional Hilbert space over $mathbb{C}$
Let ${v_n}_{n in mathbb{N}} subset H$ be a sequence of linearly independent vectors in $H$ such that $v_n to u$
Let $forall m in mathbb{N}: V_m = operatorname{span} {v_n}_{n geq m}$ and $P_m$ be the orthogonal projection on $V_m$
My question is if it is true that:
$$
forall v in V_1:
lim_{m to infty}
P_m(v)= a cdot u
$$
in $H$-norm and with $a in mathbb{C}$
Thanks.
fa.functional-analysis hilbert-spaces
$endgroup$
add a comment |
$begingroup$
Let $H$ be an infinite dimensional Hilbert space over $mathbb{C}$
Let ${v_n}_{n in mathbb{N}} subset H$ be a sequence of linearly independent vectors in $H$ such that $v_n to u$
Let $forall m in mathbb{N}: V_m = operatorname{span} {v_n}_{n geq m}$ and $P_m$ be the orthogonal projection on $V_m$
My question is if it is true that:
$$
forall v in V_1:
lim_{m to infty}
P_m(v)= a cdot u
$$
in $H$-norm and with $a in mathbb{C}$
Thanks.
fa.functional-analysis hilbert-spaces
$endgroup$
$begingroup$
I suppose that $V_m$ is supposed to be the closed span of ${v_n: , n ge m}$? Since otherwise there is no orthogonal projection onto $V_m$, in general.
$endgroup$
– Jochen Glueck
Feb 24 at 11:31
add a comment |
$begingroup$
Let $H$ be an infinite dimensional Hilbert space over $mathbb{C}$
Let ${v_n}_{n in mathbb{N}} subset H$ be a sequence of linearly independent vectors in $H$ such that $v_n to u$
Let $forall m in mathbb{N}: V_m = operatorname{span} {v_n}_{n geq m}$ and $P_m$ be the orthogonal projection on $V_m$
My question is if it is true that:
$$
forall v in V_1:
lim_{m to infty}
P_m(v)= a cdot u
$$
in $H$-norm and with $a in mathbb{C}$
Thanks.
fa.functional-analysis hilbert-spaces
$endgroup$
Let $H$ be an infinite dimensional Hilbert space over $mathbb{C}$
Let ${v_n}_{n in mathbb{N}} subset H$ be a sequence of linearly independent vectors in $H$ such that $v_n to u$
Let $forall m in mathbb{N}: V_m = operatorname{span} {v_n}_{n geq m}$ and $P_m$ be the orthogonal projection on $V_m$
My question is if it is true that:
$$
forall v in V_1:
lim_{m to infty}
P_m(v)= a cdot u
$$
in $H$-norm and with $a in mathbb{C}$
Thanks.
fa.functional-analysis hilbert-spaces
fa.functional-analysis hilbert-spaces
asked Feb 24 at 10:00
Matey MathMatey Math
23017
23017
$begingroup$
I suppose that $V_m$ is supposed to be the closed span of ${v_n: , n ge m}$? Since otherwise there is no orthogonal projection onto $V_m$, in general.
$endgroup$
– Jochen Glueck
Feb 24 at 11:31
add a comment |
$begingroup$
I suppose that $V_m$ is supposed to be the closed span of ${v_n: , n ge m}$? Since otherwise there is no orthogonal projection onto $V_m$, in general.
$endgroup$
– Jochen Glueck
Feb 24 at 11:31
$begingroup$
I suppose that $V_m$ is supposed to be the closed span of ${v_n: , n ge m}$? Since otherwise there is no orthogonal projection onto $V_m$, in general.
$endgroup$
– Jochen Glueck
Feb 24 at 11:31
$begingroup$
I suppose that $V_m$ is supposed to be the closed span of ${v_n: , n ge m}$? Since otherwise there is no orthogonal projection onto $V_m$, in general.
$endgroup$
– Jochen Glueck
Feb 24 at 11:31
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The answer is no, in general.
As a counterexample, let $H = L^2([0,1])$, let $(q_n)_{n in mathbb{N}}$ be your favourite enumeration of $[0,1] cap mathbb{Q}$ and define
begin{align*}
v_n := 1 + frac{1}{n} 1_{[0,q_n]}
end{align*}
for each $n in mathbb{N}$.
Then the span of ${v_n: , n ge m}$ is dense in $L^2([0,1])$ for each $m$ (since ${q_n: , n ge m}$ is dense in $[0,1]$) and hence $P_m$ is the identity operator. However, $v_n$ converges to the constant function with value $1$ as $n to infty$.
$endgroup$
$begingroup$
ok @JochenGlueck thanks for your answer
$endgroup$
– Matey Math
Feb 24 at 11:48
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: "504"
};
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%2fmathoverflow.net%2fquestions%2f323989%2fa-sequence-of-orthogonal-projection-in-hilbert-space%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$
The answer is no, in general.
As a counterexample, let $H = L^2([0,1])$, let $(q_n)_{n in mathbb{N}}$ be your favourite enumeration of $[0,1] cap mathbb{Q}$ and define
begin{align*}
v_n := 1 + frac{1}{n} 1_{[0,q_n]}
end{align*}
for each $n in mathbb{N}$.
Then the span of ${v_n: , n ge m}$ is dense in $L^2([0,1])$ for each $m$ (since ${q_n: , n ge m}$ is dense in $[0,1]$) and hence $P_m$ is the identity operator. However, $v_n$ converges to the constant function with value $1$ as $n to infty$.
$endgroup$
$begingroup$
ok @JochenGlueck thanks for your answer
$endgroup$
– Matey Math
Feb 24 at 11:48
add a comment |
$begingroup$
The answer is no, in general.
As a counterexample, let $H = L^2([0,1])$, let $(q_n)_{n in mathbb{N}}$ be your favourite enumeration of $[0,1] cap mathbb{Q}$ and define
begin{align*}
v_n := 1 + frac{1}{n} 1_{[0,q_n]}
end{align*}
for each $n in mathbb{N}$.
Then the span of ${v_n: , n ge m}$ is dense in $L^2([0,1])$ for each $m$ (since ${q_n: , n ge m}$ is dense in $[0,1]$) and hence $P_m$ is the identity operator. However, $v_n$ converges to the constant function with value $1$ as $n to infty$.
$endgroup$
$begingroup$
ok @JochenGlueck thanks for your answer
$endgroup$
– Matey Math
Feb 24 at 11:48
add a comment |
$begingroup$
The answer is no, in general.
As a counterexample, let $H = L^2([0,1])$, let $(q_n)_{n in mathbb{N}}$ be your favourite enumeration of $[0,1] cap mathbb{Q}$ and define
begin{align*}
v_n := 1 + frac{1}{n} 1_{[0,q_n]}
end{align*}
for each $n in mathbb{N}$.
Then the span of ${v_n: , n ge m}$ is dense in $L^2([0,1])$ for each $m$ (since ${q_n: , n ge m}$ is dense in $[0,1]$) and hence $P_m$ is the identity operator. However, $v_n$ converges to the constant function with value $1$ as $n to infty$.
$endgroup$
The answer is no, in general.
As a counterexample, let $H = L^2([0,1])$, let $(q_n)_{n in mathbb{N}}$ be your favourite enumeration of $[0,1] cap mathbb{Q}$ and define
begin{align*}
v_n := 1 + frac{1}{n} 1_{[0,q_n]}
end{align*}
for each $n in mathbb{N}$.
Then the span of ${v_n: , n ge m}$ is dense in $L^2([0,1])$ for each $m$ (since ${q_n: , n ge m}$ is dense in $[0,1]$) and hence $P_m$ is the identity operator. However, $v_n$ converges to the constant function with value $1$ as $n to infty$.
answered Feb 24 at 11:38
Jochen GlueckJochen Glueck
3,25511525
3,25511525
$begingroup$
ok @JochenGlueck thanks for your answer
$endgroup$
– Matey Math
Feb 24 at 11:48
add a comment |
$begingroup$
ok @JochenGlueck thanks for your answer
$endgroup$
– Matey Math
Feb 24 at 11:48
$begingroup$
ok @JochenGlueck thanks for your answer
$endgroup$
– Matey Math
Feb 24 at 11:48
$begingroup$
ok @JochenGlueck thanks for your answer
$endgroup$
– Matey Math
Feb 24 at 11:48
add a comment |
Thanks for contributing an answer to MathOverflow!
- 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%2fmathoverflow.net%2fquestions%2f323989%2fa-sequence-of-orthogonal-projection-in-hilbert-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
$begingroup$
I suppose that $V_m$ is supposed to be the closed span of ${v_n: , n ge m}$? Since otherwise there is no orthogonal projection onto $V_m$, in general.
$endgroup$
– Jochen Glueck
Feb 24 at 11:31