If $A$ has orthonormal columns then $||Ax||^2_2 = ||x||^2_2$, why?
$begingroup$
In the lecture notes we have a fact:
If $A$ has orthonormal columns then $||Ax||^2_2 = ||x||^2_2$
Why is it the case? What properties of matrix-vector multiplication should I know to reason about this?
Thank you
linear-algebra norm orthogonal-matrices
$endgroup$
add a comment |
$begingroup$
In the lecture notes we have a fact:
If $A$ has orthonormal columns then $||Ax||^2_2 = ||x||^2_2$
Why is it the case? What properties of matrix-vector multiplication should I know to reason about this?
Thank you
linear-algebra norm orthogonal-matrices
$endgroup$
add a comment |
$begingroup$
In the lecture notes we have a fact:
If $A$ has orthonormal columns then $||Ax||^2_2 = ||x||^2_2$
Why is it the case? What properties of matrix-vector multiplication should I know to reason about this?
Thank you
linear-algebra norm orthogonal-matrices
$endgroup$
In the lecture notes we have a fact:
If $A$ has orthonormal columns then $||Ax||^2_2 = ||x||^2_2$
Why is it the case? What properties of matrix-vector multiplication should I know to reason about this?
Thank you
linear-algebra norm orthogonal-matrices
linear-algebra norm orthogonal-matrices
asked Dec 19 '18 at 1:47
YohanRothYohanRoth
6471715
6471715
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The fact that $A$ has orthonormal columns is expressed concisely by the statement that $A^T A = I$. It follows from this fact that
begin{align}
| Ax |^2 &= (Ax)^T Ax \
&= x^T A^T A x \
&= x^T x \
&= | x |^2.
end{align}
Here's an alternative proof. Let $u_i$ be the $i$th column of $A$ and let $x_i$ be the $i$th component of a vector $x$. If $y = Ax = sum_i x_i u_i$, then
begin{align}
|y|^2&= sum_i | x_i u_i |^2 qquad text{(by Pythagorean theorem)} \
&= sum_i x_i^2 | u_i |^2 \
&= sum_i x_i^2 \
&= | x |^2.
end{align}
$endgroup$
add a comment |
$begingroup$
Since $A$ has orthonormal columns, $A^TA=I$.
$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%2f3045899%2fif-a-has-orthonormal-columns-then-ax2-2-x2-2-why%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$
The fact that $A$ has orthonormal columns is expressed concisely by the statement that $A^T A = I$. It follows from this fact that
begin{align}
| Ax |^2 &= (Ax)^T Ax \
&= x^T A^T A x \
&= x^T x \
&= | x |^2.
end{align}
Here's an alternative proof. Let $u_i$ be the $i$th column of $A$ and let $x_i$ be the $i$th component of a vector $x$. If $y = Ax = sum_i x_i u_i$, then
begin{align}
|y|^2&= sum_i | x_i u_i |^2 qquad text{(by Pythagorean theorem)} \
&= sum_i x_i^2 | u_i |^2 \
&= sum_i x_i^2 \
&= | x |^2.
end{align}
$endgroup$
add a comment |
$begingroup$
The fact that $A$ has orthonormal columns is expressed concisely by the statement that $A^T A = I$. It follows from this fact that
begin{align}
| Ax |^2 &= (Ax)^T Ax \
&= x^T A^T A x \
&= x^T x \
&= | x |^2.
end{align}
Here's an alternative proof. Let $u_i$ be the $i$th column of $A$ and let $x_i$ be the $i$th component of a vector $x$. If $y = Ax = sum_i x_i u_i$, then
begin{align}
|y|^2&= sum_i | x_i u_i |^2 qquad text{(by Pythagorean theorem)} \
&= sum_i x_i^2 | u_i |^2 \
&= sum_i x_i^2 \
&= | x |^2.
end{align}
$endgroup$
add a comment |
$begingroup$
The fact that $A$ has orthonormal columns is expressed concisely by the statement that $A^T A = I$. It follows from this fact that
begin{align}
| Ax |^2 &= (Ax)^T Ax \
&= x^T A^T A x \
&= x^T x \
&= | x |^2.
end{align}
Here's an alternative proof. Let $u_i$ be the $i$th column of $A$ and let $x_i$ be the $i$th component of a vector $x$. If $y = Ax = sum_i x_i u_i$, then
begin{align}
|y|^2&= sum_i | x_i u_i |^2 qquad text{(by Pythagorean theorem)} \
&= sum_i x_i^2 | u_i |^2 \
&= sum_i x_i^2 \
&= | x |^2.
end{align}
$endgroup$
The fact that $A$ has orthonormal columns is expressed concisely by the statement that $A^T A = I$. It follows from this fact that
begin{align}
| Ax |^2 &= (Ax)^T Ax \
&= x^T A^T A x \
&= x^T x \
&= | x |^2.
end{align}
Here's an alternative proof. Let $u_i$ be the $i$th column of $A$ and let $x_i$ be the $i$th component of a vector $x$. If $y = Ax = sum_i x_i u_i$, then
begin{align}
|y|^2&= sum_i | x_i u_i |^2 qquad text{(by Pythagorean theorem)} \
&= sum_i x_i^2 | u_i |^2 \
&= sum_i x_i^2 \
&= | x |^2.
end{align}
edited Dec 19 '18 at 2:06
answered Dec 19 '18 at 1:55
littleOlittleO
30.3k648111
30.3k648111
add a comment |
add a comment |
$begingroup$
Since $A$ has orthonormal columns, $A^TA=I$.
$endgroup$
add a comment |
$begingroup$
Since $A$ has orthonormal columns, $A^TA=I$.
$endgroup$
add a comment |
$begingroup$
Since $A$ has orthonormal columns, $A^TA=I$.
$endgroup$
Since $A$ has orthonormal columns, $A^TA=I$.
answered Dec 19 '18 at 1:51
C.DingC.Ding
1,4111422
1,4111422
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%2f3045899%2fif-a-has-orthonormal-columns-then-ax2-2-x2-2-why%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