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 ▸

How do I sketch accurate graphs for rational functions in a short amount of time? (I.e. A step by step guide of sketching graphs)


Could you explain to me how proof by induction works?


How to integrate ln(x)?


What is the meaning of having a 3 by 3 matrix with determinent 0. Both geometrically and algebriaclly.