Explained how to express a suitable 2x2 matrix A in the form A=T-1
D T where D is diagonal. Here "suitable" means that A must have two
eigenvectors such that the matrix T containing the two eigenvectors as
columns is invertible.
Used the above expression to find a formula for the terms Fn
in the Fibonacci sequence.