Home › IB Maths AI HL › Questions by topic › Eigenvalues, Eigenvectors and Markov Chains

IB Maths AI HL · Unit 1: Number and Algebra

IB Maths AI HL Eigenvalues, Eigenvectors and Markov Chains Questions

Exam-style IB Maths AI HL eigenvalues, eigenvectors and markov chains questions with worked solutions. Start with the 3 fully worked examples below — each is solved step by step the way an IB examiner expects — then try the practice questions and check your working against the mark scheme.

Practise Eigenvalues, Eigenvectors and Markov Chains questions → AI HL formula booklet

What's examined in AI HL eigenvalues, eigenvectors and markov chains

The question bank covers these eigenvalues, eigenvectors and markov chains question types (number of questions in brackets):

Eigenvalues, Eigenvectors and Markov Chains worked examples

Worked example 1: Finding Eigenvalues of a 2x2 Matrix · easy

Find the exact eigenvalues of the matrix $A = \begin{pmatrix} 4 & 2 \\ 1 & 3 \end{pmatrix}$.

Solution

1. Set up the characteristic equation by setting the determinant of $(A - \lambda I)$ to zero: $\det\begin{pmatrix} 4-\lambda & 2 \\ 1 & 3-\lambda \end{pmatrix} = 0$.

2. Expand the determinant: $(4-\lambda)(3-\lambda) - (2)(1) = 0$.

3. Simplify the resulting quadratic equation: $12 - 4\lambda - 3\lambda + \lambda^2 - 2 = 0 \implies \lambda^2 - 7\lambda + 10 = 0$.

4. Factorise the quadratic: $(\lambda - 5)(\lambda - 2) = 0$.

5. The exact eigenvalues are $\lambda_1 = 5$ and $\lambda_2 = 2$.

Examiner tip: You can quickly verify your eigenvalues are correct by checking that their sum equals the trace (sum of the main diagonal elements) of the original matrix.

Worked example 2: Verifying an Eigenvector · medium

Matrix $M = \begin{pmatrix} 3 & 1 \\ 1 & 3 \end{pmatrix}$. Show algebraically that $\mathbf{v} = \begin{pmatrix} 1 \\ 1 \end{pmatrix}$ is an eigenvector of $M$, and state its corresponding eigenvalue.

Solution

1. Multiply the matrix $M$ by the vector $\mathbf{v}$: $\begin{pmatrix} 3 & 1 \\ 1 & 3 \end{pmatrix} \begin{pmatrix} 1 \\ 1 \end{pmatrix}$.

2. Calculate the top row: $3(1) + 1(1) = 4$.

3. Calculate the bottom row: $1(1) + 3(1) = 4$.

4. Express the resulting vector as a scalar multiple of the original vector: $\begin{pmatrix} 4 \\ 4 \end{pmatrix} = 4\begin{pmatrix} 1 \\ 1 \end{pmatrix}$.

5. Since $M\mathbf{v} = \lambda\mathbf{v}$, it is verified as an eigenvector with an eigenvalue of $\lambda = 4$.

Examiner tip: Eigenvectors represent the invariant directions of a linear transformation, where the matrix multiplication merely scales the vector by the eigenvalue $\lambda$.

Worked example 3: Finding the Steady State of a Markov Chain · hard

A system is modelled by a Markov chain with the transition matrix $T = \begin{pmatrix} 0.8 & 0.3 \\ 0.2 & 0.7 \end{pmatrix}$. Find the exact steady state probability vector $\mathbf{s} = \begin{pmatrix} x \\ y \end{pmatrix}$.

Solution

1. Recall that at the steady state, multiplying by the transition matrix leaves the state unchanged: $T\mathbf{s} = \mathbf{s}$.

2. Set up the matrix equation: $\begin{pmatrix} 0.8 & 0.3 \\ 0.2 & 0.7 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} x \\ y \end{pmatrix}$.

3. Extract the first linear equation: $0.8x + 0.3y = x \implies 0.3y = 0.2x \implies 3y = 2x$.

4. Apply the fundamental property of probability vectors, which states that the sum of the states must equal $1$: $x + y = 1 \implies y = 1 - x$.

5. Substitute and solve: $3(1 - x) = 2x \implies 3 - 3x = 2x \implies 5x = 3 \implies x = 0.6$. Consequently, $y = 0.4$. The steady state vector is $\begin{pmatrix} 0.6 \\ 0.4 \end{pmatrix}$.

Examiner tip: The long-term steady state of a regular Markov chain effectively corresponds to the normalised eigenvector associated with the eigenvalue $\lambda = 1$.

Try these IB Maths AI HL eigenvalues, eigenvectors and markov chains questions

Three questions from the bank, easiest first. Mark schemes and AI marking of your written working are in the practice area.

Question 1 · easy · 4 marks · Paper 1

The weather in a specific town can only be Sunny (S) or Rainy (R). If it is Sunny today, there is an \(80\%\) chance it will be Sunny tomorrow. If it is Rainy today, there is a \(60\%\) chance it will be Rainy tomorrow.
(a) Construct a \(2 \times 2\) transition matrix \(T\) to represent this information, ordering the columns and rows as S, then R. [2 marks]
(b) If it is Rainy on Monday, calculate the exact probability that it will be Sunny on Wednesday. [2 marks]

Attempt it and see the mark scheme →

Question 2 · medium · 5 marks · Paper 1

A biologist is modelling a population of insects using a Leslie matrix. The population is divided into two age groups: Juveniles (J) and Adults (A). Each month, \(40\%\) of Juveniles survive to become Adults. Each month, every Adult produces an average of 3 new Juveniles, and \(50\%\) of the Adults survive to the next month.
(a) Write down the \(2 \times 2\) Leslie matrix \(L\) for this population. [2 marks]
(b) The initial population consists of \(100\) Juveniles and \(50\) Adults. Calculate the exact population of each age group after 2 months. [3 marks]

Attempt it and see the mark scheme →

Question 3 · hard · 7 marks · Paper 1

A system's state \((x_n, y_n)\) evolves over discrete time steps according to the transformation \(T(x_n, y_n) = (0.8x_n + 0.1y_n,\ 0.2x_n + 0.9y_n)\). Let \(M\) be the matrix associated with this transformation.

  1. Write down the matrix \(M\). [1 mark]

  2. Find the eigenvalues of \(M\). [2 marks]

  3. Given the initial state \((x_0, y_0) = (300, 0)\), determine the state of the system after a very long time. [4 marks]

Attempt it and see the mark scheme →

All 28 eigenvalues, eigenvectors and markov chains questions with mark schemes →

FAQ

How many IB Maths AI HL eigenvalues, eigenvectors and markov chains questions are there?

There are 28 exam-style eigenvalues, eigenvectors and markov chains questions in the AI HL question bank (Paper 1: 28), graded 6 easy, 6 medium, 10 hard, 6 starter. Every question has a full IB-style mark scheme (M, A and R marks).

Is eigenvalues, eigenvectors and markov chains on Paper 1 or Paper 2?

In the question bank these questions are set as Paper 1 questions.

Where can I get the mark schemes?

Open the AI HL Unit 1 practice page: every question has a step-by-step IB-style mark scheme, and you can photograph your working for instant AI marking. The worked examples on this page are free.

More AI HL Unit 1 topics

← All IB Maths AI HL topics