Given to vectors $a$ and $ b$ . Find the projection of $ b$? [on hold]
up vote
0
down vote
favorite
Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.
linear-algebra geometry vectors orthogonality
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.
linear-algebra geometry vectors orthogonality
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.
linear-algebra geometry vectors orthogonality
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Vector $a(1, -1, 2)$, $ b(2, -2, 4)$. Find the orthogonal projection of vector $b$ over a straight line , direction of which is that of $a$.
linear-algebra geometry vectors orthogonality
linear-algebra geometry vectors orthogonality
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 days ago
Yadati Kiran
435113
435113
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 days ago
Prog
11
11
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Prog is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by Y. Forman, Zvi, jgon, user10354138, Cesareo yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – Y. Forman, Zvi, jgon, user10354138, Cesareo
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
The projection maxtrix to a vector $v$ is
$$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
Can you see why?
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The projection maxtrix to a vector $v$ is
$$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
Can you see why?
add a comment |
up vote
0
down vote
The projection maxtrix to a vector $v$ is
$$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
Can you see why?
add a comment |
up vote
0
down vote
up vote
0
down vote
The projection maxtrix to a vector $v$ is
$$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
Can you see why?
The projection maxtrix to a vector $v$ is
$$P_{ij}=frac{v_i v_j}{(v cdot v)}$$
Can you see why?
answered 2 days ago
Botond
4,9632732
4,9632732
add a comment |
add a comment |