exercise
2. Nullspace and column space
a)
A2=(vv⊤)(vv⊤)=v(v⊤v)v⊤=v∥v∥2v⊤=vv⊤=A
P2=(I3−A)(I3−A)=I32−2I3A+A2=I3−2A+A=I3−A=P
b)
w is orthogonal to v⟹v⊤w=0⟹vv⊤w=v0=0⟹Aw=0
c)
Aw=0⟹vv⊤w=0⟹v⊤vv⊤w=v⊤0=0⟹∥v∥2v⊤w=0⟹v⊤w=0
⟹v⋅w=0⟹w⋅v=0
d)
N(A)={w∈R3∣v⊤w=0}
e)
the rank of A is 1
A is not invertible
f)
C(A)={Aw∣w∈R3}={vv⊤w∣w∈R3}={(v⊤w)v∣w∈R3}={αv∣α∈R}=span(v)
g)
Let y∈C(A)
y=Ax for some x∈R3
⟹Ay=A2x⟹Ay=Ax=y
y∈{w∈R3∣Aw=w}
Conversely,
Let Aw=w, then w=Aw∈C(A)
Thus C(A)={w∈R3∣Aw=w}
h)
Let w∈N(P)
⟺Pw=0
⟺(I3−A)w=0
⟺I3w−Aw=0
⟺w−Aw=0
⟺w=Aw
⟹N(P)={w∈R3∣Aw=w}=C(A)
i)
First we prove C(P)⊆N(A)
Let w∈C(P)
⟹w=Px for some x∈R3
⟹w=(I3−A)x
⟹Aw=A(I3−A)x=(A−A2)x=(A−A)x=0x=0
Thus w∈N(A)
Then we prove N(A)⊆C(P)
Let w∈N(A)
⟹Aw=0
⟹Pw=(I3−A)w=w−Aw=w−0=w
⟹w∈C(P)
Since C(P)⊆N(A) and N(A)⊆C(P), C(P)=N(A)