3Blue1Brown — Channel Summaries — Page 2
AI-powered summaries of 150 videos about 3Blue1Brown.
150 summaries
Cross products in the light of linear transformations | Chapter 11, Essence of linear algebra
The 3D cross product isn’t just a memorized formula—it’s the dual vector of a specific linear transformation built from two vectors v and w. Once...
Quaternions and 3d rotation, explained interactively
Quaternions matter because they provide a reliable, programmer-friendly way to represent 3D orientation—one that sidesteps the classic failure modes...
What "Follow Your Dreams" Misses | Harvey Mudd Commencement Speech 2024
“Follow your dreams” is too vague to be reliable career advice because it ignores how careers actually work: passion is real, but success depends on...
Cramer's rule, explained geometrically | Chapter 12, Essence of linear algebra
Cramer’s rule gets its power from a geometric fact about determinants: when a linear transformation acts on space, every “coordinate-carrying” area...
Terence Tao continuing history’s cleverest cosmological measurements
Distance in astronomy isn’t measured directly so much as assembled—step by step—into a “cosmic distance ladder.” The central insight is that once one...
The simpler quadratic formula | Ep. 1 Lockdown live math
The quadratic formula gets a makeover: instead of memorizing a bulky expression, it can be rebuilt from three coefficient-and-structure facts by...
Tips to be a better problem solver [Last live lecture] | Ep. 10 Lockdown live math
A practical way to become a better problem solver is to treat every unfamiliar math puzzle as a chance to exploit definitions, symmetry, and “two...
But what is a Laplace Transform?
Laplace transforms turn differential-equation problems into algebra by converting derivatives into multiplication and by revealing a function’s...
The Brachistochrone, with Steven Strogatz
The brachistochrone problem asks for the curve connecting two points that makes a particle slide under gravity in the least possible time—and the...
The medical test paradox, and redesigning Bayes' rule
An accurate medical test can still produce a surprisingly low chance that a positive result is truly correct—because disease prevalence and the...
How colliding blocks act like a beam of light...to compute pi.
Counting the clacks in the classic two-block collision puzzle reduces to a geometry problem that behaves like light bouncing between mirrors—and that...
This tests your understanding of light | The barber pole effect
A cylinder of sugar water can turn ordinary white light into a striking pattern of moving color bands—diagonal stripes that seem to “walk” up the...
How (and why) to take a logarithm of an image
M.C. Escher’s “Print Gallery” (1956) works like a visual paradox: a viewer can walk a continuous loop while the scene “zooms” deeper and deeper, yet...
A quick trick for computing eigenvalues | Chapter 15, Essence of linear algebra
For 2×2 matrices, eigenvalues can be computed almost instantly by reading two numbers off the matrix—its trace and determinant—then using a...
Logarithm Fundamentals | Ep. 6 Lockdown live math
Logarithms are presented as the “exponent-inverse” tool for turning multiplicative growth into additive patterns—making huge, fast-changing...
Answering viewer questions about refraction
Light bends at an interface because slowing down inside a material compresses the wave’s crests, forcing the geometry of those crests to change. When...
Winding numbers and domain coloring
Winding numbers turn a visually intuitive “colorful loop” idea into a reliable two-dimensional equation solver—one that can guarantee a zero exists...
Convolutions | Why X+Y in probability is a beautiful mess
Adding two independent random variables isn’t just a matter of “adding their means”—it reshapes their entire probability distribution through a...
Using topology for discrete problems | The Borsuk-Ulam theorem and stolen necklaces
The stolen necklace problem asks for a guaranteed way to split a line of jewels between two thieves so that each person gets exactly half of every...
Imaginary interest rates | Ep. 5 Lockdown live math
An “imaginary interest rate” isn’t just a math prank: when interest compounds continuously, an interest rate of √−1 turns money growth into circular...
The Physics of Euler's Formula | Laplace Transform Prelude
The core insight is that exponentials of the form e^(st) aren’t just convenient guesses for differential equations—they encode the relationship...
Hamming codes part 2: The one-line implementation
Hamming codes can locate a single flipped bit with an error position that drops out directly from XOR—so the receiver’s core job can shrink to one...
Bacteria Grid Puzzle Solution
A conservation law based on weighted “mass” makes the bacteria-grid puzzle collapse: the descendants of the single starting cell can’t be pushed out...
The power tower puzzle | Ep. 8 Lockdown live math
A single “power tower” question—how far repeated exponentiation goes before it either settles or explodes—turns into a full lesson on tetration,...
A pretty reason why Gaussian + Gaussian = Gaussian
Adding two independent normally distributed variables produces another normal distribution—a “stability” result that explains why the Gaussian is the...
The most beautiful formula not enough people understand
A single geometric idea—how the “surface area” of a higher-dimensional ball relates to the “volume” inside it—leads to a closed-form formula for the...
The barber pole optical mystery
A dense sugar-water tube turns ordinary white light into a striking pattern of colored diagonal stripes when the light enters through a polarizing...
The Wallis product for pi, proved geometrically
A carefully chosen infinite product of simple fractions— (2/1)·(2/3)·(4/3)·(4/5)·(6/5)·(6/7)·…—converges to π/2. The result, known as the Wallace...
Higher order derivatives | Chapter 10, Essence of calculus
Higher order derivatives—especially the second derivative—are best understood as “derivatives of derivatives”: they measure how a function’s slope...
Triangle of Power
Math notation usually matters less than the underlying visual relationships it tries to represent—but notation becomes a real educational bottleneck...
2021 Summer of Math Exposition results
A math-explainer contest that drew more than 1,200 submissions has produced a standout set of five winners—chosen not for polish, but for clarity,...
Why 5/3 is a fundamental constant for turbulence
Turbulence may look like pure randomness, but a century of fluid research points to a measurable regularity inside the chaos: in the “inertial...
What makes a great math explanation? | SoME2 results
A peer-review contest for math lessons has turned into a measurable engine for audience growth—and the winning entries point to a practical checklist...
Tattoos on Math
A math tattoo built from the cosecant function turns a classroom convention into something permanent—and that permanence raises a bigger question:...
Binary, Hanoi and Sierpinski, part 1
Towers of Hanoi can be solved—efficiently and with perfect legality—by following the rhythm of binary counting: each “rollover” in base-2 tells which...
Make math videos! | Summer of Math Exposition announcement
A new contest called the “Summer of Math Exposition” is inviting people to publish fresh math explainers online—videos, blog posts, interactive...
What was Euclid really doing? | Guest video by Ben Syversen
Euclid’s “Elements” didn’t rely on diagrams as decorative aids—it treated ruler-and-compass constructions as part of the proof itself, with diagrams...
Why Laplace transforms are so useful
A damped mass–spring system driven by a periodic external force settles into a steady oscillation at the *driving* frequency, while a second,...
25 Math explainers you may enjoy | SoME3 results
Summer of Math Exposition (SoME3) spotlights a central truth about math explainers: “good” isn’t one universal standard. The strongest entries tend...
Where my explanation of Grover’s algorithm failed
Grover’s algorithm hinges on a subtle quantum translation: a classical “verifier” that outputs 1 for the correct input and 0 otherwise becomes, in...
Intuition for i to the power i | Ep. 9 Lockdown live math
Raising the imaginary unit to an imaginary power—specifically i^i—collapses to a real number because complex exponentials can be reinterpreted as...
The quick proof of Bayes' theorem
Bayes’ theorem can be justified with a short, purely mathematical identity built from how “AND” works in probability. For two events, A and B, the...
Euler's Formula and Graph Duality
Euler’s formula for planar graphs—V − E + F = 2—can be derived from a clean duality argument built on spanning trees. The key move is to translate...
Exploration & Epiphany | Guest video by Paul Dancstep
Sol LeWitt’s “Variations of Incomplete Open Cubes” turns a simple geometric question—how many ways a cube can be missing edges—into a fully...
Simulating and understanding phase change | Guest video by Vilas Winstein
A discretized “liquid–vapor” model reproduces water-like phase behavior—complete with a liquid–gas phase transition, a supercritical region,...
The AI that solved IMO Geometry Problems | Guest video by @Aleph0
Google DeepMind’s Alpha Geometry hit a striking benchmark on International Mathematical Olympiad (IMO) geometry problems: it solved 25 of 30,...
The DP-3T algorithm for contact tracing (with Nicky Case)
Digital contact tracing aims to stop COVID-19 transmission during the window when people are contagious but not yet showing symptoms. Widespread...
Binary, Hanoi, and Sierpinski, part 2
Towers of Hanoi can be solved—efficiently and legally—by counting upward in binary and using the “bit-flip rhythm” to decide which disk moves. The...
Snell's law proof using springs
Light bends at the boundary between two media because it chooses a path that minimizes travel time, even though the straight-line route between...
Newton’s Fractal is beautiful
Newton’s fractal turns a classic calculus algorithm—Newton’s method for solving equations—into a mesmerizing map of the complex plane. The core idea...