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 ▸

Use the geometric series e^(ix) - (1/2)e^(3ix) + (1/4)e^(5ix) - ... to find the exact value sin1 -(1/2)sin3 + (1/4)sin5 - ...


Show that the square of any odd integer is of the form (8k+1)


A particle is moving in a straight line with simple harmonic motion. The period of the motion is (3pi/5)seconds and the amplitude is 0.4metres. Calculate the maximum speed of the particle.


Prove by induction that 11^n - 6 is divisible by 5 for all positive integer n.