Hi, I was working on a problem and I can't figure out what I'm supposed to do.
It reads, find the vector in subspace S that is closest to v; write v as the sum of a vector in S and a vector in S^a; and find the distance from v to S.
S spanned by {(1,3,4)} v = (2,-5,1)
Ok, what I did was...