Tiber Tutor

notes

IB Maths AI 1.12 Notes

This page contains our IB Maths AI notes for 1.12. By reading each one of these notes, you will fully cover the content for IB Maths AI 'Advanced matrices'.

Chapters

Loading progress...

Eigenvalues & eigenvectors

This section extends matrix work by introducing eigenvalues, eigenvectors, characteristic polynomials, diagonalization, and the use of matrices to model repeated processes. For this topic, calculations are restricted to 2×22\times2 matrices when done by hand.

Let AA be a square matrix. A non-zero vector v\mathbf{v} is called an eigenvector of AA if multiplying by AA changes only its size, not its direction. This means:

Av=λvA\mathbf{v}=\lambda\mathbf{v}

where λ\lambda is a scalar called the eigenvalue corresponding to v\mathbf{v}.

So, an eigenvector is a vector whose image under the matrix transformation lies on the same line, and the eigenvalue tells us the scale factor.

  • If λ>0\lambda\gt 0, the direction is unchanged.
  • If λ<0\lambda\lt 0, the direction is reversed.
  • If λ=0\lambda=0, the vector is mapped to the zero vector.

To find eigenvalues, start from Av=λvA\mathbf{v}=\lambda\mathbf{v}, which can be rearranged to (AλI)v=0(A-\lambda I)\mathbf{v}=0.

For a non-zero vector v\mathbf{v} to exist, the matrix (AλI)(A-\lambda I) must be singular, so det(AλI)=0\det(A-\lambda I)=0.

This equation is called the characteristic equation, and the expression det(AλI)\det(A-\lambda I) is the characteristic polynomial.

For a 2×22\times2 matrix A=(abcd)A=\begin{pmatrix}a&&b\\c&&d\end{pmatrix}, the characteristic equation is:

aλbcdλ=0\begin{vmatrix}a-\lambda&&b\\c&&d-\lambda\end{vmatrix}=0

so (aλ)(dλ)bc=0(a-\lambda)(d-\lambda)-bc=0, which simplifies to:

λ2(a+d)λ+(adbc)=0\lambda^2-(a+d)\lambda+(ad-bc)=0

The sum of the eigenvalues is the trace, and the product is the determinant.

Let A=(4123)A=\begin{pmatrix}4&&1\\2&&3\end{pmatrix}. Find the eigenvalues.

Compute det(AλI)=4λ123λ\det(A-\lambda I)=\begin{vmatrix}4-\lambda&&1\\2&&3-\lambda\end{vmatrix}.

=(4λ)(3λ)2=(4-\lambda)(3-\lambda)-2.

=127λ+λ22=12-7\lambda+\lambda^2-2.

=λ27λ+10=\lambda^2-7\lambda+10.

So the characteristic equation is λ27λ+10=0\lambda^2-7\lambda+10=0.

Factorise: (λ5)(λ2)=0(\lambda-5)(\lambda-2)=0.

Hence the eigenvalues are λ=5\lambda=5 and λ=2\lambda=2.

tibertutor.com

Next Up

You have completed the sub-topic 1.12 notes, covering "Advanced matrices" for IB Maths AI - continue with related resources below or explore the full IB Maths AI course from the IBO.

Other Sub-topic 1.12 resources