Direct sum of nullspace and range

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 7K views
Bipolarity
Messages
773
Reaction score
2
Is this true? I am studying direct sums and was wondering if the following statement holds? It seems to be true if one considers the proof of the dimension theorem, but I need to be sure, so I can steer my proof toward a particular direction.

## N(T) \bigoplus R(T) = V ## where ##V## is the source of the linear map ##T:V → V## ?

BiP
 
Physics news on Phys.org
It's not. The null space and range have dimensions which add up to the dimension of V, but they can overlap. For example consider the map

T(x,y) = (y,0).

This is a linear map from R2 to R2. The null space is (x,0) for x in R and the range is (x,0) for x in R, so N(T)+R(T) is just the x-axis
 
Office_Shredder said:
It's not. The null space and range have dimensions which add up to the dimension of V, but they can overlap. For example consider the map

T(x,y) = (y,0).

This is a linear map from R2 to R2. The null space is (x,0) for x in R and the range is (x,0) for x in R, so N(T)+R(T) is just the x-axis

I see. Suppose that you knew the statement to be true. Then could you conclude that T is invertible?

BiP