Further Maths - Induction for Matricies


What is the general technique for proving a statement about matricies using induction?


Multiplying out the matrix for $k+1$ and showing that it’s the same as substituting $k = k+1$ into the normal $k$ matrix.

How could you rewrite $M^{k+1}$?


\[M^k M\]



Related posts