Sum of Vector Spaces U & W in Linear Algebra Done Right

airpocket
Messages
4
Reaction score
0
The sum of two subspaces seems a simple enough concept to me, but I must be misunderstanding it since I don't understand why Axler gives an answer he does in Linear Algebra Done Right.

Suppose U and W are subspaces of some vector space V.

U = \{(x, 0, 0) \in \textbf{F}^3 : x \in \textbf{F}\} \text{ and } W = \{(y, y, 0) \in \textbf{F}^3 : y \in \textbf{F}\}.

The sum is given as follows:

U + W = \{(x, y, 0) : x, y \in \textbf{F}\}.

Whereas it seems to me it should be:

U + W = \{(x+y, y, 0) : x, y \in \textbf{F}\}.

Am I misunderstanding the concept of sum, and it does not really mean that all the elements in U + W should have the form (x, 0, 0) + (y, y, 0), or (x+y, y, 0)?
 
Physics news on Phys.org
since x can be anything, it can be anything -y, so the set of vectors of form (x,y) where x and y bare anything, is the same as the set of vectors (x+y,y) where x and y are anything.

so you are also right!
 
Thanks so much. That makes sense. I didn't think about simplifying x + y.
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top