.
1. if A is a square matrix. What is meant by A is
idempotent, nilpotent and involutory
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. An idempotent matrix. See this Wikipedia article.
In algebra, an idempotent matrix is a matrix which, when multiplied by itself, yields itself.
That is, the matrix M is idempotent if and only if MM = M. For this product MM to be defined, M must necessarily be a square matrix.
2, 3. nilpotent and involutory
See corresponding Wikipedia articles found by GOOGLE, for example.
Wikipedia, GOOGLE and Internet are your friends and colossal source of information.