Finding the Orthogonal Projection from a Matrix where $ a_ij = vec v_icdot vec v_j$ Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)A question about subspacesEntries of a positive definite symmetric matrix as inner productsGoing from an arbitrary basis $mathbbB_u$ to an ON-basis $mathbbB_v$ in $mathbbR^3$Find orthonormal basis of $mathbbR^3$ with a given span of two basis vectorsName of outer “product” of two vectors with exponentiation instead of multiplicationFind the maximum possible $k$ s.t. $langle v_i,v_jrangleleq 0$ for all $ineq j$.If I have a diagonalized matrix with degenerate eigenvalues, how do I generate an orthonormal set of vectors?why is $ vec u bullet vec v = u_1v_1 + u_2v_2$?Prove that every $3$ of $ 4$ vectors of $2$- planes are linearly independent.Form of a matrix in a basis where some of the basis vectors are eigenvectors
Passing functions in C++
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
Understanding this description of teleportation
Can a non-EU citizen traveling with me come with me through the EU passport line?
How to market an anarchic city as a tourism spot to people living in civilized areas?
Training a classifier when some of the features are unknown
Why is "Captain Marvel" translated as male in Portugal?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
When is phishing education going too far?
How do you clear the ApexPages.getMessages() collection in a test?
Are my PIs rude or am I just being too sensitive?
Why use gamma over alpha radiation?
How can I make names more distinctive without making them longer?
Unable to start mainnet node docker container
Classification of bundles, Postnikov towers, obstruction theory, local coefficients
How to say 'striped' in Latin
Can a monk deflect thrown melee weapons?
Writing Thesis: Copying from published papers
What do you call the holes in a flute?
Do working physicists consider Newtonian mechanics to be "falsified"?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
90's book, teen horror
Why does this iterative way of solving of equation work?
Single author papers against my advisor's will?
Finding the Orthogonal Projection from a Matrix where $ a_ij = vec v_icdot vec v_j$
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)A question about subspacesEntries of a positive definite symmetric matrix as inner productsGoing from an arbitrary basis $mathbbB_u$ to an ON-basis $mathbbB_v$ in $mathbbR^3$Find orthonormal basis of $mathbbR^3$ with a given span of two basis vectorsName of outer “product” of two vectors with exponentiation instead of multiplicationFind the maximum possible $k$ s.t. $langle v_i,v_jrangleleq 0$ for all $ineq j$.If I have a diagonalized matrix with degenerate eigenvalues, how do I generate an orthonormal set of vectors?why is $ vec u bullet vec v = u_1v_1 + u_2v_2$?Prove that every $3$ of $ 4$ vectors of $2$- planes are linearly independent.Form of a matrix in a basis where some of the basis vectors are eigenvectors
$begingroup$
I am working on a problem that is asking to find $operatornameproj_Vv_3$ where the matrix $$A=beginbmatrix 3&5&11\ 5&9&20\ 11&20&49endbmatrix
$$
has entries $a_ij=vec v_icdot vec v_j$.
I though that the simplest way to answer this question was to use the formula
$$ (u_1,x)u_1+(u_2,x)u_2 = proj_vx .$$
Since the question also asks to express the solution as a linear combination of $ v_1$ and $ v_2 $, I assumed that I could just plug the numbers in. I knew I had to make the vectors unit vectors so my equation looked something like this:
$ 3(5)(v2)+ 1/11(v3) $ This answer is not the correct answer but I am wondering if I am reading the matrix in the wrong way or if I am confused about the usage of the formula. Does someone have a better idea?
linear-algebra matrices projection
$endgroup$
add a comment |
$begingroup$
I am working on a problem that is asking to find $operatornameproj_Vv_3$ where the matrix $$A=beginbmatrix 3&5&11\ 5&9&20\ 11&20&49endbmatrix
$$
has entries $a_ij=vec v_icdot vec v_j$.
I though that the simplest way to answer this question was to use the formula
$$ (u_1,x)u_1+(u_2,x)u_2 = proj_vx .$$
Since the question also asks to express the solution as a linear combination of $ v_1$ and $ v_2 $, I assumed that I could just plug the numbers in. I knew I had to make the vectors unit vectors so my equation looked something like this:
$ 3(5)(v2)+ 1/11(v3) $ This answer is not the correct answer but I am wondering if I am reading the matrix in the wrong way or if I am confused about the usage of the formula. Does someone have a better idea?
linear-algebra matrices projection
$endgroup$
$begingroup$
What is $v$ here?
$endgroup$
– amd
Apr 1 at 1:16
add a comment |
$begingroup$
I am working on a problem that is asking to find $operatornameproj_Vv_3$ where the matrix $$A=beginbmatrix 3&5&11\ 5&9&20\ 11&20&49endbmatrix
$$
has entries $a_ij=vec v_icdot vec v_j$.
I though that the simplest way to answer this question was to use the formula
$$ (u_1,x)u_1+(u_2,x)u_2 = proj_vx .$$
Since the question also asks to express the solution as a linear combination of $ v_1$ and $ v_2 $, I assumed that I could just plug the numbers in. I knew I had to make the vectors unit vectors so my equation looked something like this:
$ 3(5)(v2)+ 1/11(v3) $ This answer is not the correct answer but I am wondering if I am reading the matrix in the wrong way or if I am confused about the usage of the formula. Does someone have a better idea?
linear-algebra matrices projection
$endgroup$
I am working on a problem that is asking to find $operatornameproj_Vv_3$ where the matrix $$A=beginbmatrix 3&5&11\ 5&9&20\ 11&20&49endbmatrix
$$
has entries $a_ij=vec v_icdot vec v_j$.
I though that the simplest way to answer this question was to use the formula
$$ (u_1,x)u_1+(u_2,x)u_2 = proj_vx .$$
Since the question also asks to express the solution as a linear combination of $ v_1$ and $ v_2 $, I assumed that I could just plug the numbers in. I knew I had to make the vectors unit vectors so my equation looked something like this:
$ 3(5)(v2)+ 1/11(v3) $ This answer is not the correct answer but I am wondering if I am reading the matrix in the wrong way or if I am confused about the usage of the formula. Does someone have a better idea?
linear-algebra matrices projection
linear-algebra matrices projection
edited Apr 1 at 2:03
Martin Argerami
130k1184185
130k1184185
asked Mar 31 at 19:56
user3471031user3471031
314
314
$begingroup$
What is $v$ here?
$endgroup$
– amd
Apr 1 at 1:16
add a comment |
$begingroup$
What is $v$ here?
$endgroup$
– amd
Apr 1 at 1:16
$begingroup$
What is $v$ here?
$endgroup$
– amd
Apr 1 at 1:16
$begingroup$
What is $v$ here?
$endgroup$
– amd
Apr 1 at 1:16
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The formula as you wrote it makes no sense. The correct version, since $V=operatornamespanv_1,v_2$, is
$$
operatornameproj_V(v_3)=fracv_3cdot v_1v_1cdot v_1,v_1+fracv_3cdot v_2v_2cdot v_2,v_2.
$$
Reading the four numbers from the matrix we get
$$
operatornameproj_V(v_3)=fraca_13a_11,v_1+fraca_23a_22,v_2=frac113,v_1+frac59,v_2.
$$
$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%2f3169832%2ffinding-the-orthogonal-projection-from-a-matrix-where-a-ij-vec-v-i-cdot%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 formula as you wrote it makes no sense. The correct version, since $V=operatornamespanv_1,v_2$, is
$$
operatornameproj_V(v_3)=fracv_3cdot v_1v_1cdot v_1,v_1+fracv_3cdot v_2v_2cdot v_2,v_2.
$$
Reading the four numbers from the matrix we get
$$
operatornameproj_V(v_3)=fraca_13a_11,v_1+fraca_23a_22,v_2=frac113,v_1+frac59,v_2.
$$
$endgroup$
add a comment |
$begingroup$
The formula as you wrote it makes no sense. The correct version, since $V=operatornamespanv_1,v_2$, is
$$
operatornameproj_V(v_3)=fracv_3cdot v_1v_1cdot v_1,v_1+fracv_3cdot v_2v_2cdot v_2,v_2.
$$
Reading the four numbers from the matrix we get
$$
operatornameproj_V(v_3)=fraca_13a_11,v_1+fraca_23a_22,v_2=frac113,v_1+frac59,v_2.
$$
$endgroup$
add a comment |
$begingroup$
The formula as you wrote it makes no sense. The correct version, since $V=operatornamespanv_1,v_2$, is
$$
operatornameproj_V(v_3)=fracv_3cdot v_1v_1cdot v_1,v_1+fracv_3cdot v_2v_2cdot v_2,v_2.
$$
Reading the four numbers from the matrix we get
$$
operatornameproj_V(v_3)=fraca_13a_11,v_1+fraca_23a_22,v_2=frac113,v_1+frac59,v_2.
$$
$endgroup$
The formula as you wrote it makes no sense. The correct version, since $V=operatornamespanv_1,v_2$, is
$$
operatornameproj_V(v_3)=fracv_3cdot v_1v_1cdot v_1,v_1+fracv_3cdot v_2v_2cdot v_2,v_2.
$$
Reading the four numbers from the matrix we get
$$
operatornameproj_V(v_3)=fraca_13a_11,v_1+fraca_23a_22,v_2=frac113,v_1+frac59,v_2.
$$
answered Apr 1 at 1:59
Martin ArgeramiMartin Argerami
130k1184185
130k1184185
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%2f3169832%2ffinding-the-orthogonal-projection-from-a-matrix-where-a-ij-vec-v-i-cdot%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$
What is $v$ here?
$endgroup$
– amd
Apr 1 at 1:16