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
- Finish the relevant concept page first.
- Solve at least one problem from memory before opening the book.
- Use the book chunk for volume, not for first exposure.
- Keep a mistake log with tags such as
lost pivot,wrong basis extraction,confused projection with exact solve,assumed diagonalizable, orignored conditioning.
Lane 1: Systems, Multiplication, and Invertibility
Use this lane when your main problem is elimination discipline or composition reasoning.
- LAIA: Chapter 1 Review Exercises
- LAIA: Solutions to Selected Exercises (Part 1)
- LAIA: Solutions to Selected Exercises (Part 2)
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.
- LAIA: Chapter 2 Review Exercises
- LAIA: Solutions to Selected Exercises (Part 3)
- LAIA: Solutions to Selected Exercises (Part 4)
- LAIA: Solutions to Selected Exercises (Part 5)
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.
- LAIA: Chapter 3 Review Exercises
- LAIA: Solutions to Selected Exercises (Part 6)
- LAIA: Solutions to Selected Exercises (Part 7)
- LAIA: Solutions to Selected Exercises (Part 8)
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.
- LAIA: Chapter 4 Review Exercises
- LAIA: Chapter 5 Review Exercises
- LAIA: Solutions to Selected Exercises (Part 9)
- LAIA: Solutions to Selected Exercises (Part 10)
- LAIA: Solutions to Selected Exercises (Part 11)
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