- #1
gtfitzpatrick
- 379
- 0
Homework Statement
let A=B+C where B and C are nxn matrices such that C[tex]^{2}[/tex] = 0 and BC=CB show that for p>0, A[tex]^{p+1}[/tex] = B[tex]^{p}[/tex][B+(p+1)C]I started trying to simplify both sides,
(B+C)[tex]^{p+1}[/tex] = B[tex]^{p+1}[/tex] + B[tex]^{p}[/tex]C(p+1)
wanted to get rid of p so multiplied both sides by C
which gives
C(B+C)[tex]^{p+1}[/tex] =CB[tex]^{p+1}[/tex]
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...