NotesA LevelFurther Mathematicseigenvalues eigenvectors
Back to Further Mathematics Notes

eigenvalues eigenvectors

A LevelFurther Mathematics~6 min read

Overview

# Eigenvalues and Eigenvectors - A-Level Further Mathematics Summary ## Key Learning Outcomes Students learn to find eigenvalues by solving the characteristic equation det(A - λI) = 0 and corresponding eigenvectors by solving (A - λI)x = 0 for non-zero vectors. The topic covers geometric interpretation, including understanding eigenspaces, and applications to diagonalisation of matrices where A = PDP⁻¹, with D containing eigenvalues and P containing eigenvectors as columns. ## Exam Relevance This topic typically appears as a substantial question worth 8-12 marks in Further Mathematics Paper 1 (Core Pure), requiring students to demonstrate systematic calculation methods, verify eigenvector properties, and apply results to matrix powers or differential equations. Examiners frequently test whether candidates can distinguish between linearly independent eigenvectors and recognise when diagonal

Core Concepts & Theory

Eigenvalues and eigenvectors represent a fundamental concept in linear algebra where certain vectors maintain their direction under linear transformations, only changing in magnitude.

Definition: For a square matrix A and non-zero vector v, if Av = λv where λ is a scalar, then v is an eigenvector and λ is the corresponding eigenvalue.

The Characteristic Equation is derived by rearranging: Av = λv → (A - λI)v = 0. For non-trivial solutions, det(A - λI) = 0. This determinant equation yields the eigenvalues.

Key Formula: For a 2×2 matrix A = [[a, b], [c, d]], the characteristic equation is λ² - (a+d)λ + (ad-bc) = 0, where (a+d) is the trace and (ad-bc) is the determinant.

Finding Eigenvectors: Once eigenvalues are known, substitute each λ back into (A - λI)v = 0 and solve the resulting system. The solution space gives eigenvectors (infinite solutions exist; express as parametric form).

Important Properties:

  • Sum of eigenvalues = trace of A
  • Product of eigenvalues = det(A)
  • If det(A) = 0, then λ = 0 is an eigenvalue
  • For symmetric matrices, eigenvalues are always real
  • Eigenvectors corresponding to distinct eigenvalues are linearly independent

Mnemonic: "DETECTIVE finds eigenvalues" - DET(A - λI) = 0, then Evaluate Characteristic equation, Try values, Insert back, find Vectors, Express parametrically.

Detailed Explanation with Real-World Examples

Eigenvalues reveal how transformations stretch or compress space along special directions (eigenvectors).

The Bridge Analogy: Imagine a suspension bridge swaying in wind. The bridge has natural frequencies (eigenvalues) at which it oscillates most readily, and specific patterns of motion (eigenvectors). Engineers must ensure wind frequencies don't match these eigenvalues to prevent catastrophic resonance (like the 1940 Tacoma Narrows Bridge collapse).

Google's PageRank Algorithm uses eigenvalues to rank websites. Each webpage is a component of an eigenvector, and the dominant eigenvalue (λ = 1) determines website importance based on link structure. The eigenvector corresponding to this eigenvalue gives relative page rankings.

Quantum Mechanics: Observable properties (energy, momentum) are eigenvalues of operators acting on wave functions (eigenvectors). Measuring a particle's energy means finding eigenvalues of the Hamiltonian operator.

Population Dynamics: Consider a two-species ecosystem. The matrix A = [[1.2, 0.3], [0.1, 1.5]] represents interaction rates. Eigenvalues λ₁ ≈ 1.62, λ₂ ≈ 1.08 show both populations grow, but λ₁ > λ₂ indicates the dominant growth mode. The corresponding eigenvector shows the stable population ratio.

Geometric Interpretation: If A represents a transformation, eigenvectors are invariant directions. For rotation matrices (except 180°), eigenvalues are complex, indicating no real invariant directions. For scaling transformations, all non-zero vectors are eigenvectors with eigenvalue equal to the scale factor.

Practical Insight: Eigenvectors with |λ| > 1 indicate growth directions; |λ| < 1 indicate decay; λ = 1 indicates steady-state behaviour in dynamical systems.

Worked Examples & Step-by-Step Solutions

**Example 1:** Find eigenvalues and eigenvectors of **A** = [[4, 2], [1, 3]]. *Step 1:* Form characteristic equation: det([[4-λ, 2], [1, 3-λ]]) = 0 *Step 2:* Expand: (4-λ)(3-λ) - 2(1) = 0 → λ² - 7λ + 10 = 0 *Step 3:* Factorize: (λ-5)(λ-2) = 0, so **λ₁ = 5, λ₂ = 2** **Examiner Note:** Always veri...

Unlock 3 More Sections

Sign up free to access the complete notes, key concepts, and exam tips for this topic.

No credit card required · Free forever

Key Concepts

  • Eigenvalue: A scalar lambda (λ) such that for a given matrix A, A*v = λ*v for some non-zero vector v. It represents a scaling factor.
  • Eigenvector: A non-zero vector v such that for a given matrix A, A*v = λ*v for some scalar lambda (λ). It represents a direction that is unchanged by the transformation, only scaled.
  • Characteristic Equation: The equation det(A - λI) = 0, used to find the eigenvalues of a matrix A.
  • Characteristic Polynomial: The polynomial obtained by expanding det(A - λI), whose roots are the eigenvalues.
  • +2 more (sign up to view)

Exam Tips

  • Always remember to set det(A - λI) = 0 to find eigenvalues. This is the starting point for almost all eigenvalue problems.
  • When finding eigenvectors, substitute each eigenvalue back into (A - λI)v = 0. You will always get a system of dependent equations, so expect to express one variable in terms of another and choose a simple non-zero value for one variable to find a basis eigenvector.
  • +3 more tips (sign up)

AI Tutor

Get instant AI-powered explanations for any concept in this topic.

Still Struggling?

Get 1-on-1 help from an expert A Level tutor.

More Further Mathematics Notes

Ask Aria anything!

Your AI academic advisor