I would like some help solving this question
P is an orthogonal projection that is defined by:
$$P:\Bbb R^3\to \Bbb R^3$$ $$P(v)=1/180\begin{pmatrix}144&72&0\\72&36&0\\ 0&0&180\end{pmatrix}·v$$ How do I find subspace $W$ so that $$P=P_w, \quad ?$$ I've searched everywhere online but i can't seem to find a solution to it.
Let $A$ the associated matrix.
We verify that $A^2=A$.
The null space of A is $\text{span}\left\{\begin{pmatrix}-10\\20\\0\end{pmatrix}\right\}$
The column space of A is $\text{span}\left\{\begin{pmatrix}0\\0\\1\end{pmatrix}, \begin{pmatrix}4/5\\2/5\\0\end{pmatrix}\right\}$
They are orthogonal.
P is the orthogonal projection on $W=\text{span}\left\{(0,0,1),(4/5,2/5,0)\right\}$