I am trying to solve the following entrance exam problem.
Let $ \in _4(\mathbb{R})$ be such that $P^4$ is the zero matrix, but $P^3$ is a nonzero matrix. Then which one of the following is FALSE?
(A) For every nonzero vector $ \in \mathbb{R}^4$, the subset $\{, P, P^2, P^3\}$ of the real vector space $\mathbb{R}^4$ is linearly independent.
(B) The rank of $P^$ is $4 − $ for every $ \in \{1,2,3,4\}$.
(C) $0$ is an eigenvalue of $P$.
(D) If $ \in _4(\mathbb{R})$ is such that $Q^4$ is the zero matrix, but $Q^3$ is a nonzero matrix, then there exists a nonsingular matrix $S \in _4(\mathbb{R}$ such that $^{−1} = $.
Note: $_ (\mathbb{R})$ = the real vector space of all $ \times $ matrices with entries in $\mathbb{R}$.
My attempt: After numerous trials and errors, I successfully constructed a matrix denoted $P$ given by $\begin{pmatrix} 0 & 1 & 0 & 0\\ 0 & 0 & 1 & 0\\ 0 & 0 & 0 & 1\\ 0 & 0 & 0 & 0\\ \end{pmatrix}$
However, I am currently facing a significant roadblock in solving this problem. I am struggling to comprehend the next steps to proceed forward.
Thank you very much for your assistance