Direct Sum of Vector Subspaces
Direct Sum of Vector Subspaces
For a vector space \( V \) to be expressed as a direct sum \( V = W_1 \oplus W_2 \), two conditions must be met: first, \( V \) must be the sum of \( W_1 \) and \( W_2 \), i.e., \( V = W_1 + W_2 \); second, the intersection of \( W_1 \) and \( W_2 \) must only contain the zero vector, i.e., \( W_1 \cap W_2 = \{0\} \). These conditions ensure that every vector in \( V \) can be uniquely expressed as a sum of vectors from \( W_1 \) and \( W_2 \).
The sum \( W_1 + W_2 \) is a direct sum \( V = W_1 \oplus W_2 \) if and only if their intersection is trivial, i.e., \( W_1 \cap W_2 = \{0\} \). This means every vector in \( V \) can be uniquely expressed as a sum \( w_1 + w_2 \) where \( w_1 \in W_1 \) and \( w_2 \in W_2 \).
To construct a basis for the sum \( W_1 + W_2 \), first find a basis \( S \) for the intersection \( W_1 \cap W_2 \). Extend \( S \) to a basis \( B_1 \) of \( W_1 \) and \( B_2 \) of \( W_2 \). The combined set \( B = B_1 \cup B_2 \) forms a basis for \( W_1 + W_2 \) as it spans \( W_1 + W_2 \) and is linearly independent . For example, if \( W_1 = \{(x, 0, 0) \in \mathbb{R}^3 : x \in \mathbb{R}\} \) and \( W_2 = \{(0, y, 0) \in \mathbb{R}^3 : y \in \mathbb{R}\} \), a basis for their sum is \( \{ (1, 0, 0), (0, 1, 0) \} \).
The formula for the dimension of the sum of two subspaces \( \text{dim}(W_1 + W_2) = \text{dim}(W_1) + \text{dim}(W_2) - \text{dim}(W_1 \cap W_2) \) can be extended to more subspaces by considering the mutual intersections of each subspace and suitably adjusting for these overlaps. When dealing with multiple subspaces, it is necessary to compute the dimension of intersections of every possible subspace pair and subtract these from the sum of their dimensions to avoid double-counting shared dimensions. This leads to the consideration of combinations of subspaces to achieve an accurate account of their collective span .
The concept of direct sum can be extended to more than two subspaces in a vector space \( V \) by ensuring that \( V = W_1 + W_2 + \ldots + W_m \) and the intersection between any pair of these subspaces is trivial, i.e., \( W_i \cap W_j = \{0\} \) for all \( i \neq j \). This ensures unique representation of vectors in \( V \) as sums of vectors from each subspace, simultaneously for all subspaces involved. However, specific conditions, like those outlined for two subspaces, may not always hold when generalized, as seen in certain non-trivial intersections .
The sum \( W_1 + W_2 \) of two subspaces in a vector space \( V \) satisfies two closure properties: closure under vector addition and closure under scalar multiplication. For vector addition, if \( u = w_1 + w_2 \) and \( v = w'_1 + w'_2 \) are in \( W_1 + W_2 \), then \( u + v = (w_1 + w'_1) + (w_2 + w'_2) \) is also in \( W_1 + W_2 \). For scalar multiplication, if \( c \in \mathbb{R} \), then \( c(u) = c(w_1 + w_2) = cw_1 + cw_2 \) is in \( W_1 + W_2 \).
The dimension of the sum of two subspaces \( W_1 \) and \( W_2 \) in a vector space \( V \) is given by the formula \( \text{dim}(W_1 + W_2) = \text{dim}(W_1) + \text{dim}(W_2) - \text{dim}(W_1 \cap W_2) \). This formula reflects the fact that when subspaces overlap, the shared dimension (their intersection) is counted twice if directly added, hence it is subtracted to get the correct total dimension of their sum .
The sum of two subspaces \( W_1 \) and \( W_2 \), denoted \( W_1 + W_2 \), is significant because it forms another subspace within the vector space \( V \). It is constructed as the set of all sums \( w_1 + w_2 \) where \( w_1 \in W_1 \) and \( w_2 \in W_2 \). The sum \( W_1 + W_2 \) also satisfies the closure properties of vector addition and scalar multiplication, ensuring it is a subspace .
Consider the vector space \( \mathbb{R}^2 \) with subspaces \( W_1 = \{(x, 2x) : x \in \mathbb{R}\} \) and \( W_2 = \{(x, 3x) : x \in \mathbb{R}\} \). Their intersection is trivial, \( W_1 \cap W_2 = \{(0,0)\} \), because \( (x, 2x) = (y, 3y) \) in \( \mathbb{R}^2 \) implies \( x = y = 0 \). Thus, \( \mathbb{R}^2 = W_1 \oplus W_2 \) because every vector in \( \mathbb{R}^2 \) can be uniquely expressed as a sum from these subspaces .
In the calculus of dimensions involving intersecting subspaces, indirect subspaces highlight the dimension contributed by vectors that belong exclusively to the shared subspace \( W_1 \cap W_2 \). These indirectly affect the overall dimension by adding, via their dimensions, to the total count unless accurately measured against overlaps in \( W_1 + W_2 \). Properly understanding and excluding these repetitive counts prevent inflation of the total dimension, allowing the application of the dimension formula \( \text{dim}(W_1 + W_2) = \text{dim}(W_1) + \text{dim}(W_2) - \text{dim}(W_1 \cap W_2) \) to hold true without double counting .