Skip to main content

Learning Resources

This module is populated from the local chunked books in library/raw/semester-01-math-foundations/books. Use this page as a source map, not as an instruction to read everything.

Source Stack

BookRoleHow to use it in this module
Linear Algebra and Its ApplicationsPrimary teaching sourceDefault escalation for systems, spaces, orthogonality, determinants, spectra, SVD, and numerical structure
Mathematics for Computer ScienceLight selective supportUse only for recurrence language when connecting diagonalization to CS-style iterative processes

Resource Map by Cluster

Cluster 1: Linear Systems and Matrix Mechanics

NeedBest local chunkWhy
geometry behind systemsLAIA 1.2 Part 1Best reset from equations to geometric structure
elimination workflowLAIA 1.3 Part 2Strongest full worked elimination sequence
multiplication as compositionLAIA 1.4 Part 1Best bridge from notation to action
LU and row exchangesLAIA 1.5 Part 1Best reusable-factorization explanation
inverse and transpose structureLAIA 1.6 Part 5Best connection from solve questions to structure tests

Cluster 2: Vector Spaces, Rank, and Basis

NeedBest local chunkWhy
subspace testsLAIA 2.1 Part 2Best operational language for closure and homogeneous structure
nullspace intuitionLAIA 2.2 Part 3Strongest explanation of free variables and special solutions
basis and dimensionLAIA 2.3 Part 3Best route from redundancy to coordinate systems
four fundamental subspacesLAIA 2.4 Part 4Best global picture of matrix action
transformation viewpointLAIA 2.6 Part 2Best move from matrix entries to maps

Cluster 3: Orthogonality, Projections, and Approximation

NeedBest local chunkWhy
orthogonal complementsLAIA 3.1 Part 4Strongest explanation of clean separation
projection onto linesLAIA 3.2 Part 2Best geometric intuition before general least squares
least squares setupLAIA 3.3 Part 2Best route from projection to normal equations
QR and Gram-SchmidtLAIA 3.4 Part 3Best explanation of orthonormalization as structure cleanup

Cluster 4: Spectral Thinking and Repeated Action

NeedBest local chunkWhy
determinant propertiesLAIA 4.1/4.2Best meaning-first entry to determinant structure
eigenvalue intuitionLAIA 5.1 Part 1Best first explanation of invariant directions
diagonalizationLAIA 5.2 Part 2Best route from eigenvectors to powers
repeated action and powersLAIA 5.3 Part 2Strongest bridge into iteration and recurrence behavior
CS recurrence reinforcementMCS 22.3 Linear RecurrencesGood short cross-check when the spectral method feels too abstract

Cluster 5: Positive Definiteness, SVD, and Numerical Judgment

NeedBest local chunkWhy
quadratic-form geometryLAIA 6.1 Part 2Best optimization-flavored explanation
tests for positive definitenessLAIA 6.2 Part 3Most useful rule-focused chunk
SVD core ideaLAIA 6.3 Part 1Best single starting point for rank/compression thinking
norms and sensitivityLAIA 7.2 Part 1Best warning against naive algebraic certainty
iterative methodsLAIA 7.4 Part 2Best route into scale-aware computation

Exercise Support Chunks

Use these after the concept pages are understood but your fluency is weak:

Use Rules

  • If you are stuck on structure, go to Linear Algebra and Its Applications first.
  • If recurrence behavior is the gap, use the MCS recurrence chunk only as a second pass.
  • Open one chunk for one concept gap; do not start reading whole chapters by default.
  • If rereading does not help, stop and explain the matrix in terms of spaces, directions, and approximation before opening another chunk.