Skip to main content

Book Exercise Lanes

This module's exercise system is book-driven. Use these local chunks for targeted volume after you already understand the guide.

How To Use This Page

  1. Finish the relevant concept page first.
  2. Solve at least one problem from memory before opening the book.
  3. Use the book chunk for volume, not for first exposure.
  4. Keep a mistake log with tags such as lost pivot, wrong basis extraction, confused projection with exact solve, assumed diagonalizable, or ignored conditioning.

Lane 1: Systems, Multiplication, and Invertibility

Use this lane when your main problem is elimination discipline or composition reasoning.

Target outcomes:

  • 8 systems classified before full solve
  • 6 matrix products interpreted as compositions
  • 4 invertibility arguments stated structurally rather than by guesswork

Lane 2: Subspaces, Rank, and Basis

Use this lane when you can row-reduce but still struggle to describe what the matrix is doing.

Target outcomes:

  • 6 subspace tests with full justification
  • 6 rank/nullspace problems
  • 5 basis or dimension problems with explicit redundancy removal

Lane 3: Orthogonality, Projection, and Approximation

Use this lane when the geometry of approximation is not yet automatic.

Target outcomes:

  • 5 orthogonality or projection problems
  • 4 least-squares setups with explanation
  • 3 QR or Gram-Schmidt problems

Lane 4: Determinants, Spectra, SVD, and Numerical Judgment

Use this lane when the arithmetic is fine but your interpretation of matrix behavior is unstable.

Target outcomes:

  • 4 determinant interpretation problems
  • 6 eigenvalue or diagonalization problems
  • 3 positive-definiteness classifications
  • 3 SVD or conditioning interpretation problems

Self-Curated Problem Set

Build a custom set with these minimums:

  • 5 elimination and consistency problems
  • 5 rank/nullspace/basis problems
  • 4 projection or least-squares problems
  • 5 eigenvalue or diagonalization problems
  • 3 conditioning or method-choice problems

Completion Checklist

  • Completed at least one lane in full
  • Logged at least 12 real mistakes and corrections
  • Wrote at least 10 sentence-form structural interpretations, not just calculations
  • Reattempted at least 4 failed problems after review
  • Solved at least 3 problems by both hand reasoning and code verification