aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects
  • All IB Subjects
  • IB Diploma
  • IB ESS
  • IB Economics
  • IB Business Management
  • IB Math AI
  • IB Math AA
Question Banks
  • ESS Question Bank
  • Economics Question Bank
  • Business Management Question Bank
  • Math AI Question Bank
  • Math AA Question Bank
Predicted Topics 2026
  • ESS Predictions 2026
  • Economics Predictions 2026
  • Business Management Predictions 2026
  • Math AI Predictions 2026
  • Math AA Predictions 2026

Study Resources

  • Free Study Notes
  • Mock Exams
  • Revision Guide
  • Flashcards
  • Exam Skills
  • Command Terms
  • Past Paper Feedback
  • Grade Calculator
  • Exam Timetable 2026

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.894
NotesMath AI HLTopic 1.15Eigenvalues & eigenvectors
Back to Math AI HL Topics
1.15.12 min read

Eigenvalues & eigenvectors

IB Mathematics: Applications and Interpretation • Unit 1

Smart study tools

Turn reading into results

Move beyond passive notes. Answer real exam questions, get AI feedback, and build the skills that earn top marks.

Get Started Free

Contents

  • Eigenvalues: solve det(A − λI) = 0
  • Eigenvectors and diagonalisation A = PDP⁻¹
A special direction the matrix only stretches: Most vectors get knocked sideways when you multiply by a matrix A. But a few special directions come out pointing the same way — just longer or shorter.

For those directions, Av = λv: the matrix acts like plain multiplication by a number λ. That number is the eigenvalue; the direction v is the eigenvector.

Why do we care? In a population or network model the matrix is applied over and over. The eigenvalue λ = 1 picks out the mix that never changes — the long-run steady state.
Where the equation comes from: Rearrange Av = λv to Av − λv = 0, i.e. (A − λI)v = 0 (the I keeps it a matrix subtraction).

We want a non-zero v, so the matrix A − λI must be singular — its determinant is zero.

That single condition, det(A − λI) = 0, is the characteristic equation. Solve it for λ.
Characteristic equation — solve it for the eigenvalues λ.

IB-style question — find the eigenvalues

A city splits people between Downtown (D) and Suburbs (S). Each year the population is updated by

A = [[0.8, 0.3], [0.2, 0.7]].

Find the eigenvalues of A.

Step by step

  1. Write A − λI by subtracting λ down the diagonal.
  2. Set the determinant (top-left × bottom-right − the other diagonal) to 0.
  3. Expand: 0.56 − 1.5λ + λ² − 0.06 = 0, which tidies to the characteristic equation.
  4. Factorise (or use the GDC's polynomial solver).
  5. Read off the two eigenvalues.

Final answer

Eigenvalues λ = 1 and λ = 0.5. (The λ = 1 here is the giveaway that A is a transition matrix — its columns each add to 1.)

One eigenvector per eigenvalue, then bundle them up: For each eigenvalue λ, the eigenvector is any non-zero v solving (A − λI)v = 0. The two rows always give the same relationship between x and y, so just pick the simplest whole-number vector.

Once you have both eigenvectors, diagonalise: put the eigenvectors as the columns of P, and the matching eigenvalues down the diagonal of D. Then

A = PDP⁻¹.

This is gold for powers: applying A many times becomes Aⁿ = PDⁿP⁻¹, and raising the diagonal D to a power is just raising each entry to that power.
P = eigenvectors as columns; D = eigenvalues on the diagonal.

IB-style question — find the eigenvectors

For the same A = [[0.8, 0.3], [0.2, 0.7]] (eigenvalues 1 and 0.5), find an eigenvector for each eigenvalue.

Step by step

  1. λ = 1: solve (A − I)v = 0.
  2. Both rows say −0.2x + 0.3y = 0, i.e. y = (2/3)x. Choose x = 3.
  3. λ = 0.5: solve (A − 0.5I)v = 0.
  4. Both rows say x + y = 0, i.e. y = −x. Choose x = 1.

Final answer

Eigenvector (3, 2) for λ = 1; eigenvector (1, −1) for λ = 0.5. Any non-zero multiple is also correct.

IB-style question — diagonalise

Using those eigenvectors, write down matrices P and D so that A = PDP⁻¹.

Step by step

  1. P holds the eigenvectors as columns (same order as the eigenvalues in D).
  2. D holds the eigenvalues on the diagonal (λ = 1 first, matching the first column).
  3. The order must match: column 1 of P (for λ = 1) lines up with the 1 in D.

Final answer

P = [[3, 1], [2, −1]], D = [[1, 0], [0, 0.5]], with A = PDP⁻¹. (Swap both an eigenvalue and its column together and it still works.)

IB Exam Questions on Eigenvalues & eigenvectors

Practice with IB-style questions filtered to Topic 1.15.1. Get instant AI feedback on every answer.

Practice Topic 1.15.1 QuestionsBrowse All Math AI HL Topics

How Eigenvalues & eigenvectors Appears in IB Exams

Examiners use specific command terms when asking about this topic. Here's what to expect:

Define

Give the precise meaning of key terms related to Eigenvalues & eigenvectors.

AO1
Describe

Give a detailed account of processes or features in Eigenvalues & eigenvectors.

AO2
Explain

Give reasons WHY — cause and effect within Eigenvalues & eigenvectors.

AO3
Evaluate

Weigh strengths AND limitations of approaches in Eigenvalues & eigenvectors.

AO3
Discuss

Present arguments FOR and AGAINST with a balanced conclusion.

AO3

See the full IB Command Terms guide →

Related Math AI HL Topics

Continue learning with these related topics from the same unit:

1.1.1Converting to standard form
1.1.2Back to ordinary form
1.1.3Calculations with standard form
1.1.4Validity checks and GDC output
View all Math AI HL topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Math AI HL

Previous
1.14.1Introduction to matrices
Next
Gradient and y-intercept2.1.1

11 exam-style questions ready for you

Students who practice on Aimnova improve their scores by 15% on average. Get instant feedback that shows exactly how to improve your answers.

Practice Now — FreeView All Math AI HL Topics