Find the eigenvalues and corresponding eigenvectors of the following matrix: A = [[6, -3], [4, -1]]. Hence represent the matrix in diagonal form.

The first eigenvalue is 3, whose corresponding eigenvector is (1, 1), and the second eigenvalue is 2, whose corresponding eigenvector is (3, 4). In diagonal form, A = PDP^-1, where P = [[1, 3], [1, 4]] and D = [[3, 0], [0, 2]].

MU

Related Further Mathematics A Level answers

All answers ▸

Sketch the locus of z on an Argand diagram if arg[(z-5)/(z-3)] = π/6


Integrate (x+4)/(x^2+2x+2)


a) Show that d/dx(arcsin x) = 1/(√ (1-x²)). b) Hence, use a suitable trigonometric substitution to find ∫ (1/(√ (4-2x-x²))) dx.


Integrate cos(log(x)) dx