Let $V$ be a subspace of $\mathbb{R}^n$ with $V \ne \mathbb{R}^n$ and $V\ne \{0\}$. Let $A$ be the matrix of the linear transformation $\text{proj}_V : \mathbb{R}^n\to\mathbb{R}^n$ that is the projection onto $V$.
(a) Give two real numbers that are eigenvalues of $A$.
I think that one of the eigenvalues will be $0$ due to the fact that if $V$ is a subspace the orthogonal complement will also be a subspace. And projection takes any vector to $0$ so I believe $0$ will be one? But I don’t know if this is the correct logic and stuck on what the other will be.
You are right indeed
for any $v\in V^\perp$ we have $Pv=0 \implies \lambda =0$
for any $v\in V$ we have $Pv=v \implies \lambda =1$