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 ▸

Find the set of values for which: 3/(x+3) >(x-4)/x


Find the values of x where x+3>2/(x-4), what about x+3>2/mod(x-4)?


How do I do a proof by induction?


In simple harmonic motion, where would the object have the largest speed. If the angular velocity is 2 rad s^-1, and the amplitude is 1m, what is the largest speed obtained by the object?