Home / IB DP Maths 2026, 2027 & 2028 / Application and Interpretation HL / IB Mathematics AHL 1.15 Eigenvalues and eigenvectors AI HL Paper 3- Exam Style Questions

IB Mathematics AHL 1.15 Eigenvalues and eigenvectors AI HL Paper 3- Exam Style Questions- New Syllabus

Question

A municipality contains three competing supermarkets: Alpha, Beta, and Gamma.
Sarah, the district manager for Alpha, analyzes annual consumer migration patterns between the three Supermarkets. Her research yields the following annual transition data:
  • For patrons initially at Alpha: 91% remain with Alpha, 5% switch to Beta, and 4% switch to Gamma.
  • For patrons initially at Beta: 95% remain with Beta, 4% switch to Alpha, and 1% switch to Gamma.
  • For patrons initially at Gamma: 92% remain with Gamma, 6% switch to Alpha, and 2% switch to Beta.
This behavioral data is used to construct a transition matrix, \( T \).
(a) Construct the transition matrix \( T \) to represent this system.
Assume the annual probability of a customer moving between supermarkets remains constant.
(b) Calculate the percentage of patrons originally at Gamma who are expected to have migrated to Alpha after a period of 5 years.
(c) Determine the steady state probability vector for the matrix \( T \).
(d) Using your result from part (c), state the long-term expected market share (percentage) of Alpha.
The initial annual data showed that 6% of Gamma’s patrons migrated to Alpha. Sarah is tasked with implementing a marketing strategy to increase Alpha’s long-term market share to at least 40%.
Assume that all other annual migration percentages between stores remain unchanged, and only the percentage of patrons remaining with Gamma is adjusted to accommodate the change in migration to Alpha.
(e) Find the smallest integer percentage to which the 6% migration rate from Gamma to Alpha must be increased to meet the 40% long-term target. Justify your conclusion.
(f) Determine, with an explanation, whether the manager of Beta Supermarket would see an increase in long-term market share as a result of Alpha attracting more customers from Gamma.
(g) Provide one real-world reason why the assumption of constant annual transition percentages might be invalid in a retail context.
Sarah transfers to manage a new grocery outlet, Delta, in a different region.
During the first week of operation, Delta serves 600 customers. Sarah observes that the weekly customer count grows by 30 people each week. She initially models this growth using an arithmetic sequence (Model 1).
(h) According to Model 1, determine the projected number of customers at Delta during the 10th week.
To accelerate growth, Sarah introduces a rewards program starting after the 5th week. She projects that the number of new customers gained each week under this program will be 12% higher than the number of new customers gained the previous week (Model 2).
(i) Verify that Model 2 predicts 753.6 total customers for Delta in the 6th week.
(j) Calculate the total number of customers expected in the 10th week using Model 2.
(k) By evaluating the two growth projections, identify the first week in which the customer count in Model 2 is at least 500 greater than the count in Model 1.

Most-appropriate topic codes:

TOPIC AHL 4.19: Transition matrices — parts (a), (b), (c), (d), (e), (f) 
TOPIC AHL 1.15: Eigenvectors and eigenvalues (steady state) — part (c) 
TOPIC SL 1.2: Arithmetic sequences — part (h)
TOPIC SL 1.3: Geometric sequences and series — parts (i), (j), (k) 
▶️ Answer/Explanation

(a)
The transition matrix columns represent “from” states (Alpha, Beta, Gamma) and rows represent “to” states. Each column sums to 1 (100%).
\(T = \begin{pmatrix} 0.91 & 0.04 & 0.06 \\ 0.05 & 0.95 & 0.02 \\ 0.04 & 0.01 & 0.92 \end{pmatrix}\)

(b)
Over 5 years means 5 transitions. We need \(T^5\). The (1,3) entry gives the proportion moving from Gamma to Alpha after 5 years.
Using technology: \(T^5 \approx \begin{pmatrix} 0.659 & 0.156 & 0.219 \\ 0.196 & 0.792 & 0.101 \\ 0.146 & 0.0514 & 0.680 \end{pmatrix}\)
The (1,3) entry is 0.219 → 21.9%.
\(\boxed{21.9\%}\)

(c)
The steady state vector \(\mathbf{v}\) satisfies \(T\mathbf{v} = \mathbf{v}\) with components summing to 1.
Solving \((T-I)\mathbf{v} = \mathbf{0}\) with \(v_1+v_2+v_3=1\):
Using technology or solving: \(\mathbf{v} \approx \begin{pmatrix} 0.342 \\ 0.432 \\ 0.225 \end{pmatrix}\)
\(\boxed{\begin{pmatrix} 0.342 \\ 0.432 \\ 0.225 \end{pmatrix}}\)

(d)
From steady state vector, long-term proportion of customers at Alpha is 34.2%.
\(\boxed{34.2\%}\)

(e)
Let new transition from Gamma to Alpha be \(x\) (instead of 0.06). Then Gamma to Gamma becomes \(0.92 – (x-0.06) = 0.98 – x\).
New \(T’ = \begin{pmatrix} 0.91 & 0.04 & x \\ 0.05 & 0.95 & 0.02 \\ 0.04 & 0.01 & 0.98-x \end{pmatrix}\)
We want steady-state Alpha component \(\geq 0.40\).
Testing integers: at \(x=0.13\) (13%), steady state ≈ \(\begin{pmatrix} 0.403 \\ 0.459 \\ 0.138 \end{pmatrix}\).
At \(x=0.12\) (12%), steady state ≈ \(\begin{pmatrix} 0.395 \\ 0.456 \\ 0.149 \end{pmatrix}\) (under 40%).
Minimum integer percentage is \(\boxed{13\%}\).

(f)
From (e), new steady state gives Beta 45.9% vs original 43.2%. Since 0.459 > 0.432, Beta’s market share increases.
\(\boxed{\text{Yes, Beta benefits as its long-term market share increases from 43.2% to 45.9%.}}\)

(g)
Real-world factors: stores may change marketing strategies, new competitors may enter, economic conditions change, customer preferences evolve.
\(\boxed{\text{Changes in store marketing strategies or economic conditions could alter customer behavior year to year.}}\)

(h)
Arithmetic sequence: \(u_n = u_1 + (n-1)d\)
\(u_{10} = 600 + (10-1) \times 30 = 600 + 270 = 870\)
\(\boxed{870}\)

(i)
Week 5 customers: \(600 + 4 \times 30 = 720\) (Model 1 up to week 5)
Week 6 under Model 2: \(720 + 30 \times 1.12 = 720 + 33.6 = 753.6\)
\(\boxed{753.6}\)

(j)
From week 5: 720 customers.
Week 6–10 is 5 weeks of geometric growth in new customers: first new increment = 33.6, ratio = 1.12
Sum of geometric series: \(S_5 = 33.6 \times \frac{1.12^5 – 1}{1.12 – 1} \approx 33.6 \times 6.3528 \approx 213.455\)
Total at week 10: \(720 + 213.455 \approx 933.455\)
\(\boxed{933}\) (or 933.46)

(k)
Method 1:
Model 1: \(A_n = 600 + 30(n-1)\)
Model 2: For \(n \geq 6\), \(G_n = 720 + 30 \times 1.12 \times \frac{1.12^{n-5} – 1}{0.12}\)
Solve \(G_n – A_n \geq 500\)
Using technology: \(n \approx 17.505\) → week 18.
Method 2:
Create lists:
Week 17: Model 1 = 1080, Model 2 ≈ 1530.87 (difference ≈ 450.87)
Week 18: Model 1 = 1110, Model 2 ≈ 1661.77 (difference ≈ 551.77) ≥ 500
First week with difference ≥ 500 is \(\boxed{\text{week 18}}\).

Scroll to Top