Answer on Question#40119 – Math – Linear Algebra:
Let V=R5. Find two subspaces U,W such that U⊕W=R5.
Solution.
Let U={(a,0,0,0,0)∣a∈R}, W={(0,b,c,d,e)∣b,c,d,e∈R}. Hence:
u1=(x,0,0,0,0),u2=(y,0,0,0,0)∈U,α∈R⇒u1+αu2=(x+αy,0,0,0,0)∈U⇒⇒U is a subspace;w1=(0,x,y,z,t),w2=(0,a,b,c,d)∈W,α∈R⇒⇒w1+αw2=(0,x+αa,y+αb,z+αc,t+αd)∈W⇒W is a subspace;∀v=(x1,x2,x3,x4,x5)∈V:v=u+w,where u∈U,w∈W,u=(x1,0,0,0,0),w=(0,x2,x3,x4,x5);u1,u2∈U,w1,w2∈W,u1+w1=u2+w2⇒u1−u2=w2−w1⇒⇒(a1,0,0,0,0)−(a2,0,0,0,0)=(0,b2,c2,d2,e2)−(0,b1,c1,d1,e1)⇒⇒(a1−a2,0,0,0,0)=(0,b2−b1,c2−c1,d2−d1,e2−e1)⇒a1−a2=0⇒u1=u2⇒⇒w1=w2;
Hence:
∀v∈V∃!u∈U,w∈W:v=u+w⇒V=U⊕W.
Comments