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 ▸

Compute the derivative of arcsin(x).


A block of mass 50kg resting on a rough surface with a coefficient of friction equal to 1/3. Find the maximum angle at which the surface can be inclined to the horizontal without the block slipping. Give your answer to 3 significant figures


Solve the second order ODE, giving a general solution: x'' + 2x' - 3x = 2e^-t


Prove by induction that n^3+5n is divisible by 3 for every natural number.