explain the eigenvalue problem

The eigenvalue problem is how we can find non-trivial solutions where x does not equal zero to the matrix equation;AX=LX (L=lambda)Values of the scalar L for which non-trivial solutions exist are called eigenvalues and the corresponding solutions of X where X does not equal 0 are called eigenvectors. A is an nn matrix.X is an n1 column vector.
We can write the above matrix equation, which represents the set of simultaneous equations as;(LI-A)X=0Where I is the identity matrix.This matrix equation represents a set of homogenous equations, thus we know that a non-trivial solution exists if the determinant of (LI-A) is equal to zero. The polynomial equal to the expansion of this determinant is called the characteristic equation of A, from which we find the eigenvalues and thus the eigenvectors.

KD

Related Further Mathematics A Level answers

All answers ▸

find the sum of r from 0 to n of : 1/((r+1)(r+2)(r+3))


What are imaginary numbers and why do we use them?


Using mathematical induction, prove that n^3+2n is divisible by 3 for all integers n


Write down the equations of the three asymptotes and the coordinates of the points where the curve y = (3x+2)(x-3)/(x-2)(x+1) crosses the axes.