Show that $||v||^2 = ||P_0v||^2 + ||v - P_0v||^2$ for orthogoonal projection Announcing the...
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
First console to have temporary backward compatibility
How does the math work when buying airline miles?
Is it common practice to audition new musicians one-on-one before rehearsing with the entire band?
8 Prisoners wearing hats
How could we fake a moon landing now?
How do pianists reach extremely loud dynamics?
How to tell that you are a giant?
Is this homebrew Lady of Pain warlock patron balanced?
What does the "x" in "x86" represent?
Most bit efficient text communication method?
An adverb for when you're not exaggerating
Irreducible of finite Krull dimension implies quasi-compact?
How to react to hostile behavior from a senior developer?
What is the meaning of the new sigil in Game of Thrones Season 8 intro?
Is there a kind of relay only consumes power when switching?
Do square wave exist?
How come Sam didn't become Lord of Horn Hill?
Is CEO the profession with the most psychopaths?
Should I use a zero-interest credit card for a large one-time purchase?
Is grep documentation wrong?
Delete nth line from bottom
What is the meaning of the simile “quick as silk”?
Fundamental Solution of the Pell Equation
Show that $||v||^2 = ||P_0v||^2 + ||v - P_0v||^2$ for orthogoonal projection
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Is there an interesting interpretation of the ROWS of an affine transform matrix?Moving quadratic vector out of determinantProjection matrix for the projection onto the nullspacePositive definite matrix for projectionConfusion on terminology: “vector rejection”, “vector projection”, and “orthogonal projection”?Projection matrix for three dimension matricesHow to prove the complement $P^perp$ of a projection matrix $P$ have relation $I-P=P^perp$Projection onto a matrix subspaceComplementary projection baseTransforming a projection matrix
$begingroup$
I'm working on some practice problems from Noble & Daniel's Applied Linear Algebra (3rd), specifically here looking for help with question 5 from section 5.8 on pg. 232.
Suppose that $P_0$ is the orthogonal projection onto $V_0$. Show that for every v in V,
$||v||^2 = ||P_0v||^2 + ||v - P_0v||^2$
This whole section about orthogonal projections and bases has been a bit confusing for me. I'm not sure where to begin on this question. I know that $||v - P_0v||$ is orthogonal to each of the $v_i$ in v but and I thought that might be useful but I'm not sure how to leverage it.
matrices orthogonal-matrices projection-matrices gram-schmidt
$endgroup$
add a comment |
$begingroup$
I'm working on some practice problems from Noble & Daniel's Applied Linear Algebra (3rd), specifically here looking for help with question 5 from section 5.8 on pg. 232.
Suppose that $P_0$ is the orthogonal projection onto $V_0$. Show that for every v in V,
$||v||^2 = ||P_0v||^2 + ||v - P_0v||^2$
This whole section about orthogonal projections and bases has been a bit confusing for me. I'm not sure where to begin on this question. I know that $||v - P_0v||$ is orthogonal to each of the $v_i$ in v but and I thought that might be useful but I'm not sure how to leverage it.
matrices orthogonal-matrices projection-matrices gram-schmidt
$endgroup$
$begingroup$
Hey, question states when you use a projection if your vector does not lie completely in the projected space, norm of your vector depends on not only the projected part but also remaining part. Regarding the proof use $||x||^2=x^T x$
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I mean open up every term with it
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I'm guessing $V_0$ is a subspace of $V$? I'm further guessing that $V$ is a real inner product space, possibly finite-dimensional? Also, are you aware of Pythagoras's theorem for real inner product spaces? It would be good to get some further context here.
$endgroup$
– Theo Bendit
Mar 24 at 19:59
add a comment |
$begingroup$
I'm working on some practice problems from Noble & Daniel's Applied Linear Algebra (3rd), specifically here looking for help with question 5 from section 5.8 on pg. 232.
Suppose that $P_0$ is the orthogonal projection onto $V_0$. Show that for every v in V,
$||v||^2 = ||P_0v||^2 + ||v - P_0v||^2$
This whole section about orthogonal projections and bases has been a bit confusing for me. I'm not sure where to begin on this question. I know that $||v - P_0v||$ is orthogonal to each of the $v_i$ in v but and I thought that might be useful but I'm not sure how to leverage it.
matrices orthogonal-matrices projection-matrices gram-schmidt
$endgroup$
I'm working on some practice problems from Noble & Daniel's Applied Linear Algebra (3rd), specifically here looking for help with question 5 from section 5.8 on pg. 232.
Suppose that $P_0$ is the orthogonal projection onto $V_0$. Show that for every v in V,
$||v||^2 = ||P_0v||^2 + ||v - P_0v||^2$
This whole section about orthogonal projections and bases has been a bit confusing for me. I'm not sure where to begin on this question. I know that $||v - P_0v||$ is orthogonal to each of the $v_i$ in v but and I thought that might be useful but I'm not sure how to leverage it.
matrices orthogonal-matrices projection-matrices gram-schmidt
matrices orthogonal-matrices projection-matrices gram-schmidt
asked Mar 24 at 19:47
cparmstrongcparmstrong
1084
1084
$begingroup$
Hey, question states when you use a projection if your vector does not lie completely in the projected space, norm of your vector depends on not only the projected part but also remaining part. Regarding the proof use $||x||^2=x^T x$
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I mean open up every term with it
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I'm guessing $V_0$ is a subspace of $V$? I'm further guessing that $V$ is a real inner product space, possibly finite-dimensional? Also, are you aware of Pythagoras's theorem for real inner product spaces? It would be good to get some further context here.
$endgroup$
– Theo Bendit
Mar 24 at 19:59
add a comment |
$begingroup$
Hey, question states when you use a projection if your vector does not lie completely in the projected space, norm of your vector depends on not only the projected part but also remaining part. Regarding the proof use $||x||^2=x^T x$
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I mean open up every term with it
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I'm guessing $V_0$ is a subspace of $V$? I'm further guessing that $V$ is a real inner product space, possibly finite-dimensional? Also, are you aware of Pythagoras's theorem for real inner product spaces? It would be good to get some further context here.
$endgroup$
– Theo Bendit
Mar 24 at 19:59
$begingroup$
Hey, question states when you use a projection if your vector does not lie completely in the projected space, norm of your vector depends on not only the projected part but also remaining part. Regarding the proof use $||x||^2=x^T x$
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
Hey, question states when you use a projection if your vector does not lie completely in the projected space, norm of your vector depends on not only the projected part but also remaining part. Regarding the proof use $||x||^2=x^T x$
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I mean open up every term with it
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I mean open up every term with it
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I'm guessing $V_0$ is a subspace of $V$? I'm further guessing that $V$ is a real inner product space, possibly finite-dimensional? Also, are you aware of Pythagoras's theorem for real inner product spaces? It would be good to get some further context here.
$endgroup$
– Theo Bendit
Mar 24 at 19:59
$begingroup$
I'm guessing $V_0$ is a subspace of $V$? I'm further guessing that $V$ is a real inner product space, possibly finite-dimensional? Also, are you aware of Pythagoras's theorem for real inner product spaces? It would be good to get some further context here.
$endgroup$
– Theo Bendit
Mar 24 at 19:59
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
It's a calculation. Assume a real vector space, and note that $v=P_0v+w$ where $P_0vperp w$ so the Pythagorean theorem applies to show that
$|v|^2=|P_0v+w|^2=|P_0v|^2+|w|^2=|P_0v|^2+|v-P_0v|^2.$
$endgroup$
add a comment |
$begingroup$
In general, $||v+w||^2 = <v+w,v+w> = ldots = ||v||^2 + ||w||^2 + 2<v,w>$. Now if $v bot w$, you have that $<v,w>=0$, and you are done.
$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%2f3160960%2fshow-that-v2-p-0v2-v-p-0v2-for-orthogoonal-projection%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$
It's a calculation. Assume a real vector space, and note that $v=P_0v+w$ where $P_0vperp w$ so the Pythagorean theorem applies to show that
$|v|^2=|P_0v+w|^2=|P_0v|^2+|w|^2=|P_0v|^2+|v-P_0v|^2.$
$endgroup$
add a comment |
$begingroup$
It's a calculation. Assume a real vector space, and note that $v=P_0v+w$ where $P_0vperp w$ so the Pythagorean theorem applies to show that
$|v|^2=|P_0v+w|^2=|P_0v|^2+|w|^2=|P_0v|^2+|v-P_0v|^2.$
$endgroup$
add a comment |
$begingroup$
It's a calculation. Assume a real vector space, and note that $v=P_0v+w$ where $P_0vperp w$ so the Pythagorean theorem applies to show that
$|v|^2=|P_0v+w|^2=|P_0v|^2+|w|^2=|P_0v|^2+|v-P_0v|^2.$
$endgroup$
It's a calculation. Assume a real vector space, and note that $v=P_0v+w$ where $P_0vperp w$ so the Pythagorean theorem applies to show that
$|v|^2=|P_0v+w|^2=|P_0v|^2+|w|^2=|P_0v|^2+|v-P_0v|^2.$
answered Mar 24 at 20:15
MatematletaMatematleta
12.2k21020
12.2k21020
add a comment |
add a comment |
$begingroup$
In general, $||v+w||^2 = <v+w,v+w> = ldots = ||v||^2 + ||w||^2 + 2<v,w>$. Now if $v bot w$, you have that $<v,w>=0$, and you are done.
$endgroup$
add a comment |
$begingroup$
In general, $||v+w||^2 = <v+w,v+w> = ldots = ||v||^2 + ||w||^2 + 2<v,w>$. Now if $v bot w$, you have that $<v,w>=0$, and you are done.
$endgroup$
add a comment |
$begingroup$
In general, $||v+w||^2 = <v+w,v+w> = ldots = ||v||^2 + ||w||^2 + 2<v,w>$. Now if $v bot w$, you have that $<v,w>=0$, and you are done.
$endgroup$
In general, $||v+w||^2 = <v+w,v+w> = ldots = ||v||^2 + ||w||^2 + 2<v,w>$. Now if $v bot w$, you have that $<v,w>=0$, and you are done.
answered Mar 24 at 20:19
dcolazindcolazin
58519
58519
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%2f3160960%2fshow-that-v2-p-0v2-v-p-0v2-for-orthogoonal-projection%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$
Hey, question states when you use a projection if your vector does not lie completely in the projected space, norm of your vector depends on not only the projected part but also remaining part. Regarding the proof use $||x||^2=x^T x$
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I mean open up every term with it
$endgroup$
– keoxkeox
Mar 24 at 19:51
$begingroup$
I'm guessing $V_0$ is a subspace of $V$? I'm further guessing that $V$ is a real inner product space, possibly finite-dimensional? Also, are you aware of Pythagoras's theorem for real inner product spaces? It would be good to get some further context here.
$endgroup$
– Theo Bendit
Mar 24 at 19:59