Two parts to this question have answered the first part, stuck on this area on how to work out:
(Note: Matrix A corresponds to a rotation of the plane through theta radians, about the origin, anticlockwise.
ii) Find the matrix power A^3, and thus deduce identities for sin(3theta) and cos(3theta). Using matrix A = [cos theta -sin theta
sin theta cos theta]
iii) Find the least n >= 1 with A^n = I the identity matrix, where
A = [-1 0 0 0
0 0 0 1
0 1 0 0
0 0 1 0].
:o/