# Further Maths - Induction for Matricies

> Source: https://ollybritton.com/notes/a-level/further-maths/topics/induction-for-matricies/ · Updated: 2021-01-05 · Tags: further-maths, induction

##### 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
$$

---
Olly Britton — https://ollybritton.com. Machine-readable index: https://ollybritton.com/llms.txt
