Basis of sum/union of subspaces

  • Thread starter Thread starter descendency
  • Start date Start date
  • Tags Tags
    Basis Subspaces
Click For Summary
SUMMARY

The discussion focuses on finding the basis of the sum and intersection of two subspaces, W1 and W2, defined by specific matrices. W1 is represented by the matrix W_1 = \left(\begin{array}{c c} x & -x \\ y & z \end{array}\right) and W2 by W_2 = \left(\begin{array}{c c} a & b \\ -a & c \end{array}\right). The dimensions of both subspaces are confirmed to be 3, with the intersection containing the vector \left(\begin{array}{c c} 0 & 0 \\ 0 & 1 \end{array}\right). The challenge lies in determining additional vectors for the basis of the intersection and the sum of the subspaces.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically subspaces and their bases.
  • Familiarity with matrix representation of vectors and operations.
  • Knowledge of dimension theory in vector spaces.
  • Ability to apply the formula Dim(A) + Dim(B) = Dim(A intersect B) + Dim(A + B).
NEXT STEPS
  • Study the properties of vector space intersections and sums.
  • Learn how to compute bases for vector spaces using Gaussian elimination.
  • Explore the implications of dimension formulas in linear algebra.
  • Investigate examples of basis vectors in higher-dimensional spaces.
USEFUL FOR

Students and educators in linear algebra, mathematicians working with vector spaces, and anyone seeking to deepen their understanding of subspace operations and basis determination.

descendency
Messages
39
Reaction score
0

Homework Statement


I need to find the basis of W1 + W2 and W1 intersect W2

(It's part of a larger homework problem that I know how to do, but I am stuck on the trivial step...per usual)

W_1 = \left(\begin{array}{c c} x & -x \\ y & z \end{array}\right)

W_2 = \left(\begin{array}{c c} a & b \\ -a & c \end{array}\right)


Homework Equations


Dim(A) + Dim(B) = Dim(A intersect B) + Dim(A + B)


The Attempt at a Solution



\alpha \in W_1, \alpha = x \left(\begin{array}{c c} 1 & -1 \\ 0 & 0 \end{array}\right) + y \left(\begin{array}{c c} 0 & 0 \\ 1 & 0 \end{array}\right) + z \left(\begin{array}{c c} 0 & 0 \\ 0 & 1 \end{array}\right)

\beta \in W_2, \beta = a \left(\begin{array}{c c} 1 & 0 \\ -1& 0 \end{array}\right) + b \left(\begin{array}{c c} 0 & 1 \\ 0 & 0 \end{array}\right) + c \left(\begin{array}{c c} 0 & 0 \\ 0 & 1 \end{array}\right)

So the dimensions of each subspace of those subspaces is 3.

Obviously, \left(\begin{array}{c c} 0 & 0 \\ 0 & 1 \end{array}\right) is in both sets (and thus in the intersection).

I'm having a hard time finding the other vector in the basis.

Is \left(\begin{array}{c c} 1 & -1 \\ -1 & 0 \end{array}\right) in the basis set of vectors of the intersection?
 
Physics news on Phys.org
consider W_1+W_2.

you'll get

W_1+W_2 = \left(\begin{array}{c c} x+a & -x+b \\ y-a & z+c \end{array}\right)

what would a basis for that be? and then its dimension?

also, keep in mind the equation you posted, and think about what you said about <br /> \left(\begin{array}{c c} 0 &amp; 0 \\ 0 &amp; 1 \end{array}\right)<br /> being in the intersection.

what exactly does the intersection look like?
 

Similar threads

Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K