2

Let $V$ be a finite dimensional real vector space and let $A:V\to V$ be a linear map such that $A^2=A$. Assume that $A\ne0$ and that $A\ne I$. Which of the following statements are true?

a. $ker(A)\ne0$

b. $V=ker(A)\oplus R(A)$

c. The map $I+A$ is invertible

(c) is true since eigen value of $A$ cann't be $-1$. (a) and (b) are too true??. Not sure about them

tattwamasi amrutam
  • 12,802
  • 5
  • 38
  • 73

1 Answers1

1

The answer is (b). First, We show that $\rm{Ker}(A)\cap R(A)=0$. Let $x\in \rm{Ker}(A)\cap R(A)$. There exists $y \in V$ such that $x=A(y)$. Thus $A(x)=A^2(y)=A(y)=0$ and so $x=0$.

Now, we show that $\rm{Ker}(A)\oplus R(A)=V$. Assume that $v\in V$. Consider element $v-A(v)+A(v)$. It is not hard to see that $v-A(v)\in \rm{Ker(A)}$, as desired.

Bobby
  • 7,396