Find the projection of W onto v for

  • Thread starter Thread starter Jamin2112
  • Start date Start date
  • Tags Tags
    Projection
Click For Summary
SUMMARY

The discussion focuses on finding the projection of vector v = (2, 1, 4, 0) onto the subspace W defined by the basis {(1, 1, 0, 1)T, (0, 1, 1, 0)T, (-1, 0, 0, 1)T}. The projection formula ProjWv = ( / ) * W is applicable when W has an orthogonal basis. Participants emphasize the necessity of generating an orthogonal basis for W to accurately project vector v, and suggest using tools like Mathematica for calculating orthonormal bases.

PREREQUISITES
  • Understanding of vector projections and inner products
  • Knowledge of orthogonal and orthonormal bases
  • Familiarity with linear algebra concepts, particularly subspaces
  • Experience with computational tools like Mathematica for basis calculations
NEXT STEPS
  • Learn how to generate an orthogonal basis using the Gram-Schmidt process
  • Study the properties and applications of orthonormal bases in linear algebra
  • Explore vector projection techniques in higher dimensions
  • Investigate computational tools for linear algebra, focusing on orthonormal basis calculators
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as anyone needing to perform vector projections in multi-dimensional spaces.

Jamin2112
Messages
973
Reaction score
12

Homework Statement



the given vector v and subspace W.

(a)
Let W be the subspace with basis {(1 1 0 1)T, (0 1 1 0)T, (-1 0 0 1)T} and v = (2 1 4 0)T.


Homework Equations



ProjWv = (<W, v> / <W, W>) * W

The Attempt at a Solution



So I'm trying to wrap my head around this problem by imaging a simpler setup, say, v = (2 1)T and W = span{(1 0)T, (0 1)T}. Visually I see a plane in R2 with the vector (2 1)T sticking out and then any other vector in R2 projected upon it. As for the formula for projection, I'm not sure how I can input a subspace W, an infinite set of vectors. What's up with that? Where do I go?
 
Physics news on Phys.org
That projection formula only holds for vectors since, like you've noted, there's not an inner product for subspaces.

However, you CAN use that formula to project onto a subspace if you have an orthogonal basis. So, generate an orthogonal basis for W and then project v onto each of those vectors. Then add up the results.
 
stringy said:
That projection formula only holds for vectors since, like you've noted, there's not an inner product for subspaces.

However, you CAN use that formula to project onto a subspace if you have an orthogonal basis. So, generate an orthogonal basis for W and then project v onto each of those vectors. Then add up the results.

Will do. By the way, do you know of any orthonormal basis calculators/applets? I couldn't find any through Google.
 
Yeah, calculating ONBs is not fun. I know some computer systems can do it, like Mathematica. I don't know of anything on the web though. However, if you're using the projection formula as you have it written, the basis vectors don't have to be unit length. If you wrote

proj_w \ v = &lt;v,w&gt;,

with basis vector w, THEN they'd have to be unit length.

So you only need an orthogonal basis. And those basis vectors that you wrote are already almost an orthogonal basis!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
15
Views
2K
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K