gtfitzpatrick
- 372
- 0
Homework Statement
let A=B+C where B and C are nxn matrices such that C^{2} = 0 and BC=CB show that for p>0, A^{p+1} = B^{p}[B+(p+1)C]I started trying to simplify both sides,
(B+C)^{p+1} = B^{p+1} + B^{p}C(p+1)
wanted to get rid of p so multiplied both sides by C
which gives
C(B+C)^{p+1} =CB^{p+1}
i'm not sure if I've done this right or if I am doing it the right way or where to go from here...