Proof regarding Range of linear maps

ricramos
Messages
1
Reaction score
0

Homework Statement



Prove that if T, S : V -> W are linear and W is finite dimensional then
dim (range(S + T)) <= dim range S + dim range T


Homework Equations





The Attempt at a Solution



I know that the dim range S + dim range T can be at most 2 * dim W. However, I'm a little stuck on trying to figure out what dim (range(S+T)) is. How do I determine S + T?
 
Physics news on Phys.org
Suppose Range S and Range T have only the 0 vector in common. What is S+ T? If they have more than the 0 vector in common, their intersection must be a subspace.

Or is the problem that you do not know how S+ T is defined? It is the space of all vectors orf the form u+ v where u is in S and v is in T.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top