Complete University Mathematics Study Guide
flowchart TD A[Hub] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Why This Guide Exists
Section titled “Why This Guide Exists”University mathematics is fundamentally different from computational mathematics. It asks not “what is the answer?” but “why must this be true, and what would have to change for it to be false?” This shift — from computation to proof — is what transforms a collection of facts into genuine mathematical understanding.
This hub page maps every resource on this site. The prerequisite map shows you exactly how the subjects connect, so you can study in the right order and build understanding that compounds. Each section includes definitions, theorems, worked examples, common pitfalls, and practice problems.
Table of Contents
Section titled “Table of Contents”- Prerequisite Map
- Abstract Algebra
- Linear Algebra
- Real Analysis
- Multivariable Calculus
- Ordinary Differential Equations
- Complex Analysis
- Number Theory
- Probability and Statistics
- Topology
- Measure Theory
- Functional Analysis
- Differential Geometry
- Cross-Site Resources
- Proof Techniques
- FAQ
Prerequisite Map
Section titled “Prerequisite Map”Mathematics is cumulative. Each subject builds on the ones before it. The following map shows the dependencies — study the listed prerequisites before attempting a subject.
Linear Algebra ←────────────────────────────────────────────────┐ │ │ ├── Abstract Algebra (groups, rings, fields) │ │ └── Galois Theory │ │ │ ├── Real Analysis (ε-δ, sequences, continuity) │ │ ├── Multivariable Calculus (partial derivatives) │ │ │ └── Differential Geometry (manifolds) │ │ ├── Complex Analysis (analytic functions) │ │ └── Measure Theory (Lebesgue integration) │ │ └── Functional Analysis (Banach spaces) │ │ │ ├── ODEs (first-order, second-order, Laplace) │ │ └── PDEs (Fourier series, separation of variables) │ │ │ ├── Number Theory (divisibility, primes, congruences) │ │ │ ├── Probability (random variables, distributions) │ │ └── Measure Theory (probability spaces) │ │ │ └── Topology (open sets, compactness, connectedness) │ └── Functional Analysis (topological vector spaces) │Recommended Starting Points
Section titled “Recommended Starting Points”| Your Background | Start Here |
|---|---|
| Just finished high school | Linear Algebra — the most broadly applicable subject |
| Comfortable with proofs | Real Analysis — the foundation of rigorous mathematics |
| Interested in algebra | Abstract Algebra — groups, rings, and fields |
| Need calculus for physics | Multivariable Calculus — practical and immediately useful |
| Interested in applied maths | ODEs — the language of dynamical systems |
Abstract Algebra
Section titled “Abstract Algebra”Abstract algebra studies algebraic structures — groups, rings, fields, and their homomorphisms. It reveals the architecture of mathematical objects by focusing on their symmetries and operations rather than their specific elements.
Core Topics
Section titled “Core Topics”- Groups — definition, examples, and basic properties
- Subgroups — criteria for subgroups and lattice of subgroups
- Lagrange’s Theorem — the order of a subgroup divides the order of the group
- Normal Subgroups and Quotient Groups — when subgroups are “invisible” to the group structure
- Homomorphisms and Isomorphism Theorems — the structural maps between groups
- Group Actions — how groups act on sets: orbits, stabilisers, and Burnside’s lemma
- The Sylow Theorems — existence and conjugacy of p-subgroups
- Rings — ring axioms, ideals, and ring homomorphisms
- Ideals and Quotient Rings — building new rings from old
- Polynomial Rings — Euclidean algorithm and factorisation
- Euclidean Domains, PIDs, and UFDs — the hierarchy of ring types
- Field Theory — field extensions and algebraic numbers
- Galois Theory Fundamentals — the connection between field extensions and group theory
- Classification of Groups of Small Order
Problem Set and Review
Section titled “Problem Set and Review”Linear Algebra
Section titled “Linear Algebra”Linear algebra is the most widely applied area of mathematics. It handles vector spaces, linear maps, eigenvalues, and inner product spaces — tools used in data science, quantum mechanics, computer graphics, and virtually every branch of applied mathematics.
Core Topics
Section titled “Core Topics”- Vectors and Vector Spaces — axioms, examples, and subspaces
- Linear Independence, Span, Basis, and Dimension — the fundamental structural concepts
- Matrices — matrix operations, inverse, and rank
- Systems of Linear Equations — Gaussian elimination and row echelon form
- Eigenvalues and Eigenvectors — diagonalisation and the characteristic polynomial
- Inner Product Spaces — orthogonality, Gram-Schmidt, and projections
- Singular Value Decomposition — the most important factorisation in applied mathematics
Problem Set
Section titled “Problem Set”Real Analysis
Section titled “Real Analysis”Real analysis provides the rigorous foundation for calculus. The ε-δ framework formalises limits, continuity, differentiation, and integration on the real line. This is where you learn to prove the theorems that calculus takes for granted.
Core Topics
Section titled “Core Topics”- The Real Number System — completeness, Archimedean property, and density of rationals
- Sequences and Limits — convergence, bounded sequences, and monotone convergence
- Series — convergence tests, absolute vs conditional convergence, and rearrangements
- Continuity — ε-δ definition, uniform continuity, and the intermediate value theorem
- Differentiability — the derivative as a limit, mean value theorem, and L’Hôpital’s rule
- Riemann Integration — Riemann sums, integrability conditions, and the fundamental theorem
- Sequences and Series of Functions — pointwise vs uniform convergence, power series, and Weierstrass M-test
Problem Set
Section titled “Problem Set”Multivariable Calculus
Section titled “Multivariable Calculus”Multivariable calculus extends single-variable calculus to functions of several variables. Partial derivatives, multiple integrals, and vector calculus theorems (Green’s, Stokes’, and Gauss’) provide the mathematical tools for physics and engineering.
Core Topics
Section titled “Core Topics”- Partial Derivatives — gradients, directional derivatives, and the chain rule
- Multiple Integrals — double and triple integrals, change of variables, and Jacobians
- Vector Calculus — gradient, divergence, curl, and their identities
- Optimisation — critical points, Hessian matrix, and Lagrange multipliers
- Curves and Surfaces — parameterised curves, tangent spaces, and surface integrals
Problem Set
Section titled “Problem Set”Ordinary Differential Equations
Section titled “Ordinary Differential Equations”ODEs describe how quantities change in relation to each other — the language of dynamical systems, population models, electrical circuits, and mechanical vibrations. The course covers solution techniques, stability analysis, and an introduction to partial differential equations.
Core Topics
Section titled “Core Topics”- Introduction and Classification — order, linearity, and initial/boundary value problems
- First-Order ODEs — separable, exact, and integrating factor methods
- Higher-Order Linear ODEs — characteristic equation, undetermined coefficients, and variation of parameters
- Laplace Transforms — transforming ODEs into algebraic equations
- Series Solutions — power series methods and Frobenius method
- Fourier Series — representing periodic functions as sums of sines and cosines
- Introduction to PDEs — heat equation, wave equation, and Laplace’s equation
- Stability and Phase Plane Analysis — equilibrium points, linearisation, and bifurcations
Complex Analysis
Section titled “Complex Analysis”Complex analysis studies functions of a complex variable. The central result — differentiability once implies infinite differentiability — makes complex analysis the most elegant branch of analysis. It provides powerful tools for evaluating real integrals and understanding analytic continuation.
Core Topics
Section titled “Core Topics”- Complex Numbers Review — algebra, geometry, and polar form
- Complex Functions and Analyticity — the Cauchy-Riemann equations and analytic functions
- The Cauchy-Riemann Equations — necessary and sufficient conditions for analyticity
- Complex Integration — contour integrals and path independence
- Cauchy’s Theorem — the central result: the integral of an analytic function over a closed contour is zero
- Cauchy’s Integral Formula — recovering function values from boundary integrals
- Taylor and Laurent Series — series expansions of analytic functions
- Singularities and Residue Theory — classifying singularities and computing residues
- Applications of Contour Integration — evaluating real integrals using complex methods
- Conformal Mappings — angle-preserving maps and their applications
- Liouville’s Theorem and the Maximum Modulus Principle
- Argument Principle and Rouché’s Theorem
- Analytic Continuation
Problem Set and Review
Section titled “Problem Set and Review”Number Theory
Section titled “Number Theory”Number theory studies the properties of integers — divisibility, primes, congruences, and Diophantine equations. It is both one of the oldest branches of mathematics and one with profound modern applications in cryptography and coding theory.
- Number Theory — Euclidean algorithm, fundamental theorem of arithmetic, modular arithmetic, Fermat’s little theorem, and Euler’s theorem
Probability and Statistics
Section titled “Probability and Statistics”Probability theory provides the mathematical framework for uncertainty. Starting from axiomatic probability, it builds through random variables, distributions, and limit theorems to the measure-theoretic foundations used in modern statistics and stochastic processes.
Core Topics
Section titled “Core Topics”- Probability Spaces — sample spaces, events, and the axioms of probability
- Random Variables — discrete and continuous random variables, PMFs, PDFs, and CDFs
- Joint Distributions and Independence — marginal and conditional distributions, covariance, and correlation
- Limit Theorems — law of large numbers and central limit theorem
- Transformations and Convolutions — changing variables and adding random variables
- Probability and Statistics — estimation, hypothesis testing, and confidence intervals
Topology
Section titled “Topology”Topology generalises continuity and convergence beyond metric spaces. It studies the properties of spaces that are preserved under continuous deformations — connectivity, compactness, and the fundamental group. Topology is the language of modern geometry and analysis.
Core Topics
Section titled “Core Topics”- Introduction to Topology — motivation, examples, and topological equivalence
- Topological Spaces — open sets, bases, and subbases
- Closed Sets, Closure, Interior, and Boundary
- Continuity and Homeomorphisms — the topological notion of continuity
- Compactness — the topological analogue of finiteness
- Connectedness — path-connected and simply connected spaces
- Metric Spaces — metrics as a special case of topology
- Separation Axioms — T₀, T₁, T₂, and Hausdorff spaces
- Introduction to Algebraic Topology — fundamental group and homotopy
Review
Section titled “Review”Measure Theory
Section titled “Measure Theory”Measure theory extends integration beyond the Riemann integral. The Lebesgue integral handles a far wider class of functions and provides the rigorous foundation for probability theory, Fourier analysis, and functional analysis.
Core Topics
Section titled “Core Topics”- σ-Algebras and Measurable Spaces — the collection of “measurable” sets
- Measures — measure functions and their properties
- Lebesgue Outer Measure and Carathéodory Extension — constructing the Lebesgue measure
- Lebesgue Measurable Sets and Non-Measurable Sets — sets that cannot be measured
- Measurable Functions — the measurability analogue of continuity
- Lebesgue Integration — building integrals with measure theory
- Lᵖ Spaces — function spaces with norm structure
- Fubini and Tonelli Theorems — computing multi-dimensional integrals
- Radon-Nikodym Derivative and Lebesgue Decomposition
Review
Section titled “Review”Functional Analysis
Section titled “Functional Analysis”Functional analysis extends linear algebra to infinite-dimensional vector spaces — function spaces. It provides the mathematical framework for quantum mechanics, partial differential equations, and signal processing.
Core Topics
Section titled “Core Topics”- Normed Spaces and Banach Spaces — completeness and examples
- Inner Product Spaces and Hilbert Spaces — orthogonality in infinite dimensions
- Bounded Linear Operators — continuous linear maps between Banach spaces
- The Fundamental Theorems — Hahn-Banach, open mapping, and closed graph theorems
- Compact Operators — the infinite-dimensional analogue of matrices with finite rank
- Weak and Weak Convergence — convergence in weaker topologies
- Applications — quantum mechanics, PDE theory, and optimisation
Review
Section titled “Review”Differential Geometry
Section titled “Differential Geometry”Differential geometry studies smooth manifolds and geometric structures on them — curvature, connections, and geodesics. It connects calculus to geometry, enabling the study of curved spaces that appear in general relativity and modern geometry.
Core Topics
Section titled “Core Topics”- Smooth Manifolds — charts, atlases, and smooth structures
- Tangent Spaces and Tangent Bundles — the linear approximation to a manifold
- Vector Fields and Flows — integral curves and the exponential map
- Differential Forms — exterior algebra and integration on manifolds
- Riemannian Geometry — metrics, distance, and angle measurement
- Geodesics — the straightest paths on curved surfaces
- Curvature — Riemann curvature tensor, Ricci curvature, and scalar curvature
- The Gauss-Bonnet Theorem — connecting topology and geometry
Review
Section titled “Review”Diagnostics and Demos
Section titled “Diagnostics and Demos”- Linear Algebra Diagnostic — test your understanding of vectors, matrices, and eigenvalues
- Interactive Demos — visual tools for exploring mathematical concepts
Cross-Site Resources
Section titled “Cross-Site Resources”Mathematics provides the foundations for physics and applied fields:
- University Physics — mechanics, electromagnetism, quantum mechanics, and thermal physics: the primary consumers of mathematical tools
- C++ Programming — numerical methods, computational geometry, and scientific computing
- IB Mathematics — IB-level mathematics at SL and HL
- DSE Mathematics — secondary-level mathematics for the Hong Kong DSE
Proof Techniques
Section titled “Proof Techniques”Proof-based mathematics requires mastery of several proof strategies. Knowing which technique to reach for is the core skill of mathematical reasoning.
| Technique | When to Use | Example |
|---|---|---|
| Direct proof | Implication P ⇒ Q | ”If n is even, then n² is even” |
| Contrapositive | Easier to prove ¬Q ⇒ ¬P | ”If n² is odd, then n is odd” |
| Contradiction | Assume ¬P, derive contradiction | Irrationality of √2 |
| Induction | Statement about natural numbers | Σi = n(n+1)/2 |
| Construction | Existence proof | ”There exist infinitely many primes” |
| Case analysis | Statement splits into cases | ”Every integer is even or odd” |
Tips for Writing Proofs
Section titled “Tips for Writing Proofs”- State what you are proving clearly — rephrase the theorem in your own words
- Identify the hypothesis and conclusion — know what you are given and what you must show
- Work backwards from the conclusion — what would you need to prove the final statement?
- Use definitions — every proof starts with what you know by definition
- Be precise — every step must follow logically from the previous one
- Check edge cases — does the proof work for n = 0, n = 1, negative numbers, etc.?
Frequently Asked Questions
Section titled “Frequently Asked Questions”Where should I start?
Section titled “Where should I start?”If you are new to proof-based mathematics, start with Linear Algebra — it is the most broadly applicable and has the gentlest learning curve. If you are already comfortable with proofs, start with Real Analysis for the foundations of rigorous calculus, or Abstract Algebra for algebraic structures.
How long does each subject take?
Section titled “How long does each subject take?”Each subject requires approximately 6–8 weeks of focused study at a university pace. This means reading the notes, working through the examples, and completing the problem sets. Do not rush — mathematics is cumulative, and weak foundations create problems later.
Are these notes suitable for self-study?
Section titled “Are these notes suitable for self-study?”Yes. Each section includes definitions, theorems, proofs, worked examples, and common pitfalls. Work through the examples with paper and pen — do not just read them. Then attempt the problem sets to test your understanding.
What is the difference between these notes and a textbook?
Section titled “What is the difference between these notes and a textbook?”These notes follow the standard university curriculum and cover the same material as textbooks like Artin (Algebra), Rudin (Analysis), or Axler (Linear Algebra). They are designed as a complement to — not a replacement for — a full textbook. Use them for quick reference, review, and additional examples.
How do I get better at proofs?
Section titled “How do I get better at proofs?”Practice. Read proofs in the notes, then try to reproduce them from memory. Attempt the problem sets without looking at solutions. Discuss proofs with other students. The ability to write proofs develops through active practice, not passive reading.
Do I need all these subjects?
Section titled “Do I need all these subjects?”It depends on your goals. If you are studying physics, you need linear algebra, ODEs, real analysis, complex analysis, and differential geometry. If you are studying computer science, you need linear algebra, probability, and discrete mathematics (covered in ODEs). If you are studying pure mathematics, you need all of them.
Last updated: 24 July 2026
Written by Wyatt. For questions or feedback, visit wyattau.com.