Linear algebra problem: linear operators and direct sums

Adgorn
Messages
133
Reaction score
19

Homework Statement


Suppose V =U⊕W. Let E1 and E2 be the linear operators on V defined by E1(v)=u, E2(v)=w, where v=w+u, u ∈ U, w ∈ W. Show that (a) E12=E1 and E22=E2 (i.e., that E1 and E2 are projections); (b) E1+E2= I, the identity mapping; (c) E1E2 = 0 and E2E1 =0.

Let E1 and E2 be linear operators on V satisfying parts (a), (b), (c). Prove V= I am E1 ⊕ I am E2

Homework Equations


N/A

The Attempt at a Solution


I proved the first part of the question (first quote) and got stuck in the second (second quote).
I defined Im(E1) as U and Im(E2) as W and proved that v=u+w where v ∈ V, u ∈ U and w ∈ W. After that however I got stuck at trying to prove that U∩W={0}. I showed that E1(w)=0 ∈ U∩W and that E2(u)=0 ∈ U∩W. From there, however, I don't know how to show that these are the only elements of U∩W. I'm fairly certain I'm missing something fairly obvious and would love assistance on the matter.

Thanks to all the helpers.
 
Physics news on Phys.org
I think you probably already have done it. Take a ##v \in U \cap W = im(E_1) \cap im(E_2)##, i.e. ##v=E_1(v_1)=E_2(v_2).## Now apply ##E_1## again.
 
I knew it was right in front of me, thank you very much.
 
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