Find the eigenvalues and eigenvectors of the following 3x3 matrix (reading left to right, top to bottom): (1 0 2 3 1 1 2 0 1)

The eigenvalues are given by the characteristic equation (1-x)((1-x)^2-4)=0, which gives the values x=1, x=-1 and x=3 . These eigenvalues correspond to the eigenvectors (0, 1, 0), (1, -1, -1) and (1, -5, 1) respectively.

JP

Related Further Mathematics A Level answers

All answers ▸

The roots of the equation z^3 + 2z^2 +3z - 4 = 0, are a, b and c . Show that a^2 + b^2 +c^2 = -2


How do I know when I should be using the Poisson distribution?


How can we describe complex numbers ?


Find the general solution to the differential equation y'' + 4y' + 3y = 6e^(2x) [where y' is dy/dx and y'' is d^2 y/ dx^2]