Analysis: Integration + FTC + Algebra: Functional Equations + LA: Inner Products + Comb: Generating Functions + NT: Congruences + Hidden Tools: ODE Recognition + Generating Functions gate complete
Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load
—- Read: Rudin *PMA* Ch. 6 (~38 pp.) — Riemann-Stieltjes integral, integrability, linearity, FTC (both forms), integration by parts, change of variables
- Watch: Michael Penn Interesting Integrals — 3 videos
- Watch: Silver Integration Bee Intermediate — 2 videos
- Do: Rudin Ch. 6 ex 1, 3, 5, 7, 9, 11, 13, 16
- Do: PnB section 3.2.7 probs 1–3
- Do: MIT sum_integrals.pdf probs 1–5
sources & assignments (4)
- Source Rudin — Principles of Mathematical Analysis (PMA) — Rudin *PMA* Ch. 6 (~38 pp.) — Riemann-Stieltjes integral, integrability, linearity, FTC (both forms), integration by parts, change of variables
- Source Michael Penn — Interesting Integrals (playlist) — Michael Penn Interesting Integrals — 3 videos
- Source Silver — Integration Bee Training (playlist) — Silver Integration Bee Intermediate — 2 videos
- Source MIT 18.100A — Intuition companion for “Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Drill
—unlocks after: Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load
- Read: Rudin *PMA* Ch. 6 (~38 pp.) — Riemann-Stieltjes integral, integrability, linearity, FTC (both forms), integration by parts, change of variables
- Watch: Michael Penn Interesting Integrals — 3 videos
- Watch: Silver Integration Bee Intermediate — 2 videos
- Do: Rudin Ch. 6 ex 1, 3, 5, 7, 9, 11, 13, 16
- Do: PnB section 3.2.7 probs 1–3
- Do: MIT sum_integrals.pdf probs 1–5 (write each as an explicit Riemann sum — partition + sample points — before converting)
sources & assignments (7)
- Source Rudin — Principles of Mathematical Analysis (PMA) — Drill reference — this gate trains the material of “Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Michael Penn — Interesting Integrals (playlist) — Drill reference — this gate trains the material of “Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Silver — Integration Bee Training (playlist) — Drill reference — this gate trains the material of “Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source MIT 18.100A — Intuition companion for “Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Drill” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems Rudin — Rudin Ch. 6 ex 1, 3, 5, 7, 9, 11, 13, 16Putnam
- Problems PnB — PnB section 3.2.7 probs 1–3 Also, recognition-level: (a) l'Hôpital for 0/0 and ∞/∞ (and one case where it loops or fails); (b) ∫₁^∞ dx/xᵖ converges iff p > 1; (c) one integral inequality (Cauchy–Schwarz for integrals, ∫fg ≤ √(∫f²)√(∫g²)); (d) the Gamma function Γ(n) = (n−1)! and the Beta–Gamma relation B(x,y) = Γ(x)Γ(y)/Γ(x+y).Putnam
- Problems MIT sum_integrals.pdf — MIT sum_integrals.pdf probs 1–5 — for each sum-to-integral conversion, write the limit explicitly as a Riemann sum first (name the partition and the sample points), then one line on why integrability justifies passing to the limitPutnam
Hidden Tool
Hidden Tool: ODE Recognition / Integral Equation → ODE: Load
—*Prerequisites: FTC (Track A above) + Leibniz rule (Week 5)*
- Read: Paul's Online Math Notes — "Separable Equations" section + "Linear First Order" section only (~20 pp., free online)
- Watch: Professor Leonard "Separable Differential Equations" (first 20 min) + "Integrating Factor Method" (first 15 min)
- Do — 3 targeted problems:
1. Integral-to-ODE: given F(x) = ∫₀ˣ f(t)eˣ⁻ᵗ dt + x, differentiate both sides (Leibniz) → F'(x)−F(x)=1 → integrating factor μ=e^{−x} → F(x)=Ce^x−1. Work from scratch.
2. Paul's Online — Separable Equations exercises 1, 3, 5. Write dy/f(y) = g(x)dx explicitly before integrating.
3. Paul's Online — Linear First Order exercises 1, 3, 5. Write μ(x) = e^{∫P(x)dx} and verify d/dx[μf] = μQ before integrating.
- ODE Recognition:
- f' = kf → f = Ce^{kx} (recognize immediately — do not re-derive)
- Integral equation F(x) = ∫₀ˣ f(t)h(x,t) dt → differentiate via Leibniz → first-order ODE in F
- Separable: dy/f(y) = g(x) dx → integrate both sides independently
- Integrating factor: f' + P(x)f = Q(x) → μ = e^{∫P dx} → (μf)' = μQ → integrate
- Power series ODE: f = Σaₙxⁿ → substitute → coefficient recurrence (Week 8)
- **Derive it cold (required, self-attested — no notes):** before you tick this gate, reconstruct the integral-equation→ODE reduction blank-page: take f(x) = 1 + ∫₀ˣ f(t)dt, differentiate both sides via FTC to get f'(x) = f(x), read f(0) = 1 off the equation at x = 0, and solve f(x) = eˣ; then state the general move — differentiate an ∫₀ˣ-equation (FTC/Leibniz) to trade the cumulative integral for pointwise data, and *when the integral term closes back on F* this collapses to an ODE, whose constant you recover from the base point x = 0. Self-check: (1) you *established* the reduction and ran it, didn't quote it; (2) you can say WHY it loses nothing — FTC turns the cumulative integral into a pointwise derivative condition and the original equation at the lower limit is the initial condition, so ODE + IC ⟺ the integral equation. Can't rebuild it blank-page → not learned yet.
sources & assignments (5)
- Source Paul's Online Math Notes — Differential Equations — Paul's Online Math Notes — "Separable Equations" section + "Linear First Order" section only (~20 pp., free online)
- Source Michael Penn — Interesting Integrals (playlist) — Professor Leonard "Separable Differential Equations" (first 20 min) + "Integrating Factor Method" (first 15 min)
- Source Tenenbaum & Pollard — Ordinary Differential Equations — Tenenbaum–Pollard *ODE* Lessons 6–7 (separable) + Lessons 11–12 (first-order linear & integrating factor) — work all in-text examples
- Source MIT 18.03 — Differential Equations (OCW) — ODE recognition as a hidden tool: separable, linear first-order, integrating factor
- Source MIT 18.03SC — Differential Equations (playlist) — ODE problem-solving videos (separable, integrating factor, constant-coefficient)
Hidden Tool: ODE Recognition / Integral Equation → ODE: Drill
—unlocks after: Hidden Tool: ODE Recognition / Integral Equation → ODE: Load
*Prerequisites: FTC (Track A above) + Leibniz rule (Week 5)*
- Read: Paul's Online Math Notes — "Separable Equations" section + "Linear First Order" section only (~20 pp., free online)
- Watch: Professor Leonard "Separable Differential Equations" (first 20 min) + "Integrating Factor Method" (first 15 min)
- Do — 3 targeted problems:
1. Integral-to-ODE: given F(x) = ∫₀ˣ f(t)eˣ⁻ᵗ dt + x, differentiate both sides (Leibniz) → F'(x)−F(x)=1 → integrating factor μ=e^{−x} → F(x)=Ce^x−1. Work from scratch.
2. Paul's Online — Separable Equations exercises 1, 3, 5. Write dy/f(y) = g(x)dx explicitly before integrating.
3. Paul's Online — Linear First Order exercises 1, 3, 5. Write μ(x) = e^{∫P(x)dx} and verify d/dx[μf] = μQ before integrating.
- ODE Recognition:
- f' = kf → f = Ce^{kx} (recognize immediately — do not re-derive)
- Integral equation F(x) = ∫₀ˣ f(t)h(x,t) dt → differentiate via Leibniz → first-order ODE in F
- Separable: dy/f(y) = g(x) dx → integrate both sides independently
- Integrating factor: f' + P(x)f = Q(x) → μ = e^{∫P dx} → (μf)' = μQ → integrate
- Power series ODE: f = Σaₙxⁿ → substitute → coefficient recurrence (Week 8)
sources & assignments (4)
- Source Paul's Online Math Notes — Differential Equations — Re-watch the worked-solution segment only AFTER attempting this gate's drill problems; note where your route diverged.
- Source MIT 18.100A — Problem-session companion for “Hidden Tool: ODE Recognition / Integral Equation → ODE: Drill” — watch one worked problem, stop, finish it yourself on paper, then compare.
- Source MathDoctorBob — Intuition companion for “Hidden Tool: ODE Recognition / Integral Equation → ODE: Drill” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems Targeted drill (built on this gate's reading) — (1) Integral-to-ODE: given F(x) = ∫₀ˣ f(t)eˣ⁻ᵗ dt + x, differentiate both sides (Leibniz) → F'(x)−F(x)=1 → integrating factor μ=e^{−x} → F(x)=Ce^x−1. Work from scratch. (2) Paul's Online — Separable Equations exercises 1, 3, 5. Write dy/f(y) = g(x)dx explicitly before integrating. (3) Paul's Online — Linear First Order exercises 1, 3, 5. Write μ(x) = e^{∫P(x)dx} and verify d/dx[μf] = μQ before integrating.Drill
Track B — Algebra
Track B — Algebra: Functional Equations (1.5 hrs/day): Load
—- Read: PnB section 3.4.1 (pp. 185–200) — functional equations fully with examples
- Read: Engel Ch. 11 — intro + probs 1–10
- Watch: little fermat FE Tutorial — lessons 1–4
- Do: 100 Functional Equations #1, 5, 10, 15, 20, 25, 30 (record every substitution tried)
- Do: CMU 05-FE exercise sheet probs 1–4
- Archive: 3 Putnam A1/A2 · Algebra/FE · any slot · 18 min each
- FE Substitution:
- x = y = 0: find f(0) — often forces f(0) = 0 or 1
- y = x: get f(2x) in terms of f(x)
- y = −x: relate f(x) and f(−x) — parity
- x = 1/x: use when domain is ℝ>0
- y = f(x): iterate — f(f(x)) appears
- Injectivity/surjectivity: prove before using if domain argument requires it
- Domain trap: does the FE force f onto all of ℝ, or only ℝ>0?
FE substitution toolkit (work each problem through this list): try x=0, y=0, x=y, y=−x, and swapping x↔y; test injectivity (f(a)=f(b)⇒a=b) and surjectivity; iterate f(f(x)); guess f(x)=x, cx, x+c, then verify; pin down f(0) and f(1) first; only use continuity/monotonicity if the problem grants it.
why this gate: the lesson's §2 Functional equations: substitution is interrogation is what it trains
sources & assignments (7)
- Source Putnam and Beyond — PnB section 3.4.1 (pp. 185–200) — functional equations fully with examples
- Source Engel — Problem-Solving Strategies — Engel Ch. 11 — intro + probs 1–10
- Source little fermat FE Tutorial — little fermat FE Tutorial — lessons 1–4
- Source Venkatachala — Functional Equations: A Problem-Solving Approach — Venkatachala *Functional Equations* Ch. 2 problems 1–3 + Ch. 3 problems 1–2
- Source Small — Functional Equations and How to Solve Them — Small *Functional Equations and How to Solve Them* Ch. 1–2 (substitution & fixed points) — read + do 4 exercises
- Source Michael Penn — Putnam Exam Solutions (playlist) — Watch 2 solutions tagged with this gate's topic; pre-commit your first move before each reveal.
- Source Cezar Lupu — TTU MATH 4000, Lecture 12 — Self-contained Putnam problem session (course order number — not difficulty). Note how each solution's first move is justified before it is executed.
Track B — Algebra: Functional Equations (1.5 hrs/day): Drill
—unlocks after: Track B — Algebra: Functional Equations (1.5 hrs/day): Load
- Read: PnB section 3.4.1 (pp. 185–200) — functional equations fully with examples
- Read: Engel Ch. 11 — intro + probs 1–10
- Watch: little fermat FE Tutorial — lessons 1–4
- Do: 100 Functional Equations #1, 5, 10, 15, 20, 25 + the iteration/fixed-point rep (tag techniques on every rep: special values · injective · surjective · symmetry · Cauchy reduction · fixed point · iteration · monotonicity/continuity · domain)
- Do: CMU 05-FE exercise sheet probs 1–4
- Archive: 3 Putnam A1/A2 · Algebra/FE · any slot · 18 min each
- FE Substitution:
- x = y = 0: find f(0) — often forces f(0) = 0 or 1
- y = x: get f(2x) in terms of f(x)
- y = −x: relate f(x) and f(−x) — parity
- x = 1/x: use when domain is ℝ>0
- y = f(x): iterate — f(f(x)) appears
- Injectivity/surjectivity: prove before using if domain argument requires it
- Domain trap: does the FE force f onto all of ℝ, or only ℝ>0?
why this gate: the lesson's §2 Functional equations: substitution is interrogation is what it trains
sources & assignments (7)
- Source Putnam and Beyond — Drill reference — this gate trains the material of “Track B — Algebra: Functional Equations (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source little fermat FE Tutorial — Drill reference — this gate trains the material of “Track B — Algebra: Functional Equations (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Michael Penn — Putnam Exam Solutions (playlist) — Drill reference — this gate trains the material of “Track B — Algebra: Functional Equations (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source little fermat — Olympiad Inequalities Tutorial (playlist) — Intuition companion for “Track B — Algebra: Functional Equations (1.5 hrs/day): Drill” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems 100 Functional Equations — 100 Functional Equations #1, 5, 10, 15, 20, 25 (#30's slot displaced by the iteration rep below). For EVERY rep, before reading any solution, tag which techniques you used from this fixed list: special values · injectivity · surjectivity · symmetry/swap · Cauchy reduction · fixed point · iteration · monotonicity/continuity · domain restriction (Z/Q/R). Record every substitution tried.Putnam
- Problems CMU 05-FE exercise sheet — CMU 05-FE exercise sheet probs 1–3 (prob 4's slot displaced to the polynomial-FE micro-rep) — same technique-tagging requirement on eachPutnam
- Problems Iteration / fixed-point rep (self-contained) — (a) Describe all f: R → R with f(f(x)) = x (involutions): show injectivity is forced, give a non-identity example, and note the role of the fixed-point set. (b) Prove no CONTINUOUS f: R → R satisfies f(f(x)) = −x: continuous + injective ⟹ strictly monotone ⟹ f∘f increasing, but −x is decreasing. Tag both with the technique list. (c) Polynomial FE micro-rep: find all polynomials with P(x²) = P(x)² (answer: P(x) = xⁿ for n ≥ 0, plus P ≡ 0 — argue via leading coefficient + a too-many-roots/degree count, not by inspection). (d) Jensen-equation recognition, one sentence: f((x+y)/2) = (f(x)+f(y))/2 reduces to Cauchy's equation via g(x) = f(x) − f(0); additive + measurable/monotone ⟹ linear.Putnam
Track B — Algebra: Functional Equations (1.5 hrs/day): Archive bridge
—unlocks after: Track B — Algebra: Functional Equations (1.5 hrs/day): Drill
- Read: PnB section 3.4.1 (pp. 185–200) — functional equations fully with examples
- Read: Engel Ch. 11 — intro + probs 1–10
- Watch: little fermat FE Tutorial — lessons 1–4
- Do: 100 Functional Equations #1, 5, 10, 15, 20, 25, 30 (record every substitution tried)
- Do: CMU 05-FE exercise sheet probs 1–4
- Archive: 3 Putnam A1/A2 · Algebra/FE · any slot · 18 min each
- FE Substitution:
- x = y = 0: find f(0) — often forces f(0) = 0 or 1
- y = x: get f(2x) in terms of f(x)
- y = −x: relate f(x) and f(−x) — parity
- x = 1/x: use when domain is ℝ>0
- y = f(x): iterate — f(f(x)) appears
- Injectivity/surjectivity: prove before using if domain argument requires it
- Domain trap: does the FE force f onto all of ℝ, or only ℝ>0?
why this gate: the lesson's §2 Functional equations: substitution is interrogation is what it trains
sources & assignments (5)
- Source Putnam and Beyond — Drill reference — this gate trains the material of “Track B — Algebra: Functional Equations (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source little fermat FE Tutorial — Drill reference — this gate trains the material of “Track B — Algebra: Functional Equations (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Michael Penn — Putnam Exam Solutions (playlist) — Drill reference — this gate trains the material of “Track B — Algebra: Functional Equations (1.5 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source little fermat — Olympiad Inequalities Tutorial (playlist) — Intuition companion for “Track B — Algebra: Functional Equations (1.5 hrs/day): Archive bridge” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems Archive Browser — Putnam 2008 A1, 2001 A1, 2000 A1, 1999 A1 · Algebra/FE/Algebra · 18 min eachPutnam
archive pull: 4 problems · Functional Equations/Algebra · A1/A2 · Challenge · 18 min →
Track D — Linear Algebra
Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Load
—- Read: Axler Ch. 5C (~20 pp.) — real vector spaces, complexification
- Read: Axler Ch. 6A–6B (~40 pp.) — inner products, norms, Gram-Schmidt, orthogonal complements
- Watch: Sheldon Axler LADR lectures — lectures 11–13
- Watch: MIT 18.06 Strang — orthogonality lecture (OCW)
- Do: Axler 5C: 1, 3, 5 · 6A: 1, 5, 9, 12, 15, 18, 21 · 6B: 1, 5, 9, 13
- Do: MIT linalg.pdf probs 3–4
sources & assignments (4)
- Source Axler — Linear Algebra Done Right — Axler Ch. 6A–6B (~40 pp.) — inner products, norms, Gram-Schmidt, orthogonal complements
- Source Sheldon Axler — Linear Algebra Done Right (lecture videos) — Sheldon Axler LADR lectures — lectures 11–13
- Source MIT 18.06 Strang — MIT 18.06 Strang — orthogonality lecture (OCW)
- Source little fermat FE Tutorial — Intuition companion for “Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Load” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Drill
—unlocks after: Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Load
- Read: Axler Ch. 5C (~20 pp.) — real vector spaces, complexification
- Read: Axler Ch. 6A–6B (~40 pp.) — inner products, norms, Gram-Schmidt, orthogonal complements
- Watch: Sheldon Axler LADR lectures — lectures 11–13
- Watch: MIT 18.06 Strang — orthogonality lecture (OCW)
- Do: Axler 5C: 1, 3, 5 · 6A: 1, 5, 9, 12, 15, 18, 21 · 6B: 1, 5, 9, 13
- Do: MIT linalg.pdf probs 3–4
sources & assignments (6)
- Source Axler — Linear Algebra Done Right — Drill reference — this gate trains the material of “Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Sheldon Axler — Linear Algebra Done Right (lecture videos) — Drill reference — this gate trains the material of “Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source MIT 18.06 Strang — Drill reference — this gate trains the material of “Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source little fermat — Olympiad Inequalities Tutorial (playlist) — Intuition companion for “Track D — Linear Algebra: Axler Ch. 5C + Ch. 6 (1 hr/day): Drill” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems Axler 5C — Axler 5C: 1, 3, 5 · 6A: 1, 5, 9, 12, 15, 18, 21 · 6B: 1, 5, 9, 13Putnam
- Problems MIT linalg.pdf — MIT linalg.pdf probs 3–4Putnam
Hidden Tool
Hidden Tool: Generating Functions: Load
—*Prerequisites: sequences (Track A Week 3) + bijection/recursion (Track C Week 5)*
- Read: Wilf *generatingfunctionology* intro through section 1.4 (~30 pp.) — OGF notation, coefficient extraction
- Watch: Mohamed Omar Generating Series — lessons 1–2
- Do: MIT genfunc.pdf probs 1–6
- Do: CMU 08-Recursions exercise sheet probs 1–3
- Generating Function:
- aₙ → F(x) = Σaₙxⁿ; extract: aₙ = [xⁿ]F(x)
- Shift: aₙ₊₁ ↔ (F(x)−a₀)/x
- Convolution: aₙ = Σbₖcₙ₋ₖ ↔ F(x) = B(x)C(x)
- Recurrence → algebraic equation for F(x) → solve → partial fractions → [xⁿ]
- EGF: aₙ/n! → use for labeled counting
- **Derive it cold (required, self-attested — no notes):** before you tick this gate, prove two things blank-page. (a) A linear recurrence has a *rational* generating function: set A(x) = Σaₙxⁿ, and for Fₙ = Fₙ₋₁ + Fₙ₋₂ (F₀=0, F₁=1) form (1 − x − x²)A(x) — its xⁿ coefficient is Fₙ − Fₙ₋₁ − Fₙ₋₂ = 0 for n ≥ 2, leaving only x, so A(x) = x/(1 − x − x²); then state the general shape (1 − c₁x − c₂x² − ⋯)A(x) = a polynomial of degree below the recurrence's order, fixed by the initial values. (b) Convolution ↔ product: A(x)B(x) = Σₙ(Σₖ₌₀ⁿ aₖbₙ₋ₖ)xⁿ, by collecting xᵏ·xⁿ⁻ᵏ. Self-check: (1) you *established* both, didn't quote it; (2) you can say WHY the GF is rational — multiplying the recurrence by xⁿ and summing kills every coefficient past the initial segment, so the denominator IS the reversed characteristic polynomial (its roots are the reciprocals of the characteristic roots), which partial fractions turns back into the closed form aₙ = Σ cᵢrᵢⁿ (the coefficients become polynomials in n when a root repeats). Can't rebuild it blank-page → not learned yet.
why this gate: the lesson's §4 Generating functions: sequences as coefficients is what it trains
sources & assignments (4)
- Source Wilf — generatingfunctionology (full free PDF) — Wilf *generatingfunctionology* intro through section 1.4 (~30 pp.) — OGF notation, coefficient extraction
- Source Mohamed Omar — Putnam problem solutions (supplemental) — General Putnam exam problem walkthroughs (verified at the video level — this is NOT a generating-series series; the GF method for this gate is covered by Wilf and the genfunc handout). Use it for broad A1–B2 exposure.
- Source Generating-functions lecture series — Generating-functions lecture series — direct playlist companion to this gate's reading
- Source WildEgg (Wildberger) — Generating Functions — Visual, step-by-step formal power series construction
Hidden Tool: Generating Functions: Drill
—unlocks after: Hidden Tool: Generating Functions: Load
*Prerequisites: sequences (Track A Week 3) + bijection/recursion (Track C Week 5)*
- Read: Wilf *generatingfunctionology* intro through section 1.4 (~30 pp.) — OGF notation, coefficient extraction
- Watch: Mohamed Omar Generating Series — lessons 1–2
- Do: MIT genfunc.pdf probs 1–6
- Do: CMU 08-Recursions exercise sheet probs 1–3
- Generating Function:
- aₙ → F(x) = Σaₙxⁿ; extract: aₙ = [xⁿ]F(x)
- Shift: aₙ₊₁ ↔ (F(x)−a₀)/x
- Convolution: aₙ = Σbₖcₙ₋ₖ ↔ F(x) = B(x)C(x)
- Recurrence → algebraic equation for F(x) → solve → partial fractions → [xⁿ]
- EGF: aₙ/n! → use for labeled counting
why this gate: the lesson's §4 Generating functions: sequences as coefficients is what it trains
sources & assignments (6)
- Source Wilf — generatingfunctionology (full free PDF) — Wilf §1–2 — the generating-function method this drill trains. (Replaced a wrong-resource carryover: Paul's ODE notes had been attached to this GF gate.)
- Source Michael Penn — Interesting Integrals (playlist) — Drill reference — this gate trains the material of “Hidden Tool: ODE Recognition / Integral Equation → ODE: Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source MIT 18.100A — Intuition companion for “Hidden Tool: Generating Functions: Drill” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems MIT genfunc.pdf — MIT genfunc.pdf probs 1–6Putnam
- Problems CMU 08-Recursions exercise sheet — CMU 08-Recursions exercise sheet probs 1–2 (prob 3's slot displaced to the recurrence canon below)Putnam
- Problems Linear-recurrence canon (self-contained) — Solve a_n = a_{n-1} + 2a_{n-2}, a_0 = 2, a_1 = 1, THREE ways and reconcile: (1) characteristic equation x² = x + 2 ⟹ roots 2, −1 ⟹ a_n = A·2^n + B·(−1)^n, fit constants; (2) generating function A(x) = Σ a_n x^n: derive A(x) = (2 − x)/(1 − x − 2x²), partial-fraction it over the roots, and read off the same closed form; (3) a nonhomogeneous variant a_n = a_{n-1} + 2a_{n-2} + 1 — find one particular solution (constant) and add the homogeneous part. Then one line: state the Fibonacci GF Σ F_n x^n = x/(1 − x − x²) and where the golden ratio enters as the dominant root (ties to the W8 asymptotics gate). Also note telescoping: Σ_{k=1}^n (b_k − b_{k-1}) = b_n − b_0 as the simplest 'recurrence' you should always spot. Also: (a) state the product/convolution rule on formal power series (convergence irrelevant) — if A(x)=Σaₙxⁿ and B(x)=Σbₙxⁿ then A(x)B(x) has coefficients cₙ = Σₖ aₖ bₙ₋ₖ (convolution); (b) the Catalan generating function C(x) = (1 − √(1−4x))/(2x) satisfies C = 1 + xC² — derive that functional equation from the Catalan recurrence; (c) matrix recurrence: write the Fibonacci recurrence as the power [[1,1],[1,0]]ⁿ and read F_n off the top-right entry.Putnam
Track C — Combinatorics
Track C — Combinatorics: Generating Functions + Recurrences (1 hr/day)
—- Do: 102 Combinatorial Problems #45, 50, 55
- Do: Stanford 06wk2 probs 1–6
why this gate: the lesson's §4 Generating functions: sequences as coefficients is what it trains
sources & assignments (6)
- Source Rudin — Principles of Mathematical Analysis (PMA) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Michael Penn — Interesting Integrals (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Silver — Integration Bee Training (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Michael Penn — Real Analysis (playlist) — Intuition companion for “Track C — Combinatorics: Generating Functions + Recurrences (1 hr/day)” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems 102 Combinatorial — 102 Combinatorial Problems #45, 50, 55Putnam
- Problems Stanford 06wk2 — Stanford 06wk2 probs 1–6Putnam
Track E — Number Theory
Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Load
—- Read: PnB section 5.2.1–5.2.3 (pp. 257–265) — residue classes, CRT, Fermat, Euler
- Read: Engel Ch. 13 probs 9–15
- Watch: Mu Prime Math modular arithmetic — 2 videos
- Do: 104 NT Problems #12, 14, 16, 18
- Do: MIT cong.pdf probs 1–3
- Do: Stanford 07wk2 probs 1–2
sources & assignments (7)
- Source Putnam and Beyond — PnB section 5.2.1–5.2.3 (pp. 257–265) — residue classes, CRT, Fermat, Euler
- Source Engel — Problem-Solving Strategies — Engel Ch. 13 probs 9–15
- Source Michael Penn — Modular Arithmetic and Linear Congruences (playlist) — Mu Prime Math modular arithmetic — 2 videos
- Source Michael Penn — Number Theory v2 (playlist) — Number-theory lecture series — direct playlist companion to this gate's reading.
- Source AoPS — Floor Function — Work the article's worked identities (the floor(2x) split family); floor problems appear on the Putnam nearly every other year.
- Source Math Geeks Method of Infinite Descent — Intuition companion for “Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Load” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Source Mathematical Circles (Russian Experience) — Aligned circle companion: Ch. 10 Divisibility-2: Congruence and Diophantine Equations. Use before congruence reps; output one residue-class setup.
Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Drill
—unlocks after: Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Load
- Read: PnB section 5.2.1–5.2.3 (pp. 257–265) — residue classes, CRT, Fermat, Euler
- Read: Engel Ch. 13 probs 9–15
- Watch: Mu Prime Math modular arithmetic — 2 videos
- Do: 104 NT Problems #12, 14, 16, 18
- Do: MIT cong.pdf probs 1–3
- Do: Stanford 07wk2 probs 1–2
sources & assignments (8)
- Source Putnam and Beyond — Drill reference — this gate trains the material of “Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Michael Penn — Modular Arithmetic and Linear Congruences (playlist) — Drill reference — this gate trains the material of “Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Michael Penn — Number Theory v2 (playlist) — Drill reference — this gate trains the material of “Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Load”. Stuck mid-drill? The tool lives here; go back, find the move, return and finish in writing.
- Source Math Geeks Method of Infinite Descent — Intuition companion for “Track E — Number Theory: Modular Arithmetic (0.75 hrs/day): Drill” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems 104 NT — 104 NT Problems #12, 14, 16, 18Putnam
- Problems MIT cong.pdf — MIT cong.pdf probs 1–3Putnam
- Problems Stanford 07wk2 — Stanford 07wk2 probs 1–2Putnam
- Problems AoPS Floor Function article — Prove Hermite's identity sum_{k=0}^{n-1} floor(x + k/n) = floor(nx) using the article's splitting method, then write the fractional-part version of the statement. Also run the extended Euclidean algorithm on gcd(252, 198) and write explicit Bézout coefficients x, y with 252x + 198y = gcd (Bézout's identity).AMC
AMC/AIME Warmup
AMC/AIME Warmup (keep speed-solving active during heavy reading weeks)
—- Archive: 2 AMC-band · any topic · any slot · 8 min each
sources & assignments (5)
- Source Rudin — Principles of Mathematical Analysis (PMA) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Michael Penn — Interesting Integrals (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Silver — Integration Bee Training (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source MIT 18.100A — Intuition companion for “AMC/AIME Warmup (keep speed-solving active during heavy reading weeks)” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
- Problems Archive (hand-picked) — 3 AMC/AIME combinatorics speed reps (open each below) · ~8 min eachAMC · archive: 2021 AMC 10 BAMC 12 A2021 AMC 10 B
Hidden Tool
Hidden Tool: Chinese Remainder Theorem
—CRT was unnamed in the curriculum (≈1% of Putnam NT, but a basic, fast tool). This names + drills it.
- **Derive it cold (required, self-attested — no notes):** before you tick this gate, reconstruct ℤ/mn ≅ ℤ/m × ℤ/n (gcd(m,n)=1) blank-page. Bézout gives m·m' + n·n' = 1; then n·n' ≡ 1 (mod m) and ≡ 0 (mod n), while m·m' ≡ 0 (mod m) and ≡ 1 (mod n) — two indicator elements. So for any target (a mod m, b mod n), x = a·n·n' + b·m·m' satisfies x ≡ a (mod m) and x ≡ b (mod n): surjectivity, with the reconstruction formula explicit. Uniqueness mod mn: m∣(x−y) and n∣(x−y) with gcd(m,n)=1 ⟹ mn∣(x−y). Self-check: (1) you *established* the isomorphism and wrote the reconstruction formula, didn't quote it; (2) you can say WHY coprimality is essential — m·m' + n·n' = 1 is solvable iff gcd(m,n)=1, and that Bézout combination is exactly what builds the ≡1/≡0 indicators. Can't rebuild it blank-page → not learned yet.
sources & assignments (5)
- Source CRT — statement & reconstruction — State CRT for coprime moduli; reconstruct x mod mn from x mod m and x mod n via the standard formula.
- Source 104 Number Theory Problems — CRT / simultaneous-congruence problems — read the congruences section.
- Source Michael Penn — Chinese Remainder Theorem — CRT statement, proof, and a worked reconstruction.
- Problems 104 NT — 104 Number Theory Problems — CRT problems 1–2 (simultaneous congruences)Putnam
- Problems CRT drill — Reconstruct x: x≡2 (mod 3), x≡3 (mod 5), x≡2 (mod 7); then state the general reconstruction recipe.AMC
archive pull: 1 problems · Number Theory · Putnam · 20 min →
Reach Contact — A3 official-solution autopsy
Reach Contact — A3 official-solution autopsy (lemma only)
—Introduces A3 contact immediately after the main FE launch so reach problems do not suddenly appear in Mastery.
Ritual: Goal is one certified first lemma, not a full solve. Stop at 35 minutes total.
sources & assignments (2)
- Source Putnam archive — A3 autopsy model — Use Putnam 2016 A3 as a functional-equation flavored reach example: read after a 15-minute classification attempt, then extract the first forced substitution/lemma.
- Problems Putnam A3 autopsy — Putnam 1991 B2 — 15-minute classification attempt, then solution autopsy. Output: first lemma/substitution and why it is forced.Nightmare
Problem-Solving Reps — weekly homework
Problem-Solving Reps — weekly homework
—Standing weekly homework — the problem-solving book stack, every week. Solve ALL listed; write ONE full clean solution (the rest may stay scratch). Up to 2 due re-solves from your review queue surface first.
sources & assignments (3)
- Problems Engel — Engel Ch. 11 probs 1–8 (functional equations)Putnam
- Problems Wilf — Generatingfunctionology Ch. 1–2 exercises 1–4Putnam
- Problems 104 NT — 104 Number Theory Problems — Introductory probs 1–4 (congruences)Putnam
Reflect
Reflect: reconstruct and log the pattern
—- Reconstruct: 1 Rudin Ch. 6 exercise → close → rewrite → pattern note
- Reflect: FTC both forms from memory · FE substitution card verified · GF coefficient extraction procedure
- Verify: one FE — is injectivity/surjectivity claim proved, not assumed?
---
Ritual: 1 Rudin Ch. 6 exercise → close → rewrite → pattern note | FTC both forms from memory · FE substitution card verified · GF coefficient extraction procedure
sources & assignments (4)
- Source Rudin — Principles of Mathematical Analysis (PMA) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Michael Penn — Interesting Integrals (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Silver — Integration Bee Training (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source MIT 18.100B Lecture 5 — Monotone Convergence Theorem (OCW) — Intuition companion for “Reflect: reconstruct and log the pattern” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
Verify: audit one proof before closing
—unlocks after: Reflect: reconstruct and log the pattern
- Reconstruct: 1 Rudin Ch. 6 exercise → close → rewrite → pattern note
- Reflect: FTC both forms from memory · FE substitution card verified · GF coefficient extraction procedure
- Verify: one FE — is injectivity/surjectivity claim proved, not assumed?
---
Ritual: one FE — is injectivity/surjectivity claim proved, not assumed?
sources & assignments (4)
- Source Rudin — Principles of Mathematical Analysis (PMA) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Michael Penn — Interesting Integrals (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source Silver — Integration Bee Training (playlist) — Week reference — this gate applies this week's lead material (“Track A — Analysis: Rudin Ch. 6 (1.5 hrs/day): Load”). If an attempt stalls, the repair source is here.
- Source MIT 18.100B Lecture 5 — Monotone Convergence Theorem (OCW) — Intuition companion for “Verify: audit one proof before closing” — the picture behind the machinery; afterwards write one sentence connecting the visual to this gate's exercises.
Lerma Training
Lerma Training: Combinatorics set (Northwestern)
—Source: Miguel A. Lerma, Northwestern Putnam team training problems (2023). Local PDF: /library/Lerma/putnam-training-2023.pdf. Hints + full solutions are in the PDF's later parts.
sources & assignments (5)
- Source Lerma Putnam Training 2023 (Northwestern) — NU Putnam-team combinatorics sections — generating functions, pigeonhole, inclusion–exclusion, probability.
- Problems Lerma Training 2023 §6 Generating Functions — Work problems 6.1–6.7 (4–6 per session). Encode a count as a coefficient; manipulate the closed form. Self-check against the PDF's hints/solutions parts.Putnam
- Problems Lerma Training 2023 §9 Pigeonhole Principle — Work problems 9.1–9.11 (4–6 per session). Name the boxes and the objects before claiming a collision. Self-check against the PDF's hints/solutions parts.Putnam
- Problems Lerma Training 2023 §12 Inclusion–Exclusion — Work problems 12.1–12.3 (4–6 per session). Alternate over- and under-counts; watch the sign pattern. Self-check against the PDF's hints/solutions parts.Putnam
- Problems Lerma Training 2023 §13 Combinatorics and Probability — Work problems 13.1–13.8 (4–6 per session). Linearity of expectation, symmetry, complementary counting. Self-check against the PDF's hints/solutions parts.Putnam
Complex numbers keep-warm
Complex numbers keep-warm (20 min)
—Retention keep-warm (2026-07-02 audit): complex numbers went silent for 3-6 week stretches. ~20 minutes: two Lerma problems + one memory recall. Source: Lerma Training 2023 §5 (local PDF, hints/solutions in later parts).
Ritual: Recall (closed book): State De Moivre's formula and compute (1+i)^8 mentally.
sources & assignments (2)
- Source Lerma Putnam Training 2023 §5 Complex Numbers — Work problems 5.1–5.2. Roots of unity / De Moivre stay warm between full complex weeks.
- Problems Lerma Training 2023 §5 Complex Numbers — Problems 5.1–5.2 (~15 min at conversion speed). Then the recall prompt below — closed book.Putnam