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 ▸

Use induction to prove that for all positive integers n, f(n)=2^(3n+1)+3x5^(2n+1) is divisible by 17.


In statistics, what is the benefit of taking a sample survey rather than a census?


How can we solve a limit having an indetermination of the type 0/0 or infinity divided by infinity?


Why does matrix multiplication seem so unintuitive and weird?!