The correct option is B {0,1}
Since A is an idempotent matrix, we have
A2=A
Let X be a latent vector of the matrix A corresponding to the latent root λ so that
AX=λX (1)
(A−λI)X=O
such that X≠O
On pre-multiplying Equation (1) by A, we get
A(AX)=A(λX)=λ(AX)
(AA)X=λ(AX)
AX=λ2X (∵A2=A)
λX=λ2X (∵AX=λX)
(λ2−λ)X=O
λ2−λ=0 (∵X≠0)
λ(λ−1)=0
⇒λ=0,λ=1