(0:06) Efficient computation of the Fibonacci numbers. (Aside) Associativity of binary operators.

(0:11) (Aside continued) Is division an associative binary operator?

(0:14) How to compute powers efficiently: successive squaring (aka binary exponetiation). How many integer operations?

(0:23) How many operations do we use to multiply two matrices?

(0:35) (aside) The Golden Ratio. Transposition of matrices.

(0:41) Example of transposition, and some of the properties of transposition. Matrix symmetry.

(0:44) Example of a symmetric matrix. Identity matrices.

(0:57) Diagonal matrices, the matrix inverse.

(1:05) Notation for the matrix inverse. Uniqueness of the inverse, and using it to solve linear systems.

(1:09) Matrices without inverses?

(1:12) Computing the inverse of the Fibonacci matrix.
