2026-08-08
Beyond the Gridworld
Why Verifiability, Not Vocabulary, Sets the Ceiling on Machine Discovery
When Copernicus placed the sun at the center of the solar system, he was not inventing heliocentrism from nothing. Aristarchus of Samos had proposed it eighteen centuries earlier. When Darwin proposed natural selection, he was not conjuring a concept with no precedent â he was fusing Malthusian population pressure, the observed variation within species, and techniques already familiar to every pigeon breeder and cattle farmer in England. These were not leaps into some unscaffolded void outside human thought. They were violent, non-obvious recombinations of things that already existed, forced into being by an accumulation of anomalies that the old paradigm could no longer explain away.
This distinction matters more than it might first appear, because a popular story about artificial intelligence â that it is forever trapped "interpolating" within human knowledge while true genius requires "stepping outside" it â depends on a binary that doesn't actually hold up. In a space with billions of dimensions, almost every possible combination of ideas has never been tried by anyone. Is a wildly novel recombination of existing elements interpolation, or is it extrapolation? The question is close to meaningless without a sharper definition of the boundary. If we want to understand what current AI systems can and cannot discover, we need a better axis than "human data versus alien data." The axis that actually does the work is verifiability: whether the system can tell, with ground-truth certainty, when it is wrong.
The Gridworld
In reinforcement learning, researchers test agents in "gridworlds" â simple mazes where an agent learns, through trial and reward, to find the optimal path. Give an agent enough compute and it will solve the maze perfectly. It will never wonder who built the walls, or whether a third dimension exists beyond the two it was given.
A great deal of what today's large language models do resembles this: mastering the maze of existing human knowledge with a speed and consistency no person could match, recombining what's already known into outputs that are often useful, sometimes startling, and almost always still legible as belonging to the world that trained them. Call this flawless mediocrity â perfection without paradigm shift. It is real, it is valuable, and it is not going away.
The tempting fix is to say: fine, drop the vocabulary problem, use reinforcement learning instead â no human text, no inherited bias, just reward. But that fix runs into a second wall. Whatever reward signal drives the agent still has to be built by us, and it is only ever as good as the simulator we hand it. Two traps, seemingly unrelated: one made of words, one made of code. Left unaddressed, this is the trajectory worth naming plainly â hyper-efficient stagnation, a civilization that perfects execution while its paradigms sit frozen. Whether that is actually where we're headed depends on whether these really are two separate traps, or one trap wearing two disguises.
The Real Escape Hatch: Move 37
In 2016, AlphaGo played a move against Lee Sedol â Move 37 â so alien that commentators initially assumed it was a mistake. It wasn't. It was a genuine addition to humanity's four-thousand-year-old understanding of Go, discovered not by studying human games but through self-play against a fixed, perfectly specified reward: win.
This is the real fork in the road, and it has nothing to do with whether the system uses language. It has to do with whether the system has access to ground truth it can check itself against, independent of any human's opinion about what a good answer looks like. Go has this. Chess has this. Arithmetic has this. A protein either does or does not fold into a shape that binds a target. A candidate crystal structure either is or is not thermodynamically stable. A mathematical proof either is or is not valid. Wherever this kind of exact, checkable feedback exists, self-play and reinforcement learning can already produce knowledge that did not come from any human, in any language, ever.
This has already happened outside of games. AlphaTensor discovered algorithms for multiplying matrices using fewer scalar multiplications than any published method â a genuinely new piece of mathematics, verified not by a simulator's approximation of reality but by exact arithmetic, which has no fidelity problem at all because arithmetic is the ground truth. GNoME searched theoretical chemical-composition space and proposed millions of candidate crystal structures, a large fraction of which were independently confirmed stable by physics calculations and, in many cases, later synthesized in a lab. RFdiffusion and related tools have generated protein backbones with folds that exist nowhere in nature, validated the same way biology validates anything: does the protein actually do the thing.
None of these are "recombinations of known human ideas, executed faster." They are new. And they arose specifically in domains where the reward signal is exact, not approximate.
A Sharper Taxonomy Than "Language vs. Simulator"
The two-trap story just sketched â language traps one kind of system, simulators trap the other â treats them as two separate species with two separate ceilings. That's not quite right, and it obscures the variable that actually predicts where AI will and won't produce genuine paradigm shifts. A better taxonomy sorts domains by how good the feedback signal is, not by which architecture is being used:
Exact and verifiable. Mathematics, formal proof, code (compiles or doesn't, passes tests or doesn't), games with fixed rules, and â crucially â an expanding slice of the physical sciences wherever a cheap, exact check exists (does this crystal minimize its energy under known physical law; does this molecule's computed binding affinity clear a threshold). Here, self-play and reinforcement learning against ground truth already produce alien, non-recombinatory discovery, whether or not language is involved anywhere in the pipeline.
Approximate and simulated. Chemistry, biology, and physics wherever the "ground truth" available to the system is actually a human-built approximation of reality â a physics engine, a force field, a coarse-grained biological model. This is the sharper of the two traps described above: an agent optimizing inside such a system cannot distinguish a genuine discovery from an exploit of the simulator's blind spots, because it has no independent channel back to the real world to check. The ceiling here is real, but it is not fixed â it falls every time we build a higher-fidelity, cheaper-to-run verifier for something that previously required a slow, expensive real-world experiment.
Contested and non-checkable. Philosophy, aesthetics, ethics, the foundational interpretation of quantum mechanics, the nature of consciousness â domains where there may never be a ground-truth signal to check against, because the disagreement is not empirical. No amount of self-play helps here, because there is nothing to play against. This is the one domain where the "flawless mediocrity" critique lands with full force and probably always will, not because AI lacks some special extra-dimensional creativity, but because nobody â human or machine â has a verifier for these questions. This is a limit on inquiry itself, not a limit specific to AI.
This taxonomy makes a falsifiable prediction that the two-trap story above couldn't: expect genuine, alien, paradigm-breaking discovery to keep showing up first and fastest in the exact-and-verifiable column, expect stubborn but slowly eroding stagnation in the approximate-and-simulated column, and expect near-total stagnation in the contested column â not because of some permanent architectural ceiling, but because there's structurally nothing to push against.
The Objection This Argument Has to Answer
Any essay arguing for a ceiling on machine intelligence has to reckon with Rich Sutton's "Bitter Lesson": the historical pattern, repeated across seventy years of AI research, in which general methods that leverage raw computation and search have consistently beaten hand-engineered, knowledge-laden approaches, often producing capabilities that look qualitatively new rather than merely faster. In-context learning and multi-step reasoning were not explicitly programmed into language models; they emerged as systems scaled, in ways researchers did not fully predict in advance.
This is worth taking seriously rather than waving away â but notice where those qualitative jumps actually came from. The step from raw next-token prediction to genuinely capable reasoning has tracked, closely, the introduction of better feedback signals: reinforcement learning from human preferences, and more recently reinforcement learning against verifiable rewards in math and code. The jumps that look most like emergence are concentrated exactly where the taxonomy above predicts they should be â in domains that recently became checkable in a way they weren't before. This isn't a refutation of the Bitter Lesson; it's a refinement of it. Scale is necessary but has never, on its own, been sufficient â scale plus a better verifier is what actually moves the frontier. That reframing doesn't rescue the "singularity is near, just add compute" story. It sharpens the falsifiable version of the ceiling argument: watch the verifiers, not the parameter count.
What Human Genius Actually Looks Like â And Why "Unmediated Reality Access" Is a Myth
There's a tempting but mistaken move hiding in a lot of AI-ceiling arguments: the assumption that humans have some clean, unmediated channel to raw reality that AI structurally lacks. Philosophy of science has spent the better part of a century dismantling this idea. Observation is theory-laden â what an experimentalist even counts as a meaningful result depends on the theoretical apparatus they bring to the bench. Human scientists are also, in a real sense, trapped inside simulators: instruments built on prior theory, statistical models built on prior assumptions, textbooks that quietly foreclose certain questions before a student ever thinks to ask them.
What actually drives a paradigm shift, in Thomas Kuhn's account, is not some mystical leap outside all frameworks. It's the slow accumulation of anomalies â results the reigning paradigm predicts wrong, tolerated and rationalized one at a time until they can no longer be explained away, at which point the whole framework gets discarded rather than patched. Copernicus didn't escape the Ptolemaic gridworld through pure genius unavailable to machines; he escaped it because centuries of accumulating discrepancies between predicted and observed planetary positions had made the old model's patches (epicycles upon epicycles) untenable, and because an alternative â recovered from an old, marginal tradition â happened to fit better.
This gives the prescriptive half of the argument something concrete to aim at, instead of a vague appeal to "neuro-symbolic architecture" or "axiomatic rebellion." The actual target is a system that treats persistent, well-calibrated prediction error against its own model as a trigger to revise the model's foundations â not just to nudge its parameters. This is not science fiction; it's an active, if still early, research direction. Open-endedness research â novelty search and quality-diversity algorithms pioneered by researchers like Kenneth Stanley, and systems like POET that co-evolve agents and the environments that challenge them â explicitly optimizes for generating genuinely new problems and solutions rather than converging on a single predefined goal. It's a small, unglamorous corner of the field next to the trillion-parameter headlines, but it's the corner actually working on the right problem.
Where This Leaves Embodiment
The intuitive next move, once you've named the simulator trap, is to say AI needs a body to escape it. That instinct isn't wrong, but it locates the importance of embodiment in the wrong place. A robot arm doesn't matter because it grants some philosophically privileged access to Truth that a disembodied model structurally lacks â humans don't have that either. It matters because, for now, physical experimentation remains the highest-fidelity, hardest-to-game verifier we have for domains that are still stuck in the "approximate and simulated" column: real chemistry, real biology, real materials under real conditions no force-field approximation fully captures. Embodiment is one instrument â currently the best available instrument â for converting an unverifiable domain into a verifiable one. It is a means to the actual end, which is better ground truth, not a metaphysical requirement in itself. Build a cheap, exact, in-silico verifier for a domain that once required a lab bench, and the need for the robot arm quietly shrinks.
A Field Guide: Where the Walls Are Thinning, Domain by Domain
The three-column taxonomy above is only useful if it can be cashed out into specific predictions about specific fields, with a specific bottleneck named in each case. Some of these bottlenecks are temporary and falling. Others are structural and will not move no matter how much compute is thrown at them. Telling the two apart is the actual exercise.
Where the walls are already down. Formal mathematics is the cleanest case: once a conjecture is translated into a machine-checkable statement, proof search over a large library of existing lemmas is close to a solved engineering problem, and steady, genuine progress â new lemmas, new proofs, occasionally a settled minor conjecture â should be expected to continue. The bottleneck has moved to translation itself: turning an informally stated mathematical idea into the formal language a verifier can check is still a bottleneck only humans (or human-trained intuition) reliably clear, and this is the rate-limiting step, not search. Chip design shows a similar pattern: floorplanning and layout are already exact, checkable problems once you have a timing and power model good enough to simulate, and specialized accelerator design should keep improving quickly, gated mainly by how fast a new layout can be validated against fabrication, a loop measured in weeks, not decades. Narrow algorithmic discovery â faster matrix multiplication, better sorting networks, tighter compression schemes â will keep producing a steady trickle of genuine, non-derivative records, but each is a point solution; none of it adds up to a new mathematical concept the way calculus or group theory did, because nothing in the process is optimizing for concept-generation, only for beating a fixed benchmark. And software correctness â does this function do what its specification says, does this input trigger a buffer overflow â is exact and will keep getting automated hard; software judgment â is this the right architecture, will this API still make sense in five years â is not, and will stay mediocre for reasons explained below.
Where the walls are falling, unevenly. Structural biology is the clearest case of a domain migrating columns in real time: predicting how a protein folds has effectively graduated from "approximate and simulated" to "near-exact and verifiable," because crystallography and cryo-EM provide a fast, cheap, high-fidelity check. But the bottleneck didn't disappear â it moved downstream. Predicting whether a molecule will actually work as a drug in a living human depends on toxicity, off-target binding, and pharmacokinetics that no simulator fully captures, and the only verifier that does â a clinical trial â is slow, expensive, and can't be parallelized the way a folding calculation can. Materials discovery shows the identical pattern one step earlier: algorithms can now propose candidate stable compounds by the million, but a large share of them turn out to be difficult or impossible to actually synthesize, because thermodynamic stability doesn't capture reaction kinetics. The real bottleneck-breaker here won't be a better discovery algorithm; it will be automated, robotic "self-driving labs" that close the loop between proposal and physical synthesis fast enough to matter. Fusion control is a case where the wall has already come down in one respect â reinforcement learning already steers tokamak magnetic fields in real reactors, because the reactor itself is a fast, repeatable verifier â but commercial fusion remains gated by a stubbornly approximate problem next door: finding materials that survive years of neutron bombardment, which no simulator fully models. Weather is a domain literally splitting in half along the verifiability axis: short-range forecasting is migrating into the exact column because every forecast is checked against reality within days, while long-range climate projection stays stuck in the approximate column indefinitely, for a structural reason â you cannot wait fifty years to find out whether a fifty-year model was right, so no amount of compute shortens that feedback loop. Autonomous vehicles and robotics sit in an unusually stubborn corner of this column: the limiting factor isn't simulator fidelity anymore so much as the cost of failure â a Go-playing agent can lose ten million self-play games for free, but a self-driving system cannot rack up ten million real-world crashes to learn from, so progress is bounded by how efficiently rare, dangerous, long-tail scenarios can be harvested and replayed, not by how much compute is available.
Where the walls hold. Fundamental physics beyond current experimental reach â quantum gravity, most proposals for what lies past the Standard Model â will keep generating elegant, self-consistent candidate theories, and will keep failing to resolve between them, for a reason that has nothing to do with the reasoning engine doing the generating: nobody, human or machine, has a particle accelerator powerful enough to run the deciding experiment. The bottleneck is the apparatus, not the intelligence applied to it. Consciousness and the hard problem of mind sit in an even harder spot: there isn't yet an agreed operational definition of the thing being studied, so there is nothing that could function as a verifier even in principle â this isn't a gap that more data closes, because there's no target for the data to be checked against. Ethics, aesthetics, and policy will likely see flawless mediocrity indefinitely, not temporarily, because "correct" isn't the kind of property a moral or aesthetic claim has; AI will get extremely good at synthesizing, extending, and personalizing existing frameworks, and will not produce a validated new one, because a moral framework is validated by being adopted over time by people, which is not a target you can optimize against in advance. Reflexive social systems â financial markets, macroeconomic policy, fashion, geopolitics â deserve a bottleneck of their own, distinct from "no verifier exists": call it reflexivity. A trading strategy that works stops working once enough capital copies it; a policy model's target population changes its behavior once it learns the model exists. This is structurally different from a low-fidelity simulator, because the problem isn't that the model of the system is inaccurate â it's that any sufficiently accurate and known model changes the behavior of the thing it's modeling, which falsifies it by being believed. No amount of scale fixes a target that moves in response to being predicted. And genuine artistic rupture â not stylistic competence, but an actual new movement â will likely stay rare for a related reason: telling a competent variation apart from a real paradigm shift is a matter of retrospective cultural consensus that takes years to form, and cannot be checked at the moment of creation by anyone, human or machine.
Laid out this way, "no verifier" turns out to name at least four genuinely different obstacles, not one: a translation bottleneck (the answer is checkable, but framing the question in checkable form is still a human chokepoint, as in mathematics); a cost-and-speed bottleneck (a check exists but is slow or expensive to run, as in drug trials or materials synthesis); an apparatus bottleneck (a check is conceivable in principle but we lack the instrument to run it, as in high-energy physics); and a genuine definitional or reflexive bottleneck, where no check could exist even with unlimited time and instruments, because either the object of study has no agreed definition or the act of checking changes the answer. The first two are engineering problems and will keep yielding to effort and time. The second two are not, and should be expected to look exactly as stubborn in ten years as they do today.
Hyper-Efficient Stagnation, Reconsidered
The stagnation warning raised earlier still holds, but the field guide above is what actually cashes out the condition it needs, rather than leaving it as a mood. We are not accelerating toward stagnation everywhere at once. We're accelerating toward a world that bifurcates sharply along the verifiability axis: relentless, genuine, non-recombinatory discovery in mathematics, materials, structural biology, and anywhere else a cheap exact verifier exists or can be built; grinding, faster-but-not-deeper interpolation in the sciences still bottlenecked by approximate simulators, improving only as fast as those simulators improve; and near-total stillness in the domains â meaning, value, the hard problem of consciousness â where there was never a verifier to begin with, for anyone, human or machine.
The interesting scientific and engineering question of the next decade is not "will AI achieve genius" but "how fast can we convert approximate-and-simulated domains into exact-and-verifiable ones" â through better instruments, cheaper high-fidelity simulators, and automated experimentation loops that close the gap between hypothesis and ground truth. That's a research agenda with a shape, milestones, and a way of being proven wrong. It offers something more useful than the frozen mirror of "flawless mediocrity," and more honest than the promise of an imminent, undifferentiated singularity: a map of exactly where the walls of the maze are thinning, and where they are likely to stand for a long time yet.
2026-08-07
Quantum Fields: The Real Building Blocks of the Universe - David Tong
www.youtube.com/watch?v=zNVQfWC_evgSummary
The Standard Model
$$Z = \int \mathcal{D}(\text{Fields}) \exp \left( i \int d^4x \sqrt{-g} \left( R - F_{\mu\nu} F^{\mu\nu} - G_{\mu\nu} G^{\mu\nu} - W_{\mu\nu} W^{\mu\nu} + \sum_i \bar{\psi}_i \mathcal{D} \psi_i + D_\mu H^\dagger D^\mu H - V(H) - \lambda_{ij} \psi_i H \psi_j \right) \right)$$
Introduction and Overview
In this lecture, theoretical physicist David Tong addresses one of the most fundamental questions in scienceâa question dating back over 2,500 years to the ancient Greeks: What is the universe made of?
While conventional education teaches that the universe is built from indivisible subatomic particles acting like microscopic LEGO bricks, modern theoretical physics reveals a fundamentally different reality. The underlying building blocks of nature are not discrete particles, but continuous, fluid-like entities spread throughout the entirety of space, known as fields. Particles are merely localized ripples or discrete bundles of energy within these ubiquitous fields.
Historical Evolution of the Atom
Ancient Greek Philosophy: Early thinkers such as Democritus and Lucretius hypothesized that matter consists of tiny, indivisible units called atoms.
The Periodic Table (19th Century): Chemistry organized all known matter into roughly 120 chemical elements. While a major milestone, it represented a complex and fragmented classification of nature rather than a simple fundamental framework.
Discovery of the Electron (1897): J.J. Thomson discovered the electron at the Royal Institution, demonstrating that atoms are divisible.
The Atomic Nucleus (Early 20th Century): Ernest Rutherford demonstrated that an atom consists of a tiny nucleus surrounded by distant, orbiting electrons ("a fly in the cathedral").
Protons, Neutrons, and Quarks (1970s): Scientists realized the nucleus comprises protons and neutrons, which in turn are composed of even smaller entities called quarks:
Up Quark (+2/3 charge)
Down Quark (-1/3 charge)
A proton consists of two up quarks and one down quark ($uud$).
A neutron consists of two down quarks and one up quark ($udd$).
For decades, the standard scientific narrative held that three fundamental particlesâthe electron, the up quark, and the down quarkâform all stable matter in the universe.
The Field Paradigm and Quantum Field Theory (QFT)
The traditional particle model is a conceptual simplification. Modern physics demonstrates that nature's basic constituents are smooth, universe-spanning fluid-like entities called fields, which take values at every point in space and evolve over time.
Michael Faraday's Breakthrough (1820sâ1840s): Investigating magnetism and electricity at the Royal Institution, Faraday deduced the presence of invisible "lines of force" filling spaceâthe electric and magnetic fields. He famously proposed that light itself consists of ripples propagating through these electromagnetic fields.
Quantum Mechanics Integration: In the 1920s, quantum mechanics (developed by Heisenberg, Schrödinger, and others) established that energy at microscopic scales is quantized into discrete lumps (quanta).
Quantum Field Theory (QFT): Combining classical field theory with quantum mechanics yields QFT. In QFT, continuous fields become quantized:
Ripples in the electromagnetic field manifest as discrete light particles called photons.
Ripples in the universal electron field manifest as localized energy packets called electrons.
Ripples in the quark fields manifest as up and down quarks.
Consequently, all electrons in the universe are not isolated individual objects; they are interconnected oscillations of the single, underlying electron field that permeates space.
The Nature of the Quantum Vacuum and Mathematical Complexity
The Quantum Vacuum: If all particles and energy are removed from a container, empty space is not barren. Due to the Heisenberg Uncertainty Principle, quantum fields cannot remain static. The pure vacuum is a dynamic environment constantly roiling with quantum vacuum fluctuations.
Experimental Proof: These vacuum fluctuations produce physically measurable phenomena, such as the Casimir force (an attractive pressure between two uncharged parallel metal plates in a vacuum).
Mathematical Challenges: Quantum field theory involves immense mathematical complexity:
Formally understanding QFT equations and their vacuum structure from first principles remains one of the six unsolved Millennium Prize Problems in mathematics (YangâMills and Mass Gap problem).
Successes: QFT yields predictions of astonishing precision when fluctuations are calm. The magnetic moment ($g$-factor) of the electron matches theoretical calculations to 12â13 significant figures.
Limitations: When fluctuations are strong, exact calculations become intractable. Computing the mass of a proton from first principles using supercomputers currently achieves only ~3% accuracy.
The Standard Model of Particle Physics
The fundamental architecture of reality is summarized by the Standard Model, which accounts for 17 fundamental fields divided into matter, forces, and the Higgs mechanism:
1. Matter Fields (12 Fermionic Fields)
Nature replicates the basic set of four matter particles across three distinct "generations" or families (for reasons unknown):
First Generation (Stable Matter): Up Quark, Down Quark, Electron, Electron Neutrino.
Second Generation (Heavier Copies): Charm Quark, Strange Quark, Muon, Muon Neutrino.
Third Generation (Heaviest Copies): Top Quark, Bottom Quark, Tau, Tau Neutrino.
2. Force Fields (4 Bosonic Interactions)
Electromagnetism: Governed by the photon / electromagnetic field.
Strong Nuclear Force: Holds quarks together inside hadrons, mediated by the gluon field.
Weak Nuclear Force: Drives radioactive decay and nuclear fusion in stars, mediated by W and Z bosons.
Gravity: Encoded in general relativity as the curvature and dynamics of space and time itself.
3. The Higgs Field
Proposed by Peter Higgs and others in the 1960s, the Higgs field permeates space and interacts with matter fields. A particle's mass is a measure of how strongly its underlying field interacts with the background Higgs field.
Confirmed experimentally in 2012 at CERN's Large Hadron Collider (LHC) via the ATLAS and CMS detectors through the discovery of the Higgs boson.
The Master Equation
The Standard Model can be compactly expressed in a single Lagrangian equation combining General Relativity, Maxwellian Electromagnetism, Quantum Chromodynamics, the Dirac Equation for matter, and the Higgs Mechanism. It correctly predicts the outcome of every terrestrial particle experiment conducted to date.
Cosmological Connections and the Early Universe
Despite its success, the Standard Model cannot account for several cosmic phenomena:
Dark Matter: Invisible matter providing gravitational mass to galaxies.
Dark Energy: An unknown vacuum energy driving the accelerated expansion of the universe.
Cosmic Inflation: A fraction of a second ($10^{-30}$ s) after the Big Bang, microscopic quantum vacuum fluctuations were exponentially stretched across space, becoming frozen as density variations. These ancient ripples created the temperature fluctuations visible in the Cosmic Microwave Background (CMB) radiationâthe universe's early fireball 380,000 years after the Big Bangâand seeded the large-scale cosmic web of galaxies.
Frontiers of Physics and the LHC Dilemma
In 2015, the LHC resumed operations at higher energies (13 TeV) to look for physics beyond the Standard Model, such as:
Grand Unified Theories (GUTs): Merging the electromagnetic, strong, and weak forces into a single interaction.
Supersymmetry (SUSY): A proposed symmetry linking matter fields (fermions) and force fields (bosons).
String Theory: A framework replacing point-like field excitations with vibrating one-dimensional strings to unify quantum mechanics and general relativity.
The Current Empirical Crisis and Future Perspectives
The upgraded LHC has detected no evidence of new physics beyond the Standard Model, challenging decades of theoretical predictions. Physicists are divided into three main perspectives regarding how to proceed:
Patience: Expecting new particles to emerge in future high-luminosity LHC runs.
Larger Colliders: Constructing a 100 km collider (e.g., proposed projects in China or at CERN) costing ~$10 billion to probe higher energy scales.
Paradigm Shift: Re-evaluating foundational theoretical assumptions, exploring new mathematical structures within existing equations, and integrating insights from condensed matter physics and quantum information science.
Transcript
Introduction: What Are We Made Of?
Tonight, I'd like to tell you about one of the big questions in science. It's a question that goes back at least two and a half thousand years, to the ancient Greeks. And it's a question that has been discussed in this room many, many times over the past 200 years, but it's an important question. And I think it's important that we revisit it. And the question is simply this. It's, what are we made of? What are the fundamental building blocks of nature that you and me and everything else in the universe are constructed from?
That's the story I'd like to tell you. So what I'd like to do is try and give you an overview of our current understanding. I'd also like to try and give you an overview of where we hope to go in the future, of what progress we can hope to make in the next few years and few decades. And we're going to cover quite a lot of ground in this talk. I should warn you now, not least because I'm going to discuss every single thing in the universe, quite literally.
We're going to talk, amongst other things, about what's happening at the world's most powerful particle collider. This is a machine that's called the Large Hadron Collider, or the LHC for short. It'll come up a lot in this talk. And it's a machine which is based underground in a place called CERN, which is just outside Geneva. We'll also talk about experiments in the last few years that look backwards in time towards the Big Bang, that give us some understanding about what was happening in the first few fractions of a second after time itself started to exist.
And on top of all this, I also want to give you some idea about the theoretical abstract ideas, and even a little bit of an idea about the mathematics that underlies our current understanding of the universe. Because I'm a theoretical physicist. What I do is study the equations, try to understand the equations, that govern the world we live in. And so, I'd just like to give you a flavour of what that's about.
At some pointâI should warn you now. At some point, I'm even going to show you an equation. You know, you can get sent on training courses for this kind of thing. There's a number one rule. The number one rule is never show them any equations. If you show them equations, you'll just terrify them. At some point in this lecture, you're all going to be terrified, so just prepare yourselves. OK? OK.
From Democritus to the Periodic Table and Subatomic Particles
You know, there's a traditional way to start talks like this. The traditional way is to be very cultured and talk about what Democritus and Lucretius said two and a half thousand years ago and the ideas that the ancient Greeks had about atoms. But you know, I don't want to start like this. We've made a lot of progress in two and a half thousand years, and you know, there's just better places to kick off a science talk.
So the first modern picture that we had of what the universe is made of, everything we're made of, is this.
So I hope this is familiar to most people here. This is the periodic table of elements. It's one of the most iconic images in all of science. What we have here are 120-ish different elements. I should point out, no less than 10 of which were discovered in this very building, and which constitute, or at least in the 1800s were thought to constitute, everything that existed in nature.
So it's certainly true that any material you get, you can distill it down into its component parts, and you'll find that all of those component parts are made of one of these 120 elements. So it's a great moment in science. It's really one of the triumphs of science. It's also, I should add, the reason that I stopped doing chemistry in school. Because if you're a chemist, this is basically as good as it gets. You know, if we're honest, it's kind of a mess. Everything in the universe is classified into things on the left that go bang if you put them in water through things on the right which, really if we're honest, don't do very much at all. You kind of organise everything into these stupid shapes. And it looks a little bit like Australia. There's a big dip in the top, and then there's these two strips of elements that you have to put along the bottom, because there's no room for them in the middle where they belong.
You know, I don't know about you, if I was asked to come up with a fundamental classification of everything in the universe, this isn't what I would have gone for. Are there any chemists in the audience? I'm sorry for you. OK. But you know, I'm not alone in this. It's not just me that thinks this is a silly way to organise nature. Nature itself thinks this is a silly way to organise nature. Of course, we know this isn't the fundamentalâthis isn't the end of the story. This isn't the fundamental building blocks.
And the first person to realise that there's something deeper than this was a Cambridge physicist called J.J. Thomson. So at the end of the 1800s, J.J. Thomson discovered a particle that was smaller than an atom that we now call the electron. And in 1897, he announced this in this roomâin fact, in this very lecture seriesâto a stunned audience, an audience that was so stunned at least half of them didn't believe what he was saying. There was one very distinguished scientist who afterwards told J.J. Thomson he thought the whole thing was a hoax, that J.J. Thomson had just been pulling their leg.
But of course, it's not a hoax. This isn't the fundamental elements of nature. And within 15 years of J.J. Thomson's discovery, his successor in Cambridge, a man called Ernest Rutherford, had figured out exactly what these atoms are made of. And this is the picture that Rutherford came up with. So we now know that each of these elements consists of a nucleus, which is tiny. The metaphor that Rutherford himself used was it's like a fly in the centre of the cathedral. And then orbiting this nucleus in, I should add, fairly blurry orbits, are the electrons, which sort of fill out very sparsely the rest of the space.
So that's a picture of these atoms. Subsequently, we learned that the nucleus is not itself fundamental. The nucleus contains smaller particles. They're particles that we call protons and neutrons. And in the 1970s, we learned that the protons and neutrons aren't fundamental either. So in the 1970s, we learned that inside each proton and neutron are three smaller particles that we call quarks. There are two different kinds of quarks. By the 1970s, I'm guessing physicists didn't have a classical Greek education, and had kind of run out of classy names. So we call these quarks the up quark and the down quark. OK? For no good reason. It's not like the up quark is higher than the down quark. It's not like it points up. Just no good reason at all. The up quark and the down quark.
So the proton consists of two up quarks and a down quark. And the neutron consists of two down quarks and an up quark. This, as far as we know, are the fundamental building blocks of nature. We've never discovered anything smaller than the electron, and we've never discovered anything smaller than the quarks. So we have three particles of which everything we know is made.
And it's worth stressing, that's kind of astonishing. You know? We sort of take it for granted. We learn this in school. We don't really think about it deeply. Everything we see in the world, all the diversity in the natural world, you, me, everything around us, just the same three particles with slightly different rearrangements repeated over and over and over again. It's an amazing lesson to draw about how the world is put together.
The Lie of Particles and the Discovery of Fields
So that's what we have. We have an electron and two quarks. And you know, these aren't the fundamental building blocks that the Greeks had thought about, and they're certainly not the fundamental building blocks that the Victorians had thought about. But you know, the spirit of the issue really hasn't changed. The spirit is exactly what Democritus said 2,500 years ago, that they're like LEGO bricks from which everything in the world is constructed. These LEGO bricks are particles, and the particles are the electron and two quarks.
It's a very nice picture. It's a very comforting picture. It's the picture we teach kids at school. It's the picture we even teach students in undergraduate university. And there's a problem with it. The problem is it's a lie. It's a white lie. It's a white lie that we tell our children because we don't want to expose them to the difficult and horrible truth too early on. It makes it easier to learn if you believe that these particles are the fundamental building blocks of the universe.
But it's simply not true. The best theories that we have of physics do not have underlying them the electron particle and the two quark particles. In fact, the very best theories we have of physics don't rely on particles at all. The best theories we have tell us that the fundamental building blocks of nature are not particles, but something much more nebulous and abstract. The fundamental building blocks of nature are fluid-like substances which are spread throughout the entire universe and ripple in strange and interesting ways. That's the fundamental reality in which we live.
These fluid-like substances we have a name for. We call them fields.
The physicist's definition of a field is the following. It's something that, as I said, is spread everywhere throughout the universe. It's something that takes a particular value at every point in space. And what's more, that value can change in time. So a good picture to have in your mind is fluid, which ripples and sways throughout the universe.
Now, it's not a new idea. It's not an idea that we've just come up with. It's an idea which dates back almost 200 years. And like so many other things in science, it's an idea which originated in this very room. Because as I'm sure many of you are aware, this is the home of Michael Faraday. And Michael Faraday initiated this lecture series in 1825. He gave over a hundred of these Friday evening discourses, and the vast majority of these were on his own discoveries, on the experiments he did on electricity and magnetism.
So he did many, many things in electricity and magnetism over many decades. And in doing so, he built up an intuition for how electric and magnetic phenomena work. And the intuition is what we now call the electric and magnetic field. So what he envisaged was that threaded everywhere throughout space were these invisible objects called the electric and magnetic fields. Now, we learned this in school. Again, it's something that we sort of take for granted because we learned it at an early age, and we don't sort of appreciate just how big of a radical step this idea of Faraday's is. I want to stress, it's one of the most revolutionary abstract ideas in the history of science, that these electric and magnetic fields exist.
So let me justâthere's supposed to be demonstrations in this. I'm not just a theoretical physicist. I'm a very theoretical physicist. It's very hard for me to do any kind of experiment that's going to work. But I'm just going to show you something that you've all seen. They're magnets. OK? And we all played these games when we were kids or when we were in school. You take these magnets, and you move them together. And as they get closer and closer, there's this force that you can sort of just feel building up that pushes, the pressure that pushes against these two magnets.
And it doesn't matter how often you do it, and it doesn't matter how many degrees you have in physics. It's just a little bit magical. You know? And you all know this. There's something just special about this weird feeling that you get between magnets. And this was Faraday's genius. It was to appreciate that even though you can't see anything in between, even though no matter how closely you look, the space between these magnets will seem to be empty, he said nonetheless, there's something real there. There's something real and physical, which is invisible, but is building up, and that's what's responsible for the force. So he called them lines of force. We now call it the magnetic field.
Here is a drawing from one of Michael Faraday's papers. When you leave, there's a carpet just here. The carpet has this pattern, this picture just repeated on it over and over and over again. And on the bottom here is one of Michael Faraday's most famous demonstrations that he did here. So I'll just walk you through what Faraday did.
The thing on the right, there's a small coil with a hand on it. This is a battery, and the battery passes a current around this coil. And in doing so, there's a magnetic field that's induced in this. It's what's called a solenoid. And then Faraday did the following thing. He simply moved this small coil A through this big coil B like this. And something miraculous happened. When you do that, there's a moving magnetic field. Faraday's great discovery was induction. It gives rise to a current in B, which then over on this end of the table, makes a needle flicker like this.
So extremely simple. You move a magnetic field, and it gives rise to a current, which makes a needle flicker on the other side of the table. This astounded audiences in the 1800s. Because you were doing something and affecting the needle on the other end of the table, yet you never touched the needle. It was amazing. You could make something move without ever going near it, without ever touching it.
We're kind of jaded these days. You can do the same experiment. You can pick up your cell phone. You can press a few buttons. You can call somebody on the other end of the earth within seconds. But it's the same principle. But this was the first time it was demonstrated that the field is real. You can communicate using the field. You can affect things far away using the field without ever touching it.
So this is Michael Faraday's legacy. There's not just particles in the world. There's other objects that are slightly more subtle that are called fields that are spread throughout all of space.
By the way, if you ever want to really appreciate the genius of Michael Faraday, he gave this lecture in 1846. He gave many lectures in 1846. But there was one in particular where he finished 20 minutes early. He ran out of things to say, so he engaged in some idle speculation for 20 minutes. And Faraday suggested that these invisible, electric, and magnetic fields that he'd postulated were quite literally the only thing we've ever seen. He suggested that it's ripples of the electric and magnetic field, which is what we call light. So it took of course 50 years for people like Maxwell and Hertz to confirm that this is indeed what light is made of, but it was Faraday's genius that appreciated this, that there were waves in the electric magnetic field, and those waves are the light that we see around us.
Combining Quantum Mechanics and Fields: Quantum Field Theory
So this is Faraday's legacy. But it turns out this idea of fields was much more important than Faraday had realised. And it took over 150 years for us to appreciate the importance of these fields.
So what happened in these 150 years was that there was a small revolution in science. In the 1920s, we realised that the world is very, very different from the common sense ideas that Newton and Galileo had handed down to us centuries before. So in the 1920s, people like Heisenberg and Schrödinger realised that on the smallest scales, on the microscopic scales, the world is much more mysterious and counter-intuitive than we ever really imagined it could be. This, of course, is the theory that we now know as quantum mechanics.
So there's a lot I could say about quantum mechanics. Let me tell you one of the punch lines of quantum mechanics. One of the punch lines is that energy isn't continuous. Energy in the world is always parcelled up into some little discrete lump. That's actually what the word quantum means. Quantum means discrete or a lump.
So the real fun starts when you try and take the ideas of quantum mechanics, which say that things should be discrete, and you try to combine them with Faraday's ideas of fields, which are very much continuous, smooth objects, which are waving and oscillating in space. So the idea of trying to combine these two theories together is what we call quantum field theory.
And here's the implication of quantum field theory. The first implication is what happens for the electric and magnetic field. So Faraday taught us, and Maxwell later, that waves of the electromagnetic field are what we call light. But when you apply quantum mechanics to this, you find that these light waves aren't quite as smooth and continuous as they appeared. So if you look closely at light waves, you'll find that they're made of particles. They're little particles of light, and these are particles that we call the photon.
The magic of this idea is that that same principle applies to every single other particle in the universe. So there is spread everywhere throughout this room something that we call the electron field. It's like a fluid that fills this room and, in fact, fills the entire universe. And the ripples of this electron fluid, the ripples of the waves of this fluid, get tied into little bundles of energy by the rules of quantum mechanics, and those bundles of energy are what we call the particle, the electron.
All the electrons that are in your body are not fundamental. All the electrons that exist in your body are waves of the same underlying field. And we're all connected to each other. Just like the waves on the ocean all belong to the same underlying ocean, the electrons in your body are ripples of the same field as the electrons in my body.
There's more than this. There's also in this room two quark fields. And the ripples of these two quark fields give rise to what we call the up quark and the down quark. And the same is true for every other kind of particle in the universe. There are fields that underlie everything. And what we think of as particles aren't really particles at all, they're waves of these fields tied up into little bundles of energy. This is the legacy of Faraday. This is where Faraday's vision of fields has taken us. There are no particles in the world. The basic fundamental building blocks of our universe are these fluid-like substances that we call fields.
The Quantum Vacuum and Mathematical Difficulties
So what I want to do in the rest of this talk is tell you where that vision takes us. I want to tell you about what it means that we're not made of particles, we're made of fields. And I want to tell you what we can do with that, and how we can best understand the universe around us.
Here's the first thing. Take a box and take every single thing that exists out of that box. Take all the particles out of the box, all the atoms out of the box. What you're left with is a pure vacuum. And this is what the vacuum looks like.
So what you're looking at here is a computer simulation using our best theory of physics of something called the Standard Model, which I'll introduce later. But it's a computer simulation of absolutely nothing. This is empty space. Literally empty space with nothing in it. This is the simplest thing you could possibly imagine in the universe. And you can see, it's an interesting place to be, an empty space. It's not dull and boring.
What you're looking at here is that even when the particles are taken out, the field still exists. The field is there. But what's more, the field is governed by the rules of quantum mechanics. And there's a principle in quantum mechanics, which is called the Heisenberg Uncertainty Principle, which says you're not allowed to sit still. And the field has to obey this. So even when there's nothing else there, the field is constantly bubbling and fluctuating in what's, quite honestly, a very complicated way. These are things that we call quantum vacuum fluctuations. But this is what nothingness looks like from the perspective of our current theories of physics.
It's worth saying that this is a computer simulation. It looks a little bit like a cartoon, but it's actually quite a powerful computer simulation, and it took a long time to do. But these aren't just theoretical. These quantum fluctuations that are there in the pure vacuum are things that we can measure. There's something called the Casimir force. The Casimir force is a force between two metal plates that get pushed together basically because there's more of this stuff on the outside than on the inside. And you know, these are real. These are things that we can measure, and they behave just as we would predict they would from our theories.
So this is nothing. And this brings me to the more mathematical side of the talk. Because there's a challenge in this. This is the simplest thing we can imagine in the entire universe, and it's complicated. It's astonishingly complicated. It doesn't get easier than this. You know, if you want to now understand not nothing but a single particle, well, that's much more complicated than this. And if you want to understand $10^{23}$ particles all doing something interesting, that's really, really much more complicated than this.
So there's a problem inâit's my problem, not yoursâin addressing this fundamental description of the universe, which is that it's just hard. The mathematics that we use to describe quantum fields, to describe everything that we're made of in terms of quantum fields, is substantially more difficult than the maths that arises in any other area of physics or science. It's genuinely difficult.
I can put this in some perspective. There's a list of six open problems in mathematics. They're considered to be the six hardest problems in mathematics. There used to be seven, but some crazy Russian guy solved one of them. So there's six left. You win a million bucks if you can solve any one of these problems. If you know a little bit of mathematics, they're things like the Riemann hypothesis, or P versus NP. They're sort of famously difficult problems. This is one of those six problems. You win a million dollars if you can understand this.
So what does it mean? It doesn't mean can you build a big computer and just demonstrate that these are there. It means can you understand from first principles by solving the equations the patterns that emerge within these quantum fluctuations? It's an extraordinarily difficult problem. You know, it's writing the kind of thing I do. I don't know a single person in the world who's actually working on this problem. That's how hard it is. We don't really even know how to begin to start understanding these kind of ideas in quantum field theory.
This theme about the mathematics being challenging is something which is going to come back later in the talk. So I'd like just to take a little bit of a diversion for a few minutes and give you a sense about what we can do mathematically and what we can't do mathematically, just to sort of tell you what the state of play is in terms of understanding these theories called quantum field theories which underlie our universe.
So there are times where we understand extremely well what's going on with quantum fields. And that happens basically when these fluctuations are very calm and tame, when they're not wild and strong. These ones are big. But when they're much calmer, when the vacuum is much more like a mill pond than it is like a raging storm, in those cases, we really think we understand what we're doing. And to illustrate this, I just want to give you this example.
So this number $g$ is a particular property of the electron particle. And I'll quickly explain what it is. The electron is a particle, and it turns out the electron spins. It orbits rather like the earth orbits. And it has an axis of spin. And you can change the axis of that spin. And the way you change it is you take a magnetic field like this. And in the presence of a magnetic field, the electron will spin. The electron will stay in one place, but spin. And then the axis of spin will slowly rotate like this. It's what's called precession. And the speed at which the axis of that spin precesses is dictated by this number here.
So it's not the most important thing in the big picture. However, historically, this has been extremely important in the history of physics, because it turns out, this is a number you can measure very, very accurately doing experiments. And so this number has sort of acted as a testing ground for us to see how well we understand the theories that underlie nature, and in particular, quantum field theory.
So let me tell you what you're looking at here. The first number is the result of many, many decades of painstaking experiments measuring very, very precisely this feature of the electron. It's called the magnetic moment, for what it's worth. And the second number is the result of many, many decades of very torturous calculations sitting down with a pen and paper and trying to predict from first principles from quantum field theory what the magnetic moment of the electron should be.
And you can see, it's simply spectacular. And there's nothing like this anywhere else in science with an agreement between the theoretical calculation and the experimental measurements. I think it's 12 or 13 significant figures. It's really astonishing. Any other area of science, you'll be jumping up and down for joy if you get the first two numbers right. Economics, not even that. Just that this is where we're at in particle physics on a good day when we really understand what we're doing with it. It's substantially better than any other area of science. 12 significant figures.
But this, of course, I've shown you because this is our best result. There are many other results that are nowhere near as good. And the difficulty comes when those quantum vacuum fluctuations start getting wilder and stronger.
So let me give you an example. It should be possible for us to sit down and calculate from first principles the mass of the proton. We have the equations. Everything should be there. We just need to work hard and figure out what the mass of the proton is just by doing calculations. We've been trying to do this for about 40 years now. We can get it to within an accuracy of something like 3%. Which isn't bad. We're 3% there. But we should be much, much better. We should be sort of pushing these levels of accuracy.
And the reason is very simple. We've got the right equation. We're pretty sure we're solving the right equation. It's simply that we're not smart enough to solve it. In 40 years, the world's most powerful computers, lots and lots of smart people. But we haven't managed to figure this out.
There are other situations that I won't tell you about where we don't even get off the ground. There are some situations where for fairly subtle reasons we're unable to use computers to help us, and we simply have no idea what we're doing. So it's a slightly strange situation. We have these theories of physics. They're the best theories we've ever developed, as you can see by this. But at the same time, they're also the theories that we understand the least, and to make progress we sort of have this strange balancing act between increasing our theoretical understanding and figuring out how to apply that to the experiments that we're doing. And again, it's a theme I'll come back to at the end of the lecture.
The Standard Model: Matter Fields, Forces, and the Higgs Boson
All right. So so far, I've been talking in a little bit of generality about what we're made of. And this is the punch line for the halfway point of the talk. You're all made of quantum fields, and I don't understand them. At least I don't understand them as well as I think I should.
So what I want to do now is go into a little bit more specifics. I want to tell you exactly what quantum fields exist in the universe. And the good news is, not many of them. So I'll simply tell you, all of them.
We started with the periodic table. This is the new periodic table. And it's much simpler. You know, it's much nicer.
There are the three particles that we're all made of. There's the electron and the two quarks, the up quark and the down quark. And as I've stressed, the particles aren't fundamental. What's really fundamental is the field that underlies them.
And then it turns out there's a fourth particle that I've not discussed so far. It's called the neutrino. It's not important in what we are made of, but it does play another important role elsewhere in the universe. These neutrinos are everywhere. You've never noticed them, but since I began this talk, something like $10^{14}$ of them have streamed through the body of each and every one of you, as many coming from above from outer space as actually coming from below, because they stream all the way through the earth and then keep going. They're not very sociable. They don't interact.
So this is what everything is made of. These are the four particles that form the bedrock of our universe. Except then something rather strange happened. For a reason that we do not understand at all, nature has chosen to take these four particles and reproduce them twice over.
So this is actually the list of all the fields that make up particles in our universe. So what are we looking at here? This is the electron. It turns out there are two other particles which behave in every way exactly the same as the electron, except they're heavier. We call them the muon, which has a mass of something like 200 times the electron, and the tau particle, which is 3,000 times heavier than the electron. Why are they there? We have no idea at all. It's one of the mysteries of the universe.
There's also two more neutrinos. So there are three neutrinos in total. And the two quarks that we first knew about are now joined by four others that we call the strange quark and the charm quark. And then by the time we got here, we really ran out of any kind of inspiration for naming them. We called them the bottom quark and the top quark.
So I should stress. We understand things very, very well going horizontally across the four types. We understand why they come in a group of four. We understand why they have the properties that they do. We don't understand it at all going vertically through the three generations. We don't know why there's three of these rather than two of them or 17 of them. That's a mystery.
But this is everything. This is everything in the universe. Everything you're made of is these three at the top there. And it's only when you go to more exotic situations, like particle colliders, that we need the others on the bottom. But every single thing we've ever seen can be made out of these 12 particles, 12 fields.
These 12 fields interact with each other, and they interact through four different forces. Two of these are extremely familiar. They're the force of gravity and the force of electromagnetism. But there's also two other forces which operate only on small scales of a nucleus. So there's something called the strong nuclear force, which holds the quarks together inside protons and neutrons. And there's something called the weak nuclear force, which is responsible for radioactive decay and among other things, for making the sun shine.
Again, each of these forces is associated to a field. So Faraday taught us about the electromagnetic field, but there's a field associated to the strong force, which is called the gluon field, and a field associated to the weak force, which is called the W and Z boson field. There's also a field associated to gravity. And this was really Einstein's great insight into the world. The field associated to gravity turns out to be space and time itself. So if you've never heard that before, that was the world's shortest introduction to general relativity. And I'm not going to say anything else about it. I'll just let you figure that one out for yourself.
So this is the universe we live in. There are 12 fields that give matterâI'll call them the matter fieldsâand four other fields that are the forces. And the world we live in is this combination of the 16 fields all interacting together in interesting ways. So this is what you should think the universe is like. It's filled with these fields, fluid-like substances. 12 matter, four forces. One of the matter fields starts to oscillate and ripple. Say the electron field starts to wave up and down, because there's electrons there. That will kick off one of the other fields. It'll kick off, say, the electromagnetic field, which, in turn, will also oscillate and ripple. There'll be light which is emitted. So that will oscillate a little. At some point, it will start interacting with the quark field, which in turn will oscillate and ripple. And the picture we end up with is this harmonious dance between all these fields, interlocking each other, swaying, moving this way and that way. That's the picture that we have of the fundamental laws of physics.
We have a theory which underlies all this. It is, to put it simply, the pinnacle of science. It's the greatest theory we've ever come up with. We've given it the most astonishingly rubbish name you've ever heard of. We call it the Standard Model. When you hear the name the Standard Model, it sounds tedious and mundane. It should really be replaced by The Greatest Theory in the History of Human Civilisation. OK? That's what we're looking at.
OK. So this is everything, except it's not quite. I've actually just missed one field. There's one extra thing we know about, which became quite famous in recent years. It was a field that was first suggested in the 1960s by a Scottish physicist called Peter Higgs. And by the 1970s, it had become an integral part of the way we thought about the universe. But for the longest time, we didn't have direct experimental evidence that this existed, where direct experimental evidence means we make this Higgs field ripple so we see a particle that's associated to it.
And this changed. This changed famously four years ago at the LHC. These are the two experiments at the LHC that discovered it. They're sort of the size of cathedrals, and just packed full of electronics. They're astonishing things. One is called ATLAS. One is called CMS.
That Higgs particle doesn't last for long. The Higgs particle lasts about $10^{-22}$ seconds. So it's not like you see it and you get to take a picture of it and put it on Instagram. It's a little more subtle. So this is the data, and this little bump here is how we know that this Higgs particle existed. This is a picture of Peter Higgs being found.
So this was the final building block. You know, it was important. It was a really big deal. And it was important for two reasons. The first is that this is what's responsible for what we call mass in the universe. So the properties of all the particles, things like electric charge and mass, are really a statement about how their fields interact with other fields. So the property that we call electric charge of an electron is a statement about how the electron field interacts with the electromagnetic field. And the property of its mass is the statement about how it interacts with the Higgs field. So understanding this was really needed so that we understand the meaning of mass in the universe. So it was a big deal.
The other reason that it was a big deal is, this was the final piece of our jigsaw. We had this theory that we called the Standard Model. We've had it since the 1970s. This was the final thing that we needed to discover to be sure that this theory is correct. And the astonishing thing is this particle was predicted in the 1960s. 50 years we've been waiting. We finally created it in CERN. It behaves in exactly the way that we thought it would. Absolutely perfectly behaves as we predicted using these theories.
The Master Equation of Physics
This is going to be the scary part of the talk. I've been telling you about this theory. And I've been waving my hands pretending that I'm a field. Let me tell you what the theory really is. Let me just show you what we do.
This is the equation for the Standard Model of physics. I don't expect you to understand it, not least because there are parts of this equation that no one on the planet understands. But nonetheless, I want to show it to you for the following reason. This equation correctly predicts the result of every single experiment we've ever done in science. Everything is contained in this equation. This is really the pinnacle of the reductionist approach to science. It's all in here.
$$Z = \int \mathcal{D}(\text{Fields}) \exp \left( i \int d^4x \sqrt{-g} \left( R - F_{\mu\nu} F^{\mu\nu} - G_{\mu\nu} G^{\mu\nu} - W_{\mu\nu} W^{\mu\nu} + \sum_i \bar{\psi}_i \mathcal{D} \psi_i + D_\mu H^\dagger D^\mu H - V(H) - \lambda_{ij} \psi_i H \psi_j \right) \right)$$
So I'll admit. It's not the simplest equation in the world. But it's not the most complicated either. You can put it on a t-shirt if you want. In fact, if you go to CERN, you can buy a t-shirt with this equation on it.
Let me just give you a sense of what we're looking at:
The first term here ($R$) was written down by Albert Einstein and describes gravity. What that means is that if you could solve this tiny little part of the equation, just this $R$, you can, for example, predict how fast an apple falls from a tree, or the fact that the orbits of the planets around the sun form ellipses. Or you can predict what happens when two enormous black holes collide into each other and form a new black hole, sending out gravitational waves across the universe. Or in fact, you can predict how the entire universe itself expands. All of this comes from solving this little part of the equation.
The next term in the equation ($\frac{1}{4} F_{\mu\nu} F^{\mu\nu}$) was written down by James Clerk Maxwell, and it tells you everything about electromagnetism. So all the experiments that Faraday spent a lifetime doing in this buildingâin fact, all the experiments over many centuries, from Coulomb to Faraday, to Hertz to modern developments of lasers, everythingâin this tiny little part of the equation.
There is also the piece that governs the strong nuclear force and the weak nuclear force.
This next term ($i \bar{\psi} \bar{D} \psi$) was first written down by a British physicist called Paul Dirac. It describes the matter. It describes those 12 particles that make up the matter. Astonishingly, each of them obeys exactly the same equation.
These final terms are the equations of Peter Higgs ($|D_\mu \phi|^2 - V(\phi)$) and the term that tells you how the matter interacts with the Higgs particle ($\psi_i y_{ij} \psi_j \phi$).
So everything is in here. It's really an astonishing achievement. This is our current limit of knowledge. We've never done an experiment that cannot be explained by this equation. And we've never found a way in which this equation stops working. So this is the best thing that we currently have.
Unsolved Mysteries: Cosmic Inflation and the Early Universe
OK. It's the best thing that we currently have. However, we want to do better, because we know for sure that there's stuff out there that is not explained by this. And the reason we know is that although this explains every single experiment we've ever done here on Earth, if we look out into the sky, there's extra stuff which is still a mystery.
So if we look out into space, there are, for example, invisible particles out there. In fact, there's many more invisible particles than there are visible particles. We call them dark matter. We can't see them, obviously, because they're invisible. But we can see their effects. We can see their effects in the way galaxies rotate, or the way they bend light around galaxies. They're out there. We don't know what they are.
There's even more mysterious things. There's something called dark energy, which is spread throughout all of space. It's also some kind of field, although not one we understand, that's causing everything in the universe to repel everything else.
Other things. We know that early in the first few seconds, earlier than that, the first few fractions of a second after the Big Bang, the universe underwent a very rapid phase of expansion that we call inflation. We know it happened, but it's not explained by that equation that I just showed you.
So these are the kind of things that we're going to have to understand if we're going to move forward and decide what the next laws of physics are that go beyond the Standard Model. I could spend hours talking about any of these. I'm going to focus just on the last one. I'm going to tell you a little bit about inflation.
So the universe is 13.8 billion years old. And we understand fairly wellâwell, we don't understand at all how it started. We don't understand what kicked it all off at time $t = 0$. But we understand fairly well what happened after it started. And we know in particular that for the first 380,000 years of the universe, it was filled with a fireball. And we know this for sure because we've seen the fireball. In fact, we've seen it, and we've taken a photograph of it.
This is called the cosmic microwave background radiation, but a much better name for it is the Fireball That Filled the Universe When It Was Much Younger. The fireball cools down. Its light has been streaming through the universe for 13.8 billion years. But we can see it. We can take this photograph of it. And we can understand very well what was happening in these first few moments of the universe. And you can see, it looks literally like a fireball. There's red bits that are hotter. There's blue bits that are colder. And by studying this flickering that you can see in this picture, we get a lot of information about what was going on back 13.8 billion years ago when the universe was a baby.
One of the main questions we want to ask is what caused the flickering in the fireball? And we have an answer to this. We have an answer, which I think is one of the most astonishing things in all of science.
It turns out that although the fireball lasted for 380,000 years, whatever caused this flickering could not have taken place during the vast majority of that time. Whatever caused the flickering in this fireball actually took place in the first few very fractions of a second after the Big Bang. And what it was was the following.
So when the universe was very, very young, soon after the Big Bang, there were no particles, but there were quantum fields, because the quantum fields were everywhere. And there were these quantum vacuum fluctuations. And what happened was the universe expanded very, very quickly, and it caught these quantum fluctuations in the act. So the quantum fluctuations were stretched across the entire sky, where they became frozen. And it's these vacuum fluctuations here which are the ripples that you see in the fireball.
So it's an astonishing story, that the quantum vacuum fluctuations were taking place $10^{-30}$ seconds after the Big Bang. They were absolutely microscopic. And now we see them stretched across the entire universe, stretched 20 billion lightyears across the sky. That's what you're seeing here. And yet, you do the calculations for this, and it matches perfectly what you see here.
So this is another of the great triumphs of quantum field theory. But it leaves lots of questions. The most important one is, which field are we seeing here? Which field is this that's imprinted on the background radiation? And the answer is we don't know. The only one of the Standard Model fields it has a hope of being is the Higgs. But most of us think it's not the Higgs, but probably something new. But what we'd like to do moving forward into the future is get a much better picture of this fireball, in particular get the polarisation of the light. And by getting a picture of this, we can understand much better the properties of this field that was fluctuating in the early universe.
Theories Beyond the Standard Model and the LHC Results
This looking forward is one of the best hopes that we have for going beyond the Standard Model and understanding new physics. In the last 10 minutes, though, I'd like to bring you back down to Earth, sort of. We've got lots of experiments here on Earth where we're also trying to do better, where we're also trying to go beyond the Standard Model of physics beyond that equation to understand what's new. And there's many of them, but the most prominent is the one I've already mentioned. It's the LHC.
So what happened was the LHC discovered the Higgs boson in 2012. And soon afterwards, it closed down for two years. It had an upgrade. And last year in 2015, the LHC turned on again with twice the energy that it had when it discovered the Higgs. And the goal was twofold. The goal was firstly to understand the Higgs better, which it has done fantastically, and secondly, to discover new physics that lies beyond the Higgs, new physics beyond the Standard Model.
So before I tell you what it's seen, let me tell you some of the ideas we've had, some of our expectations and hopes for what would happen moving forward.
This is our favourite equation again. The idea has always been the following. You know, if you were a Victorian scientist, and you go back, and you look at the periodic table of elements, then it's true that there's patterns in there that give a hint of the structure that lies underneath. Those numbers that repeat themselves. Where if you're very smart, you might start to realise that, yes, there is something deeper than just these elements.
So our hope as theorists is to look at this equation and see if maybe we can just find patterns in this equation that suggest there might be something deeper that lies underneath. And they're there. So let me give you an example.
This is the equation that describes the force of electricity and magnetism. And it's almost the same as the equations which describe the forces for the strong force and the weak nuclear force. You can see. I've just changed letters. It's a little more complicated than that, but it's not much more complicated than that. The three forces really look similar. So you might wonder, well, maybe there's not three forces in the universe. Maybe those three forces are actually just one force. And when we think there's three forces, it's because we're looking at that one force just from slightly different perspectives. Maybe.
Here's something else, which is amazing. These are the equations for the 12 matter fields in the universeâthe neutrinos, the electrons, and the quarks. Each of them obeys exactly the same equation. Each of them obeys the Dirac equation. So again, you might wonder, well, maybe there aren't 12 different fields. Maybe they're all the same field and the same particle, and the fact they look different is, again, maybe just because we look at them from slightly different perspectives. Maybe.
So these ideas that I've been suggesting go by the name of unification. The idea that the three forces are actually combined into one is what's called Grand Unification. And it's very easy. It's very easy to write down a mathematical theory in which all of these are just one force, which appears to be three from our perspective.
There are other possibilities here. You might say, well this is the matter, and these are the forces. And the equations are different, but they're not that different. Because ultimately, they're both just fields. So you might wonder if maybe there's some way in which the matter and the forces are related to each other. Well, we have a theory for that as well. It's a theory that's called supersymmetry. And it's a beautiful theory. It's very deep conceptually. And it sort of, you know, smells like it might be right.
Finally, you might be really, really bold. You might say, well, can I just combine the lot? Can I just get rid of all of these terms and just write down one single term from which everything else emerges? Gravity, the forces, the particles, the Higgs, everything. I've got something for you if you want that as well. It's called string theory. So we have a possibility for a theory which contains all of this in one simple concept.
And the question going forward, of course, is are these right? You know, it's very easy for us theorists to have these ideas. And I should say these ideas are what's driven theoretical physics for 30 years, but we want to know, are they right? And we've got a way of telling if they're right. We do experiments.
So I should say, if you want to know if string theory's right, we don't have any way to test it at the moment. But if you want to know if some of these other ideas are right, then that's what the LHC should be doing. The reason that we built the LHC was firstly to find the Higgs. OK, it worked. And secondly, to test these kind of ideas that we've been having to see what lies beyond.
So the LHC has been running. It's been running for two years. It's been running like an absolute dream. It's a perfect machine. Two years. This is what it's seen:
Absolutely nothing.
All of these fantastic beautiful ideas that we've had, none of them are showing up at all. And the question going forward is, what are we going to do about it? How are we going to make progress in understanding the next layer of physics when the LHC isn't seeing anything, and our ideas just don't appear to be the way that nature works?
I should tell you, often I don't have a good answer to this. My impression is that most of my community is a little bit shell-shocked by what happened. There's certainly no consensus in the community to move forward. But I think there's three responses that sort of various people have had that I'd like to share with you. And I think all three of these responses are reasonable up to a point.
Response Number 1 (Patience): "You young kids, you're so pessimistic. It's all doom and gloom with you. You need a little bit more patience. You know, I didn't see anything last year, and I didn't see anything this year. But next year, it's going to see something. And if not next year, it's the year after that that it's going to see something." It's usually my very illustrious senior colleagues that have thisâand you know what? They could easily be right. It could easily be that next year, the LHC discovers something astonishing, and it sets us on the path to understanding the next layer of reality. But it's also true that these same people were predicting that it would have seen something by now. And it's also true that this can't keep going for much longer. If the LHC doesn't see something within, say, a two-year time scale, it seems very, very unlikely that it's going to see something moving forward. It's possible. It just seems unlikely. So I hope with all my heart that the LHC discovers something next year or the year after. But I think we have to prepare for the worst, that maybe it won't.
Response Number 2 (A Bigger Collider): "Well, all our theories are so beautiful. They absolutely have to be correct, and what we really need is a bigger machine. 10 times bigger will do it." Again, they might be right. I don't have a good argument against it. The obvious rebuttal, however, is that a new machine costs $10 billion. There's not too many governments in the world that have $10 billion to spare for us to explore these ideas. There's one. The one is China. And so if this machine is going to be built at all, it's going to be built by the Chinese government. I think the Chinese government would see it as extremely attractive if the whole community of particle physicists and engineers that are currently based in CERN and Geneva move to a town that's slightly north of Beijing. I think they'd view that as political and economic gain, and there's a real chance they may decide to build this machine. If they do, it's about 20 years for it to be built. So we're waiting slightly longer.
Response Number 3 (Rethinking Assumptions): I should say the third response is kind of the camp I'm in. I should mention upfront, it's speculative, and it's probably not endorsed by most of my peers. So this is really just my personal opinion at this point. This is my take on this. This is the equation that we know is right. This is sort of the bedrock of our understanding. But although we know it's right, there's an awful lot in this equation that we haven't understood. There's an awful lot to me that's still mysterious in this equation. So although this equation looked like there were suggestions of unification, maybe they're just red herrings. And maybe if we just work harder in trying to understand this equation more, we'll find that there are other patterns that emerge.
So my response is, I think that maybe we should just go back to the drawing board and start to challenge some of the assumptions and paradigms that we've been holding for the past 30 years. So I feel quite energised, actually, by the lack of results for the LHC. You know? Sort of it feels good to me that everyone was wrong. You know, it's when we're wrong that we start to make progress. So I sort of feel quite happy about this, and think that there's a very real chance that we could just start thinking about different ideas.
I should say that there are hints in here. There are hints to me about mathematical patterns that we haven't explored. There's hints in this about connections to other areas of science. Things like condensed matter physics, which is the science of how materials work, or quantum information science, which is the attempt to build a quantum computer. All these fantastic subjects have new ideas, which sort of feed in to the kind of questions that we're asking here. So I'm quite optimistic that moving forward, we can make progress, maybe not the progress that we thought we'd make a few years ago, but just something new.
Conclusion and Q&A
So that's the punchline of my talk. The punchline is that this is the single greatest equation that we've ever written down. But I hope that someday, we can give you something better. Thank you for your attention.
Audience Member: [Question regarding discreteness in the Schrödinger equation]
David Tong: There's nothing discrete about the Schrödinger equation. The Schrödinger equation is something to do with a smooth field-like wave function. The discreteness is something which emerges when you solve the Schrödinger equation. So it's not built into the heart of nature.
Is the Universe a Computer?
Life, Information, and the Limits of Simulation
The Old Riddle of a Living Cosmos
Long before anyone had a word for biology, Aristotle imagined the entire cosmos as a single enormous organism, straining toward some final, built-in purpose â every falling stone, every growing tree, every orbiting sphere pulled forward by the same kind of directedness that pulls an acorn toward being an oak. This is teleology: the idea that things move not just because something pushed them, but because something is drawing them toward a destined end-state. Modern physics threw this idea out with real force. Newton's universe runs on push, not pull toward purpose; a falling apple has no goal, only a prior cause. And yet the question underneath Aristotle's picture never actually left. It just changed vocabulary. We no longer ask whether the heavens have intentions. We ask whether the universe computes â whether reality, at bottom, is an information-processing system, and whether life is simply what happens when that system's computations become sufficiently intricate.
This reframing is not merely a modern affectation. It matters because "computation" gives us something teleology never could: a mechanism. A goal is mysterious â what pulls the acorn forward, and from where? A computation is not mysterious in the same way; it is a sequence of definite steps, each one following from the last by a fixed rule, with no destination built in from the start, only an unfolding. If life and mind turn out to be the products of computation, then Aristotle's ancient intuition â that the universe has something organism-like about it â would be vindicated, but for reasons Aristotle could never have imagined, and stripped of the purpose he thought was doing the work.
The Trouble with Defining Life: A Family Resemblance, Not a Formula
Before we can ask whether the universe computes life into existence, we need some workable sense of what "life" even picks out â and this turns out to be far harder than it first appears. We recognize life instantly: a bacterium, a redwood, a hummingbird. But try to write down a rule that separates the living from the non-living, applying to all and only living things, and the rule collapses under its own weight.
Consider the usual candidates. Reproduction â but a mule cannot reproduce, and a virus cannot reproduce without hijacking a host cell's machinery, yet nobody doubts a mule is alive or that viral disease is a biological phenomenon. Response to external stimuli â but a thermostat responds to temperature, and a sunflower's phototropism is barely more sophisticated than a simple feedback loop; the criterion is either too narrow or too permissive depending on how strictly you apply it. Growth â but so does a crystal in a supersaturated solution, adding to itself along the lines of its existing lattice, with no metabolism, no information storage, nothing we'd want to call life. Metabolism, the processing of energy to maintain structure â but a candle flame consumes fuel, releases waste heat, and maintains a stable, self-sustaining shape for as long as fuel is available; it looks, in a crude sense, like it's "alive" by this test alone.
What's happening here is not that we've failed to find the right single criterion yet. It's that life is what philosophers call a cluster concept or family resemblance category: something identified not by one necessary-and-sufficient property but by an overlapping bundle of properties, no single one of which is required, and no fixed number of which is sufficient. Real organisms cluster tightly around several of these properties at once â reproduction and metabolism and response to stimuli and internal regulation and evolution by selection â while borderline cases like viruses, prions, or self-replicating RNA molecules in a test tube satisfy only some of them, which is exactly why they sit at the edges of our intuitions and provoke argument rather than settled agreement. This is not a failure of biology; it is a clue. It suggests that "life" is not a natural kind with sharp edges, like "gold" or "electron," but a graded phenomenon â which in turn suggests that instead of asking is this thing alive or not, the more productive question might be how much, and in what way, is this thing organized like the things we call alive. That reframing â from a yes/no category to a matter of degree and kind of organization â turns out to be the thread that connects everything that follows.
Two Origin Stories, and What Turns on the Difference
This uncertainty about what life is feeds directly into a much bigger disagreement about how life began, and the disagreement is not merely academic â it changes what we should expect to find when we look at the rest of the universe.
The first view treats the emergence of the first living organism as a near-miracle: an astronomically improbable convergence of chemical accidents, so unlikely that it plausibly happened exactly once, on this one planet, and would be vanishingly unlikely to repeat itself anywhere else. On this view, Earth's biosphere is less like a common outcome of chemistry and more like a lottery ticket that happened to pay out â and if you ran the tape of the early solar system again, with slightly different initial conditions, you might easily get a sterile planet.
The second view denies that there is any sharp threshold to cross in the first place. On this account, there is no bright line between non-living chemistry and living chemistry â only a long, continuous ramp of increasing organization, starting with simple molecules, moving through self-catalyzing chemical cycles, then through molecules capable of storing and copying information, and eventually arriving at something we're willing to call "alive," without any single step along the way being especially miraculous. The origin of life, on this account, is not an exception to the ordinary processes of physics and chemistry; it is simply one more phase transition, comparable in kind (if not in complexity) to water freezing into ice or a supersaturated solution suddenly crystallizing.
The stakes of this disagreement become obvious the moment you think about the search for life elsewhere. If the first view is right, then the Drake Equation's optimistic estimates of civilizations across the galaxy collapse toward a single, lonely data point â us â and the universe's silence (the "Fermi paradox") stops being surprising and becomes almost expected. If the second view is right, then wherever you find the right raw ingredients â carbon chemistry, liquid water or an equivalent solvent, an energy gradient to exploit â you should expect something organizing itself in life-like ways, given enough time. The two views make different predictions, at least in principle, which is what keeps this from being pure philosophy: it's a live empirical question, one that missions to Europa's ice-covered ocean or Enceladus's plumes are, in a small way, designed to help answer.
From Soup to Cell: What Miller-Urey Actually Showed, and Where It Falls Short
The experimental result that gave the second view â life as a common, near-inevitable outcome â real scientific teeth was Stanley Miller and Harold Urey's classic experiment: sparking electricity through a flask of gases meant to mimic the early Earth's atmosphere, and finding that amino acids, the building blocks of proteins, appeared within days, unbidden, from nothing more exotic than ordinary chemistry and an energy source. Amino acids are not alive. They are not even close to alive â a modern protein might be a chain of hundreds of them, folded into a precise three-dimensional shape that determines its function, and no experiment has ever shown that shape emerging spontaneously in one step. But the ease with which the raw ingredients appeared was itself the striking result. It suggested that the universe's basic chemical vocabulary â the letters life is written in â is not rare or fragile. It falls out of ordinary reactive chemistry almost as a matter of course.
Life, once you have those letters, runs on two chemical families working in a division of labor. Nucleic acids â DNA and RNA â store and transmit the instructions for building an organism: a kind of durable, copyable archive, analogous to a program's source code. Proteins do the actual work described by that archive, serving two roles at once: structural, forming the physical scaffolding and machinery of the cell, and catalytic, speeding up chemical reactions by factors of millions or more, without which the cell's chemistry would be far too slow to sustain anything resembling life. This division â an archive that stores instructions, and a workforce that executes them â is worth sitting with, because it is already, at the level of raw biochemistry, a computational architecture: information storage separated from information execution, exactly the separation that a Turing machine's tape (storage) and read/write head (execution) formalizes in pure logic. Life did not need to wait for engineers to invent this architecture. Chemistry seems to have stumbled into something functionally equivalent to it on its own.
What we still don't understand well is the jump from isolated amino acids to functioning proteins, and, even more so, the origin of the nucleic acids that store the instructions in the first place â a puzzle serious enough that it has its own name, the "chicken-and-egg problem" of the origin of life: proteins are needed to build nucleic acids, but nucleic acids are needed to specify proteins, so which came first? One influential resolution, the "RNA world" hypothesis, proposes that RNA â which, unlike DNA, can both store information and catalyze reactions on its own â briefly played both roles simultaneously, acting as its own archive and its own workforce, before a division of labor eventually split those jobs between DNA and protein. Whether or not this particular hypothesis is correct in its details, the reasoning behind it illustrates the wider point: the origin of life increasingly looks like a search for a plausible sequence of small, individually unsurprising steps, rather than a single impossible leap â which tips the argument, even if only provisionally, toward the second of the two origin stories above. Life, on the evidence so far, appears to be a rather common feature of any universe built from the same physics and chemistry as ours.
There is a deeper physical principle lurking underneath all of this, one the original discussion only gestures at: life is not a violation of the tendency of closed systems to run down into disorder (the second law of thermodynamics), but neither is it a simple exception to it. Living systems are what the chemist and physicist Ilya Prigogine called dissipative structures â organized patterns that persist and even increase their internal order specifically because they are constantly importing energy from their environment and exporting entropy (disorder) back out into it, the way a whirlpool maintains its intricate, stable shape only by continuously channeling water through itself. A living cell, in this light, is not fighting the laws of thermodynamics; it is a particularly elaborate way of obeying them, buying local order by exporting a larger quantity of disorder elsewhere. This gives us a physical, non-mystical answer to a question that otherwise sounds almost paradoxical: how can complexity increase in a universe that is, overall, running down? The answer is that it can increase locally and temporarily, wherever there is an energy gradient to exploit â a sunbeam hitting a leaf, a chemical gradient at a hydrothermal vent â provided the larger system as a whole still pays the entropy bill.
Von Neumann's Universal Constructor: Life as Pure Logic
If biochemistry alone can't tell us what life fundamentally is â since, as we've seen, dissipative structures and self-organizing chemistry are necessary but not obviously sufficient â perhaps a more abstract, substrate-independent description can succeed where chemistry leaves off. This was John von Neumann's ambition: to strip away the wet chemistry entirely and find the logical skeleton underneath, the pattern that makes something alive regardless of what material happens to implement it.
Von Neumann's key insight, worked out in the 1940s in the abstract setting of what we'd now call a cellular automaton (a grid of cells, each following simple local rules based on its neighbors' states), was that a machine capable of exact self-reproduction requires three distinct components working together, and that all three are logically necessary, not optional design choices. First, a description of the machine â a complete, storable blueprint of its own structure, analogous to a genome. Second, a constructor â a mechanism that reads that description and builds a new copy of the machine from raw material, analogous to the cellular machinery (ribosomes and associated apparatus) that reads genetic instructions and assembles proteins. Third, and this is the subtle part, a copier â a mechanism that also duplicates the description itself, unread and unchanged, and hands that duplicate to the offspring, so the new machine has its own blueprint to reproduce with in turn, rather than being built once and then unable to reproduce further.
This three-part architecture is not an accident of von Neumann's design; it is a logical requirement, and it is worth pausing on how strange it is. A machine that could only build a copy of itself, without also copying its own blueprint, would produce sterile offspring â perfect copies structurally, but incapable of building a third generation, because they'd have no description of themselves to pass on. Von Neumann worked this out purely through mathematical logic, years before Watson and Crick determined the physical structure of DNA. When the double helix was finally decoded, biology turned out to have independently implemented almost exactly this architecture: DNA plays the role of the stored description, ribosomes and associated enzymes play the role of the constructor, and DNA replication (copying the archive itself, separately from building proteins) plays the role of the copier. Von Neumann had, in effect, derived the logical necessity of something like DNA replication from pure reasoning about self-reproducing automata, before anyone knew what DNA even was. This is a remarkable convergence, and it is exactly the kind of evidence that gives weight to the idea that life's essential nature is not really about carbon and nitrogen at all â it is about a particular logical architecture, one that happens, in our universe, to have been implemented in biochemistry, but that could in principle be implemented in silicon, in a cellular automaton, or in any sufficiently expressive computational substrate.
Organization as the Mark of Life: The Whole Versus the Sum of Its Parts
Von Neumann's architecture tells us how self-reproduction is logically possible, but it doesn't yet tell us how to measure the difference between a living system and a merely complicated one. For that, we can turn to ideas from algorithmic information theory, the branch of mathematics (developed largely by Andrei Kolmogorov, Ray Solomonoff, and Gregory Chaitin) that measures the complexity of an object not by how big or intricate it looks, but by the length of the shortest possible computer program that could produce it. A string of a million zeros is enormously long but has almost no complexity in this sense, because a tiny program ("print 0, one million times") reproduces it exactly. A string of a million truly random digits, by contrast, has close to maximal complexity in this sense, because no program shorter than the string itself can reproduce it â you simply have to spell it out.
This framework lets us give a sharper version of Chaitin's proposal about what separates living organization from mere aggregation: a living system is one where the complexity of the whole is substantially less than the sum of the complexities of its parts considered separately. This sounds paradoxical until you unpack it. Consider a heap of a trillion independent, unconnected atoms, each jiggling on its own trajectory: to specify the state of the whole heap, you basically have to specify each atom's state individually, because knowing one atom's position tells you almost nothing about any other atom's position. The complexity of the whole is close to the sum of the complexities of the parts â there is no shortcut, no compression available, because there is no relationship between the parts to exploit. Now consider a living cell, where the trillion atoms are bound into interlocking, mutually constraining structures â membranes, enzymes, genetic machinery, feedback loops â such that knowing the state of one part tells you an enormous amount about the state of many other parts, because they are functionally coupled. Here, a vastly shorter description suffices: instead of listing every atom's position, you can largely get away with saying "this is a functioning liver cell in phase G1 of its cycle," and a huge amount of detailed structure follows automatically from that compact description, because the parts are not independent â they are interdependent, mutually determining, effectively "aware" of each other's states through chemical signaling and physical binding. This is what Chaitin meant, in more precise language, by saying life means unity, and that dead matter is best captured as the sum of its parts while living matter is something less than that sum â not less in importance, but less in the number of independent bits of information actually needed to describe it, because the parts have partially collapsed into a single, tightly coupled whole.
Logical Depth: Why Some Complexity Is Meaningful and Some Is Just Noise
Algorithmic complexity alone, however, has an embarrassing blind spot: by this measure, a string of purely random digits is more complex than the human genome, because a random string is, by definition, incompressible â there is no shorter program that generates it â while the genome, despite encoding a staggeringly intricate organism, is compressible in principle (it is, after all, built from a small alphabet of four bases, repeated and rearranged according to evolutionary and biochemical constraints). This means raw algorithmic complexity, taken alone, cannot be what makes an organism special, since blind noise would score higher. Something else is needed to distinguish a genome â meaningful, structured, "deep" complexity â from a string of coin flips â meaningless, unstructured, "shallow" complexity, even in cases where the two might have comparable raw information content.
This is precisely the gap Charles Bennett's notion of logical depth was designed to close, and it deserves a fuller explanation than a quick summary allows. Bennett's insight was to stop asking "how much information does this object contain" and start asking "how much computational work would it take to produce this object from a short, simple starting description." A string of random coin flips has high information content (you can't compress it) but is logically shallow, because the "program" that produces it is essentially the string itself, with almost no computation involved â you just flip the coins and write down the results, with no meaningful process transforming a compact starting point into an elaborate output. Contrast this with the digits of pi: any given long stretch of them looks statistically indistinguishable from random noise, yet they are logically deep, because a very short, simple program (a formula for computing pi) can generate arbitrarily many digits, but only by doing a large and irreducible amount of computational work â you cannot shortcut the calculation, and the eventual output faithfully preserves, in compressed form, all of that computational history.
A living organism, on this view, is logically deep in an even richer sense than the digits of pi, because its "short program" is not a static mathematical formula but an unfolding process: billions of years of evolutionary search, in which countless variations were generated, tested against a punishing environment, and the vast majority discarded, with only the rare improvements retained and built upon by the next round. A genome is, in effect, an extremely compressed record of that entire process â a message whose "buried redundancy," in Bennett's phrase, is recoverable only by an observer willing to do a comparable amount of work to unpack it, whether that means running natural selection forward again in simulation or painstakingly reconstructing evolutionary history from fossils and comparative genomics. This is why an organism feels qualitatively different from a snowflake or a sand dune, even though both display intricate, non-repeating structure: the snowflake's pattern, however elaborate it looks, is the product of comparatively simple, fast physical rules (freezing dynamics) applied over a short time; the organism's pattern is the product of an immensely long, effortful, cumulative search process, whose "cost" is baked irreversibly into the final structure. Depth, unlike raw complexity, tracks time invested, not just intricacy â and this gives us, finally, something close to a rigorous, substrate-independent answer to the question the essay opened with: life is what you get when a system's structure has enough logical depth that its "buried redundancy" could only plausibly have been produced by a long history of accumulated, selected computation, rather than by a short, cheap process or by pure chance.
Is the Universe a Computer? The Digital Physics Program
Once organization, unity, and depth are on the table as the real markers of life, a far larger question becomes almost impossible to avoid: is the universe itself organized this way â is it, at bottom, a computation, with life and mind as unusually deep patterns arising within it?
Several serious physicists have answered yes, in registers ranging from cautious metaphor to full commitment. John Wheeler's contribution was more a research program than a single claim, distilled into his slogan "it from bit": the proposal that every physical "it" â every particle, every field, every force â is not merely described by information but is, at the deepest level, constituted by it; that asking a yes/no question of nature (does the particle go left or right? is the spin up or down?) is not just how we learn about physical reality, but is in some sense how physical reality gets made, moment to moment, from an underlying substrate of information. Ed Fredkin and Tom Toffoli pushed this into an explicitly computational picture, treating the universe as a literal, vast cellular automaton â not metaphorically, but as a genuine claim about physical mechanism, in which particles are patterns propagating through a discrete computational substrate according to fixed local rules, the same way a glider moves through Conway's Game of Life. On this view, physicists are not so much discovering laws of nature in the traditional sense as reverse-engineering an already-running computation that was set in motion long before any of us existed, hitching a ride on someone else's ongoing calculation and trying to figure out which parts of it happen to intersect with what we care about.
Frank Tipler took the most radical position of the group, treating the physical universe as strictly equivalent to its own simulation when viewed at a sufficiently abstract level â not merely simulable in principle, but identical, in every respect that matters, to an abstract computational process. This is a stronger claim than Wheeler's or Fredkin's, because it collapses the distinction between "the universe" and "a description of the universe running as a program" altogether, rather than merely proposing information as the fundamental ingredient of physics.
It's worth noting that this whole family of ideas has a more precise modern descendant in what's sometimes called the Church-Turing-Deutsch principle: the proposal, associated with David Deutsch's work on quantum computation, that every finite physical system can in principle be simulated to arbitrary accuracy by a universal computing device. If true, this principle would mean that computation is not just one useful model for physics, but is built into the very structure of what physical law permits â that "being simulable" is a property built into the fabric of any universe governed by consistent, finite laws, our own included. This gives the older, more poetic versions of the "universe as computer" idea (Wheeler's slogan, Fredkin's cellular automaton) a more rigorous modern anchor, even for those who remain skeptical of the strongest, most literal versions of the claim.
The Continuum Objection, and the Case for a Discrete Universe
The most serious scientific objection to this whole picture came from an unlikely source: Richard Feynman, one of the founders of the very field â quantum computation â that would later make digital physics fashionable again. Feynman's worry, when he considered whether nature could ever be exactly simulated by a finite computation, was structural rather than merely practical: our best theories of physics treat space and time as genuinely continuous, infinitely subdivisible, with no smallest possible distance or duration â and a computation, by its nature, proceeds through a finite number of discrete steps. If space and time really are continuous all the way down, with no floor, then an exact, finite simulation of even a small region of space for a small duration of time would require, in the limit, an infinite number of computational steps â which is not merely impractical but is a difference in kind, not degree, between computation and physical reality. This is a serious objection, not a hand-wave, and it deserves to be taken as seriously as Feynman intended it.
But, as Paul Davies has pointed out, the apparent continuity of space and time is not something we've ever actually verified â it is a working hypothesis, baked into the mathematics of our theories because continuous mathematics (calculus) happens to be enormously convenient and has worked extraordinarily well at every scale we've so far been able to probe, not because anyone has confirmed there is no smallest possible "grain" to reality. Our best current experiments and observations constrain the graininess of time to be smaller than roughly 10â»ÂČâ¶ seconds â an extraordinarily short interval, but not zero. Davies' analogy is apt: a movie film advancing one frame at a time looks perfectly smooth and continuous to an eye that cannot resolve the individual frames, and the fact that we haven't yet detected the "frame rate" of reality does not mean reality has no frame rate; it may simply mean our instruments aren't yet fine enough to see the individual frames.
This is not idle speculation dressed up in physics language â it connects directly to some of the most active research programs in fundamental physics. Many approaches to quantum gravity (the unfinished project of reconciling general relativity's smooth spacetime with quantum mechanics's granular, probabilistic rules) independently arrive at some notion of a smallest meaningful length, the Planck length (roughly 10â»Âłâ” meters), below which the very concepts of "distance" and "duration" may cease to have their ordinary meaning, dissolving into something more like discrete, combinatorial structure â spin networks, causal sets, or other candidate discrete substrates, depending on which research program you consult. Separately, the holographic principle, motivated by results in black hole thermodynamics, suggests that the maximum amount of information that can be packed into any region of space is proportional not to its volume but to the area of its boundary, measured in fundamental, discrete units â a deeply strange result that only makes sense if information, at the most basic level, comes in indivisible chunks rather than a smooth continuum. None of this proves the universe is a computer in Fredkin's literal sense. But it does mean Feynman's continuum objection, while entirely reasonable given the physics available at the time, may rest on an assumption â true continuity â that independent lines of cutting-edge research are now actively questioning from a completely different direction, for reasons that have nothing to do with the philosophy of simulation at all.
Can a Simulation Be Conscious? Tipler, Penrose, and the Limits of Verification
If the universe can, in principle, be described as computation, a sharper and more unsettling question follows immediately: could the conscious beings inside that computation â could we â be simulated rather than "fundamentally real," in whatever sense that phrase is even supposed to mean, and would there be any way to tell the difference?
Tipler's argument here is a piece of careful, if unsettling, logic, and it's worth reconstructing it step by step rather than just stating the conclusion. Take any test a person might use to convince themselves that they genuinely exist and are not merely simulated: noticing that they are thinking, interacting with an external world that pushes back in consistent ways, remembering a continuous personal history, reflecting on the very fact that they are reflecting. Now notice that a sufficiently detailed simulation of a person would, by the very completeness of the simulation, perform every one of these same tests and get every one of the same results â because the simulated person's thoughts, memories, and reflections are themselves part of what's being simulated, indistinguishable from the inside from the "real" article. The crucial move is realizing that this isn't a limitation of some particular clumsy simulation technology that better engineering could eventually fix; it's a structural, in-principle barrier. A simulated observer's only tools for investigating their own reality are tools that exist within the simulation, which means those tools can never, even in principle, reach outside the simulation to check whether there's anything "underneath" it â the way a character in a novel has no access to the paper and ink, or the author, that constitute the "reality" underlying their fictional world, no matter how vividly the character might reason about their own existence.
Tipler's conclusion is a specific philosophical move: since no experiment, real or imaginable, could ever distinguish a "fundamentally real" physical universe from a sufficiently complete and self-consistent computational one, the distinction between them carries no empirical content, and â adopting a broadly empiricist stance that treats unverifiable distinctions as meaningless rather than merely unknown â should be set aside as a Kantian "thing-in-itself": a concept we are logically forced to gesture at but can never actually cash out in observation, and therefore not a fact about the world so much as an artifact of how we've phrased the question. On this view, the sensible conclusion isn't "we can't know whether the universe is real or simulated" but rather "the question, as posed, doesn't actually distinguish two different possible states of affairs" â rather like asking whether the number seven is "really" red.
Roger Penrose represents the most serious and specific dissent from this entire line of reasoning, and it is worth being precise about where exactly he disagrees, because it is not where casual summaries usually place him. Penrose does not simply doubt that current computers can replicate consciousness â a comparatively mild and widely shared skepticism. His claim is much stronger: that the physical processes which give rise to conscious awareness are not, even in principle, the kind of process that any computation â however powerful, however complete â could faithfully reproduce, because (in Penrose's specific and controversial argument, developed with the anesthesiologist Stuart Hameroff) consciousness may depend on physical processes, possibly involving quantum effects in the brain's microstructure, that are fundamentally non-computable in the technical mathematical sense established by Gödel's incompleteness theorems and Turing's halting problem. If Penrose is right â and this remains a minority position among physicists and neuroscientists, sharply contested on both physical and biological grounds â then the entire "universe as computer" picture, however well it might describe rocks, weather, and galaxies, hits an impassable wall exactly at the point that matters most to the question of whether we could be simulated: it may describe everything about a person's physical brain and behavior, while remaining permanently, structurally unable to account for the fact that there is something it is like to be that person â the philosopher's "hard problem" of consciousness, sharpened by Penrose into a specific, falsifiable-in-principle claim about computability rather than left as a vague mystery.
This same underlying puzzle â that a sufficiently good simulation would be indistinguishable from the inside â has since become one of the more widely discussed arguments in contemporary philosophy of mind and cosmology, under the general heading of "simulation arguments," which reason from the sheer number of possible simulated minds a sufficiently advanced civilization could in principle run to a probabilistic conclusion about which kind of world any given observer is more likely to find themselves in. The details of that later literature differ from Tipler's framing, but the core structural insight â that internal, first-person verification cannot in principle distinguish simulated from "base level" reality â is exactly the same one Tipler was pointing at.
Endophysics: Why We Can Never Step Outside to Check
There is a further wrinkle, developed by the physicist Karl Svozil, that doesn't so much resolve the Tipler/Penrose disagreement as explain, at a deeper level, why it is so stubbornly hard to resolve â and this piece of the puzzle deserves more attention than it usually gets, because it reframes the entire debate as being about the structure of observation itself, not just about consciousness or computation.
Svozil distinguishes two fundamentally different postures a scientist can take toward a system under study. In exophysics (from the Greek for "outside"), the observer and the system form a clean, two-level hierarchy: the observer sits outside the system, peers in, and measures whatever they like without disturbing what's being measured â information flows in one direction only, from system to observer, the way an astronomer observes a distant galaxy without the galaxy's behavior depending in any way on the astronomer's presence. Essentially all of laboratory science, and essentially all of our everyday intuitions about "objective observation," are built on this exophysical model, because in practice the disturbance an observer causes is negligible compared to the system being studied.
Endophysics (from the Greek for "inside") describes a completely different situation, one where the observer is not outside the system but is themselves a constituent part of the very system under investigation, built from the same stuff, governed by the same laws, with no external vantage point available even in principle. Here the clean hierarchy collapses: "measuring device" and "thing being measured" are no longer permanently distinct roles but can trade places depending only on which part of the system you're currently treating as the observer, and information flows both ways, contaminating every measurement with the observer's own presence and activity inside the very system being measured. This is not a hypothetical curiosity; it is arguably the actual epistemic situation of every physicist who has ever studied quantum mechanics, where the act of measurement is now well established to unavoidably disturb the system being measured, in a way that cannot be reduced below a certain fundamental limit no matter how careful or clever the experimenter is â the observer effect is not a matter of clumsy instruments, but a structural feature of what it means to measure something from within the same physical universe that contains both the measuring device and the thing measured.
This distinction explains, with real precision, why the question "is our universe fundamentally real or a simulation" is so resistant to closure. We are not exophysical observers with a privileged, external vantage point on the cosmos, the way a programmer sits outside the computer running their program, able in principle to pause it, inspect its internals, and compare the running simulation against the intended design. We are endophysical participants, built entirely from the same physical (or computational) substrate as the universe we are trying to characterize â which means any theory we construct about whether that substrate is "fundamental" or itself simulated is, itself, a product of computation happening inside the very system whose fundamental status is in question. There is a structural echo here of Gödel's incompleteness theorems, which showed that any sufficiently powerful formal system contains true statements about itself that the system cannot prove using only its own internal resources â self-reference, once again, runs into a wall precisely when a system tries to fully characterize itself from within, using only tools the system itself provides. Archimedes once imagined that, given "a point outside the world," he could move the entire Earth with a lever of sufficient length â a boast about mechanical leverage, not metaphysics, but one that has since become an apt metaphor for exactly the kind of external vantage point that endophysics says is permanently unavailable to any observer who is, themselves, part of the world being levered.
Deutsch's Insight: Why the Whole Edifice Rests on a Contingent Fact
It's worth ending on a smaller, more grounded point, made by the physicist David Deutsch, because it quietly ties this entire chain of speculation back to something concrete and, unlike most of what precedes it, genuinely uncontroversial â and it deserves more weight than a passing mention, because it reframes everything before it as resting on a foundation that could, in principle, have been otherwise.
Why can we build calculators? Why can human beings do arithmetic in their heads at all? The question sounds almost too simple to be worth asking, but Deutsch's answer is genuinely surprising: this capacity is not guaranteed by logic or mathematics in the abstract, the way the truths of arithmetic themselves are supposedly guaranteed. It depends, instead, on a contingent, empirical fact about this particular universe: that the laws of physics happen to permit the construction of physical systems â whether silicon transistors, mechanical gears, or networks of neurons â whose behavior tracks and instantiates abstract operations like addition, subtraction, and multiplication. In a universe with different physical laws, arithmetic would remain just as true in the abstract (two plus two would still equal four as a fact of pure mathematics), but there might be no way to physically compute it â no possible arrangement of matter and energy, in that hypothetical universe's physics, capable of tracking the operation reliably. Addition, multiplication, and the rest would remain non-computable functions: things we might still reason about abstractly, invoke as steps in what would then have to be called "non-constructive" proofs, but never actually perform, because no physical process in that universe's laws would be capable of tracking them.
That single observation reframes everything that came before it in this essay. The question of whether life is common, whether organisms are logically deep in Bennett's sense, whether the cosmos itself is a cellular automaton, whether consciousness could ever be simulated, whether an endophysical observer could ever step outside their own universe to check â all of these turn out to be, at bottom, questions about what a particular, contingent set of physical laws happens to make computable and organizable. Life is what these specific laws allow chemistry to build, given enough time and the right gradients. Minds are what these specific laws allow neurons (or perhaps, if Penrose is wrong, silicon) to compute. And our very capacity to ask any of these questions â to reason, to calculate, to wonder whether we ourselves are simulated â is itself made possible only because physics, in this universe, happens to permit exactly the kind of physical processes that can track logical and arithmetical operations. We are not external auditors examining the source code of reality from a safe distance outside it. We are, in the fullest and most literal sense available to us, running on it.
Living With an Unanswerable Question
What makes this whole cluster of ideas so durable â stretching from Aristotle's teleological cosmos through Miller and Urey's flask of sparking gases to von Neumann's self-reproducing automata, Chaitin's and Bennett's measures of depth and organization, and finally to Tipler's and Svozil's arguments about the limits of self-knowledge from within a system â is not that any of it settles the question of what life is or whether the universe computes. None of it does, and arguably none of it can, for the endophysical reasons Svozil's argument makes precise: we are asking these questions from inside the very system we're trying to characterize, using cognitive and computational resources that are themselves part of what's under investigation, with no lever long enough and no point outside the world to stand on while we pull it.
What this body of ideas offers instead is something more valuable than a final answer: a genuinely better set of questions, sharpened by a century of mathematics and physics that Aristotle didn't have available. Instead of asking whether the universe has a purpose, we can ask whether it has a computational structure, and what kind. Instead of asking whether something is alive in a binary sense, we can ask how organized, how integrated, how logically deep its structure is, and by how much the whole outruns the sum of its parts. Instead of asking whether we can prove we're not simulated, we can ask what, precisely, a first-person observer embedded inside a system could ever hope to determine about that system's ultimate nature â and recognize that the honest answer, "less than we'd like, and perhaps nothing at all," is itself a substantive discovery about the structure of knowledge, not a failure to find one. That may be the deepest insight buried in all of this: not a solution to the riddle of life and the universe, but a rigorous, hard-won understanding of exactly why the riddle resists solving from where we necessarily stand to ask it.
2026-08-05
Why the universe needs imaginary numbers
youtube.com/watch?v=3QU-_PSbKloSummary
Executive Overview
The Schrödinger equationâformulated by Erwin Schrödinger in 1925âis the foundational equation of non-relativistic quantum mechanics, often described as the quantum analogue of Newtonâs second law ($F = ma$). It governs the behavior of matter waves, predicting atomic energy levels, orbital geometries, chemical bonding, and modern semiconductor physics.
Despite its tremendous physical impactâenabling technologies such as computer microchips, electron microscopes, atomic clocks, and high-speed internetâthe equation relies fundamentally on the imaginary unit $i = \sqrt{-1}$. Understanding why imaginary numbers are essential to modeling real-world physics requires tracing the historical failure of classical electrodynamics, building quantum operators from scratch, and recognizing how complex exponentials preserve the conservation of probability.
Part I: Historical Context and the Crisis of Classical Physics
Spectral Lines & Empirical Rules (1853â1885):
In 1853, Anders à ngström discovered that heated hydrogen gas emits discrete, characteristic colors (spectral lines) rather than a continuous spectrum. Every element possesses a unique spectral signature, leading to the discovery of new elements like helium in the sun.
In 1885, Swiss mathematics teacher Johann Balmer identified an empirical numerical formula that accurately predicted hydrogen's spectral wavelengths. However, Balmer's formula was purely descriptive; no theoretical foundation existed to explain why it worked.
The Failure of Maxwellian Electrodynamics:
According to James Clerk Maxwell, light is an electromagnetic wave generated by accelerating charges. Wiggling charges produce continuous ripples in the electromagnetic field.
Classical physics predicted that a hot, glowing gasâcontaining billions of vibrating charges across a continuous thermal distributionâshould emit a continuous rainbow spectrum of all frequencies. It could not account for discrete spectral lines.
Upon the discovery of the dense, positively charged atomic nucleus, classical physics faced a deeper catastrophe: orbiting negative electrons are continuously accelerating toward the center. Under classical electrodynamics, orbiting electrons must continuously radiate electromagnetic energy, causing them to collapse into the nucleus almost instantaneously. Classical physics could not explain atomic stability.
Quantum Discretization (Einstein & Bohr):
Photoelectric Effect (1905): Albert Einstein resolved the mystery of light-matter interaction by proposing that light delivers energy in quantized packets (photons), where photon energy depends strictly on frequency ($E = h f$), not intensity (brightness). Intensity dictates the quantity of photons, whereas frequency dictates individual photon energy.
The Bohr Model (1913): Niels Bohr applied energy quantization to atomic structure, postulating that electrons are restricted to specific non-radiating stationary orbits. Electrons absorb or emit photons only when jumping between allowed energy states ($\Delta E = h f$). This model derived Balmerâs formula and explained atomic stability, but failed to explain why electrons were restricted to specific discrete orbits.
De Broglieâs Matter Wave Hypothesis (1924):
Louis de Broglie extended wave-particle duality: if light waves exhibit particle properties, matter particles (such as electrons) must exhibit wave properties.
De Broglie proposed that orbiting electrons form standing waves around the nucleus. Just as a guitar string vibrates only at integer harmonics (loops), electron orbits are restricted to circumferences that accommodate an integer number of matter wavelengths ($\lambda = \frac{h}{p}$). This naturally explained discrete atomic orbits and non-radiating states.
Part II: Intuitive Construction of Schrödingerâs Equation & Quantum Operators
In late 1925, Erwin Schrödinger sought to find the wave equation governing De Broglie's matter waves. The equation can be built intuitively from the principle of energy conservation:
$$\text{Total Energy } (E) = \text{Kinetic Energy } (K) + \text{Potential Energy } (V) = \frac{p^2}{2m} + V$$
Why Quantum Mechanics Requires Operators
For a classical single sine wave of definite wavelength ($\lambda$) and frequency ($f$), one could directly substitute de Broglie ($p = \frac{h}{\lambda}$) and Planck ($E = h f$) relations. However, arbitrary physical particles are represented by wave packets comprising a range or mixture of wavelengths and frequencies. Consequently, a quantum state generally lacks a single definite momentum or energy value.
To address this, quantum mechanics replaces physical observables with mathematical operators that extract the full underlying distribution of momentum or energy from a generalized wave function $\psi$.
Building the Kinetic Energy / Momentum Operator
Standing Wave Equation: A basic standing wave equation takes the form:
$$\psi(x, t) = A \sin(\kappa x) \cos(\omega t)$$
where $\kappa = \frac{2\pi}{\lambda}$ (spatial frequency / wavenumber) and $\omega = 2\pi f$ (temporal frequency).
Relating Frequencies to Energy and Momentum:
Temporal frequency encodes total energy: $E = \hbar \omega$ (where $\hbar = \frac{h}{2\pi}$).
Spatial frequency encodes spatial momentum: $p = \hbar \kappa$.
Deriving Spatial Momentum via Spatial Curvature:
Differentiating $\psi$ with respect to space twice ($\frac{\partial^2 \psi}{\partial x^2}$) brings out $-\kappa^2$ and returns the original sine spatial dependence:
$$\frac{\partial^2 \psi}{\partial x^2} = -\kappa^2 \psi = -\left(\frac{p}{\hbar}\right)^2 \psi \implies -\hbar^2 \frac{\partial^2 \psi}{\partial x^2} = p^2 \psi$$
Kinetic Energy Operator:
Dividing $p^2$ by $2m$ yields the kinetic energy operator:
$$\hat{K} = -\frac{\hbar^2}{2m} \frac{\partial^2}{\partial x^2}$$
Physical Insight: Spatial curvature ($\frac{\partial^2 \psi}{\partial x^2}$) encodes kinetic energy. Higher wave curvature corresponds to shorter wavelengths, higher momentum, and higher kinetic energy.
The Role of Fourier Analysis
Although derived for a single sine wave, Fourier analysis proves that any complex wave packet can be expressed as a linear superposition of pure sine waves. Because differentiation is a linear operation, the spatial curvature operator applies linearly across all Fourier components, establishing that $\hat{K} = -\frac{\hbar^2}{2m}
abla^2$ holds universally for any matter wave shape.
Part III: The Mathematical Necessity of Imaginary Numbers ($i$)
Building the Energy Operator requires extracting total energy ($E = \hbar \omega$), which lives in the temporal domain, via a time derivative ($\frac{\partial}{\partial t}$).
The Derivative Dilemma
Differentiating a real periodic function ($\sin(\omega t)$ or $\cos(\omega t)$) once with respect to time turns sine into cosine. The original function is not recovered, making it impossible to form a direct linear eigenvalue/operator equation of the form $\hat{E}\psi = E\psi$.
Taking a double time derivative ($\frac{\partial^2}{\partial t^2}$) returns the original function, but extracts $E^2$, whereas total energy conservation requires linear energy $E$.
The only mathematical function whose first derivative is proportional to itself is the exponential function ($e^{\lambda t}$). However, real exponentials ($e^{\alpha t}$ or $e^{-\alpha t}$) continuously blow up to infinity or decay to zero, failing to represent stable, periodic wave oscillations.
Argand Diagrams & Complex Exponentials
Jean-Robert Argand demonstrated that multiplying a exponent by $i = \sqrt{-1}$ acts as a $90^\circ$ spatial rotation in the complex plane:
Real exponential derivatives align velocity in the direction of position (causing runaway growth or decay).
Introducing $i$ forces the derivative (velocity) to remain perpendicular to position at all times.
Perpendicular velocity drives uniform circular rotation in the complex plane. Thus, complex exponentials ($e^{-i \omega t} = \cos(\omega t) - i \sin(\omega t)$) are simultaneously exponential (satisfying first-derivative operator requirements) and periodic (representing stable wave structures).
Differentiating $\psi(x,t) = A e^{i(\kappa x - \omega t)}$ with respect to time yields:
$$\frac{\partial \psi}{\partial t} = -i \omega \psi = -i \left(\frac{E}{\hbar}\right) \psi \implies i \hbar \frac{\partial \psi}{\partial t} = E \psi$$
Combining energy, kinetic, and potential terms yields the time-dependent Schrödinger Equation:
$$i \hbar \frac{\partial \psi}{\partial t} = -\frac{\hbar^2}{2m} \frac{\partial^2 \psi}{\partial x^2} + V(x)\psi$$
Connection to Heat Flow: Without $i$, the equation becomes $\frac{\partial \psi}{\partial t} = D \frac{\partial^2 \psi}{\partial x^2}$, which is the classical Heat Diffusion Equation describing real exponential decay of temperature over time. The presence of $i$ transforms exponential thermal decay into continuous, probability-conserving quantum rotation.
Part IV: The Physical Meaning of $i$ and Probability Conservation
The Born Rule (1926): Max Born established that the wave function $\psi(x,t)$ itself is not a direct classical wave of physical matter, but a complex probability amplitude. The physical probability density $P(x,t)$ of finding a particle at position $x$ is given by the squared magnitude:
$$P(x,t) = |\psi(x,t)|^2 = \psi^* \psi$$
Conservation of Total Probability:
If $\psi$ were constrained to real space oscillations (simple up-and-down real sine waves), $|\psi(x,t)|^2$ would fluctuate periodically across zero everywhere simultaneously. The total probability of finding the particle anywhere in the universe would continuously change over time, violating fundamental physics.
Because $\psi$ rotates continuously in the complex plane, its magnitude $|\psi|^2 = \text{Re}(\psi)^2 + \text{Im}(\psi)^2$ remains strictly constant for stationary states, and total integrated spatial probability remains conserved at exactly 100% ($1.0$) across all time.
The imaginary unit $i = \sqrt{-1}$ is mathematically required to construct a linear first-derivative energy operator, and physically required to conserve quantum probability.
Part V: Historical Impact and Real-World Applications
Solving Schrödingerâs equation for the hydrogen atom ($V(r) = -\frac{e^2}{4\pi\epsilon_0 r}$) precisely derived discrete hydrogen energy levels, spectral intensities, spectral line splitting under electromagnetic fields (Stark and Zeeman effects), and three-dimensional electron probability clouds (orbitals $s, p, d, f$).
Schrödinger shared the 1933 Nobel Prize in Physics with Paul Dirac. Modern technological foundations directly derived from the Schrödinger equation include:
Electron Microscopy: Harnesses matter wavelengths of high-energy electrons to resolve individual atomic structures.
Atomic Clocks: Calculates exact electronic transitions in cesium atoms, creating global navigation networks (GPS).
Semiconductor Engineering & Microchips: Predicts quantum energy band gaps when atoms form crystal lattices, enabling modern transistors, microprocessors, and digital memory.
Transcript
Modern Physics and the Unreasonable Equation
This single equation helped unlock the modern world. It gave us computer chips, electron microscopes, atomic clocks, GPS, high-speed internetâthe list goes on. But where did this equation come from?
According to Richard Feynman, it comes from nowhere: "Out of man's imagination, struggles with the details of experiment and all kinds of mysteries."
That man was Erwin Schrödinger. He derived it in 1925 while vacationing in the Swiss Alps with his mistress. So I have two questions:
How can we intuitively build this equation ourselves from scratch?
Why is an equation with such real impact built using an imaginary number? What is $i$ doing there?
If you're ready, let's find out.
The Hydrogen Spectrum and Classical Collapse
It all starts in 1853 when the physicist Anders à ngström finds that hot hydrogen gas gives out very specific colors of light. We soon figured out it's not just hydrogen; every hot element gives out its own signature spectrum. Suddenly, this became a powerful tool to discover brand-new elements just by looking at their light. This is how we discovered helium for the very first time in the sun. In his honor, the unit for measuring these wavelengths was named the à ngström.
But nobody knew why these elements gave out those specific colors of light. The first clue actually came a few decades later from a Swiss math teacher named Johann Balmer. Balmer was obsessed with numbers and patterns, and he found a surprisingly simple formula for the hydrogen spectrum just by trial and error. The formula predicted there should be more spectral lines, and experiments actually confirmed them. But nobody had any clue what this formula meant. Why did it work?
To answer this, we needed a good theory of light. By now, we knew light is a wave, confirmed by interference patterns. Maxwell showed that light is basically a ripple in the electromagnetic field produced by accelerating charges. Wiggling charges produce light: wiggling slowly gives low-frequency light, and wiggling faster yields high-frequency light. These electromagnetic waves could wiggle other charges, enabling wireless communication.
It was a breakthrough in technology, but it couldn't explain the hydrogen spectrum. According to Maxwell, a hot glowing gas has billions of randomly jiggling charges across low to high frequencies, meaning they should emit every color of light continuouslyâa full rainbow. But they didn't. Something was horribly wrong with Maxwell's theory.
It got worse. Pretty soon we discovered that atoms had a positive nuclear core. We thought negative electrons must be orbiting this nucleus, making atoms stable. But if electrons orbit, they are constantly accelerating, and accelerating charges radiate electromagnetic waves. Therefore, orbiting electrons should continuously lose energy and collapse into the nucleus. Now we couldn't even explain why atoms were stable. Physics seemed to be in crisis.
Photons, Orbits, and Matter Waves
A few years later, everything changed. If you shine ultraviolet light on zinc, electrons come out. That makes sense: electrons receive energy from electromagnetic waves. But if you shine a much brighter visible light, no electrons come out. That didn't make any sense. Pumping in more energy should knock electrons out with more energy. Why did the color matter and not the brightness?
To explain this, Albert Einstein proposed something radical: what if light doesn't deliver energy continuously, but in discrete chunks called photons? And what if the energy of each photon depends only on its frequency ($E = h f$)?
Then a bright visible light delivers many photons per second, but each single photon is too weak to budge an electronâlike throwing ping-pong balls at a bowling ball. On the other hand, a dim UV light delivers fewer photons per second, but each individual photon carries enough energy to knock an electron off like a cannonball. This explained the photoelectric mystery beautifully, earning Einstein the Nobel Prize. The constant $h$ is Planck's constant.
A few years later, Danish physicist Niels Bohr pushed this idea further. Bohr wondered: if light is absorbed in chunks, it must also be emitted in chunks. That meant electrons had to transition from a higher energy level straight to a lower energy level to release energy chunks. He postulated that electrons orbit the nucleus only at special, discrete energy levelsânowhere in betweenâand that in these special orbits, they do not radiate energy.
It seemed like he was just inventing rules. But look at what happens: when you heat up a gas, electrons jump to a higher allowed level. When they fall back down, they release the energy difference as a photon of a specific frequency. This explained the hydrogen spectrum. The photon's energy equals the energy lost by the electron. From this postulate, Bohr derived Balmer's formula, explaining the hydrogen spectrum and atomic stability all at once.
Later in an interview, Bohr remarked: "As soon as I saw Balmer's formula, the whole thing was immediately clear to me." But many unanswered questions remained. Why were electrons restricted to specific orbits? Why don't they radiate while sitting in those orbits? Bohr essentially said, "Trust me."
French PhD student Louis de Broglie came up with an answer by pushing Bohr's idea to its limit. Light moves as a wave but interacts like a particle (dual nature). What if matter behaves the exact same way? What if matter interacts like a particle, but moves as a wave?
If electrons inside an atom form standing wavesâjust like a guitar string vibrating with three, four, or five loops, but nothing in betweenâelectron waves could only exist at specific discrete standing wavelengths. This explained why electrons exist only at specific distances from the nucleus. It also explained why they don't radiate energy while sitting in those levels: they aren't accelerating classical particles traveling in a circle; they are stationary standing waves. They only radiate a photon when transitioning between energy levels.
For his PhD thesis, de Broglie derived an expression for matter wavelength using special relativity ($\lambda = \frac{h}{p}$). He had found the wavelength of matter. His examiners only approved his thesis after confirming its validity with Einstein himself.
The following year, a professor at the University of Zurich gave a seminar on de Broglie's thesis. After the talk, a colleague in the audience asked: "If matter is a wave, where is the wave equation?" The professor was Erwin Schrödinger, and he took that question seriously. He went on vacation to the Swiss Alps over Christmas and returned with the wave equation.
Deconstructing the Derivation: Operators and Curvature
How did he do it? Schrödinger's original paper was notoriously difficultâhe later called it "unintelligible." Feynman's derivation was also heavily mathematical. A modern, intuitive derivation begins with fundamental classical energy conservation:
$$\text{Total Energy } (E) = \text{Kinetic Energy } (K) + \text{Potential Energy } (V)$$
Since kinetic energy is $\frac{1}{2}mv^2$, multiplying top and bottom by $m$ gives $\frac{p^2}{2m}$:
$$E = \frac{p^2}{2m} + V$$
Standard textbook quantum mechanics then states: "Replace energy with the energy operator, and momentum with the momentum operator acting on the wave function $\psi$, giving Schrödinger's equation."
Why do we need operators instead of direct substitution? And how do we build these operators intuitively from scratch?
1. Why We Need Operators
We know $E = h f$ and $p = \frac{h}{\lambda}$. Why not substitute them directly into $E = \frac{p^2}{2m} + V$?
Direct substitution only works for an infinitely long, pure sine wave with a single, definite wavelength and frequency. A general matter wave (wave packet) contains a mixture across a whole spectrum of wavelengths and frequencies. This means a quantum particle generally does not possess a single definite momentum or energy value.
Because general matter waves don't possess single discrete values of energy or momentum, we cannot use simple numbers. We need mathematical operators that extract the full distribution of kinetic and total energy contained within the wave function.
2. Building the Operators Intuitively
To solve a complex problem, build a simpler version first. Let's construct operators for the simplest possible wave: a basic standing wave.
$$\psi(x,t) = A \sin(\kappa x) \cos(\omega t)$$
where spatial frequency $\kappa = \frac{2\pi}{\lambda}$ and temporal frequency $\omega = 2\pi f$.
Applying Einstein and de Broglie's equations:
$E = h f = \left(\frac{h}{2\pi}\right) (2\pi f) \implies E = \hbar \omega$
$p = \frac{h}{\lambda} = \left(\frac{h}{2\pi}\right) \left(\frac{2\pi}{\lambda}\right) \implies p = \hbar \kappa$
Here, $\hbar = \frac{h}{2\pi}$ is the reduced Planck constant.
Temporal frequency ($\omega$) encodes total energy in the time domain. Spatial frequency ($\kappa$) encodes momentum in the space domain. (In special relativity, space and time unify into four-space, while energy and momentum unify into four-momentum).
Now, how do we extract momentum squared ($p^2$) to get kinetic energy? We take spatial derivatives of $\psi$:
First partial derivative with respect to $x$:
$$\frac{\partial \psi}{\partial x} = \kappa A \cos(\kappa x) \cos(\omega t)$$
Second partial derivative with respect to $x$:
$$\frac{\partial^2 \psi}{\partial x^2} = -\kappa^2 A \sin(\kappa x) \cos(\omega t) = -\kappa^2 \psi$$
Since $p = \hbar \kappa$, we have $\kappa = \frac{p}{\hbar}$, so $\kappa^2 = \frac{p^2}{\hbar^2}$. Substituting this gives:
$$\frac{\partial^2 \psi}{\partial x^2} = -\frac{p^2}{\hbar^2} \psi \implies -\hbar^2 \frac{\partial^2 \psi}{\partial x^2} = p^2 \psi$$
Dividing by $2m$ yields kinetic energy ($K = \frac{p^2}{2m}$):
$$\hat{K}\psi = -\frac{\hbar^2}{2m} \frac{\partial^2 \psi}{\partial x^2}$$
This is the kinetic energy operator. The second derivative represents wave curvature. The equation states that kinetic energy is physically encoded in the spatial curvature of the matter wave. Shorter wavelengths mean higher curvature, higher momentum, and higher kinetic energy.
Fourier Transforms: Why Pure Sine Operators Work Generally
How do we know an operator derived for a pure sine wave works for arbitrary wave shapes?
French mathematician Joseph Fourier demonstrated that any arbitrary wave shape can be written as a linear sum of pure sine and cosine waves (Fourier series / Fourier transforms).
Because differentiation is a linear operationâ$\frac{d}{dx}(a + b) = \frac{da}{dx} + \frac{db}{dx}$âapplying our curvature operator to an arbitrary wave packet applies it linearly to every Fourier component. The operator extracts a weighted sum of kinetic energies across the full spectrum of the wave. Thus, an operator derived from a simple sine wave holds generally for all matter waves.
Deriving the Energy Operator and the Entry of $i$
Next, we must build the total energy operator by extracting energy ($E = \hbar \omega$) using a time derivative ($\frac{\partial}{\partial t}$).
Taking a partial derivative of $\psi(x,t) = A \sin(\kappa x) \sin(\omega t)$ with respect to time:
$$\frac{\partial \psi}{\partial t} = \omega A \sin(\kappa x) \cos(\omega t)$$
Notice the mathematical obstacle: the sine function turned into a cosine function. We did not recover our original wave function $\psi$, so we cannot write $\frac{\partial \psi}{\partial t} \propto E \psi$.
When building the momentum operator, taking a second derivative converted cosine back to negative sine, returning $\psi$. But here we need a first time derivative because we want linear energy ($E$), not squared energy ($E^2$).
To extract energy via a first derivative while returning the function itself, the time-dependent term must satisfy $\frac{d}{dt}f(t) \propto f(t)$. The only function in mathematics that equals its own derivative is the exponential function ($e^{t}$).
However, standard real exponentials ($e^{\alpha t}$ or $e^{-\alpha t}$) decay to zero or explode to infinity; they are not periodic waves. We face a strict mathematical and physical paradox:
Physics requires a periodic time-oscillating wave.
The first-derivative operator requirement forces an exponential function.
How can a function be simultaneously exponential and periodic?
Complex Exponents and the Argand Diagram
The solution came from Jean-Robert Argand. Real exponential growth occurs because derivative velocity points in the same direction as position, creating runaway growth. Real exponential decay occurs because velocity points in the opposite direction.
If velocity is constrained to be perpendicular ($90^\circ$) to position at all times, the magnitude of position never grows or shrinks; it continuously turns sideways in a circle. Perpendicular velocity transforms exponential growth/decay into uniform circular motion, producing periodic oscillation.
Multiplying an exponent by $+1$ represents a $0^\circ$ direction. Multiplying by $-1$ rotates direction by $180^\circ$. To rotate direction by $90^\circ$ (perpendicular), we must multiply by a factor $z$ such that multiplying twice rotates by $180^\circ$ ($-1$):
$$z \cdot z = -1 \implies z^2 = -1 \implies z = \sqrt{-1} = i$$
The imaginary unit $i$ acts as a $90^\circ$ rotation operator. Placing $i$ in the exponent ($e^{-i \omega t}$) turns exponential expansion/decay into uniform circular rotation in the complex plane (the Argand diagram). Euler's formula confirms this periodicity:
$$e^{-i \omega t} = \cos(\omega t) - i \sin(\omega t)$$
Using complex exponential matter waves $\psi(x,t) = A e^{i(\kappa x - \omega t)}$ reconciles both requirements:
It is periodic, so physical wave properties are preserved.
It is exponential, so first time derivatives return the original function.
Differentiating with respect to time:
$$\frac{\partial \psi}{\partial t} = -i \omega \psi$$
Since $E = \hbar \omega \implies \omega = \frac{E}{\hbar}$:
$$\frac{\partial \psi}{\partial t} = -i \frac{E}{\hbar} \psi \implies E \psi = -\frac{\hbar}{i} \frac{\partial \psi}{\partial t} = i \hbar \frac{\partial \psi}{\partial t}$$
This yields the total energy operator:
$$\hat{E} = i \hbar \frac{\partial}{\partial t}$$
Substituting the energy operator ($\hat{E}$) and kinetic operator ($\hat{K}$) into energy conservation ($E\psi = K\psi + V\psi$) gives Schrödinger's Equation:
$$i \hbar \frac{\partial \psi}{\partial t} = -\frac{\hbar^2}{2m} \frac{\partial^2 \psi}{\partial x^2} + V \psi$$
Without $i$, this equation reduces to $\frac{\partial \psi}{\partial t} = D \frac{\partial^2 \psi}{\partial x^2}$âthe classical Heat Equation governing exponential thermal diffusion. The imaginary unit $i$ converts real exponential thermal decay into complex periodic probability rotation.
The Physical Interpretation: Probability Conservation and the Born Rule
Is $i$ merely a mathematical convenience, or does it possess physical reality? Schrödinger himself spent months attempting to eliminate $i$, writing to Hendrik Lorentz: "What is unpleasant here, and indeed directly to be objected to, is the use of complex numbers. $\psi$ is surely fundamentally a real function."
The physical meaning of $i$ was revealed in a footnote by Max Born (1926). Born established that $\psi$ is not a physical matter wave, but a complex probability amplitude. The probability $P$ of finding an electron at a location is proportional to the wave's intensity, given by its absolute magnitude squared:
$$P(x,t) = |\psi(x,t)|^2 = \psi^* \psi$$
If a matter wave were restricted to oscillating purely on the real axis (using real sine waves), $|\psi|^2$ would fluctuate periodically down to zero everywhere simultaneously. The total integrated probability of finding the particle somewhere in the universe would oscillate, periodically dropping to zeroâan impossibility.
Because the matter wave rotates continuously in the complex plane ($e^{-i\omega t}$), its complex magnitude remains constant over time:
$$|\psi|^2 = \text{Re}(\psi)^2 + \text{Im}(\psi)^2 = \cos^2(\omega t) + \sin^2(\omega t) = 1$$
The imaginary unit $i$ causes the wave function to spin in the complex plane, which strictly conserves the total probability (100%) of the particle's existence across time. The imaginary number $i = \sqrt{-1}$ is what keeps physical probability real and conserved.
Legacy and Applications
Schrödinger solved his equation for the hydrogen atom using a Coulomb potential ($V(r) = -\frac{e^2}{4\pi\epsilon_0 r}$). The equation successfully derived the hydrogen spectrum, predicted spectral line intensities, accounted for spectral splitting under magnetic fields, and generated the three-dimensional atomic orbitals ($s, p, d, f$).
Schrödinger shared the 1933 Nobel Prize in Physics with Paul Dirac. Today, the Schrödinger equation underpins modern technology:
Electron Microscopes: Focuses matter waves to image individual atoms.
Atomic Clocks: Calculates precision energy transitions in atoms, enabling satellite GPS.
Semiconductor Physics: Explains electron energy band gaps in crystal lattices, allowing engineers to design tiny transistor switches inside modern microchips.
Our real modern world is brought to you by the imaginary number.
Physics says 'now' isn't real... so do your choices even matter? - Jo Marchant
youtube.com/watch?v=SlF_FqG7IUMSummary
Introduction and the Dual Nature of "Now"
The concept of "now" represents one of the most fundamental yet elusive aspects of human existence. On one hand, the present moment encompasses everything humans can directly experience, influence, or act upon; memories of the past and predictions for the future exist solely within the current moment. On the other hand, attempting to pinpoint "now" in the physical world reveals it to be ephemeral and constantly slipping away.
Philosophers and scientists conceptualize this tension through two distinct lenses:
The Outer Now: The external physical universe and objective events occurring in world-time.
The Inner Now: Subjective awareness, individual perception, and the conscious experience of each moment.
Historical and cultural perspectives demonstrate that human understanding of "now" is far from universal:
Philosophical Inquiries: Ancient Greek philosopher Heraclitus emphasized perpetual change, noting that one cannot step into the same river twice. St. Augustine highlighted the logical paradox of the presentâif the present must become the past to be time, its existence relies on no longer being. 19th-century philosopher William James likened the experience of "now" to a rainbow over a waterfall: a stable quality unchanged by the fluid stream of events passing through it.
Cultural Constructs of Time: Western culture largely views time as a spatial, left-to-right linear progression stretching from past to future, with "now" as a point moving along a line. Conversely, right-to-left language speakers visualize time in reverse, while non-written societies embed time within physical geography or natural cycles (e.g., uphill or sun movement). The Aymara people of Peru view themselves as stationary in time, with the known past in front of them and the unknown future behind. The Amondawa people of the Amazon operate without abstract concepts of time, timelines, or calendar tracking; for them, events occur within "now" rather than "now" being a point within time.
Physics and the "Outer Now": Relativity and the Block Universe
In classical Newtonian physics, the universe is modeled as a three-dimensional spatial grid governed by a universal master clock, allowing for a clear, absolute division between past, present, and future. However, modern physics dismantles this concept:
Einsteinâs Relativity: Albert Einstein demonstrated that space and time are intertwined into a dynamic four-dimensional structure called spacetime. Spacetime warps relative to an observer's frame of reference and speed. Consequently, simultaneity is relative; two events occurring at the same "now" for one observer may occur at different times for another, with no universal clock to determine absolute correctness.
The Block Universe Model: The dominant model in modern cosmology views the cosmos as a static, four-dimensional block of spacetime containing all events across space and time simultaneously. In this modelâanalogous to a physical DVD containing an entire movieâpast, present, and future exist equally and eternally. "Now" is not an objective physical event or a moving frontier; it is merely a subjective vantage point or perspective in how conscious observers read the static file.
The Problem of Agency: In a deterministic Block Universe, physical eventsâincluding human choices and actionsâare pre-written into spacetime. The intuitive feeling that the present moment is where choices are made to shape an open future is treated under this view as a psychological illusion.
Neuroscience, Psychology, and the "Inner Now": The Predictive Brain
Neuroscience and psychology reveal that the human experience of "now" is actively constructed by the brain rather than passively received from external reality:
Sensory Delays and Processing: Neural signals require measurable time to travel from sensory organs to the brain and be processed. Furthermore, different sensory modalities travel at different speeds (e.g., light vs. sound). The brain artificially synchronizes these staggered inputs into a unified experience of "now."
The Predictive Processing Model: Because processing delayed inputs would leave humans perpetually behind real-time events, the brain operates as an active prediction machine. Using past experiences, learned physical rules, and context, the brain projects a probabilistic prediction of what is happening in the current instant.
Sports Example: A professional tennis player returning a 125 mph serve cannot react to real-time visual signals, as sensory lag would place their vision eight feet behind the ball's actual position. Instead, the brain calculates a real-time prediction of the ball's trajectory, allowing the athlete to track its present location.
Illusion Example: Optical phenomena like the flash-lag effect demonstrate that we perceive neural predictions rather than raw sensory signals.
The Temporal Structure of Lived Experience: Human temporal perception is organized into nested structures across multiple timescales:
The Functional Moment (~50 milliseconds): The minimum threshold required to distinguish two sequential stimuli. Events closer than 50 ms are processed as simultaneous.
The Experienced Moment (~3 seconds): The window across which the brain binds sequential inputs into coherent perceptual units (e.g., spoken sentences, musical phrases, spontaneous hugs, or short-term task execution).
Long-Term Narrative Continuity: Longer temporal windows integrate memory, identity, ongoing goals, and emotional states, allowing moments to flow smoothly without abrupt resets.
Embodied Perception: Perception requires physical action. The brain does not process reality in isolation; sensory intake relies on bodily probing and exploration (e.g., visual saccades, tactile movement, inhalation). Without physical movement, visual signals fade to gray and tactile perception ceases.
Reconciling Agency and Physics: Quantum Mechanics and QBism
To determine whether human choices genuinely affect outcomes or merely observe pre-written paths, theoretical physics explores interpretations beyond the traditional Block Universe:
The Quantum Measurement Problem: In quantum mechanics, physical systems at atomic scales exist in superpositions of multiple possibilities. A definite state emerges only upon measurement or interaction, indicating that observation helps determine physical outcomes.
Many-Worlds Interpretation: To preserve determinism without a universal "now," this interpretation posits that the universe constantly splits into parallel branches for every possible outcome. While it accounts for quantum equations, it retains a static multiverse structure (a vast collection of fixed DVDs) lacking a unique, meaningful present.
QBism (Quantum Bayesianism): A radical, rigorous interpretation that rejects the concept of a single, pre-written objective universe ("deleting the DVD").
QBism proposes that reality consists of a "community of living nows" or a pluriverse where individual perspectives interact directly within a shared system.
The Jazz Improvisation Analogy: Rather than following a fixed score, reality operates like a jazz ensemble. There is underlying structure and continuity from the past, but the next moment remains genuinely open and undetermined until the participants act and play together in real time.
Practical Applications and Living in the Present
Understanding the cognitive and physical structure of "now" offers insights for daily life:
Time Famine and Linear Metrics: Hyper-fixation on objective, linear clock time and extreme scheduling induces a psychological state known as "time famine"âa persistent sense of urgency that increases stress and leads individuals to sacrifice essential well-being practices (e.g., healthy eating, social connections, medical care).
Cultivating Presence: Recognizing that each moment is an active, multi-layered synthesis of an entire lifetimeâs worth of memories, predictions, and bodily actions transforms "now" from a fleeting metric into a rich domain to be inhabited.
Participatory Reality: Drawing on physicist John Wheelerâs vision, the universe can be understood not as a static entity created in a singular past event, but as an ongoing participatory process continuously brought into existence through creative micro-interactions in every moment.
Transcript
Jo Marchant
Thank you so much for joining me on this search for "now."
We're all intimately familiar with the present, right? It's all around us. It's every moment of our lives. It's when stuff happens. It's when the future turns into the past. But what really is "now"? What I want to talk about tonight is why I think that "now" is so mysterious, and some of the ways that I think science can help us to make sense of it.
One way that we can answer the question, "What is now?" is that it's an instant, a point in time, a tick of the clock. When some of my friends heard that I was writing a book about "now," they said, "Oh, so you're writing a book about time." But then another friend said, "Oh, you're writing about mindfulness, presence." This reflects another way we can think about "now": as our awareness of each moment, our experience of the world.
We can think of these two contrasting features of "now" as the "outer now" and the "inner now." We have the external world with events happening out there, but we also have our personal worldâhow we are experiencing each moment. For me, this search for "now" is really about both of those things, and particularly how they fit together and relate to each other. It's really about how we relate to the world.
There is a tension there, and this is what attracted me to the subject. In one sense, "now" is everything to us. It is all that we can experience or influence. We can only live or act now. It contains our choices, our freedom in each moment. Even our memories of the past or our expectations and predictions for the future can only be experienced now. But on the other hand, if we look for "now" in the outside world, it's ephemeral. We can't pin it down. It's always slipping away and disappearing.
So, "now" is this really strange thing: it's everything and kind of nothing; it's everywhere and nowhere; it's always there, but always gone. It's crucial for how we live our lives, yet we don't fully understand what it is.
In writing my book, I wanted to see what science could tell us about "now." I interviewed cosmologists, neuroscientists, psychologists, quantum physicists, and philosophersâpeople with very different viewsâto see if we could put those perspectives together and get a better sense of what "now" really is. It's a journey that takes us through questions of consciousness, reality, perception, time, and the self.
Tonight, I'm going to talk first about the mystery of "now"âhow people through history and around the world have made sense of it. Then we'll switch to the science. First, physics: how do physicists describe "now"? What do they see in the events of the universe? Then we'll look at our inner "now": where does each moment that we experience come from? Finally, we'll try to bring those two things together. What does all this mean for what "now" is, where "now" is, and what reality is? What is the role that we play in each moment? We'll finish with a couple of thoughts about how we can connect more with each moment and make the most of each "now."
Before I get into anything else, I just want to pause. I'm going to be quiet for a few breaths because I'd really like each of you to think about what is happening for you right here, right now. What is in this moment? What is this moment?
Being quiet feels strange; I don't think I can do it for any longer! I hope you can feel that "now" is not just a tiny point or instant. It feels immediate, but it is quite rich. It has layers and depth. We have the events happening on this stage and in this room, but your "now" also extends inwards to your body. Maybe you're feeling tired, hungry, or excited. Maybe you can feel your feet on the floor or your legs on the seat. That's part of your "now."
"Now" also extends outwards in space. We're in this room right now, but you also have a sense that we are at the Royal Institution, in London, on this planet, in this universe. This "now" wouldn't mean the same thing if I took all of that context away.
Ironically, "now" also feels like it extends forwards and backwards in time, because your previous experiences and memories shape what you're experiencing now. Maybe you've been to the Royal Institution before, or maybe this is your first time. Perhaps your experiences of science at school led you here or are coloring what you expect to happen. All of that shapes your "now." Looking to the future, what you think I'm going to say next, how long you think this event will last, or your thoughts about what you'll do later are all shaping this "now." The more we look at "now," the deeper and bigger it gets.
There's something else about "now" that you might have noticed: of course, this isn't the same "now" as it was when I started talking. There is a quality of "nowness" that stays constant and recognizable, but the contents of every moment are always changing.
Philosophers throughout history have tried to address these strange aspects of "now." In ancient Greece, Heraclitus focused on the ever-changing nature of the present, famously stating that we can never step into the same river twice because the waters and we are constantly changing. We are always becoming something new.
A few centuries later, St. Augustine pondered whether "now" is even a real entity. He wrote: "If the present, in order to be time, must go into the past, how can we say that a thing is, which can only be on the condition of no longer being?" He was pointing out the paradox that if the definition of "now" requires it to immediately cease being "now," it is difficult to define as a distinct thing.
I also really like a quote from William James, the 19th-century American philosopher. He addressed how "now" remains constant in quality while constantly changing in content, comparing our experience of "now" to "the rainbow on the waterfall, with its own quality unchanged by the events that stream through it."
It is not just philosophers who hold differing views on "now." Different cultures around the world have distinct ideas about how time passes, how it is structured, and how we relate to it. In the West, our view is heavily influenced by mathematics and science. We tend to view time as a simple line through space stretching from the past to the future, with "now" as a point moving along that line. We often imagine our lives similarly: walking a path from the past behind us to the future ahead, with "now" being our current location on that path.
Studies show that English speakers often visualize time as running from left to right. When I created my slides, I naturally placed the past on the left and the future on the right. It's easy to assume this conceptualization is natural and inevitableâthat this is simply how time is. But different cultures experience time and "now" quite differently.
People who speak languages written from right to left, such as Hebrew or Arabic, often visualize time running from right to left. In societies without a strong written tradition, people may experience time as embedded in the physical environment; time might be conceptualized as running uphill or flowing from east to west with the sun.
The Aymara people of Peru have a fascinating perspective: they do not view themselves as moving through time. Instead, they feel stationary, viewing the known past as laid out in front of them and the unknown future as hidden behind them.
Some traditional societies go even further and do not associate time with spatial metaphors at all. They have no timelines. They experience time purely through change and the events occurring in each moment. For example, the Amondawa people of the Amazon do not use clocks, calendar days, weeks, or named seasons. The time they experience is grounded entirely in present changesâmorning might be indicated by the sun rising, or afternoon by workers returning from the fields. They have no concept of abstract time independent of events, nor do they conceptualize life as a line through space. They do not track ages or birthdays, and they change their names at different life stages as their roles in society evolve. This aligns with Heraclitus's idea of the river: they are constantly becoming someone new. For the Amondawa, "now" is not a moving point within time; "now" is the container within which everything else, including change, occurs.
While that might seem like an unusual perspective, anthropologists suggest it was likely the default human view for most of history prior to the widespread adoption of mathematics, numbers, and precise timekeeping. It is worth keeping the Amondawa perspective in mind, as we can easily become attached to the concept of a linear timeline ticking by and assume it is an objective truth.
So, what can science tell us about "now"? In my investigation, I started with physics and the "outer now"âevents in the physical worldâexpecting it to be the simpler part of the journey. If a clock ticks or I clap my hands, can we pinpoint the objective moment that occurs in the world? It turns out that is much harder than it sounds. In fact, it presents a major challenge to the search for "now," because most physicists would state that there is no special cosmic "now."
We might imagine the universe as a three-dimensional spatial grid with events progressing through time, governed by a single master clock universal to all locations. Under that model, distinguishing past, present, and future is straightforward: past events have already happened, future events have not yet happened, and "now" is the moving transition between them. This was Isaac Newton's view of the universe.
However, Albert Einstein's theory of relativity demonstrated that this model cannot be correct. In relativity, space and time are not separate entities; they are intertwined in a four-dimensional structure called spacetime. Spacetime can warp and morph depending on the observer's frame of reference. Consequently, "now" is relative. Two events that are simultaneous for one observer may occur at different times for another observer, and there is no hidden master clock to determine who is objectively correct. You cannot define a single state of what is happening across the entire universe "right now."
Because of this, Einstein remarked that the distinction between past, present, and future is a stubborn illusionâwhat he called the "baggage of consciousness." It cannot be found in the physical world.
Decades of experimental evidence support Einstein's predictions, leading to the dominant cosmological model known as the Block Universe. In this view, the cosmos is a static, four-dimensional block of spacetime. Time remains a variableâone of the four dimensionsâallowing us to plot when events occur relative to one another. We can state that one event is in the past or future relative to another event, but there is no absolute dynamic "happening" or universal "now" within the block. Past, present, and future are all equally real and co-present.
This seems counterintuitive because we experience the past as fixed and unchangeable, the future as unwritten, and the present as the moment where outcomes are decided. But none of that dynamic transition exists within the Block Universe model. Astrophysicist Max Tegmark offered an analogy: if living life is like watching a movie, the Block Universe is the physical DVD. Drama unfolds as you watch the film, but the DVD itself is static and completely written. The whole narrative of the universe exists as a completed structure.
Under this view, "now" is not an objective feature of the physical world; it is a perspective held by an observer reading the DVD. Mainstream physics suggests that dynamic unfolding and the sensation of the present moment are not features of the external physical world, but rather arise from how we process reality.
If this unfolding occurs within us, how do we construct our individual experiences of "now"? What are we actually experiencing if there is no physical "now" out in the universe? Psychologists and neuroscientists agree with physicists that our experience of "nowness" does not correspond directly to external events, but is constructed internally.
We tend to feel as though our perception gives us a direct, real-time feed of realityâthat hearing me speak feels like "now" because it is happening right now. However, your experience of each moment depends heavily on your brain's processing. A differently structured brain produces a different experience of "now."
For example, individuals with akinetopsiaâthe inability to perceive continuous motionâdo not experience a smooth temporal flow. One documented case involved a woman whose perception progressed in static, discontinuous frames. While pouring tea, she saw the liquid frozen in mid-air, followed suddenly by the cup overflowing. When crossing the street, a car would appear far off and then instantly be right in front of her.
Even in typical, healthy perception, the brain performs extensive processing. Signals take time to travel from the environment to your sensory organs and brain. Hearing me speak takes hundreds of milliseconds to process, meaning your conscious perception lags slightly behind the event itself. Furthermore, different sensory inputs travel at different speeds. Light and sound from the same eventâsuch as an opera singer on a distant stageâcan arrive at your senses up to a fifth of a second apart. Yet, your brain unifies them into a single, synchronized "now." This demonstrates that the feeling of "nowness" is generated internally rather than directly mirrored from external inputs.
Historically, the conventional view held that sensory signals arrived passively at the brain, which then shuffled and aligned them to produce a coherent stream of experience. However, modern psychology and neuroscience indicate that if perception were purely passive processing of incoming data, our sensory lag would cause significant delays in real-time interaction.
Consider a photograph of Roger Federer returning a tennis serve at Wimbledon. The serve is recorded at 125 miles per hour, covering the length of the court in under half a second. Psychologists have calculated that in the time required for light to travel from the ball to Federer's eyes and be processed by his visual cortex, the ball travels eight feet. If Federer's conscious perception were based solely on the latest raw visual data received, he would be looking eight feet behind the ball's actual position. Yet, his gaze tracks the ball's actual location.
Researchers conclude that the brain does not passively wait for data; it actively anticipates and predicts. The brain functions as a prediction machine, continuously building a probabilistic model of what is happening in the current moment based on sensory input, context, and past experience.
We can observe this in optical illusions like the flash-lag effect, where a continuously moving bar appears to lead a flash that occurs at the exact same spatial position. Because the continuous movement is predictable, the brain projects the bar's position slightly forward to compensate for sensory lag. For the unpredictable flash, it cannot make that forward projection, causing the flash to appear to lag behind.
We perceive the brain's real-time prediction rather than raw, delayed sensory data. This predictive process is highly personalized. Federer's brain integrates incoming visual signals with extensive stored information: training regarding ball behavior on grass courts, knowledge of his opponent's serving patterns, and fundamental motor models developed since childhood.
Because our experience of "now" is a prediction generated by the brain, neuroscience arrives at a conclusion similar to physics: "now" is not an objective, universal instant. It is personalâless a single point in time and more a subjective point of view.
How does the brain structure each moment, and how long does a perceived moment last? In physics, time can be divided into tiny increments, such as Planck time (the shortest theoretical unit of time, approximately $5.39 \times 10^{-44}$ seconds) or the tick rates of optical atomic clocks. However, these timescales bear no relation to human experience. Neurons fire at a maximum rate of roughly one to two millisecondsâorders of magnitude slower than fundamental physical processes.
To determine the smallest interval of time humans can perceive, researchers conduct tests such as playing two distinct audio clicks into headphones and measuring the minimum separation needed to identify which sound occurred first. Across various senses and individuals, the threshold is approximately 50 milliseconds (a twentieth of a second). Inputs occurring closer together than 50 milliseconds cannot be sequentially ordered and are merged into a single perceptual event. Psychologists refer to this minimum window as the "functional moment."
However, human experience cannot consist merely of isolated 50-millisecond snapshots, as sensory integration across longer intervals is required to make sense of the world. The brain binds functional moments into broader windows of roughly three seconds, known as the "experienced moment."
This three-second window appears consistently across psychological research:
Manual tasks like chopping, pouring, or peeling are naturally segmented into three-second operational units.
Unrehearsed working memory holds novel information, such as phone numbers, for approximately three seconds before decay begins.
Lines of poetry and spontaneous human hugs naturally average roughly three seconds in duration.
It appears the brain holds onto sensory input for roughly three secondsâabout the length of a single breathâbefore updating its focus.
Furthermore, these three-second moments are integrated across much longer temporal spans. This broader integration sustains persistent beliefs, goals, emotional states, and our continuous narrative sense of identity and direction.
"Now" is not a fixed duration; it is a nested temporal structure wherein we experience changes across multiple timescales simultaneously. Fast-moving sensory details are tracked within short windows, while long-term concepts of self and memory remain stable across broader windows. Spontaneous neural activity in the brain reflects this multi-scale structure, with different processing networks operating concurrently across overlapping temporal scales. Longer-term expectations shape instantaneous sensory predictions, while immediate inputs feed back into broader mental states.
This explains why human temporal perception is flexible: time can feel as though it is dragging or racing, and two people experiencing the exact same event can perceive the passage of time differently. The linear, uniform ticking of a clock is a useful mathematical model, but it does not reflect how human awareness operates.
Additionally, cognitive science emphasizes that temporal perception is an embodied process. Sensory experience requires physical action; we do not passively receive reality, but actively engage with it. We move our eyes in saccades to construct visual scenes, move our fingers across surfaces to perceive texture, and inhale to smell. Experiments show that if a visual image is stabilized perfectly on the retina so that all eye movement is eliminated, the image rapidly fades to uniform gray. Perception relies on active bodily exploration of the environment.
This brings us back to a fundamental question: if our rich experience of "now" is an internal construct generated through active prediction, does it have any objective standing in physical reality? Do our perceptions and choices genuinely influence what happens next, or are we passive observers watching a deterministic "DVD" of spacetime?
In a strict Block Universe model, physical reality is fixed, and conscious choice is an illusion. If you stand at a fork in a path or inside a voting booth, your final action is ultimately determined by physical laws governing the particles in your body, leaving no room for alternative outcomes. Under that view, the subjective present is personally meaningful, but physically irrelevant to the unfolding of the cosmos.
However, many contemporary physicists question whether the Block Universe model is incomplete, exploring frameworks where the present moment is fundamental and physical outcomes remain genuinely open.
Quantum mechanics provides one such framework. At atomic scales, the way an experimenter chooses to measure a system influences the physical state observedâsuch as whether light manifests as a particle or a wave. Prior to measurement, particles exist in superpositions of multiple potential states. Taken at face value, this suggests that physical outcomes are not fully determined until an interaction occurs.
Physicists interpret these quantum results in different ways:
Many-Worlds Interpretation: To preserve a deterministic model, this view posits that the universe constantly splits into parallel branches representing every possible outcome. Every potential result physically occurs in some branch of an ever-expanding multiverse. However, this doubles down on the static Block Universe model: every potential "DVD" exists simultaneously, leaving human choice without a singular, meaningful impact on an open future.
QBism (Quantum Bayesianism): A radical, mathematically rigorous interpretation of quantum theory that rejects the concept of an objective, pre-written universe (effectively "deleting the DVD"). QBism holds that there is no single master version of reality independent of observers. Instead, physical reality is composed of a "community of living nows"âan interconnected system of interacting perspectives.
Under QBism, the universe is not a static structure, but an open-ended process analogous to jazz improvisation. In jazz, there is an established framework and history guiding the performance, but the music is created in real time through the interactions of the musicians. No player can know precisely what the next measure will sound like until it is played. Similarly, QBism suggests that the future is genuinely open, and outcomes are decided only as interactions occur in the present moment.
While physics continues to debate these interpretations, our human experience of "now" remains an active, creative processâa personal weaving of temporal scales.
Focusing exclusively on rigid, linear clock time narrows life to a sequence of metrics. Studies indicate that hyper-fixation on precise time management and deadlines induces "time famine"âa persistent state of feeling rushed and starved for time. This mindset often leads people to neglect activities essential to well-being, such as health, social connection, and reflection.
While clocks are necessary tools, there is value in stepping back from numerical time to focus on the flow of lived moments. Every instant we inhabit synthesizes a lifetime of accumulated memories, habits, expectations, and physical interactions.
The Japanese poet Matsuo BashĆ captured the depth of a single focused moment in his famous haiku:
An old silent pond.
A frog jumps into the pond.
Splash.
Silence again.
A detail that might easily be overlooked becomes profound when brought into conscious awareness, illustrating how much meaning a single moment can hold.
"Now" exists in our active engagement with the world. We are not passive observers sealed off from reality; we actively participate in constructing our experience and determining where to direct our attention.
Physicist John Wheeler once proposed that we might view the universe not as something created in a single Big Bang in the distant past, but as a reality continuously brought into being through countless creative interactions occurring in every moment. That is a compelling way to understand the nature of "now."
Thank you.
2026-07-30
Why the Speed of Light Is NOT a Speed - Leonard Susskind
youtube.com/watch?v=QqcLRZdVBIgSummary
Core Thesis: What $c$ Actually Means
The conventional characterization of $c$ as the "speed of light" is one of the most pervasive misinterpretations in modern science education. While the underlying equations of physics are correct, describing $c$ as a speedâanalogous to a car driving down a highwayâfundamentally misrepresents the nature of reality.
In theoretical physics, $c$ is not a speed, nor is it inherently a property of light. Rather, $c$ is a fundamental, dimensionless geometric conversion factorâan "exchange rate"âbetween the dimensions of space and time, as well as between mass and energy.
The Artifact of Units and the Geometry of Spacetime
Dimensional Unit Dependence: The numerical value commonly associated with $c$ ($300,000\text{ km/s}$ or $186,000\text{ miles/s}$) is a human artifact resulting from arbitrary historical definitions of meters, miles, and seconds.
Natural Units: In natural unit systemsâsuch as measuring distance in light-years and time in yearsâ$c$ equals exactly $1$. It becomes a pure, dimensionless ratio without units.
Unification of Space and Time: Special relativity demonstrates that space and time are not distinct entities, but components of a single four-dimensional continuum (spacetime). The constant $c$ establishes how much space corresponds to how much time (e.g., $1\text{ second} = 300,000\text{ kilometers}$).
Biological Asymmetry vs. Physical Reality: Humans perceive space and time differently because human biology allows free movement across three spatial directions while dragging perception along a single temporal trajectory. Fundamentally, however, space and time are made of the same substrate, unified by $c$.
The Constant Budget of Four-Dimensional Motion
In four-dimensional spacetime, every object, particle, and field moves through spacetime at a combined total rate that is always fixed at $c$. How an entity experiences time and space depends on how this constant motion budget is allocated:
Stationary Objects in Space: An object at rest relative to an observer directs 100% of its spacetime motion through the time direction (moving through time at rate $c$) and 0% through space.
Moving Objects (Time Dilation): As an object gains speed through space, motion must be diverted from the time direction to preserve the constant total spacetime budget of $c$. Moving faster through space directly reduces an object's rate of motion through time.
Massless Entities (Photons): Objects with zero rest mass possess no inertia resisting spatial motion. Consequently, all of their 4D motion budget is allocated to the spatial directions ($c$ in space), leaving zero motion for the time direction. Because massless particles move through time at a rate of zero, they do not experience time, age, or endure temporal duration between emission and absorption.
Geometric Constraint vs. Highway Speed Limit
Logical Impossibility: The prohibition against exceeding $c$ through space is not an arbitrary physical limit enforced by external forces. It is a geometric constraint akin to the rule that an interior angle of a right triangle cannot exceed 90 degrees while remaining a right triangle.
Causality Protection: Exceeding $c$ through space would require allocating a negative value to temporal motion (moving backward in time), which would break causalityâthe requirement that causes precede effects.
Incoherence of FTL Travel: Moving "faster than light" through space is not merely technologically difficult; it is logically incoherent within spacetime geometry, equivalent to searching for a direction that is simultaneously North and South.
Wormholes and Warp Drives: Theoretical concepts like warp drives or wormholes do not bypass $c$ by moving faster through local space. Instead, they propose altering the geometry of spacetime itself (folding space). Doing so requires hypothetical "exotic matter" (negative energy density), which has no macroscopic physical reality.
Why $c$ is Independent of Light
Historical Origins: The constant $c$ is named after light only because electromagnetic radiation was the first massless phenomenon humans studied. James Clerk Maxwell derived the speed of electromagnetic wave propagation from electrical and magnetic constants in the 1860s, matching optical measurements.
Fundamental Spacetime Constant: Einstein recognized that $c$ is a property of the spacetime fabric itself. Even in a hypothetical universe devoid of photons or electromagnetism, $c$ would still exist as the geometric conversion factor between space and time, and any other massless particle would travel at rate $c$.
Unit Conversion in Mass-Energy Equivalence ($E = mc^2$)
In Einsteinâs famous equation $E = mc^2$, $c^2$ does not signify light or velocity. It functions strictly as a unit conversion factor that demonstrates mass and energy are identical physical quantities measured in different units (converting kilograms into joules).
The Fine-Tuning Problem and Cosmological Implications
Sensitivity of Physical Laws: The specific numerical value of $c$ relative to human scales dictates the fine-structure constant, atomic diameters, chemical bonding strengths, and stellar nuclear fusion rates.
Origins of the Constant: Physics has not yet definitively explained why $c$ holds its specific value. Potential explanations include an undiscovered deeper unified field theory (where $c$ is derived from first principles) or a multiverse landscape wherein $c$ varies across universes, with human existence selected by anthropic constraints.
Summary Conclusion
$c$ is the fundamental signature and fingerprint of Minkowski spacetime geometry. It dictates the trade-offs between space and time, mass and energy, and the mechanics of the universe. Recognizing $c$ as geometry rather than speed resolves relativistic paradoxes, transforming relativity from a set of counterintuitive phenomena into a coherent four-dimensional structure.
Transcript
Let me tell you something that has bothered me for fifty years. Something that every physics textbook gets subtly, profoundly wrong. Not wrong in the equations. The equations are fine. Wrong in the interpretation. Wrong in what they tell you it means.
We call it the speed of light. We teach it as the speed of light. We have built an entire civilization of scientific communication around the phrase "the speed of light." And that phrase, that single innocent phrase, is one of the most misleading things in the history of science.
$c$ is not a speed. Not in the way you think speed means. Not in the way your car has a speed. Not in the way a baseball has a speed. $c$ is something deeper, something stranger, something so fundamental that calling it a speed is like calling gravity a push. Technically you can make an argument, but you've missed the entire point.
I'm Leonard Susskind. I've spent my career inside the mathematics of spacetime, quantum fields, black holes, the structure of reality at its most basic level. And I want to tell you what $c$ actually is. Because once you understand it, really understand it, the universe stops looking like a place where things happen and starts looking like something else entirelyâsomething that has no good name in ordinary language.
The Problem with Units
Let's start with what you think you know. You were taught that light travels at approximately 300,000 kilometers per second in a vacuum. You were taught that nothing can go faster than this. You were taught that Einstein discovered this limit and built his theory of relativity around it. And you probably walked away thinking, "Okay, the universe has a speed limit, like a cosmic highway with a maximum velocity, and light is just fast enough to hit that limit perfectly."
That story is not wrong, exactly. But it is deeply, catastrophically incomplete.
Here is the first thing that should disturb you: the number 300,000 kilometers per second is not a fundamental fact about nature. It is an artifact of how we chose to measure things. If we measured distance in miles, $c$ would be 186,000 miles per second. If we measured distance in light-years and time in years, $c$ would be exactly 1. Just the number 1. No units. Just 1.
That last one is the important one. Because physicists who work in the right unit system don't think of $c$ as a large number. They think of it as 1. A pure, dimensionless, unit-free fact about the universe. Not a speedâa ratio. A conversion factor.
A conversion factor between what? Between space and time.
The Geometry of Spacetime and the Exchange Rate
This is where everything changes. When Einstein wrote down special relativity in 1905, he wasn't fundamentally talking about light. He was talking about the geometry of spacetime. He was discovering that space and time are not two separate things; they are two aspects of a single four-dimensional structure. A manifold. A fabric. Call it what you want, but the key is this: space and time are made of the same stuff, and $c$ is simply the exchange rate between them.
Think about currency. If you're traveling between two countries, there's an exchange rate that converts dollars to euros. That exchange rate is not itself a dollar or a euro. It's a relationship. A ratio. It tells you how much of one thing equals how much of another thing.
$c$ does the same thing for space and time. It tells you how much space equals how much time. One second of time equals 300,000 kilometers of space. That's what $c$ means. Not that light is fast, but that space and time are related by this ratio.
And here is the truly disorienting implication: if $c$ is just a conversion factor between space and time, then in some sense space and time are the same dimension measured in different units. The only reason we invented two different wordsâspace and timeâis that we evolved brains that experience them differently. We can move freely through space in three directions. We seem to be carried in one direction through time. This asymmetry in our experience made us think they were fundamentally different things. They are not. They are unified. And $c$ is the unification constant.
The Four-Dimensional Motion Budget
Now let me push this further, because there is a deeper strangeness here that almost nobody talks about. If $c$ is a conversion factor and not a speed, why does light specifically travel at exactly $c$? Why not some other speed? Why does light hit the cosmic maximum perfectly every single time, in every direction, in every vacuum, without exception?
The answer will sound too simple. It will sound like a trick. But it is not a trick. It is one of the most profound facts in physics: Light travels at $c$ because light has no mass. And massless things don't have a choice.
Here is what I mean. In spacetime, everything that exists is moving through the four-dimensional structure at all times. Not just moving through spaceâmoving through space and time combined. And there is a rule built into the geometry of spacetime about how this four-dimensional motion works: Every object, every particle, every field, moves through spacetime at a total combined rate that is always exactly $c$. Always. Without exception.
But here is the crucial part: the way that total motion is distributed between space and time depends on mass.
When you are sitting still in your chair, you are not moving through space at all. But you are moving through time. And your rate of motion through time is exactly $c$. All of your spacetime motion is in the time direction; none of it is in a space direction.
When you start moving through space, something has to give, because your total four-dimensional speed must remain $c$. So as you gain speed through space, you lose speed through time. This is not a metaphor. This is the literal geometric mechanism behind time dilation. The faster you move through space, the slower you move through time. The two are trading off. They must trade off, because $c$ is fixed.
Now push this to the extreme. Imagine an object with zero mass. An object with no mass has no resistance to being pushed to higher and higher space-speeds. So it gets pushed all the wayâall the way to $c$ in the space direction. Which means it has zero speed left in the time direction. It is moving entirely through space and not at all through time.
This is why photons don't age. This is why, from a photon's perspective, no time passes during its journey across the universe. It has traded all of its time-motion for space-motion. It has hit the geometric limit. It is traveling at $c$ through space because it has nothing left to give to the time direction.
A Geometric Constraint, Not a Highway Limit
$c$ is not a speed limit. It is a geometric constraint. It is the total budget of four-dimensional motion that every object in the universe is allocated, and that budget is $c$. You cannot exceed $c$ in the space direction because exceeding $c$ would require borrowing from a time budget that doesn't exist. It would require negative motion through time. It would require going backward in time just to maintain the geometry. And causalityâthe requirement that causes precede effectsâmakes this impossible in a self-consistent universe.
So the speed of light is not a speed limit the way a government posts a speed limit on a highway. It's more like the constraint that an angle cannot exceed 90 degrees while still being an angle in a right triangle. It's not enforced by a cop; it's enforced by the logic of the structure itself.
Why $c$ Has Nothing to Do with Light
Let me now tell you the part that most people never hear: $c$ is not even really about light. $c$ would exist in the universe even if there were no such thing as light. $c$ would be the geometric conversion constant between space and time even in a universe with no photons, no electromagnetic field, no light of any kind.
Any massless particleâany particle with no mass whatsoeverâwould travel at $c$. It has no choice. The geometry demands it.
We call it the speed of light for purely historical reasons. Because light was the first massless thing we studied. Because James Clerk Maxwell worked out the equations of electromagnetism in the 1860s and found that electromagnetic waves propagate at a specific speed. And when he calculated that speed from the properties of electricity and magnetism, it came out matching the measured speed of light exactly. Which told him that light was an electromagnetic wave.
And then Einstein came along and realized that $c$ wasn't a property of light or even of electromagnetism. It was a property of spacetime itselfâthe geometry of the universe, the conversion factor between its dimensions. But the name stuck: "the speed of light." Even though it was never fundamentally about light.
There is a way of writing physics where $c$ never appears at all, where you choose your units so that $c = 1$, and then every equation becomes cleaner, every relationship becomes more transparent, and light disappears from the story entirely. What's left is just geometry. Pure, clean, four-dimensional geometry. And the geometry tells you everything.
Faster-Than-Light Travel and Geometry
I want to dwell on this for a moment longer because the implications are genuinely staggering, and most people rush past them.
If $c$ is a geometric conversion factor and not a speed, then faster-than-light travel is not forbidden the way speeding is forbidden on a highway. It is forbidden the way drawing a square circle is forbidden. It is not a rule; it is a geometric impossibility. The geometry of spacetime simply does not contain the category of "things moving faster than $c$ through space." There is no slot in the structure for such a thing. It would be like asking for a direction that is simultaneously North and South. The question isn't illegalâit's incoherent.
Wormholes and warp drives, those beloved staples of science fiction, don't get around this by going faster than $c$. They attempt to get around it by changing the geometry itself: by bending spacetime so that two distant points become locally close, by folding the fabric so the gap disappears.
This is technically not forbidden by the $c$ constraint, because you're not moving through space at $c$ plus something; you're changing what space means in that region. But here is the brutal reality: to do this in general relativity requires something called exotic matterâmatter with negative energy density. We have never observed such a thing. The quantum vacuum produces something that looks superficially similar in the Casimir effect, but the numbers don't come close to what you would need to hold a macroscopic wormhole open. Not even in the same universe of possibility.
So while the equations permit wormholes as mathematical solutions, actually creating one remains, as far as we understand, physically out of reach. The geometry permits the idea; nature refuses to provide the tools.
Notice something beautiful and terrible about this: The very fact that $c$ is a geometric constraint rather than a speed limit means that the prohibition on faster-than-light travel is deeper than we usually describe it. It doesn't matter how advanced your technology becomes. It doesn't matter how much energy your civilization can harness. You are not fighting against a limit that better engineering might overcome. You are fighting against the shape of spacetime itself. The universe is not saying "no" because you haven't tried hard enough; the universe is saying "no" because the concept you're reaching for doesn't fit inside the structure of reality.
The Fine-Tuning Problem
Now let me go even deeper. Because there is a question that bothers physicists in a way they don't always admit publicly: Why is $c$ the value it is? Why 300,000 kilometers per second? Why not twice that? Why not half? What determined this particular exchange rate between space and time?
The honest answer is: we don't fully know.
We know that if $c$ were different, the universe would be profoundly different. The fine-structure constant, which governs how strongly light interacts with matter, depends on $c$. If $c$ were significantly different, atoms would have different sizes, chemical bonds would have different strengths, and stars would burn at different rates. The universe as we know itâwith its particular chemistry, its particular stars, and its particular possibility of lifeâwould not exist.
This is what physicists call a fine-tuning problem. The constants of nature appear to be tuned to values that allow for complexity, for structure, for us.
Some physicists think there is a deeper theory that will explain where $c$ comes from: a Theory of Everything that derives $c$ from first principles, a theory where $c$ is not an input but an output, where the geometry of spacetime is itself explained rather than assumed. We don't have that theory yet.
Others think we live in a multiverse, a landscape of possible universes with different values of the constants, and we find ourselves in one with this particular value of $c$ simply because this is the value that allows us to exist. No deeper explanationâjust selection.
I have gone back and forth on this for decades. I helped develop the string theory landscape, which is one version of the multiverse idea. I find it intellectually uncomfortable, but possibly correct. The universe doesn't owe us an explanation of its constants. It just has them.
Practical Implications and Mass-Energy Equivalence
Here is what I want you to take away from all of this: When you look at a beam of light, you are not looking at something traveling fast. You are looking at geometry in motion. You are looking at a thing with no mass and therefore no choice but to move through space at the full geometric budget of the universe. You are looking at the conversion factor between time and space made visible.
When GPS satellites need to correct for the fact that clocks run faster in orbit than on the ground, they are correcting for the geometry of spacetimeâfor the fact that moving through space trades off against moving through time at an exchange rate of exactly $c$. This is not an abstract theoretical nicety; it is a practical engineering reality. Without accounting for $c$ as a geometric conversion factor, GPS would drift by kilometers within hours.
When physicists write $E = mc^2$, the $c^2$ is not telling you about light. It is telling you that energy and mass are the same thing, expressed in different units, and that $c^2$ is the conversion factor between themâbetween mass-units and energy-units, between a kilogram and a joule. $c$ is doing unit conversion, not speed.
Misleading Names in Science
This is what $c$ really is. Not a cosmic speed limit. Not a property of light. A geometric fact about spacetime. The exchange rate between dimensions. The conversion constant that tells you how much space equals how much time, how much mass equals how much energy, and how fast a massless particle must travel because geometry leaves it no choice.
We gave it the wrong name. We called it the speed of light because that's how we stumbled onto itâhistorically, accidentally. The way humans often stumble onto deep truths: not by deduction from first principles, but by tripping over them in the dark and then slowly, painfully, recognizing what they actually found.
What we found was the geometry of the universe. And that geometry is stranger than any speed. It is stranger than any limit. It is the structure inside which space and time and mass and energy and everything we have ever observed are all embedded, all unified, all connected by a single number that we happen to call $c$. Not because it is the speed of light, but because it is the shape of everything.
There is one more thing I want to say before I close, because it connects to something deeply human. We measure things by giving them names. We name them after the first context in which we noticed them:
The speed of light.
The force of gravity.
The laws of physics.
Each of these names carries a shadow of the original confusion, the original limited perspective from which we stumbled onto something much bigger than we realized at the time.
Gravity is not really a force; it is the curvature of spacetime. But we called it a force because that's what it felt like to Newton when the apple fell. We have been dragging that misleading name around for centuries.
The laws of physics are not really laws; they are descriptions of regularities in a structure we don't fully understand. But we called them laws because that's the language of authority and certainty that 17th-century scientists reached for when they wanted to sound like they knew what they were talking about.
And $c$ is not really a speed; it is the geometric signature of the spacetime we inhabit. But we called it the speed of light because James Clerk Maxwell computed it from electromagnetic theory and it matched the measured velocity of light, and that felt like a sufficient description at the time.
The names we give things shape how we think about them. The name "speed of light" makes you imagine something zooming through space very quickly. It puts your intuition in the wrong place. It makes you think the mystery is about velocity rather than about geometry.
Once you see it as geometry, everything reorganizes:
Time dilation is not a paradox; it is a geometric consequence.
Lorentz contraction of objects at high speeds is not a physical compression; it is a geometric rotation in spacetime.
$E = mc^2$ is not a mysterious formula about nuclear explosions; it is a statement about two different ways of measuring the same geometric quantity.
All of it falls into place when you understand that $c$ is not a speed, but is instead the conversion factor between the dimensions of a unified structure: the number that tells space how much it equals in time, and the number that tells mass how much it equals in energy. The exchange rate of reality.
The Geometry We Inhabit
Here is something I find quietly extraordinary about this fact: The universe did not have to be this way. You can write down mathematically consistent geometries where space and time do not unify, where there is no $c$, where the exchange rate between dimensions simply does not exist. In such a universe, mass could not convert to energy, massless particles would not be constrained to a particular velocity, and time and space would be forever separate. The universe would be utterly unlike ours.
The fact that our universe has a $c$âa single clean conversion constant connecting its dimensionsâmeans our universe has a particular kind of geometry: Minkowski geometry, named after the mathematician who first wrote it down clearly. It is a geometry with a very specific symmetry between certain spatial directions and the time direction.
That symmetry is why the universe looks the same to all observers regardless of how fast they're movingâwhy the laws of physics don't change whether you're in a car, standing still, or orbiting in a satellite. The symmetry is in the geometry, and $c$ is its numerical signature.
We did not choose this geometry. We were born into it. We evolved inside it. Our brains are shaped by it without knowing it. When you throw a ball and intuitively know where it will land, you are doing geometry in your headâgeometry of a spacetime with a specific $c$, even though you have never consciously thought about any of this.
$c$ is in you, too. Your atoms are held together by electromagnetic forces that propagate at $c$. The nuclear reactions in the sun that produce the light hitting your face right now run at rates determined by $c$. The information in your neurons travels at speeds far below $c$, but within a universe whose structure $c$ defines. You are not just observing a universe shaped by $c$; you are made of processes that happen within the structure $c$ describes.
And lightâthe thing we named $c$ afterâis simply what happens when you have a massless excitation of the electromagnetic field: a ripple in a field with no mass, constrained by geometry to travel at the only rate a massless thing can travel.
It is beautiful and it is strange, and it has been misnamed for a century and a half.
I have spent fifty years inside the mathematics of this structure, and I still find it astonishing. Not the number itselfâthe number is just a conversion factor. What is astonishing is that space and time can be converted into each other at all; that the universe is built from a single unified fabric rather than two separate stages; and that the fact we experience time as different from space is a feature of our biology and not a feature of reality.
Reality is a four-dimensional geometry. $c$ is its signature, its fingerprintâthe number that tells you what kind of geometry you're living in. And light, massless and eternal from its own perspective, moving through space at the full geometric rate because it has no mass to slow it down, is just the most visible consequence of that geometry. The messenger that carries the news of $c$ across the cosmos.
It is not moving fast. It is moving at the only rate the geometry allows for something with no mass. And that, finally, is what $c$ actually is.
Not a speed. Never was.
2026-07-27
The Blind Spot: Why Science Cannot Ignore Human Experience
In The Blind Spot: Why Science Cannot Ignore Human Experience, astrophysicist Adam Frank, theoretical physicist Marcelo Gleiser, and philosopher Evan Thompson deliver a profound, interdisciplinary critique of the prevailing metaphysical assumptions underlying modern science. They argue that science has fallen victim to a foundational cognitive and philosophical illusionâa "blind spot"âwhere we have systematically forgotten that all scientific knowledge is inherently rooted in, abstracted from, and validated by lived human experience.
By mistaking our pristine mathematical models for reality itself, and subsequently banishing the human observer from the ontological picture, science has created intractable paradoxes across physics, biology, and the study of consciousness. The book is not an anti-science polemic; rather, it is an urgent plea to rescue science from a self-defeating philosophical dogma that threatens both our understanding of the universe and our survival on the planet.
The Core Thesis: The Surreptitious Substitution
The "Blind Spot" is fundamentally the failure to recognize that experience is the irreducible starting point of all inquiry.
Science operates by abstracting certain measurable, quantifiable qualities from the richness of direct, everyday human experienceâwhat the phenomenologist Edmund Husserl called the Lebenswelt, or the "Lifeworld." The Lifeworld is the messy, qualitative, pre-theoretical reality we actually inhabit. Science translates a narrow slice of this reality into mathematics, physical laws, and algorithmic models.
The profound error occurs when we commit what Husserl identified as the surreptitious substitution: we replace the rich reality of lived experience with our idealized mathematical models, and then declare that the models are the true fundamental reality, while our lived experience is merely a subjective, derivative illusion.
When science attempts to construct a "Godâs-eye view" of the universeâa view from nowhere, entirely stripped of a human perspectiveâit inevitably hits a conceptual wall. As the authors argue, you cannot remove the observer from the observation without rendering the resulting picture incomplete and paradoxical. The map is not the territory, and we have forgotten that we are the ones drawing the map.
Historical Roots: The Bifurcation of Nature
To expose the origins of the Blind Spot, the authors trace the history of the scientific method back to the intellectual titans of the Scientific Revolution: Galileo Galilei, René Descartes, and Isaac Newton.
These thinkers initiated what the philosopher Alfred North Whitehead later termed the bifurcation of nature. To make the universe mathematically tractable, they split reality into two distinct realms:
Primary Qualities: Mass, motion, position, size, and shape. These are quantifiable, mathematically describable, and were deemed objectively "real" and fundamental to the universe.
Secondary Qualities: Color, taste, smell, feeling, sound, and meaning. These were stripped from the physical world and relegated to the realm of the "subjective" mind, supposedly existing only inside our heads.
This Cartesian split (dividing reality into res extensa, or physical matter, and res cogitans, or thinking substance) was highly successful as a methodological tool. It allowed physics to flourish by focusing only on what could be measured. However, science made a critical philosophical error by turning a highly effective method into an absolute metaphysics. We began to believe the universe was entirely and exclusively made of dead, mindless primary qualities. This left us with no logical framework to explain how secondary qualitiesâlike the vivid, subjective experience of seeing the color red or feeling griefâcould possibly arise from a purely mechanical, clockwork universe.
Manifestations of the Blind Spot in Modern Science
The authors leverage their respective expertise to demonstrate how this unchecked metaphysical assumption has stalled progress and created dead ends in three major scientific domains.
1. Physics and Cosmology: The Return of the Observer
In classical Newtonian physics, the universe is treated as a giant, deterministic clockwork mechanism that exists entirely independently of us. We are merely passive observers peering in from the outside. However, quantum mechanics fundamentally shattered this illusion over a century ago, yet the philosophical implications have been largely ignored by the broader scientific culture.
The famous "measurement problem" in quantum physics demonstrates that the state of a physical system at the microscopic level cannot be cleanly separated from the act of observing it. Properties like position and momentum do not have absolute, pre-existing values independent of the experimental apparatus used to measure them. The observer and the observed are fundamentally entangled; the "cut" between the two is movable and arbitrary.
Furthermore, in cosmology, scientists often attempt to describe the universe as a whole from a transcendent, external vantage point to formulate theories of quantum gravity or the Big Bang. But because we are embedded within the universe, there is no external vantage point. The universe is not an object we can observe from the outside; it is a participatory, self-observing process. When we forget this, we generate models riddled with untestable multiverses and mathematical infinities that lose touch with empirical reality.
2. Biology: The Erasure of Purpose and Life
The Blind Spot reduces living organisms to wetware machines, biological computers, or mere vehicles for the replication of selfish genes. The authors argue this reductionism completely misses the essence of what it means to be alive.
Drawing heavily on the biological concept of autopoiesis (self-creation and self-maintenance), formulated by Humberto Maturana and Francisco Varela, the authors argue that a living organism is fundamentally different from a machine. A machine is built from the outside in, with parts assembled for a purpose determined by an external creator. An organism, however, builds and maintains itself from the inside out, constantly regenerating its own boundaries against the forces of entropy.
Because an organism must work to stay alive, it acts as a "sense-making" agent. To a rock, a drop of acid is just a chemical reaction. To a single-celled bacterium, that same drop of acid has valenceâit is perceived as "bad" or dangerous, and the bacterium will actively swim away from it. Life inherently possesses teleology (purpose), perspective, and meaning. A purely reductionist, blind-spot biology that treats DNA merely as "software" and cells as "hardware" fails to capture the intrinsic agency of living things.
3. Cognitive Science: The "Hard Problem" is an Illusion
The Blind Spot is most glaring in the study of the mind. The famous "Hard Problem of Consciousness"âhow physical brain processes give rise to subjective experienceâis exposed by the authors not as a deep mystery of nature, but as an artifact of our own flawed philosophical definitions.
If you define physical matter from the outset as entirely devoid of experience, purpose, and mind (as Descartes and Galileo did), you cannot logically combine those mindless pieces to suddenly produce consciousness. You cannot get blood from a stone.
The authors argue fiercely against the popular computational theory of mind, which posits that the brain is just a computer processing representations of the outside world. Instead, they advocate for enactivism. Enactivism argues that consciousness is not a thing locked inside the dark theater of the skull. Rather, it is a dynamic, relational process actively generated through the continuous interaction between a living, embodied organism and its environment. Mind is not in the brain; it is in the relationship between the organism and the world.
A New Paradigm: Situating Science in Lived Experience
To overcome the Blind Spot, Frank, Gleiser, and Thompson do not suggest abandoning the rigorous tools of science, mathematics, or empirical observation. Rather, they propose a radical recontextualization of what science actually is and what it can claim to know.
We must shift our perspective across several dimensions:
The Nature of Reality: Instead of treating the mathematical model as the true reality and experience as a secondary illusion, we must recognize that lived experience is primary. Models are incredibly useful, specialized abstractions derived from that primary experience.
The Role of the Observer: Instead of pretending the observer can be entirely removed to achieve absolute objectivity, we must accept that the observer and the observed are fundamentally entangled. True objectivity is actually rigorous intersubjectivityâagreement among experiencing subjects.
The View of Nature: Instead of treating Earth and the cosmos as a passive, dead machine to be dissected and controlled, we must view nature as an active, sense-making process in which humans actively participate.
Science must become situated. We must acknowledge that human consciousness and planetary embodiment are the bedrock upon which all scientific inquiry rests.
Urgent Existential Implications
The authors conclude by emphasizing that the Blind Spot is not merely an academic puzzle for philosophers of science; it is the philosophical root of our most pressing existential crises.
By treating the Earth as a dead machine composed strictly of primary qualitiesâa mere depot of resources to be extracted and optimizedâwe have profoundly alienated ourselves from the biosphere, accelerating the climate crisis. Recognizing our deep, biological entanglement with the planet is not poetic romanticism; it is a vital prerequisite for our survival.
Furthermore, the unchecked belief that we can upload our minds to computers or achieve true Artificial General Intelligence (AGI) through mere algorithmic scaling stems directly from the Blind Spot's mistaken assumption that living minds are just software programs.
The Blind Spot ultimately calls for a profound epistemic humility. It reminds us that before we are scientists, theorists, consumers, or data points, we are living, breathing, experiencing beings. Science remains our most exquisite tool for mapping the territory of reality, but we must finally stop forgetting that we are the ones holding the map.
2026-07-26
The Brain on The Edge of Chaos
The Edge of Chaos
Deterministic Dynamics and the Mathematical Architecture of Consciousness
To understand the human brain, we must first strip away the colloquial definition of "chaos." In everyday language, chaos is synonymous with randomness, stochastic noise, or a complete lack of structure. But in physics and non-linear dynamics, chaos is highly structured, deterministic, and bounded. It describes a system governed by strict rules that nonetheless produces complex, non-repeating, and deeply unpredictable behavior.
The realization that the brain utilizes this specific physical phenomenon is one of the most profound paradigm shifts in modern neuroscience. The human mind does not function despite chaos; it functions because of it. By resting precisely on the mathematical boundary between rigid order and formless noise, the brain achieves the infinite flexibility required for consciousness, perception, and memory. Measuring this phenomenon requires translating the abstract philosophy of mind into the rigorous geometry of physics.
Self-Organized Criticality and the Sandpile of Cognition
In physics, systems tend to fall into one of two states. The first is ordered (subcritical), like a crystal lattice or a swinging pendulum. These systems are highly predictable, rigid, and resistant to change. The second is disordered (supercritical), like a heated gas. These are completely random, noisy, and incapable of maintaining structure or transmitting information coherently.
For decades, scientists believed a healthy brain was a highly ordered system. We now understand that a perfectly ordered brain is a dysfunctional one. Instead, the brain naturally tunes itself to a phase transition point known as Self-Organized Criticality (SOC), commonly referred to as the "edge of chaos."
To conceptualize SOC, physicists often use the analogy of a dripping sandpile (a model pioneered by physicist Per Bak). As you drop grains of sand one by one, a mound forms. Eventually, the pile reaches a critical slope. At this exact angle, dropping one more grain might do nothing, or it might trigger a localized slide, or it might cause a catastrophic avalanche that reshapes the entire pile. The system has organized itself into a state of maximum sensitivity.
The brain operates in this exact critical state. Sitting on the boundary between order and randomness maximizes the brain's computational capacity. A single electrical impulse from a neuron can either die out immediately or trigger a "neural avalanche"âa scale-free cascade of firing that sweeps across the cortex. This allows the brain to be incredibly sensitive to microscopic external inputs (the famous "butterfly effect" of chaos theory) without allowing that activity to spiral into an uncontrollable, seizure-like storm.
Strange Attractors and the Flow of Thought
If you map the continuous state of a chaotic system mathematically, you do not get a random scatterplot. You get a highly distinct geometric shape called a strange attractor. It represents a state where a system's trajectory circles around a specific pattern in phase space (a multidimensional map of all possible states), but never crosses its own path exactly twice.
Think of a strange attractor as a gravitational well for your thoughts. When you recognize a familiar face, recall a childhood memory, or execute a practiced physical movement, your neural firing patterns fall into one of these attractors. Because it operates as an attractor, the thought has immense coherence and stabilityâyou recognize your motherâs face from any angle, in any lighting. However, because the attractor is "strange" (chaotic rather than perfectly periodic), the neural pattern never repeats with one hundred percent exactness.
This subtle, deterministic variability is crucial. It prevents the brain from getting locked into infinite, repeating loops. It allows you to hold a thought, explore its nuances, and then gracefully let the neural pattern collapse so you can transition to the next thought.
Metastability: The Freedom to Jump
Because the brain hovers at the edge of chaos, constantly traversing these strange attractors, it exists in a state of continuous metastability. It is a system characterized by "wobbling" stability, much like the aerodynamic profile of a modern fighter jet.
A commercial airliner is designed to be aerodynamically stable; if the pilot releases the controls, the plane naturally levels out. But this inherent stability makes the aircraft sluggish. A fighter jet, by contrast, is designed to be aerodynamically unstable. It is constantly attempting to flip out of control, kept in check only by thousands of rapid, computerized micro-adjustments per second. This controlled chaos allows the jet to execute violent, instantaneous maneuvers that a stable plane could never physically achieve.
The brain mirrors the fighter jet. By actively avoiding deep, entrenched stability, neural networks can rapidly assemble, process information, disassemble, and reconfigure themselves. This metastability allows human cognition to shift instantly from deeply analyzing a complex mathematical equation to reacting reflexively to a glass shattering in the next room.
Reconstructing the Geometry of the Mind
Recognizing that the brain relies on chaos is only half the battle; measuring it in a living human requires an extraordinary mathematical translation. Researchers cannot embed probes into every one of the brain's 86 billion neurons. Instead, they rely on Electroencephalograms (EEG) to record the electrical voltage fluctuating on the scalp over time.
The fundamental problem is dimensionality. The brain is a vastly multidimensional system, but an EEG channel provides only a one-dimensional time-series: a single undulating line of voltage. If you simply examine the raw waveform, you can extract basic frequencies like alpha or beta waves, but the chaotic dynamics remain hidden. To find the chaos, researchers must mathematically rebuild the multidimensional geometry of the system that cast that one-dimensional electrical shadow.
In 1981, mathematician Floris Takens provided the solution with a profound theorem. Takens' Theorem proved that you can reconstruct the topological properties of a complex, multidimensional phase space using just one single variable measured over time, provided the system is deterministic.
Researchers achieve this using a technique called Delay Coordinate Embedding. Instead of searching for new external data, they take the original EEG signal, denoted as x(t), and plot it against delayed versions of itself. For instance, the x-axis represents x(t) (the voltage right now), the y-axis represents x(t - d) (the voltage a specific number of milliseconds ago), and the z-axis represents x(t - 2d). By plotting these delayed signals against each other in three or more dimensions, the previously flat squiggly line loops back on itself, ballooning out to reveal the attractorâthe actual, reconstructed geometric shape of the brain's hidden neural dynamics.
Quantifying the Butterfly Effect: The Lyapunov Exponent
Once researchers have successfully reconstructed the brain's geometric shape, they can apply physics equations to measure its level of chaos. Chaos is formally defined by sensitive dependence on initial conditions. If two brain states begin in almost identical configurations, do they remain similar over time, or do their paths wildly and unpredictably diverge?
To calculate this, researchers pick two points on the reconstructed attractor that are infinitesimally close to one another. Let us define the initial distance between these two points as \delta Z_0. They then let the system evolve forward in time and measure the distance between those same two trajectories at a later time, defined as \delta Z(t).
The continuous separation of these paths is governed by the equation:
\delta Z(t) â e^{\lambda t} \delta Z_0
In this equation, \lambda represents the Lyapunov exponent. It is the exact mathematical measure of the rate at which the trajectories are pulling apart. Because a complex system like the brain possesses many dimensions, it actually produces a whole spectrum of Lyapunov exponents. Researchers rely on algorithms, such as Wolf's algorithm, to calculate the Largest Lyapunov Exponent (LLE), which serves as the dominant indicator of the system's state.
The precise value of \lambda reveals exactly where the brain sits on the spectrum of order and chaos. When \lambda is a negative number, the system is deeply ordered. The trajectories converge, meaning the system is locked into a rigid, predictable loop, insensitive to new inputs. In human neurology, the Lyapunov exponent drops into this negative, subcritical territory as a person falls into the deeper stages of unconscious sleep or a coma.
When \lambda hovers exactly around zero, the system is at the true edge of chaos. The trajectories neither perfectly converge nor exponentially diverge. The brain is critically balanced, allowing for maximum computational flexibility and information transfer without losing structural integrity.
When \lambda is a positive number, the system is formally chaotic. The trajectories exponentially diverge over time, meaning the brain is actively exploring complex, non-repeating states. Healthy, awake EEG data typically yields a positive Largest Lyapunov Exponent, proving that waking human consciousness operates fundamentally within a chaotic regime.
The Clinical Reality of Losing the Edge
This mathematical framework provides far more than theoretical insight; it serves as a crucial clinical diagnostic tool. We can clearly observe the necessity of this chaotic edge by analyzing what happens mathematically when the brain loses it.
When the brain suffers from too much orderâa state of subcriticalityâthe chaotic dynamics fail and neurons synchronize perfectly. The system becomes dangerously rigid. In network physics, perfect synchronization in a complex system causes it to lock up. In clinical neurology, a massive wave of perfectly ordered, synchronous neural firing manifests as an epileptic seizure. Counterintuitively, the Lyapunov exponent actually decreases rapidly just before a seizure begins. The healthy, chaotic divergence of the waking brain collapses, the system becomes abnormally ordered, and the seizure takes over.
Conversely, when the brain slips into supercriticality, it suffers from too much disorder. The intricate strange attractors dissolve, and the system falls into pure stochastic noise. The brain can no longer maintain a coherent thought, bind sensory information together, or filter out irrelevant stimuli. This mathematical state closely mirrors the acute, fragmented phases of psychosis or advanced schizophrenia.
Ultimately, chaos is not a flaw in human cognition, nor is it merely biological noise. A purely ordered machine can only calculate what it has been explicitly programmed to calculate. A purely random system can calculate nothing at all. It is strictly in the mathematical tension between the twoâin the beautiful, deterministic chaosâthat adaptability, creativity, and consciousness are forged.
The Revolution of Systems Thinking
youtube.com/watch?v=Jhtya7E45BESummary
Overview of the Quiet Revolution
A subtle yet profound scientific and societal revolution is taking place across multiple disciplines. Unlike historical scientific breakthroughs marked by clear dates, manifestos, or singular figures (e.g., Copernicus, Newton, Darwin), the systems theoretical perspective represents a decentralized paradigm shift. Researchers, therapists, physicians, and philosophers are increasingly adopting a unified language focused on holism, interconnectedness, and interdisciplinary problem-solving. This movement addresses the limitations of traditional, compartmentalized science and reflects a broader human desire to view complex phenomena as integrated wholes rather than isolated fragments.
Reductionism: The Dominant Paradigm
To understand the significance of systems thinking, one must analyze the prevailing historical approach: scientific reductionism.
Cartesian Dualism: In the 17th century, René Descartes split reality into two distinct realms: res cogitans (the mind, thoughts, and consciousness) and res extensa (the material, physical world). By stripping matter of mind and intrinsic soul, Descartes enabled scientists to isolate, measure, and dissect physical matter without accounting for immaterial factors.
Newtonian Clockwork Universe: Building upon Descartes, Isaac Newton formulated mechanical laws of physics, portraying the universe as a vast, predictable clockwork machine.
The Reductionist Method: The core premise of reductionism is that a complex system can be fully understood by breaking it down into its constituent parts (e.g., analyzing a human body by reducing it to organs, then cells, molecules, atoms, and subatomic particles). While reductionism yielded extraordinary technological and scientific breakthroughsâsuch as decoding the human genome, building particle accelerators, and constructing modern skyscrapersâit ultimately fails to explain systemic connections and higher-level phenomena.
Emergence: Beyond the Sum of the Parts
Reductionism founders when encountering emergenceâa key property where novel structures, behaviors, or properties arise from the interaction of components that cannot be predicted or explained by analyzing any individual part in isolation.
Neurology and Consciousness: A single neuron operates through electrochemical signals, which can be fully described deterministically. However, millions of interacting neurons give rise to consciousness, memory, and emotionâproperties nonexistent in a single isolated cell.
Atmospheric Systems: A hurricane consists entirely of individual water and air molecules, none of which possess storm properties on their own. Yet, their dynamic interactions create stable, macro-level vortices that persist across thousands of kilometers.
Interdisciplinarity and System Categorization
Academic structures historically divided knowledge into rigid, isolated subjects (psychology, sociology, anthropology, economics, biology). Systems thinking challenges these artificial boundaries by highlighting universal dynamicsâsuch as self-organizationâthat operate identically across different domain scales:
Biology (the human body, ant colonies)
Neurology (the brain)
Psychology (individual behavior)
Sociology (human societies)
Economics (markets)
To eliminate semantic confusion around systems language, the speaker organizes concepts into a clear hierarchy:
Systems Theoretical Perspective (The Umbrella): The primary worldview that treats the universe as a interconnected, complex network of dynamic interactions.
Systems Theory (Hard Science): The empirical, mathematical, and scientific disciplines that quantitatively model systemic behaviors.
Systems Thinking (Applied Craft): Practical frameworks applied to concrete domains, such as organizational management, healthcare, systemic psychotherapy, and personal life management.
Systems Philosophy / Holism: The metaphysical, ethical, and epistemological exploration of a connected reality (e.g., A.N. Whiteheadâs process philosophy and Hegelâs dialectical unfolding of dynamic reality).
The Funnel Model of Holistic and Systemic Theories
The video introduces a "Funnel Model" conceptual framework, ordering theoretical models from established reductionist science at the narrow base to mystical/holistic models at the wide top:
Base (Reductionism / Atomism): Classical Newtonian physics; breaking reality down into isolated parts.
Level 1 (Established Systems Sciences): Scientifically verified mathematical frameworks, including Dissipative Structures (Ilya Prigogine), Chaos Theory, Game Theory, and Cybernetics.
Level 2 (Emerging Scientific & Philosophical Frameworks): Theories gaining traction within scientific discourse, such as Integrated Information Theory (IIT, which views consciousness as integrated information processing), Panpsychism (attributing rudimentary consciousness to basic matter), and Whiteheadian Process Philosophy.
Level 3 (Popular Crossover Theories): Conceptual models bridging scientific analysis with philosophical/spiritual traditions (e.g., Fritjof Capraâs synthesis of modern physics and Eastern philosophy/Taoism).
Level 4 (Mystical & Spiritual Traditions): Early symbolic, intuitive, and non-empirical attempts by humanity to express the systemic nature of reality prior to modern science.
Ethical Implications: Ecological Harmony vs. Technocratic Control
The systems theoretical perspective carries profound ethical consequences, yielding two sharply contrasting interpretations:
1. The Ecological and Humanistic Paradigm
Recognizing human beings as intrinsic nodes within broader environmental and social systems yields an ethical mandate for:
Environmental stewardship and protection based on mutual dependence.
Social equality, operating on the biological principle that a whole system only thrives if all its individual components thrive.
Humility toward nature, replacing forceful control with trust in natural self-organization, avoiding ecological tipping points.
2. The Technocratic Paradigm (The "Dark" Application)
Extracted largely from early cybernetic control theory, this approach treats society, nature, and human beings as mechanical systems that can be monitored, engineered, and controlled top-down.
Associated with figures like Peter Thiel (surveillance technology, skepticism of traditional democracy) and organizations promoting data-driven centralized planning (e.g., World Economic Forum).
Represents a shift toward "techno-feudalism" and surveillance control.
The Counterargument: Systems theory itself proves that rigid, top-down control over complex, dynamic systems creates instability and chaotic collapse rather than balance, confirming that coercive technocratic engineering is fundamentally flawed.
Transcript
Introduction: The Quiet Revolution
The scientific revolution is happening right now, but it is a quiet one. We will take a look at the revolution of the system theoretical perspective. You may have heard terms like systems thinking, systems philosophy, or systems theory. In this video, I want to give you an overview of all these theories and why they are so important for our society and our scientific perspective right now.
Most revolutions we know hit like a bomb. They have a name, a specific year, or a key historical figure like Copernicus, Einstein, or Darwin. But then there are revolutions no one even announcedânot because they don't matter, but because they donât happen within a single field. Systems theory is of the second kind. There is no manifesto, no major headlines, and no single person you point to when you say "systems theory." Instead, there are thousands of researchers slowly starting to speak the same language.
This movement doesn't stay in the lab; you can feel it everywhere in society. There is a growing wish to see things as a whole againâsuch as in systemic psychotherapy, holistic medicine, and the increasing call for interdisciplinarity, a way of thinking that doesn't stop at the arbitrary borders of academic disciplines. Systems thinking in general is becoming more popular, which may also reflect the growing search for spiritualityâa sign that more people are seeking answers about the larger connections in the universe that the dominant scientific perspective hasn't been able to provide. All of this can be gathered under a single headline: the systems theoretical perspective.
The Problem with Single-Cause Explanation
What does this actually mean? Let's take a look at a simple example: a tree.
If you try to really explain a tree, you quickly end up with a list of things that aren't the tree at all. The sun delivers its energy. A fungal network beneath the roots supplies it with nutrients; without that network, it cannot survive. To reproduce, it depends on the wind or animals. Therefore, the tree cannot be described strictly in isolation. It cannot be traced back to a single cause and effect in the way the standard scientific perspective attempts to do. The world is made of infinitely many causal connections woven together horizontally between things, and vertically across levelsâfrom atoms to cells, to trees, to forests, and so on.
The Dominance of Scientific Reductionism
To understand why this way of thinking is revolutionary, we must first understand its opposite: the way of thinking that has ruled the last few centuries, known as reductionism.
To understand reductionism, we need to go back to the 17th century, to a man who laid the foundation that modern science is built on: René Descartes. Descartes split the world into two fundamentally different substances: the mind (res cogitans) and matter (res extensa). On one side, you have the inner world of thoughts, feelings, and consciousness; on the other, you have the outer, measurable, physical world. These two realms were strictly separated, a concept known as Cartesian dualism.
From this followed a practical consequence: if matter is completely separate from mindâif it has no soul and no inner perspectiveâthen you can take it apart, measure it, and analyze it without accounting for anything immaterial. Humanity operated on the motto: the whole is simply the sum of its parts.
Shortly after, Isaac Newton built on Descartes' foundation and delivered a matching worldview: the universe as one gigantic, precise, predictable, mechanical clockwork. If you know the physical laws (which Newton provided), you can, in principle, calculate any state of the universe, past and future alike.
This was an incredibly powerful picture, and it worked. Out of it grew the dominant principle of modern science: reductionism. The core idea is simple: if you want to understand a complex system, break it down into its parts. Understand the parts, and you understand the whole. Take a body, break it down into organs, organs into cells, cells into molecules, molecules into atoms, down to quarks and electrons. If you understand quarks and electrons, you understand the universe as a whole.
This approach worked better than anyone could have imagined. We decoded the human genome, built machines like the particle accelerator at CERN, and raised skyscrapers into the sky. Reductionism is undeniably one of the most successful methods humanity has ever developed.
Emergence: The Fundamental Riddle
However, there is a fundamental problem: the parts alone do not explain the whole.
Consider a single neuronâa brain cell. You can describe its operation completely; it runs on chemical reactions and electrical signals to communicate with other neurons. That part is straightforward. But how do billions of these neurons give rise to a thought, a memory, or the feeling of hearing music and getting goosebumps? How do they produce consciousness? The individual parts do not explain that outcome. Somewhere between the parts and their dynamic interplay, something arises that is not contained in any single part.
Consider another example: a hurricane. A hurricane consists of nothing but air and water molecules swirling around in disorder. Not a single molecule possesses knowledge of a storm. Yet, out of their collective interplay, a vast, remarkably stable structure emergesâa vortex that holds its shape for days and travels across thousands of kilometers. That higher-level order isn't in any single molecule; it exists only in the interplay between the parts.
This phenomenon is called emergence. Emergence is the primary riddle that reductionism cannot solve. This does not mean Descartes or Newton were wrongâtheir approach was brilliant and remains indispensableâbut it means they captured only one aspect of reality: the parts that can be taken apart. What happens to the relationships, the patterns, and the connections that disappear when you take the system apart?
While reductionism isolated everything from everything else, systems theory aims to piece the puzzle back together.
Breaking Down Academic Silos
Systems theory comes down to a simple but far-reaching insight: individual scientific disciplines cannot be evaluated independently of one another. Everything is connected, and the exact same phenomena show up across entirely different fields under different names.
As the philosopher Alan Watts famously noted regarding modern academia:
"It is inculcated by our great universities, who believe there's such a thing as psychology which is different from sociology, and such a thing as anthropology which is different from bothâand that the world is made of separable items of knowledge by a series of disconnected questions... The world is not like that at all."
Consider the self-organization of living systems. Our bodies do it, our brains do it, human societies do it, and ant colonies do it. They all organize and regulate themselves dynamically. At the core, the exact same principle is occurring across these domains, yet a different discipline handles each case:
Biology studies the body and ant colonies
Neurology studies the brain
Psychology studies the individual
Sociology studies society
Economics studies markets
These distinct disciplines describe the underlying phenomena of self-organization within different contexts. The systems theoretical perspective bridges these fields, elevating interdisciplinarity and drawing separated domains back together.
Clarifying Terminology: Perspective, Theory, Thinking, and Philosophy
Because systems terminology is often used loosely, it is helpful to establish a clear structural framework:
Systems Theoretical Perspective: This is the overarching umbrella term. It represents the broader worldview that treats reality as a complex, interconnected system, focusing attention on the dynamic interactions between parts.
Systems Theory: Refers to the hard scientific disciplines that quantitatively research, measure, and mathematically describe complex systems. While numerous system theories existâsometimes contradicting one another or focusing on specific aspectsâthey represent the scientific drive to describe the world in systems terms.
Systems Thinking: This is the practical application or craft of systems theory applied to concrete areas such as management, healthcare, psychology, or personal self-organization.
Systems Philosophy (Holism): This domain moves beyond empirical measurement to examine metaphysical and ethical implications. It asks: What ethical framework follows from an interconnected worldview? What role does consciousness play in the universe? Thinkers like Alfred North Whitehead (with his process philosophy built on relationships rather than fixed substances) and Georg Wilhelm Friedrich Hegel (who described reality unfolding through dynamic contradiction and change) belong to this tradition.
The Funnel Model of Systems Frameworks
To organize the various holistic theories that have emerged, we can conceptualize a "Funnel Model" sorted from strictly established scientific models at the bottom to intuitive or holistic frameworks at the top:
Bottom (The Base): Reductionism, atomism, and classical Newtonian physics, where reality is reduced entirely to isolated parts.
Level 1 (Accepted Systems Sciences): Highly accepted mathematical and physical theories integrated into modern science, including:
Dissipative Structures (pioneered by Nobel laureate Ilya Prigogine)
Chaos Theory (modeling fluid dynamics, weather patterns, and turbulence)
Game Theory (analyzing actor interactions within economics and markets)
Cybernetics (forming the foundations of feedback systems, automation, and computer science)
Level 2 (Emerging Scientific Frameworks): Theories actively discussed within scientific circles that offer systemic insights, such as:
Integrated Information Theory (IIT): Views information processing as fundamental, suggesting consciousness arises where a system integrates information to a high degree.
Panpsychism: Hypothesizes a fundamental tendency toward conscious experience throughout the universe that develops into complex consciousness through self-organization.
Process Philosophy: Models reality as a continuous process of becoming rather than a collection of static matter.
Level 3 (Popular Crossover Theories): Frameworks connecting scientific concepts with philosophical or spiritual traditions, such as Fritjof Capraâs work linking modern physics with Taoism. As Capra observed:"The Cartesian-Newtonian worldview is embodied in our social institutions and forms the basis of our approach to the major problems of our time... What we need is a holistic or ecological worldview which takes into account the fundamental interdependence of all phenomena."
Level 4 (Mystical and Spiritual Traditions): Historical, intuitive attempts to articulate global systemic unity using symbolic, non-empirical language prior to modern scientific methodology.
Ethical Implications: Ecological Stewardship vs. Technocratic Control
The systems theoretical perspective is not merely an analytical tool; it yields direct ethical consequences for how we interact with the world.
The Ecological Perspective
When we recognize that human beings cannot be separated from their environment, several core ethics emerge:
Environmental Protection: Protecting our ecosystem is equivalent to self-preservation, as we are functional nodes within the global system.
Social Equity: A complex system functions optimally only when its component parts are healthy, analogous to the biological necessity of individual cells within an organism.
Humility and Restraint: Recognizing systemic complexity warns against heavy-handed intervention in natural systems. Overly forceful interference risks pushing systems past unforeseen chaotic tipping points. We must rely more on natural self-organization and live in balance with broader ecological structures.
The Technocratic Threat
Conversely, there is a dangerous, technocratic misapplication of systems logic derived from reductive cybernetics: viewing human society and nature purely as a machine to be monitored, optimized, and controlled from the top down.
In this technocratic view, central authorities treat individual human beings as replaceable components within a managed mechanism. This framework manifests in total surveillance, digital feudalism, and authoritarian social engineeringâviews echoed by figures like tech investor Peter Thiel (who has openly questioned the compatibility of freedom and democracy while funding mass surveillance infrastructure) and central planning frameworks like those proposed by the World Economic Forum.
However, systems theory itself reveals the fatal flaw in this technocratic approach: chaos theory proves that complex, nonlinear systems cannot be managed like linear machines. Attempting to artificially control every variable in a complex system inevitably destabilizes it, accelerating chaotic collapse rather than order.
Conclusion
The systems theoretical revolution is quiet, but it radically alters our understanding of science, society, and our place in the universe. Before advancing technological capabilities like artificial intelligence and automated engineering even further, humanity must first focus on understanding the systemic nature of our world and our role within it.
2026-07-01
Anne-Laure Le Cunff | Tiny Experiments
www.youtube.com/watch?v=amV0j7R0yJcSummary
This presentation, delivered at Google by neuroscientist, entrepreneur, and former Googler Anne-Laure Le Cunff, explores the concept of the "experimental mindset" as a framework for navigating uncertainty, fostering innovation, and avoiding burnout. Introduced by Alison Parrin, head of the Google School for Leaders, Le Cunff shares insights from her research at King's College London and her personal experiences to advocate for shifting our definition of success from linear goals to curiosity-driven learning.
The Trap of Linear Goals and the Productivity Paradox
Le Cunff begins with a personal anecdote from her tenure at Google. Driven by imposter syndrome, she overcommitted, overplanned, and routinely ignored early signs of physical exhaustion. This culminated in a medical emergency where she was diagnosed with a severe blood clot in her arm that threatened to travel to her lungs. Strikingly, her immediate reaction to the urgent need for surgery was to check her calendar to ensure it did not conflict with product launches.
This extreme response highlights a broader paradox facing modern knowledge workers: while hired to navigate complexity and think creatively, individuals frequently respond to uncertainty by over-compensating, over-planning, and seeking absolute control. This pathology stems from societal reliance on "linear goals"âneat, structured paths such as multi-year career plans, long-term mortgages, or rigid project launch calendars. While linear goals offer comfort, they fail in a highly nonlinear world subject to changing market trends, disruptive technologies, and global crises. When plans inevitably fail, individuals resort to self-blame, hiding their setbacks, and suffering from chronic stress.
The Scientific Definition of Success
In contrast to linear approaches, scientists define success not as reaching a pre-determined destination, but as learning something new. Within a laboratory, an unexpected result is met with interest rather than self-judgment.
Le Cunff explains that this mindset aligns with the brain's natural perception-action cycle:
Perception: Gathering data from the environment.
Prediction: Formulating a hypothesis.
Action: Testing the prediction.
Correction: Adapting predictions based on the outcome of the action.
While the human brain evolved to minimize uncertainty for survival, thriving in the modern world requires replacing this survival-driven anxiety with systematic curiosity. Research indicates that approaching challenges experimentally leads to faster problem-solving and significantly reduces anxiety.
The Framework of Tiny Experiments
To bring the scientific method into daily life, Le Cunff introduces the concept of Tiny Experiments. The framework consists of three main phases:
Self-Anthropology (Observation): Observing oneself, thoughts, and environments objectively without preconceptions. This is powered by metacognition (thinking about thinking) to recognize habits, energy drains, and emotional reactions.
The Pact (Hypothesis & Testing): Creating a simple, clear protocol to test a change. A "pact" requires only two ingredients:
The Action: What is being tested.
The Duration: A set number of trials or a predefined timeframe (e.g., 10 days). Deciding the duration in advance prevents confirmation bias and prevents abandoning the experiment prematurely.
The Growth Loop (Reflection): Analyzing the collected data, drawing conclusions, and sharing results. By pairing action with reflection, individuals enter "growth loops" rather than endlessly repeating the same cycles of behavior.
Dismantling Cognitive Scripts
Our choices are often dictated by deeply embedded cultural "cognitive scripts." Le Cunff highlights three major scripts that limit individual growth:
The Sequel Script: Making decisions based purely on past actions (e.g., feeling obligated to stay in a career path simply because it matches one's university degree).
The Crowd-Pleaser Script: Making choices primarily to secure external validation, praise, or admiration from colleagues, family, or friends.
The Epic Script: The belief that every effort must be massive, world-altering, and globally impactful. This leads to profound unhappiness for those who have not found a singular "passion," and causes an identity collapse when a large-scale project (such as a startup) fails.
Implementing the Mindset in Leadership and Teams
Le Cunff emphasizes that adopting an experimental approach is highly effective for teams. Leaders can build psychological safety and "social flow" by shifting from the expectation of having all the answers to facilitating collaborative discovery.
Key strategies for teams include:
Leading with "I don't know": Demonstrating vulnerability and curiosity when facing unknown variables.
Creating a Sandbox: Encouraging every team member to run their own tiny experiments and report back.
Monthly Curiosity Circles: Gathering teams to share what they experimented with, what worked, and what unexpected outcomes or failures occurred.
Redefining Success: Valuing people for the quality of their questions rather than the sheer volume of guaranteed answers.
Practical Applications and Q&A Insights
Neurodivergence: The experimental mindset is highly suited for neurodivergent individuals (such as those with ADHD), as its nonlinear, curiosity-driven nature provides a flexible alternative to rigid, curriculum-like environments.
Tracking Tools ("Plus, Minus, Next"): To track experiments, Le Cunff recommends a three-column framework:
Plus: What went well.
Minus: What did not go well.
Next: What to adjust or implement in the next cycle.
Limits on Scope: To prevent burnout and ensure clean data, individuals should run only one experiment at a time, or at most two experiments in entirely separate areas of life (e.g., one at work and one related to personal health).
Transcript
ALISON PARRIN: Welcome to Talks at Google. I'm Alison Parrin. I have the privilege of heading up the Google School for Leaders, which is Google's internal center of excellence for all things manager and leadership development.
Today, I am delighted to welcome Anne-Laure Le Cunff, who is an award-winning neuroscientist and entrepreneur. She founded Ness Labs, a platform supporting healthier ways to work and learn, and her newsletter is currently read by more than 100,000 knowledge workers. Her research at King's College London focuses on the neuroscience of lifelong learning and curiosity, which I'm sure we're all very fascinated to learn more about.
Her book, Tiny Experiments, is a transformative guide for living a more experimental life, turning uncertainty into curiosity, and carving a path of self-discovery. Previously, she worked at Google as an executive on digital health projects such as Wear OS apps and Google Fit. Her work has been featured in Wired, Forbes, and the Financial Times. Please join me in welcoming Anne-Laure to Google.
ANNE-LAURE LE CUNFF: Thank you. I'm so happy to be here today. I actually started my career right here in this office. So being back and being able to share some of my work and research since I left Google feels particularly special. So thank you for having me.
I'm going to start by sharing a photo I have never, ever shared publicly before.
As I mentioned, I used to work at Google. I started in London, and then I moved to San Francisco. And it was my dream job. I also was constantly worried that someone would figure out that they had made a hiring mistake, that I didn't belong there with all of these smart people. And as a result, I responded to that uncertainty by saying yes to absolutely everything and by desperately seeking a sense of control.
My task list looked something like that. I was also trying to timebox every single gap in my calendar. I was overplanning, overcommitting, and I was the "yes girl" in the office. Anything you needed me to do, I would say yes to. I was dangerously dancing with burnout. But I loved my job, I loved my team, and I loved our mission. So I kept on pushing through.
Until one day, I was in front of the mirror, brushing my teeth, getting ready for work, and I noticed that my entire arm had turned purple.
So I went to the Google infirmary in Mountain View. And the nurse had one look at my arm and said, "You need to go to the hospital right now." I went to the hospital. And there, the doctor said, "We need to perform surgery as quickly as possible. You have a blood clot in your arm that's threatening to travel to your lungs."
And what did I do in that moment in front of the doctors? I said, "One second. I need to check my calendar." And right there, in the doctor's office, I opened my calendar, and I proceeded to thoroughly check that the moment we would schedule that surgery would not conflict with any of the product launches I was working on.
As you can see, my arm is fine. It healed. We actually took that photo right after the surgery. But this moment stayed with me. It made me reconsider our entire relationship to work. It made me ask, why is it that so many of us push ourselves to the edge in the name of productivity? And it made me question our relationship to uncertainty in our personal and professional lives.
This is actually a really interesting paradox. As knowledge workers, we are hired for our capacity to solve problems, to think creatively, to deal with complexity. But somehow, when we're faced with uncertainty, we have this tendency to want to feel in control, to seek certainty. And because of that, we sometimes push ourselves to extremesâsuch as checking your calendar when someone is asking when you can schedule your surgery.
To understand it, we need to go back to the very definition of success. Success is something we all want. We praise it. We admire it. We want it. We also spend a lot of time trying to measure it. We have KPIs at Google, OKRs, performance reviews. We also very often measure our own success based on the success of others. It's as if we were all looking at a giant leaderboard, constantly asking who's doing better, bigger, faster work.
So what is this success that we're all so ardently chasing? If you open a dictionary, the most common definition of success you will find is something like this: reaching a desired outcome.
Now, please indulge me while I break down this definition and we try to understand what is this definition we've all agreed on as a society.
Reachingâthere's the idea of movement, progressing towards something. Towards what? Something we desire, something we feel like is positive. And that thing is an outcome, which implies that in order to be successful, you need to reach a specific destination.
This might seem like the only obvious definition of success, but it's not. This definition of success is actually based on something called linear goals. Linear goals are based on the idea that in order to be successful, you need to have a clear vision and a clear plan. And if you start looking around, you'll notice that those linear goals are everywhere in our life and in our work.
We have four-year university degrees, followed by a five-year career plan, followed by a 30-year mortgage. And even in the way we manage our work on a daily basis, we might say, "Here are the features we're going to launch in the fall. And here are our sales targets. And here are the marketing activities that we'll put into place in order to reach those linear goals."
And it feels really good to have this sense of certainty. But there's only one problem with linear goals: it's that we don't live in a linear world. We live in a nonlinear world.
You have market trends that keep on shifting, new technologies that can disrupt your industry, and, as we've seen recently, global events that can change everything overnight. And so things rarely go to plan. Instead of going from point A to point B in a very neat way, we find ourselves navigating this complex web of twists and turns with unpredictability at each crossroads.
And what do we do when we can't achieve our goals? We blame ourselves. And very often, we might even want to hide our failures from others. In today's world, in this nonlinear world, clinging to linear goals can only lead to frustration, to overwhelm, and very often to burnout.
So, you know who has a completely different definition of success? Scientists.
For a scientist, success is not reaching a specific destination. Success is learning something new. Whatever the outcome, whatever the results, they're able to look at it without self-blame or self-judgment.
And today, I want to convince you to start treating your work and maybe your entire life like a laboratory. I want to convince you that being curious is much more powerful than feeling certain. I want you to start imagining what it would look like if we approached any challenge as an opportunity for experimentation. And to do that, we're going to study how to develop an experimental mindset.
So the first thing is, how do scientists react when they get an unexpected result? When a scientist doesn't get what they expected, they don't say, "Shame, shame, shame, I'm such a bad scientist." No, they look at it and they ask themselves, "Huh, what's going on here? What can we learn from this?" And this is because they understand that we need failure to learn. Failure is an inherent part of learning.
What's interesting is that this kind of thinking, knowing that failure is a part of learning, is actually aligned with the way your brain worksâor, should I say, the way your brain would like to work if you didn't force it to follow linear goals.
The way your brain works is based on something neuroscientists call the perception-action cycle. It's fairly simple. First, you're going to perceive some information in the environment, some data. Based on that data, your brain is going to formulate a hypothesis, a prediction. Sometimes that prediction is correct, and it's great. Sometimes the prediction is wrong, and that's okay, too. As long as you're still alive and you're not dead because of that wrong prediction, your brain is going to use that new data, that new information, and make a new prediction. And this is how you learn through experimentation.
Where it gets a little bit more complicated is that your brain is also optimized for survival. So it's trying to reduce uncertainty as quickly as possible. And that makes sense from an evolutionary perspective. If you think back on our ancestors and the environment in which they were evolving, the more information you hadâwhether it's, "Where are the resources?" or "What's that weird noise in the bushes over there?"âthe more you knew, the more certainty you had, the more likely you were to survive.
But I think we all agree that whether it comes to our work, our relationships, or our health, us modern humans want more than just surviving. We want to thrive. And in order to do this, we need to replace this desperate need for certainty with curiosity instead.
You're still using your perception-action cycle. But instead of trying to resolve uncertainty as quickly as possible, you're using that uncertainty as an opportunity to learn and to grow. What's amazing is that there is research showing that when you approach challenges in this curious way, in a more experimental way, not only are you going to find solutions faster, but you're also going to experience less anxiety and stress in the process, which is pretty neat.
The reason why scientists are so good at this, at having this experimental mindset, is not because they're smarter than all of us. It's because they've been trained to do so.
For anyone who has studied science at school, you probably remember this experimental cycle. And again, it's quite simple:
You start with observation, where you ask, "What is the current situation?"
Then, based on that current situation, you formulate a hypothesis. You ask, "What could be different?"
Then you start data collection. You test that hypothesis.
And finally, you analyze the data. Based on those results, you update your observations so you can design your next experiment.
This is the experimental cycle. It can only work when you pair action with reflection. You need to do something, look at the result, and then change the way you behave based on that information that you just collected.
When you use them all together, they form an operating system for how to develop an experimental mindset:
First, knowing that failure is an inherent part of learning;
Believing that curiosity always, always beats certainty;
And always pairing action with reflection, reflection with action.
When you use this operating system, not only are you going to be able to navigate uncertainty in a smoother way, but again, you're going to be able to keep your sanity in the process and not feel as stressed and anxious.
The nice thing about this experimental cycle that I just showed you is that you don't need a lab to use it. You can actually run your own tiny experiments for any challenge that you're facing in your life and in your work. What I'm about to show you is, in essence, a very simple way to take the scientific method out of the lab and to apply it to any area of life and work, so you can go from that free-floating anxiety to systematic curiosity.
I know that the kind of people who would be interested in this talk are the kind of people who are probably problem solvers, who like getting things done, and who are quite creative. I know it's exciting to execute on something, but not so fast. When you want to design an experiment, it always, always starts with observation.
I like to call this self-anthropology. Just like an anthropologist goes and studies a new culture with no preconceptions whatsoever, you can actually study the way you think, the way you live, the way you work, and pretend that you don't know anything about the way things are done. Really take notes and ask yourself, "Why are we doing things the way we are?"
This is really an exercise in paying attentionâpaying attention to how things are so you can start imagining how they could be. And this is what will help you plant the seed of a hypothesis. You start with observation, which then allows you to imagine something that you might want to try.
Then you're ready to create your mini protocol for experimentation. When you want to experiment, you don't have to have a full, complicated experiment like a scientist would in the lab. You only need two ingredients:
You need to know what you're going to test.
You need to know the number of trials (the duration).
You need to know the action and the duration. And that's it. This is your protocol for experimentation.
I call this a "pact" because it's a commitment to curiosity. It's a commitment to collecting the data and withholding judgment until you have the results. You say, "I am going to commit to trying this thing for this duration."
It's very important to commit to the duration before you get started. First, you need several trials to know if something is working or not. If not, it might be just a coincidence. Second, if you don't commit to your duration in advance, you might be tempted to stop the experiment in the middle if you're not seeing what you want to see. This is why scientists decide the number of trials in advance. This way, you avoid confirmation biasâfinding the result that you actually want to findâand you withhold judgment until the end, when you can actually look at it and analyze all of the data together.
I want to show you how flexible this approach is. You can use tiny experiments for literally anything. You can experiment with acquiring new skills, trying new tools, doing new research, or connecting with new people. Here, I've focused on work-related examples, but you can actually use tiny experiments in literally anything. I've seen people run tiny experiments to experiment with their health, meditation, creative hobbies, and even with dating. So it works with literally anything.
The last step, once you're done collecting your data, is to reflect on the results. This is the moment where you take some notes, where you might want to discuss it with other people, and where you share with others what you learned. This is the last part of the experimental cycle, and this part is extremely important because this is what allows you to learn from the experiment and to close this loop. That way, you can implement whatever you learned into the next cycle of experimentation.
This is what allows you to not just keep going in circles, but to really grow through the cycles. This is what people call "growth loops"âwhere you grow through each loop that you close, implementing the data into the next experiment.
How do you embody this experimental mindset? How can you actually learn and lead like a scientist?
The great thing about tiny experiments is that you actually don't need to get any kind of buy-in from anyone. You just need to notice that maybe something might be worth trying, and that's enough to design a tiny experiment.
That being said, we can actually grow and learn better and much faster when we experiment together. To do this, we need to reimagine some of the ways that we envision leadership. Whether you're leading a project or a team, you might be putting a lot of pressure on yourself to look like you know where you're going, to look like you're the expert, and to look like you have all of the answers.
But one of the most powerful things that you can do as a leader when faced with uncertainty is saying, "I don't know, but let's figure it out together." This is how you open a space for experimentation and for learning in public, where everybody is learning together, including from our failures.
Even better, you can encourage people around youâactively encourage themâto design their own tiny experiments. This way, you can unlock "social flow," where that information is flowing between team members and everybody can grow together.
For instance, what might it look like if, with your team, you were hosting a monthly curiosity circle where everybody would share their experiments, what worked, and what didn't? This is a great way to learn together and to create that safe space for experimentation as a team.
For all of this to work, though, we need to redefine success, not as a fixed destination that is based on linear goals, but as something that we learn together. Success is learning something new.
Ultimately, this shift in mindset is all about defaulting to curiosity. It's about learning to fall in love again with problems. It's about letting go of the fear of failure, the imposter syndrome, and analysis paralysis. It's about internalizing the belief that if you approach it with curiosity, any challenge can be an opportunity for growth and discovery.
Tiny experiments can lead to big changes. Imagine a culture where it's completely normal to walk around and to ask people, "What have you been experimenting with? What did you learn? What was your latest failure?" Not only would this be the kind of culture where there's more space for innovation and imagination, but that would also be the kind of culture where we value people not based on the quantity of answers they provide, but based on the quality of the questions they ask.
And thisâthis is the power of an experimental mindset. Thank you.
ALISON PARRIN: Thank you for such a bold invitation to consider how we are operating and what we might need from ourselves in a world that is consumed with certainty, knowing, and specific goals. I see such possibility and opportunity in the ideas that you share. I'm really excited that we have this opportunity to be able to discuss them together.
So let's start with this notion of certainty. You talk about how we are wired for certainty, and I think that's one of the things that we see. What are ways in which we can become more comfortable with uncertainty? Experimentation is obviously one route, but how should we be thinking about that and just embracing that discomfort?
ANNE-LAURE LE CUNFF: I think the first step is to acknowledge the fact that it's completely normal to feel anxiety when we're faced with uncertainty. Again, that's what our brains are designed for: to reduce that uncertainty. Whenever we're faced with a situation where we're not quite sure what's going on, what the threats or risks are, or who the other players are, our brain wants to reduce that uncertainty as quickly as possible.
So I think there is sometimes a lot of self-blame around uncertainty, where you feel like, "How come everybody looks so comfortable and I'm so scared?" That's the first step: knowing that that's normal, and it's probably the case that other people around you are just a bit better at hiding it. We're all feeling scared when we're uncertain. That's step number one.
And number twoâthis is why the book is called Tiny Experiments. We don't have to necessarily go for something really big and scary straight away. We can start with something very small. This is how you start building that muscle of playing with uncertainty and having a relationship with it that is similar to a scientist's. When they see something they don't understand, they actually light up. They feel like, "Ooh, juicy. There's something interesting here."
You start tiny. You start by looking at little things you don't understand. The more you do this and the more you experiment, the more you're going to find yourself in situations where you're out of your depth, but somehow, you feel like that's exciting.
ALISON PARRIN: One of the things you talk about there is the importance of observation and seeing different things and how you're reacting to them. How can we improve our skill of observation and do it more frequently?
ANNE-LAURE LE CUNFF: There's a uniquely human capability called metacognition. Scientists love jargon, but it really just means "thinking about thinking." We know that most mammals are able to think. Anyone who has a pet knows thatâyou look at a cat or a dog, and you know they can think, right? But as humans, we're able to observe our own thoughts, our own emotions, and our own behaviors.
I think this is a great way to start with observation: by turning that eye, that attention, towards yourself. We're usually better at observing the outside world. We're happy to observe what's going on, take a few notes, and share them with the team. But it's a bit more uncomfortable to just observe how we're feelingâthe tension, the uncertainty, and the anxiety that we can have when we're navigating challenging moments at work and in our personal lives.
So something very simple that anyone can do is just taking a little bit of time every day to write a few notes and just observe: How was today? How did you feel? Not just the external measures of how things went, but how did it feel internally? By practicing doing this, you'll become a lot better at naturally observing how things are around you before making any decision.
ALISON PARRIN: So journaling and reflectionâis that best done individually, or can I do it with other people? Is there a better way?
ANNE-LAURE LE CUNFF: The better way is the way you actually do. Journaling is great; there's so much research showing how good it is for your mental health and your creativity. But the fact is, lots of people don't like it. So that's why I tell people, if that's not working for you, there are lots of other ways to engage with active observation.
If, for you, it's finding either a friend or a colleague you feel quite close to and saying, "Hey, once every couple of weeks, let's grab coffee togetherâand this is just to share how we're doing. That's it." You can talk about work, about mental health, or about creative projects you're exploring. When you verbalize what is going on in your mind and with your emotions, it really forces you to understand and articulate them. Whether you do this through writing in a journal or through talking with someone, it doesn't really matter, as long as you do it.
ALISON PARRIN: Got it. I can imagine people wondering, in a world that already feels very full and somewhat overwhelming, "I just don't have time for that. I can't find the time, and I'm not really sure why that's going to be beneficial." What would you say to them in that context?
ANNE-LAURE LE CUNFF: I would say, just experiment with it. That's why my book is actually not that prescriptive in terms of how you implement these things, because I think it looks different for everyone. The idea here is to experiment with different ways for you to pay attention to how you feel, your productivity, how you work, communicate, lead, and relate to other people, and then run tiny experiments so you can see what works and what doesn't. You can adjust your approach and adapt instead of sticking to the same rigid approach over and over again.
For some people, that might look like taking only two minutes a week to reflect on the important things that came up in the past week. So I don't believe that nobody has time for it. We also know that we spend a lot of time doing other things that are not so good for us. If you took five minutes out of scrolling on your phone and used that for self-reflection, you would probably benefit a lot from it. It's rarely a matter of not having enough time; it's more a matter of not having found the right way for you to do this. You can't find that way just by reading a book. You actually need to experiment and see what works for you.
ALISON PARRIN: The key is the word "tiny"âthat it really can be small.
ANNE-LAURE LE CUNFF: Yes, at least when you start. It can grow bigger if something you like actually works really well for you.
An example of a tiny experiment that I actually run myself: I used to be terrified of public speaking. I'm talking terrified as in stomach cramps and nightmares for weeks before I had any kind of presentation. So I asked myself, "What is the tiniest experiment I could run around this?"
I decided that, for the next 10 days, I was going to record myself with my phone for one minute, and post it on Instagram unedited. One minute. It was absolutely terrifying. But after a few days, I could already feel like opening my phone and starting to record myself was less and less scary.
After I finished that experimentâthe set duration for this pactâI said, "Actually, I think I kind of liked it towards the end." So I asked, "What is a slightly more ambitious version of this experiment?" For this next phase, I decided that every month, I was going to find an online workshop that I could present. I wasn't ready to go on stage in person yet, but from the comfort of my home in my pajamas, I could do this.
Once I completed that duration, I moved to the experiment I'm currently doing: once a quarter, I need to find something quite big and scary where I need to be on stage in person. I'm already starting to feel a little bit less anxious.
So you can keep them tiny, and you should certainly start tiny. But if, in the process of experimenting, you discover that something is quite interesting and you want to grow through this and experiment more, you can also make them a little bit bigger.
ALISON PARRIN: Got it. I appreciate the fact that you've experimented in that way, because by doing that, you've shared with us the gift of your knowledge. We would never have that had you not been able to do that. So thank you.
One of the things I find fascinating when I looked at how you were describing experiments was the fact that there isn't actually a hypothesis there in the visual. It says, "I'm going to do X by X or for X period of time," but there isn't a statement of what you expect to learn. Can you talk more about that lack of the predefined thing that you might learn, and what that opens up?
ANNE-LAURE LE CUNFF: Yes. I didn't want to put the entire book in the presentation, so I skipped over that part a little bit. But there is a hypothesis, just not exactly as a scientist would write one in a paper. When you run an experiment, the hypothesis is usually along the lines of, "This is going to work," or "This is not going to work."
For example, for me, I was very scared of public speaking, and I had the hypothesis that maybe starting by recording those little videos might help. But you can also run experiments with the hypothesis that something is not going to work.
A personal example: a great way to find experiments is when you hear yourself saying something that sounds like you have a fixed mindset. I was talking with someone about meditation, and I said, "I'm so bad at meditation. It doesn't work for me. I tried." We all know those apps with the 10-session onboarding for 10 days. I had never managed to get past day three. That's how bad I was.
When I heard myself say this, I thought, "Oh, wait a minute, that's interestingâfixed mindset here." So how could I be more experimental with this? I designed an experiment, and I started fully convinced that it would not work. But I wanted to experiment anyway, collect the data, and see the result.
I committed to meditating every morning for 15 days. I decided to actually run this experiment in public. I kept a public Google Doc where, every day after I meditated, I wrote some notes and shared it online. I had a lot of people leave comments and give me advice. When I wrote, "Why is it itchy everywhere? Why can't I stay still?" people replied, "That's completely normal. Here are some techniques."
Not only did I complete the experiment, but I actually enjoyed it. I ended up being wrong. Now, I don't meditate every dayâit's not that kind of miraculous storyâbut it's part of my toolkit now. If I feel particularly anxious, I'll sit for 15 minutes and meditate, which was something I could not have imagined before. So you can absolutely have a hypothesis, even if it is simply, "I think this is not going to work, but I still want to try it."
ALISON PARRIN: In that example, the idea of public accountability sounds like it was powerful. What role does accountability play with experimentation?
ANNE-LAURE LE CUNFF: You can run your experiments on your own; you don't have to share them with anyone. But it can really help to add this layer of learning in public, especially if it's something where you have quite a bit of personal resistance.
Maybe you've tried it before. Maybe it was a habit you tried to build in the past, and you couldn't do it. With habits, I find it completely crazy that we pick a new habit and say, "I'm going to commit to this for the rest of my life," when we've never even tried it before. You should run a tiny experiment first to see if it works, and if it does, then turn it into a habit.
Learning in public and having that accountability can be helpful to actually stick to it and collect the data. I highly recommend that if you're running an experiment where you feel like you'll be tempted to quit in the middle, do it in public. That's going to be helpful.
Second, in the spirit of shared knowledge and generosity, if it's an experiment where your friends, family, or team might benefit, you can share it with them. What's really important is to remember that it's not just about sharing the experiments that worked, but also the ones where you got an unexpected result. There is a lot of value in saying, "Hey, I tried this thing. It doesn't work. Don't do it." You're saving people a lot of time and energy by doing this, and it can be an amazing contribution. So learning in public is completely optional, but can be really helpful.
ALISON PARRIN: As a leader of a team, how would you encourage me to try this with my team?
ANNE-LAURE LE CUNFF: I would ask each person on your team to design a tiny experiment. You could pick a theme, a product, or a challenge that you're facing as a team and say, "For the next month, let's all run an experiment. And let's all report back at the end of the month."
Everybody can share what worked and what didn't. When you have this kind of scaffolding for experimentation, you're creating a sandboxâa playground where it's okay, and even encouraged, to share unexpected results. Instead of saying, "This is success, this is where we must go," you start from a research question or a hypothesis: "We think this might work, but we don't know. Let's try it, collect the data, regroup, and learn from each other." This is a very simple and tactical way to do it.
At a more strategic level, it's about leading by example. This means being okay with saying, "I don't know," but matching it with, "Let's figure it out together. Is there an experiment we can design to find the answer?" That is how leaders can truly encourage their teams to develop an experimental mindset.
ALISON PARRIN: Yes, and I think that comes along with a lot of courage, in terms of being able to say, "You know what? I don't know." That's certainly one of the things we work with our leaders on here.
One of the topics I found fascinating in your book was the idea of cognitive scripts. I'm wondering if you might be able to share a few thoughts around those.
ANNE-LAURE LE CUNFF: This is a fascinating concept based on an elegant study from 1979. Researchers basically asked people, "If you are put in this specific situation, how do you act? What do you do?" What they found is that most people, when placed in the same scenario, end up acting in exactly the same way.
This is highly useful in many scenarios. For example, if you go to the doctor, you know you are supposed to wait in the waiting room until they call your name, then go into the office, and then they check what is wrong. If the doctor comes out of their office into the waiting room and asks you to undress in front of everybody, you would feel extremely uncomfortable. That's because they've gone off-script. There's a script we've all agreed on, and the doctor is not following it.
So we have all of these scripts that are very useful for functioning as a societyâgoing to a doctor, going to a restaurant, and so on. The problem is that scientists discovered we also follow these cognitive scripts in many other areas of our lives: how we choose our jobs, our careers, how we dress, the way we talk, and the subjects we study.
In the book, I share three big cognitive scriptsâor rather, buckets of scriptsâthat are useful to notice in your life or work:
The Sequel Script: This is when you make decisions based entirely on the decisions you made in the past. You feel like whatever you decide to do today needs to make sense based on what you did yesterday. This is why a lot of people, when they finish university, only look at jobs that align with their studies instead of considering other options. It's also why we rewrite our CVs when applying for new jobs to make it look like we had a neat, intentional narrative all along.
The Crowd-Pleaser Script: This is when you make decisions based on what you think will make the people around you happyâwhether that is your team, friends, family, or spouse. We often limit the scope of our decisions because we only go for things that will be praised, admired, or recognized by others.
The Epic Script: Inspired by Hollywood, this is the idea that whatever you do, it must be massive, highly impactful, and save the worldâand anything less than that is a failure. This one is particularly insidious because, as a society, we've decided this is a script we should all follow: Follow your passion, follow your dream, change the world. Because of this, a lot of people feel miserable because they haven't found their passion yet, wondering why everyone else has figured it out. Another problem is that people put all of their eggs in one basket. When that one thing doesn't work out, their entire sense of self-worth and identity collapses. We see this a lot with startup founders when their company fails, leaving them depressed for months or years.
I highly encourage everyone to think about these scripts and identify different areas where you might be following them at a subconscious level. Use your observation skills and ask, "Is there a way I could do things a little bit differently? Is there a way I could experiment with an approach that is slightly off-script?"
ALISON PARRIN: Yes, I think we have a lot of homework to do when we get back, in terms of thinking about how some of these patterns show up. I can see a lot of those patterns in my own stories.
In a moment, we're going to move to Q&A. If anybody has any questions, please begin to line up behind the microphone. While you're doing that, I will ask you one final question. I am excited to leave here this afternoon and begin a tiny experiment. What advice do you have?
ANNE-LAURE LE CUNFF: I'll go back to starting with observation. I recommend doing a 24-hour exercise in self-anthropology.
Choose a day during your week that is a pretty typical dayâso don't do this on a Saturday when you are going to a festival. Do it on a normal workday. Just like an anthropologist, start taking little notes throughout the day, in between meetings or tasks, and ask yourself: What is giving me energy? What is draining my energy? When do I feel particularly curious and excited?
You'll very quickly notice patterns. Maybe you just finished a meeting and were particularly excited, wanting to spend more time on that topic. Equally, maybe you just had a conversation with someone and all you wanted to do was crawl into bed and disappear. Make little notes of these momentsâthe good, the bad, and the challenging.
When you notice these patterns, they can become the seed of a hypothesis. How can I do things differently? Maybe you've been running your meetings exactly the same way forever without ever questioning why. Maybe you've been working on the exact same project for years without questioning if there might be another project you'd enjoy more. Maybe you can experiment with your time management, calendar, or productivity.
So that's my advice: pick one day, do 24 hours of self-anthropology and observation, and then choose one tiny experiment with one action and one duration. Keep it tiny, don't go for something massive at first, and see what you learn.
ALISON PARRIN: I love that. Thank you. We have our first question from the audience, please go ahead.
CHAUNCEY: Hi, I'm Chauncey. I heard you were an APMM (Associate Product Marketing Manager) when you were here previously. I was too, and graduated recently, so it's really cool to see how far you've come and the great work you're doing. I'm actually going through a big life stage at the moment where I think this book is literally the Holy Grail; my mind is blown. I had one question around neurodivergence. How do you see these experiments affecting those who might move through the world with their brains wired a little bit differently?
ANNE-LAURE LE CUNFF: This experimental mindset is actually perfect for neurodivergent people. My job at King's College London is actually based at the ADHD Research Lab. Although this book is not explicitly about neurodiversity, that was always on my mind while writing it.
What you find with neurodivergent people is that they often have a more nonlinear way of thinking. It can feel incredibly constraining and uncomfortable for them to follow rigid, step-by-step curriculum-like approaches. The experimental framework is perfect because it starts with curiosityâwhich is typically very high in neurodivergent individualsâand leverages it to explore, experiment, and organically discover what works and what doesn't.
CHAUNCEY: Amazing. Thank you so much.
ANNE-LAURE LE CUNFF: Thank you.
ALISON PARRIN: We have a couple of questions coming in on Dory, but we'll take one more in the room first.
SPEAKER 1: Hey, Anne-Laure, lovely to see you. I used to work with Anne-Laure many, many moons ago, so it's wonderful to see you again. I was actually thinking of a very similar question to the one just asked, so I'll ask a different one instead. I'd love to know, what have been some of your own personal favorite tiny experiments, and have there been any surprising learnings along the way?
ANNE-LAURE LE CUNFF: I love the meditation one because I love the experiments where I start out convinced that it's not going to work, and then I'm proven wrong. As a scientist, both in and out of the lab, being proven wrong is the best feeling.
Another one I did recently was very simple but extremely good for me. While I was on my tour for this book, I had to record a lot of podcasts. At some point, I realized that on some days, I was indoors from 8:00 AM to 8:00 PM with back-to-back meetings and zero breaks. So I thought, "Maybe taking some walks will help."
I made a commitmentâwhich is key to the tiny experiment formatâand said, "I'm going to take a 20-minute walk every day for the next 20 days, and see if it helps." I did that for the last 20 days of my book tour. This time, I was not proven wrong; it really, really helped my mental health.
This just goes to show you that experiments don't need to be complicated or groundbreaking. You don't need to reinvent the wheel; it can be something very simple. Thank you.
ALISON PARRIN: One of the popular questions on Dory: "Do you recommend specific practical tools, like journaling, specific apps, or mental models, for tracking, managing, and reflecting on experiments?"
ANNE-LAURE LE CUNFF: There is a very simple tool featured in the book that is helpful for tracking, reflecting, and deciding what to implement in your next cycle. If I had named it while I was still working at Google, the name might be snazzier, but I came up with it on my own: it's called Plus, Minus, Next.
It features three columns:
Plus: You write down everything that went well.
Minus: You write down everything that didn't go so well.
Next: (with a little arrow) What you want to tweak, adjust, or implement in your next cycle based on what you just learned.
I usually use this as a weekly review for my experiments on Sunday evenings or Monday mornings. If you are running a short, daily, highly intense experiment, you can do it every day since it only takes a few bullet points per column.
The nice thing is that if you like to do some form of annual review, you can look back at all of these templates at the end of the year and see all the experiments you've run over the past 12 months. It's a wonderful tool for reflection.
ALISON PARRIN: Love it. Thank you. Next question in the room, please.
SPEAKER 2: Hi, thank you. Joffrey here. My question is around the current climate. I think everyone knows that the company and a lot of departments have gone through a lot of changes recently, and anxiety around job security is at a certain level. Do you have any tips on how to influence leadership or the culture in general to make it more "failure-friendly"?
I feel like the "scripting" to avoid failure is stronger than ever right now. Sometimes we are subtly encouraged not to report on certain numbers if they don't look good, and to shape the narrative to look a little better. It would be wonderful to influence the culture so we can actually learn from each other and treat failures as a good thing.
ANNE-LAURE LE CUNFF: Yes, absolutely. This is why it is incredibly helpful to frame any project that has a lot of uncertainty as an "experiment."
The issue arises when we have a highly uncertain project and we link it directly to a rigid, linear goal or a specific destination. When it doesn't work out and we don't reach that destination, the exact behavior you described happens: we try to construct a post-hoc narrative explaining why it failed, why nobody is to blame, and how we'll do things differently next time. But we aren't truly learning because we're just trying to hide the failure and make it look like a success. The incentives get skewed, and the process is no longer designed for learning.
If you start from the very beginning by explicitly stating, "This is just an experiment. Here are the parameters. We think this is going to work, but we aren't entirely sure. We will run it for this set duration, and then report back on exactly what worked and what didn't," you completely transform the definition of success. It shifts from a binary outcomeâwhere you either succeeded or you failed and have to hide itâto a collaborative process where the sole goal is to learn something together.
SPEAKER 2: Thank you.
ALISON PARRIN: Next question, please.
SPEAKER 3: Hi, Anne-Laure. My question is about the complexity of internalizing this experimental mindset. We all have different baselinesâsome have a genetic propensity to be more anxious or crave certainty, childhood experiences can shape our associations with risk, and then we have the prefrontal cortex telling us we can reason through this and change.
How malleable is this trait? I know practice is essential, but do we eventually have to accept our personal limits with uncertainty, or can we keep practicing and eventually become fully, comfortably experimental?
ANNE-LAURE LE CUNFF: This is a great question, because a common misconception about the experimental mindset is that it's designed to completely eliminate uncertainty and anxiety. It isn't. Anxiety is a completely natural evolutionary reaction, and it is incredibly difficult to get rid of entirely.
What you want to do instead is notice it, accept it, recognize that it is perfectly normal, and then design an experiment around the challenge anyway. By converting your anxiety from paralysis into active experimentation, you naturally reduce the uncertainty. You are never going to eliminate the fear of uncertainty completelyâthat's simply not possible. But experimenting gives you a sense of agency. You can say, "This is scary, and I don't know what's going to happen, but I have agency. I can experiment and discover my own answers."
ALISON PARRIN: Love that. Thank you. I think we have time for one last question.
SPEAKER 4: Hi, Anne-Laure, thank you. I was reading your chapter, "A Deeper Sense of Time," right before the talk, and I completely agree with your views on how we take productivity hacks too far.
I wonder, could designing tiny experiments and trying to get good at things in this structured way be interpreted as just another productivity hack? Is there an upper limit to this? Is it possible to do too many experiments and inadvertently push yourself back into burnout? How do those two ideas coexist in your headânot obsessing over productivity, yet constantly designing experiments?
ANNE-LAURE LE CUNFF: Yes, that's a very fair question. First, I don't view tiny experiments as a productivity hack in the traditional sense, but I do think they can help you discover ways to be productive without sacrificing your mental health. It is about questioning the way you work to find a gentler approach that yields the same result.
To your second point: yes, there is absolutely such a thing as running too many experiments. I highly recommend running only one experiment at a time for two main reasons:
First, you want to actually complete the experiment. If you are trying to run five, six, or seven experiments simultaneously, it is highly unlikely you will have the bandwidth to stick to them and collect clean data. It's much better to focus on just one.
Second, if you are changing multiple variables in your life and work at the same time, it becomes impossible to isolate which experiment is actually having a positive impact and which one isn't working.
The only exception is if you really want to run two experiments at once, ensure they are in completely separate areas of your lifeâfor example, one work-related experiment regarding calendar management, and one personal experiment regarding your diet or health. But if you can, stick to just one experiment at a time.
SPEAKER 4: Thank you.
ALISON PARRIN: Well, thank you. Thank you for joining us. I am really excited, as I said, to go away and try this. I will invoke the power of observation over the next 24 hours, and I look forward to seeing what we learn. Thank you for the invitation to all of us to think about how to experiment more and become more comfortable with uncertainty. Thank you.
ANNE-LAURE LE CUNFF: Thank you so much for having me.
2026-06-29
More Is Different
www.tkm.kit.edu/downloads/TKM1_2011_more_is_different_PWA.pdfSummary
"More Is Different" â P. W. Anderson
P. W. Anderson's 1972 article is a foundational critique of the "constructionist" hypothesis, arguing that the reductionist assumption (that everything is governed by a small set of fundamental physical laws) does not imply that we can easily reconstruct the universe from those laws. Instead, Anderson posits that at each level of scale and complexity, entirely new, fundamental properties and laws emerge, meaning "more is different."
1. The Distinction Between Reductionism and Constructionism
The Reductionist Hypothesis: Widely accepted by scientists, this is the idea that all matter (animate and inanimate) is ultimately governed by the same fundamental physical laws.
The Constructionist Hypothesis: The mistaken corollary that if everything obeys the same laws, then the only truly fundamental scientists are those working on those basic laws (such as particle physicists and logicians). Anderson rejects this, arguing that the ability to reduce everything to simple laws does not allow us to start from those laws and reconstruct the universe. The more we understand fundamental laws, the less direct relevance they seem to have to the complex problems of the rest of science or society.
2. The Hierarchical Structure of Science
Rather than science being a flat field where everything is "applied physics," Anderson structures the sciences into a linear hierarchy where the elementary entities of one level (Science X) obey the laws of the level below it (Science Y). However, Science X is never "just applied Science Y." Each stage requires entirely new concepts, creative inspiration, and distinct generalizations.
Elementary particle physics underpins many-body physics.
Many-body physics underpins chemistry.
Chemistry underpins molecular biology.
Molecular biology underpins cell biology.
Physiology underpins psychology.
Psychology underpins the social sciences.
3. Broken Symmetry as the Mechanism of Emergence
In many-body physics, the transition from quantitative to qualitative change is explained by the theory of broken symmetry. Symmetry in physics refers to a system appearing identical from different viewpoints (e.g., spatial homogeneity). "Broken symmetry" occurs when the ground state or actual physical state of a system has less symmetry than the fundamental laws governing it.
The Ammonia Molecule ($NH_3$): Individually, it is a pyramid with an electric dipole moment. However, due to rapid quantum mechanical tunneling (inversion at $3 \times 10^{10}$ Hz), its stationary state is a symmetrical superposition of both pyramid states, resulting in a net-zero dipole moment in accordance with spatial symmetry laws.
Heavier Molecules: In heavier molecules like phosphorus trifluoride ($PF_3$) or complex organic molecules like sugar, the inversion rate drops to zero due to increased mass. Parity symmetry is effectively broken; sugar molecules produced by living systems are stably spiral (chiral) and do not invert.
Macroscopic Aggregates (Crystals, Ferroelectrics, and Superconductors): In large systems, the system seeks its lowest-energy state by breaking symmetry. A crystal breaks the continuous translational symmetry of empty space to form a discrete lattice, creating macroscopic "rigidity." Superconductivity and superfluidity are spectacular macroscopic quantum-interference phenomena resulting from broken gauge symmetry, where the system behaves rigidly to maintain specific internal energy relations.
4. The $N \to \infty$ (Infinite-Body) Limit
A rigorous definition of emergent properties (like the shape of a nucleus or the rigidity of a crystal) is only possible mathematically in the thermodynamic limit where the number of particles ($N$) approaches infinity. In finite systems, these behaviors are approximations of macroscopic behaviors. Consequently, trying to compute these properties from first principles using a computer would require solving an impossible infinite-body problem and then scaling it back down to a finite system.
5. Higher Stages of Complexity and Information
As we go further up the hierarchy, symmetry-breaking transitions into increasingly complex forms:
Information-Bearing Crystallinity: Structures that are regular but contain variable, information-bearing elements (e.g., DNA, film strips, or printed text).
Temporal Regularity: Regular pulsing or periodicity in the time dimension, which is ubiquitous in life. It serves as a mechanism for extracting environmental energy (via oscillators/generators) and as a means of processing information (e.g., spoken language, computer processors, and cell development).
Functional/Teleological Structures and Specialization: These represent higher-order steps in complexity where it is more appropriate to speak of "increasing complication" rather than "decreasing symmetry."
6. Interdisciplinary Cooperation and Scientific Arrogance
Anderson cautions against scientific isolationism ("cultivating our own valley") and instead champions building roads between fields. While the path from a higher level of science to a lower one (analysis) is incredibly fruitful (e.g., reducing genetics to biochemistry), the reverse path (synthesis) is rarely possible. He criticizes the arrogance of some molecular biologists who attempt to reduce complex human behaviorsâfrom mental illness to the religious instinctâsolely to chemistry, emphasizing that the human organism contains more organizational levels between DNA and ethology than exist between DNA and quantum electrodynamics.
Transcript
More Is Different | 10.1126/science.177.4047.393
4 August 1972, Volume 177, Number 4047
More Is Different
Broken symmetry and the nature of the hierarchical structure of science.
P. W. Anderson
The author is a member of the technical staff of the Bell Telephone Laboratories, Murray Hill, New Jersey 07974, and visiting professor of theoretical physics at Cavendish Laboratory, Cambridge, England. This article is an expanded version of a Regents' Lecture given in 1967 at the University of California, La Jolla.
The reductionist hypothesis may still be a topic for controversy among philosophers, but among the great majority of active scientists I think it is accepted without question. The workings of our minds and bodies, and of all the animate or inanimate matter of which we have any detailed knowledge, are assumed to be controlled by the same set of fundamental laws, which except under certain extreme conditions we feel we know pretty well.
It seems inevitable to go on uncritically to what appears at first sight to be an obvious corollary of reductionism: that if everything obeys the same fundamental laws, then the only scientists who are studying anything really fundamental are those who are working on those laws. In practice, that amounts to some astrophysicists, some elementary particle physicists, some logicians and other mathematicians, and few others. This point of view, which it is the main purpose of this article to oppose, is expressed in a rather well-known passage by Weisskopf (1):
Looking at the development of science in the Twentieth Century one can distinguish two trends, which I will call "intensive" and "extensive" research, lacking a better terminology. In short: intensive research goes for the fundamental laws, extensive research goes for the explanation of phenomena in terms of known fundamental laws. As always, distinctions of this kind are not unambiguous, but they are clear in most cases. Solid state physics, plasma physics, and perhaps also biology are extensive. High energy physics and a good part of nuclear physics are intensive. There is always much less intensive research going on than extensive. Once new fundamental laws are discovered, a large and ever increasing activity begins in order to apply the discoveries to hitherto unexplained phenomena. Thus, there are two dimensions to basic research. The frontier of science extends all along a long line from the newest and most modern intensive research, over the extensive research recently spawned by the intensive research of yesterday, to the broad and well developed web of extensive research activities based on intensive research of past decades.
The effectiveness of this message may be indicated by the fact that I heard it quoted recently by a leader in the field of materials science, who urged the participants at a meeting dedicated to "fundamental problems in condensed matter physics" to accept that there were few or no such problems and that nothing was left but extensive science, which he seemed to equate with device engineering.
The main fallacy in this kind of thinking is that the reductionist hypothesis does not by any means imply a "constructionist" one: The ability to reduce everything to simple fundamental laws does not imply the ability to start from those laws and reconstruct the universe. In fact, the more the elementary particle physicists tell us about the nature of the fundamental laws, the less relevance they seem to have to the very real problems of the rest of science, much less to those of society.
The constructionist hypothesis breaks down when confronted with the twin difficulties of scale and complexity. The behavior of large and complex aggregates of elementary particles, it turns out, is not to be understood in terms of a simple extrapolation of the properties of a few particles. Instead, at each level of complexity entirely new properties appear, and the understanding of the new behaviors requires research which I think is as fundamental in its nature as any other. That is, it seems to me that one may array the sciences roughly linearly in a hierarchy, according to the idea: The elementary entities of science $X$ obey the laws of science $Y$.
Science $X$Science $Y$solid state or many-body physicselementary particle physicschemistrymany-body physicsmolecular biologychemistrycell biologymolecular biologypsychologyphysiologysocial sciencespsychologyBut this hierarchy does not imply that science $X$ is "just applied $Y$." At each stage entirely new laws, concepts, and generalizations are necessary, requiring inspiration and creativity to just as great a degree as in the previous one. Psychology is not applied biology, nor is biology applied chemistry.
In my own field of many-body physics, we are, perhaps, closer to our fundamental, intensive underpinnings than in any other science in which non-trivial complexities occur, and as a result we have begun to formulate a general theory of just how this shift from quantitative to qualitative differentiation takes place. This formulation, called the theory of "broken symmetry," may be of help in making more generally clear the breakdown of the constructionist converse of reductionism. I will give an elementary and incomplete explanation of these ideas, and then go on to some more general speculative comments about analogies at other levels and about similar phenomena.
Before beginning this I wish to sort out two possible sources of misunderstanding. First, when I speak of scale change causing fundamental change I do not mean the rather well-understood idea that phenomena at a new scale may obey actually different fundamental lawsâas, for example, general relativity is required on the cosmological scale and quantum mechanics on the atomic. I think it will be accepted that all ordinary matter obeys simple electrodynamics and quantum theory, and that really covers most of what I shall discuss. (As I said, we must all start with reductionism, which I fully accept.) A second source of confusion may be the fact that the concept of broken symmetry has been borrowed by the elementary particle physicists, but their use of the term is strictly an analogy, whether a deep or a specious one remaining to be understood.
Let me then start my discussion with an example on the simplest possible level, a natural one for me because I worked with it when I was a graduate student: the ammonia molecule. At that time everyone knew about ammonia and used it to calibrate his theory or his apparatus, and I was no exception. The chemists will tell you that ammonia "is" a triangular pyramid:
with the nitrogen negatively charged and the hydrogens positively charged, so that it has an electric dipole moment ($\mu$), negative toward the apex of the pyramid. Now this seemed very strange to me, because I was just being taught that nothing has an electric dipole moment. The professor was really proving that no nucleus has a dipole moment, because he was teaching nuclear physics, but as his arguments were based on the symmetry of space and time they should have been correct in general.
I soon learned that, in fact, they were correct (or perhaps it would be more accurate to say not incorrect) because he had been careful to say that no stationary state of a system (that is, one which does not change in time) has an electric dipole moment. If ammonia starts out from the above unsymmetrical state, it will not stay in it very long. By means of quantum mechanical tunneling, the nitrogen can leak through the triangle of hydrogens to the other side, turning the pyramid inside out, and, in fact, it can do so very rapidly. This is the so-called "inversion," which occurs at a frequency of about $3 \times 10^{10}$ per second. A truly stationary state can only be an equal superposition of the unsymmetrical pyramid and its inverse. That mixture does not have a dipole moment. (I warn the reader again that I am greatly oversimplifying and refer him to the textbooks for details.)
I will not go through the proof, but the result is that the state of the system, if it is to be stationary, must always have the same symmetry as the laws of motion which govern it. A reason may be put very simply: In quantum mechanics there is always a way, unless symmetry forbids, to get from one state to another. Thus, if we start from any one unsymmetrical state, the system will make transitions to others, so only by adding up all the possible unsymmetrical states in a symmetrical way can we get a stationary state. The symmetry involved in the case of ammonia is parity, the equivalence of left- and right-handed ways of looking at things. (The elementary particle experimentalists' discovery of certain violations of parity is not relevant to this question; those effects are too weak to affect ordinary matter.)
Having seen how the ammonia molecule satisfies our theorem that there is no dipole moment, we may look into other cases and, in particular, study progressively bigger systems to see whether the state and the symmetry are always related. There are other similar pyramidal molecules, made of heavier atoms. Hydrogen phosphide, $\text{PH}_3$, which is twice as heavy as ammonia, inverts, but at one-tenth the ammonia frequency. Phosphorus trifluoride, $\text{PF}_3$, in which the much heavier fluorine is substituted for hydrogen, is not observed to invert at a measurable rate, although theoretically one can be sure that a state prepared in one orientation would invert in a reasonable time.
We may then go on to more complicated molecules, such as sugar, with about 40 atoms. For these it no longer makes any sense to expect the molecule to invert itself. Every sugar molecule made by a living organism is spiral in the same sense, and they never invert, either by quantum mechanical tunneling or even under thermal agitation at normal temperatures. At this point we must forget about the possibility of inversion and ignore the parity symmetry: the symmetry laws have been, not repealed, but broken.
If, on the other hand, we synthesize our sugar molecules by a chemical reaction more or less in thermal equilibrium, we will find that there are not, on the average, more left- than right-handed ones or vice versa. In the absence of anything more complicated than a collection of free molecules, the symmetry laws are never broken, on the average. We needed living matter to produce an actual unsymmetry in the populations.
In really large, but still inanimate, aggregates of atoms, quite a different kind of broken symmetry can occur, again leading to a net dipole moment or to a net optical rotating power, or both. Many crystals have a net dipole moment in each elementary unit cell (pyroelectricity), and in some this moment can be reversed by an electric field (ferroelectricity). This asymmetry is a spontaneous effect of the crystal's seeking its lowest energy state. Of course, the state with the opposite moment also exists and has, by symmetry, just the same energy, but the system is so large that no thermal or quantum mechanical force can cause a conversion of one to the other in a finite time compared to, say, the age of the universe.
There are at least three inferences to be drawn from this. One is that symmetry is of great importance in physics. By symmetry we mean the existence of different viewpoints from which the system appears the same. It is only slightly overstating the case to say that physics is the study of symmetry. The first demonstration of the power of this idea may have been by Newton, who may have asked himself the question: What if the matter here in my hand obeys the same laws as that up in the skyâthat is, what if space and matter are homogeneous and isotropic?
The second inference is that the internal structure of a piece of matter need not be symmetrical even if the total state of it is. I would challenge you to start from the fundamental laws of quantum mechanics and predict the ammonia inversion and its easily observable properties without going through the stage of using the unsymmetrical pyramidal structure, even though no "state" ever has that structure. It is fascinating that it was not until a couple of decades ago (2) that nuclear physicists stopped thinking of the nucleus as a featureless, symmetrical little ball and realized that while it really never has a dipole moment, it can become football-shaped or plate-shaped. This has observable consequences in the reactions and excitation spectra that are studied in nuclear physics, even though it is much more difficult to demonstrate directly than the ammonia inversion. In my opinion, whether or not one calls this intensive research, it is as fundamental in nature as many things one might so label. But it needed no new knowledge of fundamental laws and would have been extremely difficult to derive synthetically from those laws; it was simply an inspiration, based, to be sure, on everyday intuition, which suddenly fitted everything together.
The basic reason why this result would have been difficult to derive is an important one for our further thinking. If the nucleus is sufficiently small there is no real way to define its shape rigorously: Three or four or ten particles whirling about each other do not define a rotating "plate" or "football." It is only as the nucleus is considered to be a many-body systemâin what is often called the $N \to \infty$ limitâthat such behavior is rigorously definable. We say to ourselves: A macroscopic body of that shape would have such-and-such a spectrum of rotational and vibrational excitations, completely different in nature from those which would characterize a featureless system. When we see such a spectrum, even not so separated, and somewhat imperfect, we recognize that the nucleus is, after all, not macroscopic; it is merely approaching macroscopic behavior. Starting with the fundamental laws and a computer, we would have to do two impossible thingsâsolve a problem with infinitely many bodies, and then apply the result to a finite systemâbefore we synthesized this behavior.
A third insight is that the state of a really big system does not at all have to have the symmetry of the laws which govern it; in fact, it usually has less symmetry. The outstanding example of this is the crystal: Built from a substrate of atoms and space according to laws which express the perfect homogeneity of space, the crystal suddenly and unpredictably displays an entirely new and very beautiful symmetry. The general rule, however, even in the case of the crystal, is that the large system is less symmetrical than the underlying structure would suggest: Symmetrical as it is, a crystal is less symmetrical than perfect homogeneity.
Perhaps in the case of crystals this appears to be merely an exercise in confusion. The regularity of crystals could be deduced semiempirically in the mid-19th century without any complicated reasoning at all. But sometimes, as in the case of superconductivity, the new symmetryânow called broken symmetry because the original symmetry is no longer evidentâmay be of an entirely unexpected kind and extremely difficult to visualize. In the case of superconductivity, 30 years elapsed between the time when physicists were in possession of every fundamental law necessary for explaining it and the time when it was actually done.
The phenomenon of superconductivity is the most spectacular example of the broken symmetries which ordinary macroscopic bodies undergo, but it is of course not the only one. Antiferromagnets, ferroelectrics, liquid crystals, and matter in many other states obey a certain rather general scheme of rules and ideas, which some many-body theorists refer to under the general heading of broken symmetry. I shall not further discuss the history, but give a bibliography at the end of this article (3).
The essential idea is that in the so-called $N \to \infty$ limit of large systems (on our own, macroscopic scale) it is not only convenient but essential to realize that matter will undergo mathematically sharp, singular "phase transitions" to states in which the microscopic symmetries, and even the microscopic equations of motion, are in a sense violated. The symmetry leaves behind as its expression only certain characteristic behaviors, for instance, long-wavelength vibrations, of which the phantom example is sound waves; or the unusual macroscopic conduction phenomena of the superconductor; or, in a very deep analogy, the very rigidity of crystal lattices, and thus of most solid matter.
There is, of course, no question of the system's really violating, as opposed to breaking, the symmetry of space and time, but because its parts find it energetically more favorable to maintain certain fixed relationships with each other, the symmetry allows only the body as a whole to respond to external forces. This leads to a "rigidity," which is also an apt description of superconductivity and superfluidity in spite of their apparent "fluid" behavior. [In the former case, London noted this aspect very early (4).] Actually, for a hypothetical gaseous but intelligent citizen of Jupiter or of a hydrogen cloud somewhere in the galactic center, the properties of ordinary crystals might well be a more baffling and intriguing puzzle than those of superfluid helium.
I do not mean to give the impression that all is settled. For instance, I think there are still fascinating questions of principle about glasses and other amorphous phases, which may reveal even more complex types of behavior. Nevertheless, the role of this type of broken symmetry in the properties of inert but macroscopic material bodies is now understood, at least in principle. In this case we can see how the whole becomes not only more than but very different from the sum of its parts.
The next order of business logically is to ask whether an even more complete destruction of the fundamental symmetries of space and time is possible and whether new phenomena then arise, intrinsically different from the "simple" phase transition representing a condensation into a less symmetric state.
We have already excluded the apparently unsymmetric cases of liquids, gases, and glasses. (In any real sense they are more symmetric.) It seems to me that the next stage is to consider the system which is regular but contains information. That is, it is regular in space in some sense so that it can be "read out," but it contains elements which can be varied from one "cell" to the next. An obvious example is DNA; in everyday life, a line of type or a movie film have the same structure. This type of "information-bearing crystallinity" seems to be essential to life. Whether the development of life requires any further breaking of symmetry is by no means clear.
Keeping on with the attempt to characterize types of broken symmetry which occur in living things, I find that at least one further phenomenon seems to be identifiable and either universal or remarkably common, namely, ordering (regularity or periodicity) in the time dimension. A number of theories of life processes have appeared in which regular pulsing in time plays an important role: theories of development, of growth and growth limitation, and of the memory. Temporal regularity is very commonly observed in living objects. It plays at least two kinds of roles. First, most methods of extracting energy from the environment in order to set up a continuing, quasi-stable process involve time-periodic machines, such as oscillators and generators, and the processes of life work in the same way. Second, temporal regularity is a means of handling information, similar to information-bearing spatial regularity. Human spoken language is an example, and it is noteworthy that all computing machines use temporal pulsing. A possible third role is suggested in some of the theories mentioned above: the use of phase relationships of temporal pulses to handle information and control the growth and development of cells and organisms (5).
In some sense, structureâfunctional structure in a teleological sense, as opposed to mere crystalline shapeâmust also be considered a stage, possibly intermediate between crystallinity and information strings, in the hierarchy of broken symmetries.
To pile speculation on speculation, I would say that the next stage could be hierarchy or specialization of function, or both. At some point we have to stop talking about decreasing symmetry and start calling it increasing complication. Thus, with increasing complication at each stage, we go on up the hierarchy of the sciences. We expect to encounter fascinating and, I believe, very fundamental questions at each stage in fitting together less complicated pieces into the more complicated system and understanding the basically new types of behavior which can result.
There may well be no useful parallel to be drawn between the way in which complexity appears in the simplest cases of many-body theory and chemistry and the way it appears in the truly complex cultural and biological ones, except perhaps to say that, in general, the relationship between the system and its parts is intellectually a one-way street. Synthesis is expected to be all but impossible; analysis, on the other hand, may be not only possible but fruitful in all kinds of ways: Without an understanding of the broken symmetry in superconductivity, for instance, Josephson would probably not have discovered his effect. [Another name for the Josephson effect is "macroscopic quantum-interference phenomena": interference effects observed between macroscopic wave functions of electrons in superconductors, or of helium atoms in superfluid liquid helium. These phenomena have already enormously extended the accuracy of electromagnetic measurements, and can be expected to play a great role in future computers, among other possibilities, so that in the long run they may lead to some of the major technological achievements of this decade (6).]
For another example, biology has certainly taken on a whole new aspect from the reduction of genetics to biochemistry and biophysics, which will have untold consequences. So it is not true, as a recent article would have it (7), that we each should "cultivate our own valley, and not attempt to build roads over the mountain ranges ... between the sciences." Rather, we should recognize that such roads, while often the quickest shortcut to another part of our own science, are not visible from the viewpoint of one science alone.
The arrogance of the particle physicist and his intensive research may be behind us (the discoverer of the positron said "the rest is chemistry"), but we have yet to recover from that of some molecular biologists, who seem determined to try to reduce everything about the human organism to "only" chemistry, from the common cold and all mental disease to the religious instinct. Surely there are more levels of organization between human ethology and DNA than there are between DNA and quantum electrodynamics, and each level can require a whole new conceptual structure.
In closing, I offer two examples from economics of what I hope to have said. Marx said that quantitative differences become qualitative ones, but a dialogue in Paris in the 1920s sums it up even more clearly:
FITZGERALD: The rich are different from us.
HEMINGWAY: Yes, they have more money.
References
V. F. Weisskopf, in Brookhaven Nat. Lab. Publ. 888T360 (1965). Also see Nuovo Cimento Suppl. Ser. 1 4, 465 (1966); Phys. Today 20 (No. 5), 23 (1967).
A. Bohr and B. R. Mottelson, Kgl. Dan. Vidensk. Selsk. Mat. Fys. Medd. 27, 16 (1953).
Broken symmetry and phase transitions: L. D. Landau, Phys. Z. Sowjetunion 11, 26, 542 (1937). Broken symmetry and collective motion, general: J. Goldstone, A. Salam, S. Weinberg, Phys. Rev. 127, 965 (1962); P. W. Anderson, Concepts in Solids (Benjamin, New York, 1963), pp. 175-182; B. D. Josephson, thesis, Trinity College, Cambridge University (1962). Special cases: antiferromagnetism, P. W. Anderson, Phys. Rev. 86, 694 (1952); superconductivity, ibid. 110, 827 (1958); ibid. 112, 1900 (1958); Y. Nambu, ibid. 117, 648 (1960).
F. London, Superfluids (Wiley, New York, 1950), vol. 1.
M. H. Cohen, J. Theor. Biol. 31, 101 (1971).
J. Clarke, Amer. J. Phys. 38, 1075 (1969); P. W. Anderson, Phys. Today 23 (No. 11), 23 (1970).
A. B. Pippard, Reconciling Physics with Reality (Cambridge Univ. Press, London, 1972).
2026-06-22
Dr. Jill Bolte Taylorâs: The 4 Hidden Brain Characters Controlling Your Life
www.youtube.com/watch?v=7rfRcNzUA3ISummary
This summary provides an overview of the life-altering insights shared by Dr. Jill Bolte Taylor, a Harvard-trained neuroanatomist, during her conversation with host Hala Taha on the Young and Profiting podcast. It details her personal background, the neurological mechanics of her stroke, the warning signs of a stroke, her groundbreaking "Four Characters of the Brain" framework, generational shifts in cognitive dominance, and practical strategies for achieving cognitive balance and whole-brain living.
Introduction and Biological Motivation
Dr. Jill Bolte Taylor's journey into neuroscience was deeply personal. Growing up with a brother diagnosed with schizophrenia, she observed profound differences in how they uniquely perceived the same reality. While she might interpret their motherâs shouting as terror for their safety, her brother perceived it as anger. This stark contrast in emotional processing sparked a lifelong quest to understand how the brain constructs our perception of reality, normal versus abnormal cognitive function, and the cellular basis of human consciousness.
Prior to her stroke, Dr. Taylor viewed consciousness from a strict neuroanatomical perspective. She believed that every human capacity is mapped directly to specific brain cells and that even a single-celled organism possesses a fundamental form of consciousness, defined by its semipermeable membrane separating "self" from "other." In her view, the human body is a highly organized, multicellular culmination of various nested levels of consciousness operating in dynamic neural constellations. Climbing the academic ladder at Harvard Medical School and working under Nobel laureate David Hubel, she integrated her scientific rigor with her artistic passion, specializing in the visualization of cells, neurotransmitters, and neural relationships.
The Stroke: Experiencing Brain Death from the Inside Out
On December 10, 1996, at the age of 37, Dr. Taylor experienced a massive hemorrhagic stroke caused by a congenital arteriovenous malformation (AVM). An AVM is a rare malformation where high-pressure arteries connect directly to low-pressure veins without the buffering capacity of a capillary bed. These malformations typically rupture between the ages of 25 and 45. In Dr. Taylor's case, it had caused chronic, severe migraines since age 17âa symptom that permanently disappeared after surgical removal of the ruptured tissue.
Over the course of four hours, Dr. Taylor watched her own brain shut down:
The Initial Pain: She woke up to a sharp, pounding pain behind her left eye and extreme light sensitivity.
Dissolution of Boundaries: While exercising and taking a shower, she watched her motor coordination fail. The sound of running water became painfully amplified. Crucially, as the hemorrhage expanded into her left hemisphere, she lost the ability to define the boundaries of her physical body. Her arms and skin seemed to blend with the molecules of the shower wall, bringing about a state of profound sensory euphoria and boundaryless connection to the universe.
Loss of Language and Panic: Her right arm became paralyzed, signaling a stroke. Attempting to make a phone call took 45 minutes of painstaking effort. By the time she connected with a colleague, her speech had degenerated into unintelligible, animal-like sounds (which she likened to a golden retriever's bark), though she believed she was speaking clearly.
The Lack of Fear: Because the hemorrhage was drowning her left emotional brain (the seat of fear and anxiety), she felt no panic. Instead, she felt a profound, peaceful surrender, observing her cognitive collapse with scientific curiosity.
Her survival and recovery were miraculous. After a golf-ball-sized blood clot was surgically removed from her left hemisphere, she spent eight years fully rebuilding her brain. Guided by her mother, who treated her like an infant in an adult's body, she had to relearn colors, sounds, speech, vocabulary, and motor skills from scratch.
Stroke Warning Signs: The S.T.R.O.K.E. Acronym
To help the public quickly identify and respond to stroke symptoms, Dr. Taylor developed the acronym S.T.R.O.K.E.:
S - Speech: Sudden difficulty speaking, understanding language, or producing coherent sounds.
T - Tingling: Acute numbness or a tingling sensation, typically concentrated on one side of the body.
R - Remembering: Sudden inability to recall basic information, such as a spouse's name, current location, or common facts.
O - Off-balance: Sudden loss of coordination, difficulty walking, dropping limbs, or physical drooping on one side of the face or body.
K - Killer Headache: A sudden, excruciating, throbbing, or pulsating headache, often localized to one side.
E - Eyes: Sudden, dramatic changes or deficits in vision.
Prevention Strategies: Dr. Taylor emphasizes that stroke prevention requires maintaining healthy vascular pressure in the brain. The blood vessel walls in the brain are exceptionally thin and transparent. Chronic anger, stress, lack of sleep, and poor diet elevate internal vascular pressure, increasing the risk of rupture. Sleep is particularly critical, as it acts as a cellular flushing system where metabolic waste accumulated by active neurons is cleared.
The Four Brain Characters (Whole Brain Living)
Traditional neurology historically claimed that only the analytical left cerebral cortex is conscious, leaving the remaining parts of the brain classified as unconscious. Dr. Taylor's stroke dismantled this myth, revealing that the brain is divided into four distinct anatomical modules of cellsâtwo emotional (limbic) and two thinking (cortical)âsplit between the left and right hemispheres. Each module houses a distinct personality or "Character" that influences our decisions, habits, and self-perception:
Character 1: Left Thinking (The Analytical Brain):
Attributes: Highly organized, logical, structured, and obsessed with details, language, planning, and linear time.
Role: Focuses on identity, status, achievement, and maintaining control over the physical environment.
Character 2: Left Emotional (The Protective/Reactive Brain):
Attributes: Powered by memory, pain, past trauma, and fear.
Role: Acts as a defensive scanner, projecting past negative experiences onto the present to protect us. It is the seat of the "imposter syndrome," anxiety, tribalism, and the exclusionary "us versus them" mentality (which underlies racism and social division).
Character 3: Right Emotional (The Experiential/Playful Brain):
Attributes: Playful, highly creative, sensory, physical, and deeply connected to the immediate present.
Role: Seeks raw experiences, joy, laughter, and collective bonding without judgment of right or wrong.
Character 4: Right Thinking (The Wise/Spiritual Brain):
Attributes: Boundaryless, peaceful, compassionate, and deeply rooted in a sense of universal love and awe.
Role: Acts as the internal observer, recognizing our connection to all of humanity and the universe, offering deep, calm, and unconditional reassurance ("I got you").
Generational Shifts in Cognitive Dominance
Dr. Taylor outlines how societal structures and technology have shaped the dominant brain hemispheres of different generations:
The Greatest Generation & Baby Boomers: Historically dominated by the left hemisphere. Winning World War II and building post-war financial security required intense discipline, pragmatism, and left-brain organization. This fostered a zero-sum, transaction-focused economic model where financial profit and material security were valued above all else.
Generation X: Technologically savvy and pragmatic, serving as a transitional group that built the digital tools we use today.
Millennials & Gen Z: Increasingly right-brain dominant. Dr. Taylor traces this to developmental shifts, such as childhood exposure to interactive technology (e.g., Teddy Ruxpin) and visual learning systems (e.g., teaching arithmetic using pictures rather than rote memorization). Consequently, younger generations prioritize collective well-being, collaborative decision-making, ethical alignment, and human connection over pure corporate profit.
This generational friction is evident in modern workspaces. While Baby Boomers may struggle to understand a younger worker's willingness to quit a high-paying but unfulfilling job, Millennials and Gen Z find the traditional, profit-at-all-costs corporate grind alienating.
Actionable Strategies for Whole Brain Living
Dr. Taylor stresses that the goal of human evolution is not to abandon the left hemisphere for the right, but to practice "whole-brain living" by consciously integrating all four characters. She shares two key physiological rules to help individuals regain control of their minds:
The 90-Second Rule: When an emotion is triggered, a chemical cascade is released by the brain, flushing through the body and runing its physiological course in less than 90 seconds. If an individual remains angry, anxious, or sad for longer than 90 seconds, they are making a conscious, often habitual choice to re-stimulate those neural loops. By simply pausing and watching the feeling dissipate, one can choose to exit the emotional reaction.
Tapping into the Right Brain: To balance an overstimulated, stressed left brain, individuals must practice mindfulness. This includes physical exercise without competition, listening to music, breathing consciously, eating meals mindfully without digital distractions, and allowing oneself to play and create without an end goal.
Ultimately, Dr. Taylor suggests that our primary purpose as human beings is to love one another. By balancing analytical drive with deep empathy and systemic connection, humanity can move past its current state of geopolitical and cultural division toward mutual profit, peace, and holistic survival.
Transcript
Dr. Jill Bolte Taylor: Brain cells are like people. We're social; they're social. A single cell can have 10,000 to 15,000 connections in a network with other neurons. Ten to fifteen thousandâthat is a social network. Talk about influencers, boy, it's those brain cells.
Hala Taha: Dr. Jill Bolte Taylor, a Harvard-trained neuroscientist, experienced the unthinkable. She witnessed her own brain shut down, moment by moment. Today's conversation will change how you understand your brain and how you use it.
Dr. Jill Bolte Taylor: Running a business is very different than being an entrepreneur, especially in this day and age. Entrepreneurs have to have creativity. In order for you to do everything that you do, you have to have brain cells that perform that function. We have four major modules of cells inside of our head: two emotionalâthe right hemisphere and the left hemisphereâand then two thinkingâthe right thinking and the left thinking. The value of the right hemisphere says, "I care about people." Creativity is in the right hemisphere. It is that left emotional brain that looks at someone and says, "You're different from me. I'm going to push you away." We are skewed to the values of the left hemisphere.
Hala Taha: When you were 37, you had a stroke. It took you about 45 minutes or longer to realize that you were having a stroke, and you were somebody who studied the brain. How can we know if we're having the symptoms of a stroke, and what do we do immediately when we feel those symptoms?
Dr. Jill Bolte Taylor: So, the warning signs. Here are the warning signs. I use S-T-R-O-K-E to help people remember. S stands forâ
Hala Taha: Hey, YAPfam. Welcome back to another amazing episode. Today's conversation will change how you understand your brain and how you use it. Our guest is Dr. Jill Bolte Taylor, a Harvard-trained neuroscientist who experienced the unthinkable. At just 37 years old, she suffered a massive stroke and witnessed her own brain shut down, moment by moment.
That life-altering experience became the foundation for Whole Brain Living, a powerful framework that reveals the four distinct characters inside your brain that shape your thoughts, emotions, habits, and decisions. Once you learn to recognize them, you'll gain the ability to consciously choose clarity over chaos, intention over reaction, and calm over stress.
We're going to be covering this extensively in today's conversation. But first, if you're new here, hit that follow button so you never miss a dose of wisdom.
Dr. Jill, welcome to the Young and Profiting podcast.
Dr. Jill Bolte Taylor: I am so happy to be with you. Thank you.
Hala Taha: Likewise, I'm so excited. I love talking about the brain. I love understanding the brain more. As entrepreneurs, we're using our minds every day, and we need to make sure that we're optimizing our minds and our productivity. So, I am very excited for this conversation today.
Something that really made me curious when I was researching you, Dr. Jill, and was really eye-opening, is that you were actually studying the brain before you had this traumatic stroke. When I had heard about you in the past, I thought that you had a stroke and then you got interested in the brain. But it turns out you were actually studying the brain long before you had your accident, which I want to hear all about.
But first, talk to us about why you decided to study the brain. What were you curious about? What were the kind of questions that you were trying to solve when you were initially starting out as a scientist and researcher?
Dr. Jill Bolte Taylor: Thank you. Yes, I have a brother who is 18 months older than I am, and he would eventually be diagnosed with the brain disorder schizophrenia. As a child, I just noticed that this guy and I were completely different in the way we interpreted our experiences.
For example, if we were out playing kickball, and the ball goes flying out into the yard, and my mom is on the stoop, and all of a sudden she jumps up and she's screaming at us. I interpreted that as terrorâshe was afraid her kids were going to get killed if we ran out into the street. But my brother interpreted her hollering as anger. That is a fundamental difference when we are not understanding and perceiving people's emotions in the same way.
So, I became really fascinated with what the differences were between me and my brother, and what was going on. It had to be at the level of the brain, because biologically, he is the closest thing to me that exists in the universe. I became fascinated with body language, social relations, vocal languaging, and what I am as a human being. I was just fascinated with what I am as a living being.
That caught my attention, and then as I got older, I really became fascinated with how our brain creates our perception of reality. What is normal, and what is not normal? I grew up to be a neuroanatomist. I study the brain at a cellular level, because fundamentally, I figured the differences between me and my brother were going to be in the way our brains wired themselves.
Hala Taha: Something I really want to dig deep on is the fact that you were studying what our reality is. What is perception? How do we perceive reality and consciousness itself? Talk to us about how you thought consciousness worked before you had your accident.
Dr. Jill Bolte Taylor: Oh, that's a big question. I believed that every ability we have is because we have brain cells that perform that function. To me, the single-celled organism is lifeâthat is the miracle. We just happen to be a bunch of cells stuck together for multicellular life, which is also fantastic. But I was fascinated with the single-celled organism.
How did the universe create a bunch of atoms and molecules that work together in order to become a blueprint for a living entity? That living entity is defined by having a boundary, a cellular membrane that is semipermeable. Things exist outside in the universe beyond that membrane, and then that membrane allows some things in, giving it a perception of its environment.
So, I was very cellular; I was very anatomical. My perception of consciousness was: I do believe that a single cell has a consciousness. It's, of course, not like ours, but I believe it still has an awareness of the difference between itself and that which is outside of itself.
Hala Taha: And you believed this before your accidentâthat each individual cell had its own consciousness? That's so interesting. Why did you believe that?
Dr. Jill Bolte Taylor: Well, because what is life? To me, the difference is in the universe's ability to put all the atoms and molecules in the right formation in order to come up with genetic material. That genetic material then becomes something, which is ultimately nothing other than atoms and molecules. I don't believe that we have the physical construct of a human body and then consciousness suddenly happens to us. I think that we are a culmination of consciousness.
We have different levels of consciousness, and different parts of our brain work together in constellations of skill sets that then end up looking like separate consciousnesses, which also end up looking like different personalities. I always had that construct, but I was focused on working in the lab. I was teaching and performing neuroanatomy in the gross anatomy cadaver lab. I loved my life, and I loved what I was doing. I had that same thinking pattern, really focused at a cellular level on the differences between my brain and my brother's brain.
Hala Taha: One last question before we get into your accident and what happened: who were you back then? Who was Jill back then? How did you self-identify and define success?
Dr. Jill Bolte Taylor: I was climbing the Harvard ladder. I had my PhD in neuroanatomy, and my first post-doc was at Harvard Medical School. I grew up in Indiana, and once I got my PhD, I went to Harvard for my post-doc. I was studying in the lab of David Hubel, a Nobel laureate. It was a very alpha personalityâgo, go, go, let's achieve.
From David Hubel's lab, I moved from the Department of Neurobiology to the Harvard Department of Psychiatry because I wanted to focus my basic science research on schizophrenia and what the differences were at a neuroanatomical level. I was climbing the Harvard ladder, doing what a girl had to do.
But I was also an artist in my heart, and I chose neuroscience to make a living. When I went to the labs, I said to all of my mentors, "I'm an artist in my heart, so give me projects that you care about that have an aesthetic component to the science." That meant the visualization of cells, neurotransmitters, and the relationships between them. It allowed me to make beautiful art and learn new things in the lab at the same time.
Hala Taha: So, you got to combine both passions, which is great.
Dr. Jill Bolte Taylor: Yeah.
Hala Taha: When you were 37, you had a stroke. Take us back to the morning of the day that it happened. What were some of the initial things that you realized were happening? What did you think was happening in the moment, and how did things unfold?
Dr. Jill Bolte Taylor: First of all, I'm a PhD. I am a scientist. Of course, I had learned neurology and studied stroke at a cellular level, as well as dementia and all kinds of neurological trauma. But I was a scientist, a lab rat; I was not an MD or a practicing clinical neurologist.
When I woke up on the morning of December 10, 1996, as soon as I sat up, I had a major pounding pain behind my left eye. It was very unusual for me to experience any kind of pain. I was generally very healthy, knock on wood. But I had this pounding pain, so I thought, "Okay, I'm going to exercise and get my blood flowing, and hopefully I will feel better."
I got up, but as soon as I stood up, I realized that the light coming in through the windows was really burning my eyes. It was uncomfortable. So, I closed the blinds. I got on my Cardio Glideâit was a full-body exercise machine back in the '90s. I was jamming away on this thing, and I looked down at my hands, and they literally looked like primitive claws grasping onto the bar. I thought, "Wow, that is unusual."
The pounding kept going, and I just looked at myself. It was as though I was observing myself having this experience instead of actually being inside the body having the experience. The pounding in my head just wasn't getting any better, so I thought, "Okay, enough of exercise."
I decided to take a shower, because at this point, I was still planning on heading to work. I started walking across my living room, and every step was rigid. It was as though I was having to actively tell my legs to move: Move. Coordinate. Move.
As I was getting into the shower, lifting my leg, there was literally this conversation going on inside of my body: Okay, you muscles, contract. You muscles, relax. I lost my balance while in the shower. I leaned up against the wall and turned the water on. I pulled out the nozzle, and when the water hit the tub, the volume was so amplified that it literally knocked me backward. It was like raw energy just knocked me over.
I was leaning up against the wall, looking at my arm, and I realized I could no longer define the boundaries of where I began and where I ended. I felt like atoms and molecules blending with the atoms and molecules of the wall.
About this time, your audience is probably thinking, "Man, this sounds like some kind of a psychedelic tripâpsilocybin, maybe." Having not had that experience, I can't speak to it directly. But if you've ever had a similar experience, it is the dissolving of the boundaries of where we begin and where we end as a biological creature. Because we are this massive conglomeration of cells and the energy of the life of those cells. A group of cells in that left hemisphere, right where the hemorrhage was happening, had gone completely offline. Because of that, I could no longer define the boundaries of where my body ended.
Eventually, I got out of the shower, went into my bedroom, and mechanically dressed myself. I just somehow got dressed. Then I asked myself, "Can I drive? Can I drive?" In that instant, my right arm went totally paralyzed by my side. That was the moment I realized, "Oh my gosh, paralysis. A warning sign of stroke. Oh my god, I'm having a stroke."
The very next thing my brain said was, "Wow, this is so cool! How many brain scientists have the opportunity to study their own brain from the inside out?" That alpha personality was saying, "Okay, we're having a stroke. We'll do this for a few weeks, learn what we can learn, and then we'll go back to work."
After that, it took about 45 minutes for me to actually figure out how to make a phone call and get help.
Hala Taha: Wow, what a powerful story. I really want to dive into what was happening neurologically, but I'm also very curious: could you have prevented this stroke to begin with? Do you feel like there's anything you could have done to prevent this, or that we can do to prevent the same thing happening to us?
Dr. Jill Bolte Taylor: Well, there are different kinds of stroke. There are two primary types of stroke. One is hemorrhagic, which is when blood vessels rupture and blood seeps out into the brain tissue. That was the kind of stroke I had. Specifically, I had what we call an arteriovenous malformation (AVM).
Essentially, you have an artery, which is a high-pressure system, coming in. Usually, it tapers down to a very small capillary space where red blood cells line up, and then at the other end, it connects to a low-pressure vein that absorbs fluid to take deoxygenated blood back to the heart. In my case, I had a congenital malformation where an artery was directly connected to a vein without the capillary network to neutralize the pressure. These blood vessels usually rupture between the ages of 25 and 45. I was 37 at the time.
So, no, I did not know it was there, and there was nothing I could do about it unless someone had given me an MRI and said, "Oh, Jill, we have a problem." We do that now, but back then in 1996, we weren't routinely giving people MRIs.
However, I had been diagnosed with migraine headaches at the age of 17â20 years before this thing ruptured. I have not had a single migraine since I had the surgery to remove the malformation. If there is someone in your audience who experiences chronic migraine headaches, and none of the current medicationsâwhich are actually excellent for migrainesâhelp, I highly encourage them to go get a scan. Go get your brain looked at to see what's actually going on inside of your head. Knowing if you have an organic vascular problem is incredibly important.
Hala Taha: Yes, being preventative. Now, like you said, MRIs are widely available. Immediately when you said that, I thought of a person in my life who always gets migraines. I need to tell them to go get an MRI scan.
Dr. Jill Bolte Taylor: If the medications don't work, then absolutely, you want to go and see what else might be going on inside. I have had people write to me and say, "I heard you give this advice on a podcast, and it saved my life." Who knows who we can positively influence out there?
Hala Taha: Absolutely. One more question: it took you about 45 minutes or longer to realize that you were having a stroke, and you were someone who literally studied the brain. How can we know if we are having the symptoms of a stroke, and what should we do immediately when we feel those symptoms?
Dr. Jill Bolte Taylor: The most typical type of stroke happens when a blood clot is thrown somewhere in your body and travels up into the blood vessels of the brain. Because those brain arteries get smaller and smaller as they taper, the blood clot eventually blocks the flow of blood. That is called an ischemic stroke.
To help people remember the warning signs of a stroke, I use the acronym S-T-R-O-K-E:
S stands for Speech: If you suddenly have any problems with languageâeither formulating words or understanding them. If you try to speak and what comes out is garbled or makes no sense, even if you can still hear the correct language in your head, that is a huge warning sign.
T stands for Tingling or Numbness: Usually, this occurs on only one side of the body, though not all the time. Pay close attention to what is going on with your limbs and how they feel.
R is for Remembering: All of a sudden, are you experiencing an acute problem with memory? For example, suddenly forgetting your spouse's name, where you are, or basic details. This is not like forgetting where you parked your car, which is common; it is a sudden, major cognitive lapse.
O is for Off-balance: If you suddenly feel very off-balance. Often, one side of the body or one side of the face will droop. You might find yourself dragging a leg or experiencing sudden paralysis in an arm.
K stands for Killer Headache: This is a throbbing, pulsating, intense headacheâlike the intense ice cream brain-freeze pain, but severe. It is a major warning sign, usually on one side of the head.
E stands for Eyes: Sudden, major problems with your vision.
A stroke happens quicklyâboom. What can you do to help prevent it? Pay attention to what you are eating, because food makes a massive difference.
Also, how much sleep are you getting? Sleep is the time period when the incoming stream of sensory information shuts down. This is when brain cells turn on their garbage collection system, and fluid flushes out all the cellular waste. Your brain is made of roughly 86 billion neurons that are constantly communicating, consuming energy, and creating waste while you are awake. When we go to sleep, the system is flushed.
How stressful is your life? The stress circuitry is a constant "go, go, go, do, do, do" loop. It tells us: "I reached a goal, I'll celebrate for a second, and now I want more." There is always this driving force of the left brain that wants more.
We can manage this stress. Our vulnerability to vascular injury is high because if you look at a human brain, you can actually see the blood inside the vessels because the blood vessel walls are incredibly thin and transparent. When we get angry, hold in rage, experience deep fear, or feel out of control, that high emotional state directly impacts the internal pressure system of the brain. That is simply not healthy for the biological organism.
Hala Taha: Such good tips. I feel like that is so helpful. I want to go back to your story. Suddenly, you found yourself with awareness but without any physical control. You were witnessing your own brain shutting down. What happened next?
Dr. Jill Bolte Taylor: What was really interesting to me was experiencing how the two hemispheres of the brain process information in completely different ways.
The left hemisphere houses our language centers. Language is the ability to take a soundâlike the word "dog"âand associate a specific meaning and comprehension to that sound. It allows us to read, write, perform mathematics, and speak multiple languages. The left hemisphere is a very, very busy place.
Because my hemorrhage was in my left hemisphere, those circuits began to go offline. When they did, I would drift into the consciousness of the present moment. The right hemisphere is a "right here, right now" processor. It is entirely focused on the present moment.
In the present moment, my name doesn't existâthat information is housed in the left hemisphere. The physical boundaries of where I begin and end are also in the left hemisphere. Right here, right now, there is only the richness of the immediate sensory experience. And in that state, it feels like pure euphoria. It is beautiful, because there is no judgment of what is right, wrong, good, or bad. It's just, "Wow, I am alive."
On the morning of the stroke, I waffled back and forth between the two hemispheres. I went from being in the present moment thinking, "Oh my gosh, I'm alive!" to shifting back to the left brain thinking, "Oh my gosh, I'm having a problem. I need to get help."
Eventually, I was able to make a phone call and get help. But by the time help arrived, I had lost all language. I could no longer speak. To myself, I thought I sounded like a golden retriever barking, and the person on the other end of the line also sounded like a golden retriever to me. Fortunately, he recognized my voice, realized something was terribly wrong, and did what he needed to do to get me help.
Hala Taha: So, you felt like you were barking?
Dr. Jill Bolte Taylor: Yes, in my mind, the communication made no sense.
Hala Taha: Were you afraid at this time? Did you feel fear?
Dr. Jill Bolte Taylor: No, I did not. I was very fortunate that the cells in the emotional portion of my left brainâwhere fear, anxiety, and trauma are processedâwere swimming in a pool of blood as well. My fear center was offline. I was completely fine, and I didn't really care.
The right hemisphere doesn't care about those things; it thinks life is great and peaceful. I was motivated to save myself, but I had no linear information to attach myself to normal reality or organize my rescue.
As I waffled between the two hemispheres, I knew I was in grave danger. Right after I finally managed to make the phone call, I dragged myself down the stairs, unlocked the front door, and curled up into a little fetal ball on the floor. I heard a voice inside my own mind saying, "Hold on. Hold on." And I remember thinking, "What am I holding on to? What does that even mean?"
It meant: Don't leave the body. Over the course of four hours, I had become so profoundly disabled that I was afraid if I went unconscious, I would never be able to make this body work again. In the consciousness of the right hemisphere, I felt energetically as large as the universe, because we are energy, and there are no boundaries in energy. When you are connected to all that is, there are no small details or fear of death.
Hala Taha: You just knew that if you left your body, you wouldn't be coming back.
Dr. Jill Bolte Taylor: I felt like I would be gone.
Hala Taha: What happened next in terms of your recovery? How did you get better, what did you learn, and how did you realize there are "four characters" in the brain?
Dr. Jill Bolte Taylor: As I was passing out, I was in an ambulance arriving at the Massachusetts General Hospital emergency room. I felt my spirit surrender; at that point, I had no say. I was gone.
Within moments, they took my gurney into the emergency room under bright lights. People were poking and prodding me, setting up IVs, and handing me a consent form to sign. I remember thinking, "What is wrong with you people?" They had to take my hand and help me make a scribble on the page.
They gave me anti-inflammatories and steroids, and they already had a CAT scan from the first hospital showing the hemorrhage. Because I worked at Harvard, they recognized me as a colleague, so I received incredible care. They stopped the bleeding, and two and a half weeks later, they performed major brain surgery. They cut my head open and removed a blood clot the size of a golf ball.
They sewed me up, sent me home, and told my family, "We have no idea how much of her function she will ever get back. Her job now is to try to recover."
I have a mother who is an absolute angel. She dropped everything in her life to come take care of me. She surrounded me with an environment of love, watching to see what I could learn and what was blocking my progress. She recognized that I was essentially an infant in a woman's body.
At first, I couldn't even see color. She had to teach me what colors were. She had to teach me how to make sounds to produce language, rebuild my vocabulary, and teach me how to walk. She taught me everything. She raised me twice.
Hala Taha: Wow. What did this experience teach you about consciousness? A lot of us don't think about consciousness at allâit's just something that is. Explain to us, simply, what you believe consciousness actually is.
Dr. Jill Bolte Taylor: Let's start with a single cell. That single cell contains the entire DNA blueprint required to multiply and differentiate into all the different kinds of cells that make up the body.
Initially, you have three layers of cells: the ectoderm, which becomes the nervous system (brain, spinal cord, peripheral nerves) and the skin; the mesoderm, which becomes the muscles; and the endoderm, which becomes the connective tissues and internal organs. All of this is made of highly differentiated groups of cells.
Eventually, we end up with this magnificent human brain. The brain is divided into two hemispheres. The primary evolutionary difference between a reptile and a mammal is the addition of our emotional limbic system. Reptiles do not have complex emotions; mammals do. And the primary difference between typical mammals and humans is the massive explosion of our thinking cerebral cortex.
We humans have four major modules of cells inside our heads: two emotional modules (divided between the right and left hemispheres of the limbic system) and two thinking modules (divided between the right and left cerebral cortex). Most of us have heard the pop-psychology myth that "the right hemisphere is emotional and the left hemisphere is analytical." Anatomically, that is simply not true. We have both emotional and thinking modules in both hemispheres.
The primary difference for me when I lost my left hemisphere was that I lost linear time. The right hemisphere is entirely a "right here, right now" machine. The emotional component of the right hemisphere processes the raw, physical experience of the present momentâwhat it feels like to be alive, to sit, to walk, to feel the temperature of the air, or to feel the water against your skin. The right thinking module is also entirely rooted in the present. If you are purely in the right hemisphere, only what is directly in front of you exists; the past and the future do not exist, and neither does your name or language. It is a state of deep gratitude, love, and connection to all that is, beyond the physical limitations of the self.
By contrast, the left hemisphere steps completely out of the present moment. If I ask you, "Hala, what did you have for dinner last night?"
Hala Taha: I had Asian food.
Dr. Jill Bolte Taylor: Exactly. Where did you go in your mind to remember that? You don't have that Asian food right in front of you. You had to step out of the present moment and leave me here alone to access a different consciousness that runs in your background.
The beauty of the left emotional brain is that it acts as a catalog of everything you have ever experienced. It is constantly running to help you navigate and survive. If the ground suddenly started to shake right now, your brain would say, "Earthquake! I need to get out of this building." That emotional reactivity is designed to protect you in the present moment based on threat data from your past.
So, we are running four distinct consciousnesses:
Right Emotional: The raw, physical, sensory experience of the present moment.
Right Thinking: The peaceful, wise, boundaryless observer connected to the universe.
Left Emotional: The protective scanner that uses past memories and fears to keep us safe.
Left Thinking: The analytical, logical, detail-oriented coordinator that plans, organizes, and speaks.
When we understand all four of these characters, we gain the power to choose who and how we want to be in any given moment. That is true personal power.
Hala Taha: This is fascinating. I've only ever heard of the classic "left brain versus right brain" concept. Let's bust some common pop-psychology myths about the brain. What do we need to know?
Dr. Jill Bolte Taylor: The biggest myth is that we only use 10% of our brain. No, if a brain cell is alive, you are using it.
Consider this: for an entrepreneur to do everything they do, they have to use diverse groups of brain cells. Some people say, "Oh, I'm not creative at all." But creativity is a function of the right hemisphere because it operates outside the box of what is "right, wrong, good, or bad"âwhich is the domain of the left brain.
Brain cells are highly social. A single neuron can have 10,000 to 15,000 connections forming a massive social network. The same is true for humans; we are social creatures. If we don't socialize, we become rigid, set in our ways, and emotionally decline. The same thing happens to neurons.
Another major myth is that the right brain is purely emotional and the left is purely analytical. As I mentioned, we have emotional and thinking processing centers in both hemispheres.
Hala Taha: Let's talk about how the left and right sides of the brain uniquely perceive reality.
Dr. Jill Bolte Taylor: According to traditional medicine, only one-quarter of our brain is considered "conscious," and that is the left thinking tissue. Look at the state of the worldâit's a bit of a mess because we almost exclusively value that one portion of our brain.
Imagine the world we could live in if we stopped treating the other three-quarters of our brain as unconscious and out of our control. Whole-brain living is about recognizing which parts of your brain you are using, deciding if you are balanced, and choosing when to activate different circuits.
If your left analytical circuitry is running all the time, that is your stress circuitry. It can interfere with your sleep, your health, and your relationships. We are not single-celled organisms, reptiles, or simple mammals. We are human beings, and we have these four wonderful groups of cells designed to serve us. To be a whole, successful human, we need to utilize the skill sets of all four characters.
Hala Taha: Just to recap the four characters for our listeners so we are all on the same page:
Left Thinking: Identity, planning, control, organization, and achievement.
Left Emotional: Pain, fear, trauma, and memory.
Right Emotional: Play, creativity, and connection.
Right Thinking: Witness, wisdom, peace, and universal love.
Let's talk about how these four characters specifically influence an entrepreneur.
Dr. Jill Bolte Taylor: Running an established business is very different from being a creative entrepreneur, though there is a lot of overlap today.
If you operate solely from the left thinking brain, you focus strictly on the physical brand, the product, the logistics, and the financesâyou hire "bean counters" to watch the money. But if you want to grow, you also have to hire a creative team. The creative team might terrify the left brain because they don't look at strict historical data. Instead, they operate on intuition, saying, "If a customer shops for this, they will reach for this package design over that one." The left brain panics because that requires changing production based on a feeling. All of life is this dynamic relationship between the right and left hemispheres.
Entrepreneurs must have right-brain creativity. You might be relaxed, letting your mind wander, and suddenlyâboomâyou get a brilliant idea. But if you don't act on that idea, it just goes back into the collective ether. To bring it to life, you have to turn on your left brain. You have to organize it, get funding, plan steps A through Z, and figure out how to sell it.
Along the way, you have to manage your left emotional brain, which might trigger imposter syndrome: "Who am I to start a company? I don't know what I'm doing. How do I know who to trust?" Firing someone or managing team conflict can be terrifying for that emotional center.
This is where you need your right thinking brainâyour vision and wisdom. It steps in and reminds you: "You can do this. You have good intentions, excellent logical skills, and emotional strength. You are not alone."
When the left emotional fear says, "Who am I to do this?", the wise, loving right thinking character can step in and say, "I've got you." That isn't arrogance or narcissism; it is healthy self-awareness. Fear is meant to be temporary information, not a permanent lifestyle. It is a warning to look at the bigger picture, find your balance, and keep moving forward.
Hala Taha: Would you say that modern society is heavily left-brain dominant? What part of the brain do we need to understand and tap into to help solve our current global crises? It feels like the world is constantly facing conflict, war, and deep division. Why are we so skewed to the left brain, and how can we change that?
Dr. Jill Bolte Taylor: You are absolutely right. We are heavily skewed to the values of the left hemisphere, and this has been dominant for a very long time.
After World War II, the "Greatest Generation" focused on prosperity and stability. They valued family (right brain), but also focused heavily on building roots, the American Dream, owning a home, saving money, and buying nice cars (left brain). Because the U.S. played a decisive role in ending the war with the atomic bomb, it positioned itself as a dominant global power. The system naturally became highly disciplined, organized, pragmatic, and left-brain dominant.
The Baby Boomers inherited this left-brain focus from their parents, who wanted them to have everything. Then, the Boomers had Millennials and Gen Z.
Technologically, a major shift occurred. Think about the creation of early interactive toys, like Teddy Ruxpin in the '80s. It was one of the first times we put a talking, simulated creature into a child's crib to soothe them. Gen X came along as technologically savvy creators, building the digital world.
When we taught the older generations math, we made them memorize timetables: two times two is four, six times six is thirty-six. That is pure, rote left-brain training. But for Millennials and Gen Z, we introduced visual concepts: "Two chickens plus two goats equals four animals." We gave them a visual, which actively trained their right brains.
As a result, younger generations are much more right-brain oriented. They value collective collaboration, group decision-making, and alignment with their personal values over pure corporate loyalty. A Boomer might stay at a job they hate for 40 years just for a paycheck, while a Millennial or Gen Zer will leave a toxic or unfulfilling job immediately because they prioritize their mental and emotional well-being.
Because of this shift, younger generations are more naturally collaborative and group-focused. However, they are still trying to fit themselves into an older corporate structure that prioritizes pure left-brain, zero-sum financial profit.
Hala Taha: That explains so much about the shifting political and cultural dynamics we see today.
Dr. Jill Bolte Taylor: Let's look at how this plays out politically.
The value structure of the right hemisphere cares deeply about people, social programs, food security, mental health support, and rehabilitation. It is inclusive.
The left brain focus, particularly the left emotional center, is tribal. It says, "There is a 'me' and a 'you.' If you don't look like me, sound like me, or belong to my tribe, you are a threat." This tribalism is fueled by politics, sports, and nationalism.
When the left emotional brain looks at someone of a different race or culture, it says, "You are different, so I am going to push you away." And when we push others away through racism or bias, our left brain naturally attempts to elevate itself as superior to justify the exclusion.
By contrast, when the right hemisphere encounters someone different, it says, "Oh, you are different! You have different skin, speak a different language, and eat different food. I am curious about you; I want to know you better."
Racism and division really boil down to which neural circuits we are choosing to run.
Hala Taha: Do we have conscious control over which parts of our brain we use? Is our brain dominance something we are born with, or is it programmed in childhood? Can we consciously change it as adults?
Dr. Jill Bolte Taylor: Because society and traditional medicine have taught us that only our left thinking brain is conscious, we grow up assuming the other three-quarters of our brain is an untouchable "unconscious" black box.
But during my stroke, my left thinking brain, my left emotional brain, and my right emotional brain were completely wiped out. All I had left was my right thinking tissue. I had to live entirely in that consciousness.
As I recovered and slowly regained my right emotional tissue, I realized that was a completely different state of awareness. To function in society again, I had to deliberately rebuild my language and analytical circuits in my left hemisphere. I literally used my intact right hemisphere to rebuild the neural pathways in my left hemisphere.
Because of that experience, I learned how to consciously choose which part of my brain to activate. In an instant, I can choose to be highly analytical, playful and creative, or quiet my mind to connect with the present moment.
My TED Talk about this experience went viral in 2008, and I was named one of Time magazine's 100 most influential people because people recognized the profound implications of this concept. My book, My Stroke of Insight, spent 63 weeks on the New York Times bestseller list.
I realized that while people walked away with a reverence for my story, my actual goal was for them to develop a deep reverence for their own minds. There is nothing wrong with capitalism or money, but that represents only one-quarter of who we are. It shouldn't dictate our entire existence. Our greatest power as human beings lies in our present-moment relationships with ourselves and one another.
Hala Taha: We have about ten minutes left, so let's focus on how we can practically use the right side of our brain. How do we catch ourselves when we are stuck in our left brain, and how do we build the habits to tap into our right brain? Hala, what do you personally do for fun?
Hala Taha: I like to work out, go out to dinner, go to the movies, and spend time with my boyfriend.
Dr. Jill Bolte Taylor: Working out gets you into your body, which is excellent for activating the right hemisphere's experiential processing.
But if you are doing yoga, holding a pose, and simultaneously planning a business call or analyzing a problem, that does not count. You have to bring your mind completely into the present moment.
If you are doing something physical, be completely physical. Listen to the music, feel the movement of your muscles, and get your entire body awake. If your physical activity is always highly competitive, you are still operating out of your left brain.
Enjoy the simple fact that you have a physical body that can move. Play, laugh, have joy, and be creative without needing a specific business purpose.
Your left analytical brain might hear this and think, "What a total waste of time!" But you need to realize that your creative genius lives in that right-brain tissue. The left brain is the coordinatorâit wants to do, plan, build, and check things off a list. But your raw genius lives in the present moment, where you can look at the world with fresh eyes and see new possibilities.
When you eat, actually taste your food. Don't eat while watching a movie, scrolling on your phone, or standing up. Take a pause from the constant "go, go, go."
If the pause feels uncomfortable to you, start smallâjust try it for five seconds. Focus entirely on your breath. This is why breathwork and yoga are so powerful; breathing only happens in the present moment.
Allow yourself to feel a sense of spiritual awe that you exist at all. Think about the absolute miracle of your physical bodyâyour eyes, your voice, your hands, even your internal organs. Be grateful that you are here in this world.
It is the same feeling of awe you get standing on a mountaintop looking out over a vast horizon, or standing on a beach watching the ocean. It reminds you: "I am alive, and I have this brief window of time to exist in this form. How do I want to connect? How can I bring gratitude into my daily life?"
When you operate from that space of appreciation, you can consciously choose how much time and energy you want to spend in your busy left hemisphere. This is not about being solely right-brained or left-brained; it is about being a whole, integrated human being.
Hala Taha: After everything you have lived through, what is the most important thing you want people to understand about who they really are?
Dr. Jill Bolte Taylor: I want people to understand that every single ability we have is made possible by living brain cells, and this brain is an incredibly precious, vulnerable organ. Please take care of it.
We live in a society where people regularly use drugs and alcohol that disrupt their brain function. I lost my mind and so much of my brain tissue, and I had to work incredibly hard for eight years to rebuild it. Now, I might drink a beer twice a year, and that is plenty for me. I want to protect what is going on inside my head.
If people truly value the unique skill sets of all four characters, they will see that they can live their lives with real intention and choose who they want to be in any given moment. To me, that is true freedom.
Hala Taha: I totally agree. This was an absolutely incredible episode. Personally, I learned so much about the distinct differences between the left and right hemispheres. Thank you so much for sharing your wisdom.
I always end my show with two final questions. First, what is one actionable thing our listeners can do today to become more profiting tomorrow? Given your expertise, it can be directly related to the brain.
Dr. Jill Bolte Taylor: Since your entrepreneurial audience spends most of their time engaged in the intense, analytical work of the left brain, my actionable tip is to regularly pause throughout the day and ask yourself: "Which of the four characters am I operating from right now? Is this where I want to be, or do I want to make a different choice?"
This is especially helpful when you become upset. When an emotion is triggered, the chemical cascade released by your brain takes less than 90 seconds to completely flush through your body. If you remain angry, sad, or jealous for longer than 90 seconds, you are making a biological choice to keep re-stimulating that loop.
Ask yourself: "Do I really want to stay in this negative loop, or am I ready to let it go?"
Hala Taha: I love that. It is all about stepping outside of your immediate reaction. What is your secret to profiting in life? This can go far beyond finances and business.
Dr. Jill Bolte Taylor: I truly believe that our number one job as human beings is to love one another. If we approach life with the mindset that our energy should benefit all of us collectively, then we all profit.
Hala Taha: Dr. Jill, thank you so much for your time. Where can our audience go to learn more about you and your work?
Dr. Jill Bolte Taylor: My website is DrJillTaylor.com. Thank you so much, Hala. I was really looking forward to this.
Hala Taha: Likewise! What an incredible conversation with Dr. Jill. I'm still processing everything we learned today about the brain and consciousness.
We covered so much ground. I study productivity and performance constantly, but Dr. Jill showed me that we've been missing three-quarters of the picture. We've been conditioned to think only our left brain is active, leaving us running on a single cylinder when we have four powerful characters inside our heads.
Your creative genius is not hiding in your endless to-do list. It lives in your right hemisphereâin play, presence, and purposeless creativity. When you are grinding through your day, checking off tasks and analyzing metrics, you are stuck in that left-brain loop.
When you pause, get into your physical body, and actually taste your food instead of scrolling through emails, that is when your mental breakthroughs happen. When the left emotional fear of imposter syndrome kicks in, tap into your right thinking wisdom that says, "I've got you. You can do this." That is whole-brain living.
To my fellow entrepreneurs: your drive and ambition are beautiful, but they are only one-quarter of who you are. The real magic happens when you balance that hustle with presence, play, and genuine human connection. Get out of your head and into your body.
Also, please remember the warning signs of a stroke: speech problems, tingling, memory issues, balance trouble, severe headaches, and vision changes. If you suffer from chronic migraines that don't respond to medication, please go get an MRI scan. Your brain is preciousâprotect it.
If this conversation opened your eyes to a new way of thinking about consciousness and success, please share it with someone who needs to hear this message. And if you learned something valuable today, please drop us a five-star review on Apple Podcasts, Spotify, or Castbox.
You can also watch the video version of this episode on YouTube by searching "Young and Profiting." Connect with me on Instagram @yapwithhala or on LinkedIn.
A big shout-out to my incredible YAP production team. Thank you for all your hard work. This is your host, Hala Taha, AKA the Podcast Princess, signing off. Go out there and start profiting!
2026-06-20
Baz Luhrmann - Everybody's Free To Wear Sunscreen
youtube.com/watch?v=sTJ7AzBIJoISummary
"Everybody's Free (To Wear Sunscreen)" is a globally recognized spoken-word track by Baz Luhrmann, released in 1999. The lyrics are directly adapted from a hypothetical commencement address written by columnist Mary Schmich, originally published in the Chicago Tribune in 1997. The piece delivers a series of practical, philosophical, and tongue-in-cheek life lessons directed at the "Class of '99," though its themes remain universally applicable across generations.
The speech is structured around a central premise: physical protection (wearing sunscreen) is the only advice with definitive, scientifically proven long-term benefits. The rest of the speaker's advice is admittedly subjective, drawn from a "meandering" personal history rather than empirical facts.
Key themes and guidance offered in the address include:
Appreciating Youth and Body Image: The speaker urges young people to enjoy their youth and body without self-consciousness. He notes that people rarely appreciate their own beauty and the infinite possibilities ahead of them until those assets have faded. He highlights the futility of worrying about physical flaws (such as weight), as well as the pointlessness of worrying about the future in general.
Managing Anxiety and the Unpredictable: Worrying is compared to trying to "solve an algebra equation by chewing bubble gum." True hardships are rarely the ones we worry about; rather, they are the unexpected, random events that "blindside you at 4 p.m. on some idle Tuesday."
Interpersonal Relationships and Emotions: He advises listeners to do something scary every day, to sing, and to avoid both being reckless with others' hearts and tolerating those who are reckless with theirs. He cautions against jealousy, reminding the audience that life's race is long and ultimately only with oneself. Furthermore, he encourages holding onto compliments, discarding insults, and keeping old love letters while tossing out dry financial records like bank statements.
Career and Self-Expectation: The speaker reassures the audience that it is completely normal not to know what to do with one's life. He points out that some of the most interesting 22-year-oldsâand even 40-year-oldsâstill do not have their careers or lives figured out.
Physical Health and Well-being: Practical physical advice includes stretching, getting enough calcium, flossing, and protecting one's knees, which are deeply missed once they fail. He also emphasizes dancing as a vital outlet, even if it is only done alone in a living room.
Lifestyle, Travel, and Environment: The speech contrasts different environments, recommending living in New York City (but leaving before it hardens you) and living in Northern California (but leaving before it softens you). It also recommends traveling as a way to broaden perspectives.
Family and Sibling Bonds: Listeners are urged to cherish their parents, as they will not be around forever, and to be nice to their siblings. Siblings are described as the best link to one's past and the people most likely to offer support in the future.
Acceptance of Aging and Change: The speaker highlights "inalienable truths": prices will rise, politicians will philander, and everyone will get old. With age comes a nostalgic fantasy that the past was better, cheaper, and more respectful.
Self-Reliance and Wealth: The audience is cautioned not to rely on others for financial support, whether through a trust fund or a wealthy spouse, as these can dry up at any moment.
The Nature of Advice: Finally, the speaker reflects on the concept of advice itself, defining it as a form of "nostalgia." Giving advice is described as a way of "fishing the past from the disposal," cleaning it up, painting over the flaws, and recycling it for more than it is worth. Despite this skepticism toward unsolicited wisdom, he reiterates his primary, concrete recommendation: "trust me on the sunscreen."
Transcript
Ladies and gentlemen of the class of '99: Wear sunscreen.
If I could offer you only one tip for the future, sunscreen would be it. The long-term benefits of sunscreen have been proved by scientists, whereas the rest of my advice has no basis more reliable than my own meandering experience. I will dispense this advice now.
Enjoy the power and beauty of your youth. Oh, never mind; you will not understand the power and beauty of your youth until they've faded. But trust me, in 20 years youâll look back at photos of yourself and recall in a way you can't grasp now how much possibility lay before you and how fabulous you really looked. You are not as fat as you imagine.
Don't worry about the future. Or worry, but know that worrying is as effective as trying to solve an algebra equation by chewing bubble gum. The real troubles in your life are apt to be things that never crossed your worried mindâthe kind that blindsides you at 4 p.m. on some idle Tuesday.
Do one thing every day that scares you.
Sing.
Don't be reckless with other people's hearts. Don't put up with people who are reckless with yours.
Floss.
Don't waste your time on jealousy. Sometimes you're ahead, sometimes you're behind. The race is long, and in the end, it's only with yourself.
Remember compliments you receive; forget the insults. If you succeed in doing this, tell me how.
Keep your old love letters. Throw away your old bank statements.
Stretch.
Don't feel guilty if you don't know what you want to do with your life. The most interesting people I know didn't know at 22 what they wanted to do with their lives. Some of the most interesting 40-year-olds I know still don't.
Get plenty of calcium. Be kind to your knees; you'll miss them when they're gone.
Maybe you'll marry, maybe you won't. Maybe you'll have children, maybe you won't. Maybe you'll divorce at 40, maybe you'll dance the funky chicken on your 75th wedding anniversary. Whatever you do, don't congratulate yourself too much, or berate yourself either. Your choices are half chance; so are everybody else's.
Enjoy your body. Use it every way you can. Don't be afraid of it or what other people think of it; it's the greatest instrument you'll ever own.
Dance, even if you have nowhere to do it but in your own living room.
Read the directions, even if you don't follow them.
Do not read beauty magazines; they will only make you feel ugly.
Get to know your parents; you never know when they'll be gone for good.
Be nice to your siblings; they are your best link to your past and the people most likely to stick with you in the future.
Understand that friends come and go, but with a precious few, you should hold on. Work hard to bridge the gaps in geography and lifestyle, because the older you get, the more you need the people you knew when you were young.
Live in New York City once, but leave before it makes you hard. Live in Northern California once, but leave before it makes you soft.
Travel.
Accept certain inalienable truths: prices will rise, politicians will philander, you too will get old. And when you do, you'll fantasize that when you were young, prices were reasonable, politicians were noble, and children respected their elders.
Respect your elders.
Don't expect anyone else to support you. Maybe you have a trust fund, maybe you'll have a wealthy spouse, but you never know when either one might run out.
Don't mess too much with your hair, or by the time you're 40, it will look 85.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia. Dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts, and recycling it for more than it's worth.
But trust me on the sunscreen.
2025-12-25
N-Body Simulator - Interactive 3 Body Problem & Gravitational Physics Simulation
trisolarchaos.com?pr=O_26(1.1)&n=3&s=5.0&so=0.00&im=rk4&dt=2.00e-5&rt=1.0e-6&at=1.0e-8&bs=0.10&sf=0&sv=0&cm=free&kt=1&st=1&ag=0&tl=1500&cp=2.5355,1.5213,2.5355&ct=0.0000,0.0000,0.2190N-Body Simulator: A Deep Dive into Interactive Gravitational Physics
This document details an N-Body simulator, a program designed to visually and interactively demonstrate gravitational interactions between multiple bodies. The core functionality revolves around solving the N-Body problem, a classic challenge in physics concerning the prediction of motion for a system of celestial objects governed solely by Newtonian gravity. The simulator prioritizes accuracy, user interaction, and educational value, allowing users to explore complex gravitational scenarios with relative ease.
The simulatorâs foundation lies in the numerical solution of Newtonâs Law of Universal Gravitation and Newtonâs Second Law of Motion. Instead of attempting analytical solutions (which are only possible for the two-body problem), the simulator employs a time-stepping method. This involves discretizing time into small intervals and calculating the gravitational force on each body at each time step. This force is then used to update the bodyâs velocity and position, effectively simulating its trajectory. The accuracy of the simulation is directly tied to the size of the time step; smaller time steps yield more accurate results but require greater computational resources.
Several integration methods are implemented to enhance accuracy and stability. The primary method is the Verlet integration scheme, known for its good energy conservation properties, crucial for long-term simulations. Verlet integration is symplectic, meaning it preserves the fundamental structure of Hamiltonian systems, minimizing energy drift over extended periods. However, the simulator also offers alternative integration methods, including the Euler method (simpler but less accurate, prone to energy drift) and the Runge-Kutta 4th order method (RK4, more accurate than Euler but computationally more expensive than Verlet). Users can select the integration method based on their desired balance between accuracy and performance.
The simulator allows for a high degree of user control over the simulation parameters. Users can define the number of bodies (N), ranging from two to potentially hundreds, although performance degrades with increasing N. For each body, users can specify initial position (x, y coordinates), initial velocity (vx, vy components), and mass. The gravitational constant (G) is also adjustable, allowing exploration of different gravitational strengths. Furthermore, users can modify the time step size, the integration method, and the simulation duration.
A key feature is the interactive nature of the simulation. Users can pause, resume, and reset the simulation at any time. They can also interact with individual bodies during a paused simulation, modifying their properties (position, velocity, mass) to observe the immediate effects on the system. This interactive capability is particularly valuable for educational purposes, allowing users to experiment with different scenarios and gain a deeper understanding of gravitational dynamics.
The visual representation of the simulation is designed for clarity and information density. Bodies are represented as points or small circles, with their size optionally scaled to reflect their mass. The simulation displays the trajectories of the bodies as lines, providing a visual record of their paths. A real-time display of simulation parameters, such as the current time, time step size, and total energy of the system, is also provided. The simulator includes options for adjusting the scale of the display, zooming in and out to focus on specific regions of the simulation. Color-coding of bodies is implemented to aid in distinguishing them, especially in simulations with a large number of bodies.
The simulator includes pre-defined scenarios to demonstrate various gravitational phenomena. These include:
Two-Body Problem: Demonstrates stable orbits, elliptical paths, and the effects of varying masses and initial velocities.
Three-Body Problem (Figure-Eight Solution): Illustrates a classic chaotic solution to the three-body problem, where three bodies of equal mass trace a figure-eight pattern.
Alpha Centauri System: A simplified model of the Alpha Centauri star system, showcasing the gravitational interactions between multiple stars.
Solar System Model: A scaled-down representation of our solar system, demonstrating the orbits of planets around the sun.
Custom Scenarios: Users can create and save their own custom scenarios, allowing for exploration of arbitrary configurations of bodies.
Beyond the core simulation functionality, the simulator incorporates features for data logging and analysis. The simulator can record the position, velocity, and energy of each body at each time step, allowing users to export this data for further analysis using external tools. This capability is useful for investigating long-term trends, calculating orbital parameters, and verifying the accuracy of the simulation. The simulator also provides basic plotting capabilities, allowing users to visualize the trajectories of bodies and the evolution of energy over time.
The simulatorâs development prioritizes performance optimization. The core simulation logic is implemented in a computationally efficient manner, leveraging optimized numerical algorithms and data structures. The visual rendering is also optimized to minimize overhead, allowing for smooth and responsive simulations even with a large number of bodies. The simulator is designed to be cross-platform, running on a variety of operating systems.
Future development plans include:
Collision Detection: Implementing collision detection between bodies, allowing for realistic simulations of impacts and mergers.
Relativistic Effects: Incorporating relativistic corrections to Newtonâs Law of Gravitation, enabling simulations of strong gravitational fields.
Advanced Visualization: Adding more sophisticated visualization options, such as 3D rendering and particle effects.
User Interface Improvements: Enhancing the user interface to make the simulator more intuitive and user-friendly.
Multi-threading: Utilizing multi-threading to further improve performance, especially for simulations with a large number of bodies.
In conclusion, the N-Body simulator is a powerful and versatile tool for exploring gravitational physics. Its combination of accuracy, interactivity, and educational features makes it valuable for students, researchers, and anyone interested in understanding the dynamics of celestial systems.
2025-11-20
Cold Self-Lubrication of Sliding Ice | Phys. Rev. Lett.
link.aps.org/doi/10.1103/1plj-7p4zMolecular dynamics (MD) simulations investigating the long-debated phenomenon of low ice friction. The research challenges established theories and proposes a new primary mechanism for the formation of the lubricating interfacial water layer responsible for ice's slipperiness.
Introduction: Challenging Existing Theories
The low kinetic friction of ice is commonly attributed to a thin layer of liquid water at the sliding interface. For decades, the origin of this water at sub-zero temperatures has been explained by three main theories: pressure melting (high contact pressures lower the melting point), surface premelting (a quasi-liquid layer exists on ice surfaces even below 0°C), and frictional heating (sliding generates heat that melts the ice). However, each theory has significant limitations. Pressure melting requires unrealistically high pressures for common scenarios like skiing, while surface premelting cannot account for variations in friction with different materials. The leading theory, frictional heating, has also been questioned by experiments that failed to detect significant temperature increases at sliding interfaces. This suggests that a crucial mechanism for ice liquefaction has been overlooked. The authors propose that ice liquefies not through thermodynamic melting, but through a mechanical process called "cold, displacement-driven amorphization," a shear-induced disordering of the crystal structure.
The Mechanism of Displacement-Driven Amorphization
Using MD simulations with the accurate TIP4P/Ice water potential, the researchers first modeled an idealized, atomically flat ice-on-ice interface. They found that even under these perfect conditions, the system does not achieve "structural lubricity" (a state of ultra-low friction). Instead, upon contact, electrostatic interactions between the misaligned ice crystals create localized "cold-welded" spots.
When sliding begins, these spots act as anchor points, inducing plastic deformation in their vicinity. This shear stress does not create dislocations, as in metals, but rather triggers local instabilities that destroy the crystalline order, molecule by molecule. This process creates a disordered, amorphous layer at the interface. Structural analysis confirmed that this shear-induced layer closely resembles supercooled liquid water, notably being denser than crystalline ice.
Evidence Against Thermal Melting
The study provides compelling evidence that this amorphization is an athermal, mechanical process, distinct from melting. The key finding is that the thickness of the amorphous layer grows in proportion to the square root of the sliding distance. This relationship indicates that the process is displacement-driven: the probability of a surface molecule being dislodged from its lattice position is directly related to the distance slid, not the temperature.
Further evidence comes from simulations at different temperatures. Counterintuitively, the amorphization process was found to be significantly faster at 10 K (-263 °C) than at 250 K (-23 °C), and it occurred with only a negligible rise in local temperature. This directly contradicts the notion that frictional heat is the primary cause of liquefaction. The simulations also showed that tensile strain, often present at the trailing edge of a sliding contact, is a more effective driver of disordering than heat. Therefore, the difficulty of skiing at very low temperatures is not due to a lack of liquefactionâwhich actually occurs more readilyâbut rather to the extremely high viscosity of the resulting amorphous layer at those temperatures. While frictional heat is not the primary cause of the liquid layer, it does play a secondary role by reducing the layer's viscosity, which in turn lowers the shear stress and friction.
The Crucial Role of Counterbody Properties and Hydrophobicity
To simulate more realistic conditions involving surface roughness, the researchers modeled a rigid, corrugated indenter sliding over an ice surface. These simulations revealed that achieving the very low friction coefficients (e.g., below 0.1) associated with slippery ice depends critically on the properties of the counterbody, particularly its hydrophobicity.
When a hydrophilic (water-attracting) indenter was used, the friction was relatively high. In contrast, a hydrophobic (water-repelling) counterface reduced both the initial stiction force and the subsequent kinetic friction by approximately 50%. This significant reduction is attributed to two factors. First, the amorphous water layer can easily slip past the non-adhesive hydrophobic surface, a phenomenon known as finite slip length. Second, the hydrophobic surface minimizes adhesion-enhanced viscoelastic dissipation, which is energy lost as water molecules stick to and detach from the leading and trailing edges of the contact.
The study concludes that for ice to be truly slippery, two conditions must be met: 1) the formation of a self-lubricating, shear-induced amorphous water layer, and 2) a smooth, hydrophobic counterbody that allows this water layer to slip easily and minimizes capillary effects.
Conclusion and Implications
This research reframes the understanding of ice friction by identifying displacement-driven amorphization as the principal mechanism for creating a lubricating layer. This athermal process circumnavigates the need for thermodynamic melting. The established theories are not dismissed entirely but are re-contextualized: frictional heating primarily reduces the viscosity of the amorphous layer, while pressure gradients from roughness can enhance the mechanical amorphization process. Ultimately, the slipperiness of ice is a complex interplay between this shear-induced liquefaction and the interfacial properties of the sliding counterbody.
2025-11-15
Functions are Vectors
thenumb.at/Functions-are-VectorsThis article by Max Slater explores the powerful concept of representing functions as infinite-dimensional vectors, which allows the tools of linear algebra to be applied to problems in computer graphics, signal processing, and machine learning. The central thesis is that by formalizing this analogy, complex operations on functions can be simplified through techniques like diagonalization.
Functions as Infinite-Dimensional Vectors
The foundation of this concept lies in reinterpreting what a vector is. A standard N-dimensional vector can be seen as a map from a finite set of indices (e.g., {1, 2, ..., N}) to a set of values. By extending this idea, a function defined on the natural numbers, like a sequence, can be viewed as a vector with countably infinite dimensions. The crucial leap is to consider functions defined on the real numbers, which correspond to vectors with an uncountably infinite number of dimensions, where each real number serves as an index. This perspective, rigorously defined in functional analysis, allows for a powerful intuitive bridge from finite-dimensional linear algebra.
Formalizing the Analogy: Vector Spaces and Linear Operators
To treat functions as vectors formally, they must be shown to form a vector space. For the set of real-valued functions, this is achieved by defining vector addition and scalar multiplication in a pointwise manner:
Vector Addition: (f + g)[x] = f[x] + g[x]
Scalar Multiplication: (αf)[x] = αf[x]The zero vector is the function that is zero everywhere. These definitions satisfy all the necessary vector space axioms (commutativity, associativity, etc.), confirming that functions can indeed be treated as vectors.
Just as matrices are linear transformations on finite vectors, linear operators are linear transformations on functions. A prime example is the differentiation operator, d/dx, which is linear because the derivative of a linear combination is the linear combination of the derivatives. By considering a specific basis, such as the power basis (1, x, xÂČ, ...) for the space of polynomials, differentiation can be represented as an infinite-dimensional matrix that transforms the vector of a polynomial's coefficients.
Diagonalization and Eigenfunctions
A core technique in linear algebra is diagonalization, where a matrix A is decomposed into UÎUâ»Âč. The columns of U are the eigenvectors of Aâvectors that are only scaled by the transformation (Av = λv). The diagonal matrix Î contains the corresponding scaling factors, or eigenvalues.
This concept extends to functions, where an eigenfunction of a linear operator L is a function f such that Lf = Ïf, where Ï is the eigenvalue. The article attempts to diagonalize the differentiation operator by finding its eigenfunctions. Solving the differential equation df/dx = Ïf yields exponential functions of the form Ce^(Ïx). However, the differentiation operator cannot be fully diagonalized in the space of real functions because its eigenfunctions (real exponentials) do not form a basis capable of representing all analytic functions (e.g., polynomials like f[x] = x).
Inner Products and the Spectral Theorem
To find a more useful diagonalization, the concept of an inner product is introduced, which endows the vector space with geometric notions of length and orthogonality. The Euclidean dot product is generalized for functions via integration: âšf, gâ© = â«f[x]g[x] dx.
This leads to the Spectral Theorem, a cornerstone result which states that symmetric matrices (where A = Aá”) can be diagonalized using an orthonormal basis of eigenvectors. In the realm of functions, the equivalent of a symmetric matrix is a self-adjoint operator (L = L*). The Spectral Theorem guarantees that such operators admit an orthonormal eigenbasis, making them cleanly diagonalizable.
The Laplacian Operator and the Fourier Transform
While differentiation is not self-adjoint, the Laplacian operator (Î = dÂČ/dxÂČ) is, provided the functions satisfy certain boundary conditions (such as being periodic on the integration domain). The eigenfunctions of the Laplacian are sines, cosines, and, more compactly, complex exponentials (e^(iÏx)).
By selecting eigenfunctions that are periodic on a given interval (e.g., e^(2ÏΟix) for integer Ο on [0,1]), one can construct an orthonormal basis. The process of changing a function from its standard representation into this eigenbasis is precisely the Fourier Transform. The inverse transform reconstructs the original function from its basis components. Therefore, the Fourier transform is fundamentally a change of basis that diagonalizes the Laplacian operator.
Applications
This framework has profound practical applications, as diagonalizing the Laplacian provides a natural "frequency" decomposition for functions on various domains.
Fourier Series and Image Compression: The 1D Fourier series decomposes a periodic function into a sum of sine and cosine waves. This allows for operations like low-pass filtering by simply discarding high-frequency coefficients. The concept extends to 2D, where the Laplacian's eigenfunctions are 2D waves. This 2D Fourier transform is a core component of compression algorithms like JPEG, which store images efficiently by representing them with a small number of basis function coefficients.
Geometry Processing: The Laplacian can be defined on more complex domains. On the surface of a sphere, its eigenfunctions are the Spherical Harmonics, which are widely used in computer graphics to compress lighting information (environment maps). Furthermore, a discrete version of the Laplacian can be defined for 3D meshes. Its eigenfunctions provide a natural basis for functions on the mesh, enabling algorithms for smoothing, feature detection, and compressing geometric data.
2025-10-25
The Science of Thinking
youtube.com/watch?v=UBVV8pch1dMA cognitive model of the human brain explains why thinking is often effortful and how our minds manage mental tasks, leading to both remarkable efficiencies and predictable errors.
The Effort of Thinking and Common Errors
The central premise is that thinking is an uncomfortable and demanding activity that humans instinctively try to avoid. This aversion is illustrated through common errors on seemingly simple questions. For instance, when asked the cost of a ball if a bat and ball together cost $1.10 and the bat costs $1.00 more than the ball, most people instinctively answer ten cents. This answer is incorrect (the correct answer is five cents), but it feels plausible. People fail to perform the simple mental check that would reveal the error because doing so requires conscious effort. These mistakes are not a result of low intelligence but rather demonstrate universal blind spots in human cognition, rooted in the fundamental way our brains are structured to conserve mental energy.
A Two-System Model: Gun and Drew
To explain this phenomenon, the brain's operation is modeled as an interaction between two distinct systems, personified as "Gun" (System One) and "Drew" (System Two).
Gun (System One): This system is incredibly fast, automatic, and operates unconsciously. Gun constantly processes vast amounts of sensory information, filtering for relevance, filling in contextual gaps (e.g., reading "THE CAT" even when the 'H' and 'A' are the same ambiguous symbol), and providing immediate, intuitive responses. His operations are the foundation for our perceptions and quick judgments.
Drew (System Two): Drew represents your conscious, deliberate thoughtâthe voice in your head. He is slow, lazy, and requires significant effort to engage. However, Drew is also careful and analytical, capable of following complex instructions, performing step-by-step calculations (like 13 x 17), and catching the errors that Gun might make.
The Role of Memory and Learning
These two systems are intrinsically linked to our memory structures. Gunâs abilities are powered by long-term memory, the vast library of experiences and learned information accumulated over a lifetime. In contrast, Drew operates entirely within working memory, which has an extremely limited capacity, able to hold and manipulate only about four or five new pieces of information at once.
This limitation can be overcome through a process called chunking, where familiar information from long-term memory is grouped into a single conceptual unit. For example, the random digits "2-0-1-7" occupy four slots in working memory, but if recognized as the year 2017, they become a single, manageable chunk. Learning, therefore, is the process of building larger and more complex chunks in long-term memory. This is achieved through Drew's effortful, deliberate practice, which eventually automates a skill, effectively transferring the task from Drew to Gun. This is seen when learning to tie shoelaces or in the development of "muscle memory" by musicians and athletes.
Evidence and Errors of the Systems
The mental effort exerted by Drew is physically measurable. Cognitive tasks that demand Drew's full attention, such as the "Add-One" or "Add-Three" memory exercises, cause physiological responses like increased heart rate and pupil dilation. The fact that pupils remain normal during casual conversation indicates that for most of our daily lives, Drew is idle while Gun handles routine tasks automatically.
This division of labor is highly efficient but can lead to "mix-ups" when Gun's automated habits conflict with new situations, such as adapting to light switches that operate in the opposite direction or learning to ride a backwards bicycle. The "Bat and Ball" problem is a prime example of this system failure: Gun provides a quick, intuitive answer ("ten cents"), and the lazy Drew endorses it without engaging his critical, fact-checking abilities.
Engaging Drew for Better Thinking and Learning
To improve thinking and avoid such errors, Drew must be forced to engage. This can be achieved through "cognitive strain." One study found that when the "Bat and Ball" question was printed in a hard-to-read font, the error rate dropped from 85% to 35%. The difficult font prevented Gun from jumping to a quick conclusion, forcing him to pass the task to Drew, who then invested the necessary effort to find the correct answer.
This principle has significant real-world applications. In advertising, confusing or mysterious campaigns (like the "Un" insurance ads) are designed to bypass Gun's automatic ad-filtering and engage Drew's curiosity. In education, there is a shift away from passive lectures, which are easy to tune out, towards active learning methods like workshops and peer instruction. These methods force students to grapple with material, making Drew work harder, which is essential for deep learning, even if it feels more difficult and less pleasant. Ultimately, true learning and the development of expertise require a willingness to embrace this uncomfortable state of mental effort and fight through confusion.
The Mathematical Art Of M.C. Escher
youtube.com/watch?v=Kcc56fRtrKUThe Unique Synthesis of Art and Mathematics
Maurits Cornelis (M.C.) Escher (1898-1972) is celebrated for his unique ability to represent the perfect fusion of mathematics and art, bringing these two seemingly disparate worlds together into a singular, cohesive vision. Born in the Netherlands, Escher began his professional life as a graphic artist specializing in woodcuts and lithographs, with no formal training in mathematics. His artistic direction was irrevocably shaped by a visit to the Alhambra palace in Spain, where he became captivated by the geometric decorations of the Moorish tiles. This experience became a defining moment, sparking a lifelong exploration of the mathematical concept of tessellation.
Tessellation: From Abstract Geometry to Fantastical Worlds
At the core of much of Escherâs work is tessellation, the mathematical principle of dividing a plane with regular, repeating patterns or "tiles" that fit together perfectly without overlapping or leaving gaps. While the concept is mathematically fundamental and deeply connected to the principles of symmetry, Escherâs genius lay in his ability to elevate this abstract idea. Instead of using simple geometric shapes, he infused his tessellations with a human and fantastical dimension. He populated his planes with intricate, interlocking figures of animals, lizards, draconic creatures, and goblins, transforming a Stark mathematical concept into a vibrant, imaginative world.


The Evolution of Escherâs Work: Two Distinct Periods
Escher's artistic career can be broadly categorized into two distinct periods. His early work was largely intuitive, driven by his personal fascination with repeating patterns and tessellations without direct collaboration with mathematicians. However, his work entered a new phase of profound depth and sophistication after he began to engage with the mathematical community. In this later period, his art delved into much more complex and abstract concepts. He explored themes of dimension, the topology (or shape) of space, and the nature of infinity. His artistic inquiries were so forward-thinking that some of his work has been seen as anticipating advanced scientific ideas; modern cosmologists have even theorized that the shape of our universe might be "Escher-shaped," suggesting his art touched upon deep features of modern cosmology.
Exploring Infinity, Paradox, and Perception
In his later period, Escher created some of his most famous and mathematically rigorous pieces. Using only basic drawing tools, he produced Circle Limit III, an astonishingly accurate representation of space as it edges towards infinity. The workâs precision was so remarkable that, nearly 40 years after its creation, mathematicians confirmed it was mathematically correct down to the millimeter.

Escher was also deeply inspired by paradoxes and visual illusions. He was fascinated by the work of mathematicians like Roger Penrose, who created the "impossible triangle" and by the peculiar properties of the Möbius strip, an object that appears to have only one side. He used these ideas to create iconic images that look convincing at first glance but defy logic upon closer inspection. These visual illusions serve as a powerful commentary on the nature of perception, demonstrating that our brains do not passively see the world but actively interpret sensory input and make assumptions. Escher's work gives this interpretive part of the brain a "real workout," challenging our understanding of what is real and what is possible.
An Enduring Legacy in Mathematics and Art
Until his death in 1972, Escher remained intrigued by the concepts of infinity, reflection, and perception. His legacy endures, particularly within the world of mathematics. His prints are ubiquitous in university mathematics departments, adorning walls and appearing in textbooks. This is because his art speaks directly to mathematicians, offering a tangible, visual representation of the abstract beauty they find in their field. From a modern perspective, mathematicians understand more clearly what Escher was trying to achieve and can now even write down the formulas that describe the mathematical ideas behind his intuitive creations. Ultimately, M.C. Escherâs greatest contribution was his ability to bridge the gap between two cultures, using his artistic skill to show the wider world that the subject of mathematics is, in its essence, beautiful.

