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 ▸

Using a Suitable substitution or otherwise, find the differential of y= arctan(sinxcosx), in terms of y and x.


Find the general solution of the differential equation d^2y/dx^2 - 5*dy/dx + 4y = 2x


Unfortunately this box is to small to contain the question so please see the first paragraph of the answer box for the question.


How to integrate ln(x)?