Find the standard matrix for the orthogonal projection of R^3 onto the span{a_1,a_2} and confirm that the matrix is idempotent? a_1=(3, -4, 1) a_2=(2,0,3)
\[\left[\begin{matrix}\frac{113}{257}&\frac{-84}{257} &\frac{96}{257} \\ \frac{-84}{257} & \frac{208}{257} &\frac{56}{257} \\\frac{96}{257} & \frac{56}{257} &\frac{193}{257} \end{matrix}\right]\]
Yeah that is the answer! how'd you get it though??
I found an orthogonal basis for the span then I found the projection matrix for each basis vector of my span then I added the two matrices
I can't get the answer for some reason.. did you use 1/a^t*a (a*a^T) for each vector?
then add them together sorry I meant a^T
did you find an orthogonal basis first
you should use \[\frac{v^Tv}{v\cdot v}\]
Oh you used the gram schmidt process
okay thanks
Join our real-time social learning platform and learn together with your friends!