Projections in Linear Algebra

  • Thread starter Zyxer22
  • Start date
  • #1
Zyxer22
16
0

Homework Statement



Some of the details in this question are based off the use of matlab. If it's needed I can show the matrices that MATLAB creates.


Let A = magic(8); A = A(:,1:3) and let S be the Column Space of A. For b = [1:8]' compute the projection of b onto the Column Space of A. What is the projection of b perpendicular to the Column Space of A?



Homework Equations





The Attempt at a Solution



I'm not sure exactly where to get started. My first issue is that I'm not sure how to find the column space of A. I think I'm supposed to take the reduced row echelon form of the matrix and then shrink it if necessary. My book defines Column space as the span, so this would make sense to me.

I'm also not sure how to find the perpendicular of a matrix. I know it's defined such that v \in W^\perp => v \cdot u = 0 | u \in W but I'm not sure how to go from there.
 

Answers and Replies

  • #2
Zyxer22
16
0
I'm fairly sure I'm right about the column space but I could use an explanation on perpendicular matrices if anyone can help.
 

Suggested for: Projections in Linear Algebra

Replies
8
Views
1K
  • Last Post
Replies
2
Views
248
Replies
5
Views
414
Replies
18
Views
566
  • Last Post
Replies
1
Views
703
Replies
8
Views
866
  • Last Post
Replies
8
Views
278
  • Last Post
Replies
4
Views
493
  • Last Post
Replies
6
Views
594
Replies
25
Views
1K
Top