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 ▸

Show that the set of real diagonal (n by n) matrices (with non-zero diagonal elements) represent a group under matrix multiplication


Whats the derivative of sin(3x)?


Find the eigenvalues and eigenvectors of A = ([2, 0 , 0], [0, 1, 1], [0, 3, 3])


z = -2 + (2root3)i. Find the modulus and argument of z.