- #1
foxofdesert
- 22
- 0
Homework Statement
Suppose A is an n x n matrix with the property that A2=A
a. Show that if λ is an eigenvalue of A, then λ=0 or λ=1
b. Prove that A is diagonalizable.
Homework Equations
Av=λv (v : eigenvector)
The Attempt at a Solution
solution for a.
A2v=A(Av)=A(λv)=λ(Av)=λλv. also, Av=λv, therefore, λ2v=λv
=> (λ2-λ)v=0. So, λ=0 or λ=1.
I want you to check if this sounds right. If you see any errors, let me know. Now I'm working on the b part, but I am pretty much stuck. I will post up when I find something. Thanks in advance