← all subjects
⚛️
subject

Physics

Forces, fields, and motion — watch the equations move instead of just solving for x.

try it live

Fifteen pendulums, one wave.

Fifteen pendulums of slightly different lengths, each governed by θ(t) = θ₀·cos(ω₀t), drift out of sync — then realign like magic.

That's the real physics, not an animation trick — fifteen different periods slowly falling in and out of phase, then lining back up.
curriculum

From zero to fluent in Physics.

Nine stages, taught in order. Each one assumes only what came before it — skip around if you already know a stage, or start at the top and read straight through.

01

Foundations

the building blocks everything else assumes you already have

Newtonian Mechanics

+

F = ma looks simple until you have to feel it: the whole law is right there in a pushed cart.

The idea

Force equals mass times acceleration. Push on something, and how fast its speed changes depends on how much force you apply and how much mass is resisting you. Nothing about this law cares what the force is — a hand, a rocket engine, gravity — it only cares about the size of the push and the size of the thing being pushed.

Walk through it

Push a 10 kg cart and a 40 kg cart with the identical 20 N of force. The light cart accelerates at 2 m/s² (20 ÷ 10); the heavy one at 0.5 m/s² (20 ÷ 40) — four times the mass, one-quarter the acceleration, for the exact same push. That inverse relationship between mass and acceleration is the entire law, felt rather than memorized.

Where people get stuck

It's tempting to think a constant force produces a constant speed, but it produces a constant acceleration — speed keeps climbing the whole time the force is applied. A rocket under constant thrust doesn't cruise at one speed, it keeps getting faster the entire burn.

Why it matters

Everything from rocket launches to a dropped phone to a car crash obeys exactly this one relationship — engineering a safer car, a faster rocket, or a controlled landing is, underneath the complexity, still just solving F = ma for the situation at hand. A modern car's crumple zone stretches a 30-millisecond head-on impact into closer to 100 milliseconds, cutting the peak force on occupants by roughly two-thirds for the exact same change in speed.

Energy & Work

+

Energy is never created or destroyed, only converted — a pendulum trades height for speed and back.

The idea

Energy comes in forms — potential (stored, like height above the ground) and kinetic (motion) — and the total amount in a closed system never changes, it only shifts between forms. A pendulum at the top of its swing has all potential energy and zero speed; at the bottom it has all kinetic energy and maximum speed. The total stays constant the entire time.

Walk through it

Drop a ball from 5 meters. At the top, all its energy is potential (mgh). Halfway down, at 2.5 meters, exactly half has converted to kinetic energy and it's moving at a specific, calculable speed. Right before it hits the ground, all the potential energy has become kinetic — you can find its final speed from that conversion alone, without ever touching the timing.

Where people get stuck

"Work" in physics has a precise, narrow meaning — force applied over a distance — which trips people up because it doesn't match the everyday sense of the word. Holding a heavy box perfectly still, exhausting as it is, technically does zero physics-work, because there's no distance moved while the force is applied.

Why it matters

Every engine, every power plant, every battery is a device for converting energy from one form to another with the least possible waste — the entire discipline of energy efficiency is just minimizing how much useful energy leaks out as heat during that conversion. A typical gasoline car engine only turns about 20-30% of the fuel's chemical energy into forward motion; the rest is lost as heat and exhaust, which is exactly the number engineers are fighting to raise.

Waves & Oscillation

+

Fifteen pendulums drift into apparent chaos, then snap back into a perfect wave — that's real physics, not a trick.

The idea

A pendulum's period — how long one swing takes — depends only on its length, not its weight or how far you pull it back. Line up fifteen pendulums with slightly different lengths, start them together, and each one completes its swings at a slightly different rate, so they drift out of visual sync.

Walk through it

Because each length was chosen to complete a whole number of extra oscillations in a fixed time window, the pendulums eventually re-align — first into pairs, then clusters, then one moment where they're all back in phase together, producing the "wave" pattern. Try the live sandbox above and watch it happen in real time.

Where people get stuck

It looks choreographed, like each pendulum is reacting to the others — it isn't. Each one is moving completely independently, governed only by its own length. The "wave" you see emerging is pure coincidence of timing, arising from fifteen unrelated clocks that happen to share a common re-sync point.

Why it matters

The same math — period depending on a physical property, phases drifting and re-aligning — describes musical beat frequencies, tuning forks, and even how neurons in the brain can synchronize their firing without any central conductor. Two guitar strings tuned just slightly apart in pitch produce an audible "beat" — a slow rise and fall in volume — at a frequency equal to the exact difference between their two pitches, the same drifting-and-realigning math as the pendulums.

Units & Dimensional Analysis

+

In 1999, NASA lost a $125 million Mars orbiter because one team used pounds and another used newtons.

The idea

Every physical quantity has units attached, and those units aren't decoration — they have to match on both sides of any equation, or the equation is wrong before you even check the numbers. Dimensional analysis is the habit of tracking units through a calculation the same way you track the numbers, catching entire categories of mistakes before they happen.

Walk through it

Multiply a mass in kilograms by an acceleration in meters per second squared, and the units multiply out to kg·m/s² — which is exactly the definition of a newton, the unit of force. If your answer came out in kg/s² instead, you'd know immediately something was dropped or inverted, without needing to double-check a single digit.

Where people get stuck

People treat unit-checking as a final cleanup step, tacked on after the "real" math is done — but run it in reverse and units alone can tell you whether an equation is even structurally possible before you've plugged in a single value. It's a sanity check that costs seconds and catches errors that pure arithmetic checking would miss entirely.

Why it matters

NASA's Mars Climate Orbiter was lost in 1999 specifically because one engineering team calculated thruster force in pound-force while the navigation software expected newtons — a $125 million spacecraft burned up in the Martian atmosphere over a units mismatch nobody caught. Dimensional analysis isn't academic pedantry; it's the cheapest error-catching tool in all of physics.

Vectors & Scalars

+

Two forces of 5 newtons each, pulling in opposite directions, add up to zero — direction is not optional information.

The idea

Some quantities need only a size to fully describe them — mass, temperature, speed — and those are scalars. Others need a size and a direction — force, velocity, displacement — and those are vectors. Mixing the two up, or dropping direction because it seems like an afterthought, is one of the most common sources of wrong answers in introductory physics.

Walk through it

Walk 3 meters north, then 4 meters east, and your total distance traveled is 7 meters, but your displacement — the straight-line vector from start to finish — is only 5 meters, at an angle, found with the Pythagorean theorem. Speed asks "how much ground did you cover"; velocity asks "how far, and which way, did you actually end up."

Where people get stuck

It's tempting to add vectors like ordinary numbers, but two 10-newton forces pulling in opposite directions add to 0 newtons net force, not 20 — direction determines whether vectors reinforce or cancel. Only when vectors point the exact same way does simple addition give the right answer.

Why it matters

GPS navigation, airplane heading corrections for crosswind, and every video game's physics engine run entirely on vector math — treating position, velocity, and force as directional quantities rather than plain numbers is what makes any of those systems behave correctly in more than one dimension.

02

Kinematics & Dynamics

describing motion precisely, then explaining what causes it

Motion in One and Two Dimensions

+

A thrown ball's horizontal and vertical motion don't talk to each other at all — that split is the whole trick.

The idea

Position, velocity, and acceleration are just successive rates of change: velocity is how fast position changes, acceleration is how fast velocity changes. In two dimensions, the horizontal and vertical components of motion are completely independent — gravity only ever acts straight down, so it never touches the sideways part of the motion at all.

Walk through it

Throw a ball at 20 m/s horizontally off a cliff. Its horizontal speed stays exactly 20 m/s the entire flight — nothing is slowing it down sideways. Meanwhile its vertical speed builds up from gravity alone, exactly as if you'd simply dropped it. Add the two independent motions together and you get the curved arc; treat them separately and each piece is just straight-line, one-dimensional motion you already know how to solve.

Where people get stuck

People assume a faster horizontal throw means a longer fall time — it doesn't. Drop one ball and throw a second one horizontally from the same height at the same instant, and they hit the ground at the exact same time, because the vertical motion never knows the horizontal speed exists.

Why it matters

This independence is why artillery tables, basketball arcs, and satellite launch windows can all be calculated by splitting one messy curved path into two boring straight-line problems — it's the single most useful trick in classical kinematics. A basketball launched at 45 degrees travels roughly four times as far as one launched at the same speed at 15 degrees, a difference that falls straight out of decomposing the shot into its independent horizontal and vertical pieces.

Forces & Free-Body Diagrams

+

Draw every force on an object as an arrow and the physics practically solves itself.

The idea

A free-body diagram strips an object down to a single point and draws every force acting on it — gravity, normal force, friction, tension — as an arrow with a direction and size. The object accelerates in whatever direction the arrows fail to cancel out; if they balance perfectly, it doesn't accelerate at all, even if forces are still being applied.

Walk through it

A book sitting on a table has two forces: gravity pulling down, and the table pushing up with an equal normal force. Add friction and a push, and a book being slid across a table has three or four arrows fighting each other — draw them all, add up the ones pointing the same way, subtract the ones pointing opposite, and what's left over is the net force that determines the acceleration.

Where people get stuck

The normal force is not always equal to weight — that's only true on flat ground with nothing else pushing. Push down on a book at an angle, or set it on a ramp, and the normal force changes to match whatever is actually needed to keep the object from sinking into the surface, nothing more.

Why it matters

Every structural engineering calculation — a bridge truss, a crane cable, a chair leg — starts as a free-body diagram. It's the universal first step for turning "will this thing hold?" into an actual equation you can check. A cable rated to hold 5,000 kg safely might be spec'd to actually withstand 25,000 kg before failing — that 5x safety margin exists specifically because free-body diagrams can't perfectly predict every real-world gust, jolt, or manufacturing flaw.

Momentum & Collisions

+

Two cars crash and, no matter how violent the wreck, total momentum comes out exactly conserved.

The idea

Momentum is mass times velocity, and in any collision where no outside force interferes, the total momentum of everything involved is exactly the same right before and right after — no matter how chaotic the collision looks up close. This holds even when kinetic energy itself is lost to heat, sound, and crumpled metal.

Walk through it

A 1000 kg car moving at 20 m/s rear-ends a stationary 1000 kg car and they stick together (a perfectly inelastic collision). Total momentum before is 20,000 kg·m/s; after, the combined 2000 kg mass must carry that same 20,000 kg·m/s, so it moves off at 10 m/s. Notice the kinetic energy is not conserved here — it dropped from 200,000 J to 100,000 J, the rest went into crumpling metal — but the momentum was untouched.

Where people get stuck

People conflate momentum conservation with energy conservation, but they're separate rules with separate conditions. Momentum is conserved in essentially every collision; kinetic energy is only conserved in the special "elastic" case, like billiard balls, where nothing deforms or heats up.

Why it matters

Crash-test engineering, rocket propulsion (which is just momentum conservation applied to expelled exhaust gas), and even billiards all reduce to the same bookkeeping: add up momentum before, set it equal to momentum after, solve for whatever's unknown. A rocket in the vacuum of space, with nothing to push off of, still accelerates forward by throwing exhaust gas backward at several kilometers per second — the rocket's forward momentum gain exactly matches the exhaust's backward momentum, with nothing external involved at all.

Friction

+

It takes more force to start a heavy crate sliding than to keep it sliding — static and kinetic friction aren't the same number.

The idea

Friction resists relative motion between two surfaces in contact, and it comes in two flavors: static friction, which resists an object starting to move, and kinetic friction, which resists it once it's already sliding. Static friction is almost always the stronger of the two, which is why the hardest part of pushing a heavy box is always the first inch.

Walk through it

A 50 kg crate on concrete might need 200 N of push to overcome static friction and start sliding, but only 150 N to keep it sliding once it's moving — the same crate, the same surfaces, a different number depending on whether motion has already started. That drop is why a stalled push can suddenly feel like it "gives way."

Where people get stuck

People assume friction depends on how much surface area is in contact — a wide flat block versus a narrow one, same weight — but for most everyday materials it doesn't matter at all; friction depends on the normal force pressing the surfaces together and a coefficient describing the surface materials, not contact area.

Why it matters

Anti-lock brakes exist because of exactly this static-versus-kinetic gap — a locked, skidding tire is using the weaker kinetic friction to slow the car, while a tire on the edge of locking (which ABS tries to maintain) is still using the stronger static friction, stopping the car faster.

Springs & Hooke's Law

+

Stretch a spring twice as far and it pulls back twice as hard — until, at some point, it simply stops behaving that way.

The idea

Hooke's Law says the force a spring exerts is proportional to how far it's stretched or compressed: F = -kx, where k is the spring's stiffness and the negative sign means the force always points back toward the spring's resting length. Double the stretch, double the restoring force — a clean, linear relationship, at least within limits.

Walk through it

A spring with k = 200 N/m stretched 0.1 m pulls back with 20 N of force; stretch it to 0.2 m and the pull doubles to 40 N. Hang increasing weights on it and measure the stretch each time, and you'd get a perfectly straight line on a graph — until the spring is stretched so far it permanently deforms and the straight line breaks down.

Where people get stuck

People assume Hooke's Law applies to any elastic material stretched by any amount, but every real spring has an elastic limit — push past it and the proportional relationship fails, the spring stretches permanently, and it never fully returns to its original length again.

Why it matters

Car suspensions, mattress coils, diving boards, and even the bonds between atoms in a solid crystal all behave approximately like Hooke's Law springs for small displacements — it's the single most common model in physics for anything that pushes back proportionally when you push on it.

03

Rotational & Circular Motion

the same laws as before, rewritten for things that spin

Circular Motion & Centripetal Force

+

Moving in a perfect circle at constant speed is still acceleration — just aimed inward, not forward.

The idea

An object moving in a circle at constant speed is still accelerating, because acceleration means any change in velocity, and direction is part of velocity. That acceleration points toward the center of the circle at every instant, which is why it's called centripetal ("center-seeking"), and it requires a real inward force to produce it.

Walk through it

Swing a ball on a string in a horizontal circle. The string tension is the centripetal force, constantly pulling the ball inward and bending its path into a circle instead of letting it fly off in a straight line. Cut the string mid-swing and the ball doesn't fly outward from the center — it flies off in a straight line tangent to the circle, exactly where it was heading the instant the force disappeared.

Where people get stuck

"Centrifugal force" — the outward push you feel in a spinning car — isn't a real force acting on you; it's your own inertia trying to keep you moving in a straight line while the car curves out from under you. There's no outward-pulling agent anywhere in the picture, only the real inward force you're straining against.

Why it matters

Every orbit, every banked racetrack curve, and every centrifuge separating blood samples is centripetal force at work — gravity playing the role of the string for a satellite, the track's slope playing it for a car, and the container wall playing it for a spinning test tube. A car banking through a curve at highway speed can rely on the road's tilt alone to supply centripetal force without needing any friction at all, which is exactly why racetrack turns are steeply banked rather than flat.

Torque & Angular Momentum

+

A spinning figure skater speeds up just by pulling her arms in — no extra push required.

The idea

Torque is the rotational version of force — it's what makes things start or stop spinning, and it depends on both how hard you push and how far from the pivot you push. Angular momentum is the rotational version of momentum, and just like ordinary momentum, it's conserved when no outside torque acts on the system.

Walk through it

A figure skater spinning with arms outstretched pulls them in close to her body. No external torque is applied — she's just rearranging her own mass — so her angular momentum must stay exactly the same. Since angular momentum is (roughly) mass distribution times spin rate, pulling mass closer to the axis forces the spin rate to shoot up to compensate. That's the entire mechanism, no magic involved.

Where people get stuck

Torque isn't just "force" — the same force applied close to a pivot barely turns anything, while applied far from the pivot it turns easily. That's why door handles sit far from the hinge and wrenches have long handles: you're maximizing torque for a fixed amount of force, not the force itself.

Why it matters

Gyroscopes, spinning tops, bicycle stability at speed, and planetary spin rates over geological time all come down to angular momentum conservation — it's the reason a bike is far easier to balance moving than standing still. A skater who starts a spin at 2 revolutions per second and pulls her arms in by half the distance to her spin axis can more than double her spin rate, since angular momentum has to stay fixed even as her body's mass distribution changes.

Rotational Inertia

+

A hollow cylinder and a solid one, released together on a ramp, don't arrive at the bottom at the same time.

The idea

Rotational inertia (moment of inertia) is how much an object resists changes to its spin — and unlike ordinary mass, it depends not just on how much mass there is but on how far that mass sits from the axis of rotation. Two objects with identical total mass can have very different rotational inertia if their mass is distributed differently.

Walk through it

Race a solid cylinder and a hollow cylinder (like a pipe) of equal mass and radius down the same ramp, letting them roll. The solid one wins every time, because its mass sits closer to the axis on average, giving it lower rotational inertia — less of the rolling-down energy needs to go into spin, so more is left over for forward speed.

Where people get stuck

It's easy to assume "same mass, same shape roughly, same result" — but rotational inertia cares about mass distribution specifically, not just total mass. A solid disk, a hoop, and a sphere of identical mass and radius all have different rotational inertia values, and physics distinguishes carefully between them.

Why it matters

Flywheels store energy specifically by exploiting high rotational inertia, figure skaters and divers manipulate their own body's rotational inertia mid-motion, and engineers choosing wheel or gear designs are constantly trading off rotational inertia against weight and responsiveness. A solid disk beats a hoop of identical mass and radius down the same ramp by a wide margin — about 33% faster in acceleration — purely because the hoop's mass sits entirely at the rim instead of spread toward the center.

Gyroscopic Precession

+

Push down on a spinning bike wheel's axle and, bizarrely, it turns sideways instead of dropping.

The idea

A spinning object resists having its spin axis tilted, and when you do apply a torque trying to tilt it, the response isn't a tilt in that direction — it's a rotation perpendicular to both the spin and the applied torque, called precession. It feels backwards until you see it, and then it never quite stops feeling a little bit like a magic trick.

Walk through it

Hold a spinning bicycle wheel by its axle and try to tilt it downward on one side. Instead of tilting down, the wheel swings sideways, rotating around a vertical axis instead. That sideways swing is precession: the torque you applied and the wheel's existing spin combine at 90 degrees, not in the direction you pushed.

Where people get stuck

It's natural to expect a push to produce motion in the direction of the push, the way it does for a non-spinning object — but angular momentum doesn't work that way. The change in angular momentum lines up with the torque direction, and because the wheel is already spinning, that change shows up rotated 90 degrees from where your intuition expects it.

Why it matters

Precession is why a spinning top doesn't just fall over, why a gyroscope can hold a stable orientation for navigation in airplanes and submarines, and why Earth itself slowly precesses over about 26,000 years, gradually shifting which star sits closest to true north.

Orbital Mechanics & Kepler's Laws

+

A planet doesn't orbit at constant speed — it speeds up near the Sun and crawls when it's farthest away.

The idea

Kepler's three laws describe how planets actually move, discovered decades before Newton explained why: orbits are ellipses with the Sun at one focus, a planet sweeps out equal areas in equal time (so it moves faster when closer to the Sun), and the square of a planet's orbital period is proportional to the cube of its average distance from the Sun.

Walk through it

Earth's orbit is only slightly elliptical, so its speed barely changes — but a comet on a wildly elongated orbit crawls for years near its farthest point, then whips around the Sun in a matter of days at closest approach, exactly matching Kepler's equal-area law even though its speed varies enormously.

Where people get stuck

People picture orbits as perfect circles at constant speed, since that's the easiest mental model — but a perfect circle is just a special case. Real orbits are ellipses, and Kepler's second law is precisely the statement that speed isn't constant across one: it has to change to keep sweeping equal areas in equal time.

Why it matters

Every satellite launch, every interplanetary mission trajectory, and the discovery of exoplanets around distant stars all use Kepler's laws (extended by Newton's gravity) as the basic toolkit — knowing a planet's orbital period alone is enough to calculate its distance from its star.

04

Thermodynamics & Statistical Mechanics

heat, disorder, and why time only seems to run one way

Thermodynamics

+

Heat always flows from hot to cold, never the reverse, on its own — that's the whole Second Law.

The idea

Temperature is nothing mystical — it's the average kinetic energy of a substance's molecules jittering around. "Hot" objects have fast-moving molecules; "cold" objects have slow ones. When they touch, faster molecules collide with slower ones and transfer energy until both sides average out.

Walk through it

Drop an ice cube in warm water. Fast water molecules collide with the ice, transferring energy in, slowing themselves down while speeding the ice's molecules up (melting it). This continues one direction only — energy flows from the faster-average side to the slower-average side — until the whole system reaches one shared temperature.

Where people get stuck

"Cold flowing into the water" is a common but backwards way to think about it — cold isn't a substance that moves, heat is. The ice cube doesn't emit coldness; the water loses heat energy into it. There's only ever one direction of actual energy flow.

Why it matters

This one-way arrow — the Second Law of Thermodynamics — is the reason a coffee cup cools down but never spontaneously heats back up on its own, and it's the fundamental limit on how efficient any engine or refrigerator can ever be, no matter how well-engineered. No real engine, no matter how well built, can ever convert 100% of heat into work — even an idealized, frictionless Carnot engine operating between a 500°C furnace and 25°C surroundings tops out around 62% efficiency, and real engines fall well short of even that.

Entropy & the Arrow of Time

+

A shattered glass never reassembles itself — not because it's forbidden, but because it's astronomically unlikely.

The idea

Entropy measures how many different microscopic arrangements correspond to the same overall macroscopic state. Disordered states have vastly more possible arrangements than ordered ones, so a system left alone drifts toward disorder simply because there are overwhelmingly more disordered ways for it to be than ordered ones.

Walk through it

Spread a deck of cards; there's exactly one arrangement that's "perfectly sorted," but there are 52-factorial possible arrangements total — an incomprehensibly larger number of "shuffled" ones. Shuffle a sorted deck and it becomes disordered almost immediately, not because sorting is physically forbidden, but because a random shuffle landing back on the one sorted order is statistically absurd. A shattering glass is the same story, just with billions of molecular positions instead of 52 cards.

Where people get stuck

Entropy isn't a mysterious force pushing things toward chaos — nothing is "pushing" at all. It's pure probability: high-entropy states outnumber low-entropy ones so drastically that a system wandering randomly among possible configurations will almost always be found in a high-entropy one, the same way a well-shuffled deck is almost never sorted by accident.

Why it matters

Entropy's relentless increase is the closest thing physics has to an explanation for why time has a direction at all — the fundamental laws of motion work identically forwards or backwards, but entropy only increases one way, and that asymmetry is what lets us tell past from future in the first place. This is also why a video of a shattering glass looks obviously wrong played backward, while a video of a bouncing ball looks fine either way — the ball's motion obeys time-symmetric laws, but the glass's shattering is a one-way trip toward a vastly higher-entropy state.

Kinetic Theory of Gases

+

Gas pressure isn't a mysterious property — it's just molecules relentlessly pelting the container walls.

The idea

A gas is just an enormous number of molecules flying in straight lines between collisions, and every macroscopic property you can measure — pressure, temperature, volume — is a statistical summary of that molecular chaos. Pressure specifically is the combined force of countless molecules bouncing off the container walls every second.

Walk through it

Heat a sealed container of gas. The molecules move faster on average, which means each collision with the wall delivers more force, and collisions happen more frequently too — both effects push pressure up together. This is exactly why a sealed can heated over a fire can rupture: nothing "new" is added, the existing molecules are just hitting the walls harder and more often.

Where people get stuck

Temperature is often pictured as some separate quantity, but in kinetic theory it's literally defined by average molecular speed — there's no separate "temperature stuff," it's a direct readout of how fast the molecules are moving on average. Two gases at the same temperature have the same average molecular kinetic energy, even if their molecules have very different masses.

Why it matters

Kinetic theory is the bridge between the everyday, measurable gas laws (pressure, volume, temperature) taught in introductory chemistry and the underlying molecular reality — it's the proof that thermodynamics isn't a separate set of rules, it's ordinary Newtonian mechanics applied to trillions of particles at once and averaged. It also explains why gases like helium leak out of a balloon faster than heavier gases like carbon dioxide at the same temperature — lighter molecules move faster on average for the same kinetic energy, so they slip through tiny gaps more readily.

Heat Transfer Mechanisms

+

A metal spoon in hot soup burns your hand faster than the soup itself, even though they're the same temperature.

The idea

Heat moves between objects in three distinct ways: conduction (direct contact, molecule to molecule), convection (heat carried by a moving fluid, like warm air rising), and radiation (energy carried by electromagnetic waves, needing no medium at all). Most everyday heating and cooling is some mix of all three happening at once.

Walk through it

A metal spoon left in hot soup feels much hotter to touch than the soup itself, even at the same temperature, because metal conducts heat into your hand far faster than the soup's contact alone would — same temperature, wildly different rate of energy transfer. Meanwhile the soup stays evenly hot throughout its bowl largely through convection, as warmer, less dense soup near the bottom rises and mixes with cooler soup above.

Where people get stuck

People assume all heat transfer requires touching or a fluid in between, but radiation needs neither — it's how the Sun's warmth crosses 150 million kilometers of empty vacuum to reach Earth, and it's why you feel heat radiating off a campfire even standing several feet away from any hot air currents.

Why it matters

Building insulation, thermos design, and spacecraft heat shields are each engineered around blocking a specific one of these three mechanisms — a thermos uses a vacuum gap to kill conduction and convection, then a reflective coating to kill radiation too, which is why it keeps coffee hot for hours.

The First Law & Heat Engines

+

A car engine converts less than a third of the energy in its fuel into actually moving the car — the rest becomes waste heat.

The idea

The First Law of Thermodynamics is just energy conservation applied to heat: the change in a system's internal energy equals the heat added to it minus the work it does. A heat engine is any device that uses this bookkeeping to convert some input heat into useful work, always leaving some heat behind as waste.

Walk through it

A typical gasoline engine takes in chemical energy from burning fuel, converts roughly 25-30% of it into the mechanical work that turns the wheels, and dumps the rest as waste heat out the exhaust and radiator. That ratio isn't a design flaw to be engineered away completely — the Second Law guarantees some heat must always be rejected, no exceptions.

Where people get stuck

People sometimes think a "more efficient" engine could someday convert 100% of fuel energy into work, but that's not an engineering limitation, it's a hard thermodynamic ceiling — the First and Second Laws together guarantee some fraction of input energy must be lost as unusable heat, no matter how advanced the technology gets.

Why it matters

Every power plant, car engine, and jet turbine is a heat engine being pushed as close as materials science allows toward its theoretical efficiency limit — squeezing out even a few extra percentage points of efficiency at that scale saves enormous amounts of fuel and emissions.

05

Electricity & Magnetism

the force that runs every circuit, motor, and signal you own

Electromagnetism

+

Electricity and magnetism aren't two forces — they're one, discovered by Maxwell to be a single phenomenon.

The idea

A moving electric charge creates a magnetic field around it. A changing magnetic field, in turn, creates an electric current in any nearby conductor. Each one can produce the other — they're two faces of a single underlying field, not two separate forces that happen to interact.

Walk through it

A generator spins a magnet near a coil of wire. As the magnet's field sweeps past the wire, it changes the magnetic field the wire experiences moment to moment, and that change induces an electric current in the coil — no physical contact needed, just the changing field.

Where people get stuck

It's easy to think of "electric" and "magnetic" as separate labels for separate equipment (batteries vs. magnets), but a single moving charge is already both — it's electric because it's charge, and it's magnetic because it's moving. Motion is what links the two.

Why it matters

That single unification is the entire reason generators, motors, transformers, and radio waves work — Maxwell's equations describing this relationship are, arguably, the most economically consequential four equations ever written. A modern power plant generator is just this principle scaled up — a spinning magnet the size of a truck sweeping past miles of coiled wire, turning mechanical rotation into essentially all the electricity on a national grid.

Circuits & Ohm's Law

+

Voltage, current, and resistance are locked together by one equation simple enough to fit on a napkin.

The idea

Ohm's law, V = IR, ties together voltage (the electrical "push"), current (the rate charge flows), and resistance (how much the material fights that flow). Raise the voltage and current rises to match; raise the resistance and current drops — the three are locked in a fixed relationship for a given component.

Walk through it

A 9V battery connected to a 3Ω resistor drives a current of 3A (9 ÷ 3). Swap in a 9Ω resistor instead, same battery, and current drops to exactly 1A (9 ÷ 9) — nothing about the battery changed, only how hard the circuit resists the flow it's pushing. Put two resistors in series and their resistances simply add, which is why series circuit math is just repeated Ohm's law.

Where people get stuck

People conflate current and voltage as basically the same thing ("more electricity"), but they're different quantities entirely — voltage is potential, current is actual flow. A high-voltage static shock can carry almost no current and be harmless, while a much lower household voltage can drive a dangerous current given a good enough path.

Why it matters

Every circuit board, every household wiring diagram, every battery-powered device is designed by juggling exactly these three quantities — Ohm's law isn't a simplification for beginners, it's the actual working equation electrical engineers use daily for anything resistive. A phone charger that outputs 5V into a circuit and delivers 1A is supplying 5 watts of power (P = IV) — the same relationship engineers use to size wires, fuses, and batteries down to the last component.

Electric & Magnetic Fields

+

A charge doesn't reach out and touch another charge — it fills the space around it with a field first.

The idea

Rather than charges acting on each other directly across empty space, physics describes each charge as filling the surrounding space with a field — a value at every point that would push or pull any other charge placed there. A second charge doesn't respond to the first charge directly; it responds to the field at its own location.

Walk through it

Sprinkle iron filings near a bar magnet and they snap into curved lines running from one pole to the other — you're looking at the magnetic field made visible. The filings aren't showing you the magnet reaching across space; they're showing you the field that already fills that space, which is why the pattern exists even before you bring the filings anywhere near it.

Where people get stuck

Fields can feel like a bookkeeping trick rather than something "real," but they're not just a convenient fiction — fields carry energy and momentum in their own right, and light itself is nothing more than an electric and magnetic field oscillating together and propagating without any charge attached to it at all.

Why it matters

Field thinking is what let physics scale from "charges pulling on charges" to describing radio transmission, MRI machines, and particle accelerators, where the source and the affected object are never in each other's direct presence at all — only the field connects them. An MRI machine, for instance, uses a field roughly 30,000 to 60,000 times stronger than Earth's own magnetic field to align hydrogen nuclei in the body, then reads the field they emit back — never once touching the patient to do it.

Capacitance & Electric Potential

+

A camera flash discharges its stored charge in a few milliseconds — fast enough to blind you, slow enough to be controllable.

The idea

A capacitor stores electric charge on two separated conductive plates, and the amount it can hold per volt of applied voltage is its capacitance. Electric potential (voltage) is the energy per unit of charge at a point in a field — the "height" that determines how strongly charge wants to flow if given the chance.

Walk through it

Charge a capacitor by connecting it to a battery, and charge builds up on one plate while the opposite charge builds on the other, creating a voltage across the gap between them. Disconnect the battery and the capacitor holds that charge and voltage on its own — that's what lets a camera flash charge slowly over a second or two, then dump all its stored energy in a single millisecond-scale burst of light.

Where people get stuck

People often conflate a capacitor with a battery, but they store energy completely differently — a battery stores it chemically and releases it slowly through a reaction, while a capacitor stores it as separated charge and can release nearly all of it almost instantly, which is exactly why capacitors are used for the flash while batteries run the rest of the camera.

Why it matters

Capacitors smooth out voltage fluctuations in nearly every piece of electronics you own, store the brief high-current bursts needed for camera flashes and defibrillators, and in large banks can deliver power fast enough to substitute for batteries in specific high-drain, short-duration applications.

Magnetism in Materials

+

Iron becomes a magnet just by sitting near one — most other metals barely notice a magnetic field at all.

The idea

Materials respond to magnetic fields very differently depending on how their electrons' individual magnetic moments interact. Ferromagnetic materials like iron, nickel, and cobalt have regions (domains) where huge numbers of atomic moments naturally align, making the material strongly magnetic or easily magnetized; most other materials respond only weakly or not at all.

Walk through it

An unmagnetized iron nail is made of countless microscopic magnetic domains pointing in random directions, canceling out overall. Bring a strong magnet close and those domains rotate to align with the external field — the nail becomes magnetized itself, weakly at first, and can even stay magnetized once the original magnet is removed if the alignment persists.

Where people get stuck

People assume "magnetic" is a property some materials simply have and others simply lack, on-off — but it's really a spectrum, and even materials considered "non-magnetic," like aluminum or water, respond extremely weakly to strong enough fields; there's essentially no material with truly zero magnetic response.

Why it matters

Ferromagnetism is what makes hard drives, credit card strips, and electric motors possible — data on a magnetic hard drive is quite literally millions of microscopic ferromagnetic domains, each flipped to store a single bit of information.

06

Waves & Optics

how fluids, sound, and light move through the world

Fluid Dynamics

+

Squeeze a fluid through a narrower space and it speeds up — that speedup is what lifts an airplane wing.

The idea

An incompressible fluid moving through a pipe must speed up wherever the pipe narrows, because the same volume has to pass through a smaller cross-section per second. Bernoulli's principle adds the other half: where a fluid speeds up, its pressure drops.

Walk through it

An airplane wing is shaped so air travels faster over the curved top than the flatter bottom. Faster-moving air over the top means lower pressure there; higher pressure underneath pushes the wing up. That pressure difference, not "air bouncing off the bottom," is the dominant source of lift.

Where people get stuck

The popular "equal transit time" explanation for lift (air molecules over and under the wing must arrive at the trailing edge together) is actually false and unnecessary — the real explanation is the pressure difference from the wing's shape and angle, which doesn't require that assumption at all.

Why it matters

Turbulence is what happens when this orderly, predictable flow finally loses the fight against its own momentum and breaks into chaotic eddies — it's why fluid dynamics is one of the hardest branches of physics to simulate precisely, despite the underlying rules being well understood. A commercial jet wing typically generates a pressure difference of only a few percent between its top and bottom surface, but multiplied across a wing spanning tens of square meters, that small difference is enough to lift an aircraft weighing well over 100,000 kg.

Sound & Acoustics

+

An ambulance siren really does change pitch as it passes you — your ear isn't playing tricks.

The idea

Sound is a pressure wave — a traveling pattern of compressed and stretched air, not a physical object moving through it. Pitch corresponds to frequency (how many compressions arrive per second), and loudness corresponds to how large those pressure swings are.

Walk through it

As an ambulance approaches, it's chasing its own sound waves forward, bunching them closer together in front of it — higher frequency, higher pitch. As it passes and recedes, it's outrunning the waves behind it, stretching them out — lower frequency, lower pitch. This is the Doppler effect, and the siren's actual pitch never changes at all; only what reaches your ear does.

Where people get stuck

Sound needs a medium — air, water, a solid — to travel through, unlike light, which is why the classic "explosion in space" from movies is physically silent: there's no air out there to carry the pressure wave to your ears.

Why it matters

Every concert hall's acoustic design, every ultrasound medical image, and every noise-cancelling headphone (which generates an inverted pressure wave to physically cancel an incoming one) is applied wave acoustics — the same compressions-and-rarefactions picture, engineered on purpose. Noise-cancelling headphones typically cut low-frequency ambient noise by 20-30 decibels this way — enough to turn a roaring jet engine's hum into a faint background murmur.

Light & Optics

+

A lens doesn't do anything mystical to light — it just slows it down unevenly, and that alone bends the beam.

The idea

Light bends when it crosses into a new material because it travels at different speeds in different media, and a beam hitting the boundary at an angle has one edge entering the slower medium before the other, swinging the whole wavefront's direction — this is refraction. A lens is just a shaped piece of material that uses refraction, tuned by its curvature, to bend light rays toward or away from a focal point.

Walk through it

Light travels roughly 1.5 times slower in glass than in air. Aim a beam at a glass block at an angle and the edge of the beam that hits the glass first slows down first while the rest of the beam is still moving at full speed in air, swinging the beam's direction toward the normal — exactly like a marching line of soldiers wheeling when one side hits mud. Reverse the geometry and a converging lens bends parallel rays from every direction inward to meet at a single focal point, which is exactly how a camera or your eye forms a sharp image.

Where people get stuck

People assume a prism "adds" color to white light — it doesn't. White light already contains every visible wavelength mixed together; the prism just refracts each wavelength by a very slightly different amount because the glass's slowing effect depends slightly on wavelength, fanning the mix out into a visible spectrum that was there all along.

Why it matters

Eyeglasses, cameras, microscopes, telescopes, and fiber-optic internet cables are all engineered refraction — correcting, magnifying, or guiding light by exploiting exactly this speed-change-bends-the-path relationship, just with a nearly unlimited variety of shapes and materials. A single strand of fiber-optic cable, thinner than a human hair, can carry light pulses encoding tens of terabits per second by exploiting this same principle to keep light bouncing down its core instead of leaking out the sides.

Wave Interference & Diffraction

+

Two speakers playing the identical tone can create silent spots in a room where the sound completely cancels out.

The idea

When two waves overlap, their displacements simply add together at every point — crest meeting crest reinforces into a bigger wave (constructive interference), while crest meeting trough cancels out (destructive interference). Diffraction is the related phenomenon where waves bend around obstacles and spread out after passing through narrow openings.

Walk through it

Play the same tone from two speakers a few meters apart and walk around the room: at some spots the sound waves arrive in sync and reinforce, sounding louder; at other spots, a difference in the distance traveled shifts one wave exactly half a cycle out of step with the other, canceling almost entirely into a quiet pocket of near-silence, even with both speakers blasting at full volume.

Where people get stuck

People expect adding two sound sources to always make things louder everywhere — it's genuinely surprising that combining two waves can produce silence in some spots, but it follows directly from wave addition: identical waves that are perfectly out of step subtract to zero rather than add.

Why it matters

Noise-cancelling headphones, anti-reflective coatings on camera lenses, and the colorful sheen on a soap bubble are all engineered or accidental interference effects — a soap bubble's shifting colors come from light reflecting off its front and back surfaces and interfering differently depending on the film's thickness at each point.

The Electromagnetic Spectrum

+

Radio waves, visible light, and X-rays are the exact same kind of wave — only the wavelength changes.

The idea

Visible light is a tiny sliver of a much larger family called the electromagnetic spectrum, which spans radio waves, microwaves, infrared, visible light, ultraviolet, X-rays, and gamma rays — all the same underlying phenomenon (oscillating electric and magnetic fields), differing only in wavelength and frequency.

Walk through it

Radio waves used for broadcasting can have wavelengths measured in meters, while visible light sits around 400-700 nanometers, and gamma rays can be smaller than an atomic nucleus. As wavelength shrinks and frequency rises, the energy carried by each photon rises too — which is exactly why gamma rays are dangerous to biological tissue while radio waves pass through you constantly, harmlessly.

Where people get stuck

It's easy to assume "light" refers only to what we can see, but visible light is a razor-thin band, roughly one part in a trillion of the full spectrum's usable range — everything from your microwave oven to a dentist's X-ray machine to a TV remote is using electromagnetic radiation, just outside the narrow slice your eyes evolved to detect.

Why it matters

Every wireless technology — radio, WiFi, cell signals, satellite communication — and every form of medical or astronomical imaging is picking a specific wavelength band from this one spectrum and exploiting how it interacts with matter differently at that scale.

07

Modern Physics

where intuition starts breaking down on purpose

Special Relativity

+

The speed of light is fixed for every observer — and that one fact forces time itself to bend.

The idea

Light travels at the same speed (~300,000 km/s) no matter how fast the person measuring it is moving — unlike literally everything else, where speeds add up depending on your reference frame. To keep that one speed fixed for everyone, time and space themselves have to stretch and compress depending on how fast you're moving.

Walk through it

A clock on a fast-moving spacecraft ticks slower, as measured by someone standing still on Earth — not because the mechanism is broken, but because time itself passes at a different rate for the two observers. This isn't a thought experiment only: atomic clocks flown on airplanes measurably lose time compared to ground clocks, exactly matching the predicted amount.

Where people get stuck

It sounds like an illusion or a measurement artifact, but it's a real, physical effect — both observers are correct about their own clock, and there's no single "true" universal time that one of them is failing to see. Simultaneity itself is relative, not absolute.

Why it matters

GPS satellites move fast enough, and sit far enough from Earth's gravity, that both special and general relativity's time effects apply — engineers have to correct for both every single day, or your phone's location would drift by several miles within hours. Left uncorrected, that mismatch would compound to over 10 kilometers of positioning error per day, which is why the correction is built directly into the satellites' onboard clocks rather than left to software after the fact.

Quantum Physics

+

At small scales, particles don't have a definite position until something measures them.

The idea

At small enough scales, a particle doesn't have one definite location — it's described by a wavefunction, a spread of probabilities for where it might be found. It's not that we lack the instruments to know more precisely; the universe genuinely hasn't settled the question until a measurement forces it to. This isn't limited to electrons — the same wave-like probability behavior shows up for photons, atoms, and even large molecules made of hundreds of atoms, once they're isolated well enough from their surroundings.

Walk through it

Fire electrons one at a time through two narrow slits toward a screen. Instead of forming two clean bands (what you'd expect from particles), they build up an interference pattern — as if each electron passed through both slits at once and interfered with itself. Each individual electron still lands as a single dot; only the pattern across thousands of electrons reveals the wave-like probability spread.

Where people get stuck

"Uncertainty" here doesn't mean "we don't know yet but it's fixed somewhere" — it means the value genuinely isn't determined until measurement. This is a hard distinction, and it's the exact point where classical intuition (things have properties whether or not you look) stops applying.

Why it matters

Quantum mechanics isn't a fringe curiosity — it's the physics behind semiconductors, lasers, and MRI machines. Every transistor in your phone relies on quantum tunneling behaving exactly as the theory predicts, billions of times a second.

Quantum Entanglement

+

Two particles can share a single fate no matter how far apart they are.

The idea

Two particles can be produced in a way that links their properties — measure one and get a value, and you instantly know the corresponding value for the other, no matter the distance between them. The strange part isn't the correlation itself, it's that neither particle had a definite state until the measurement happened.

Walk through it

Create an entangled pair of particles with opposite spins, and send one to Earth and one to Mars. Measure the Earth particle and find "spin up" — you instantly know the Mars particle is "spin down," even though it hadn't been determined a moment before. Repeated experiments (Bell test experiments) have ruled out the simplest explanation — that both particles secretly had fixed values all along.

Where people get stuck

This is routinely misdescribed as "faster than light communication," but it isn't — you can't use entanglement to send a message, because the outcome you measure is random; you only learn the correlation exists after comparing notes through an ordinary, light-speed-limited channel.

Why it matters

Entanglement is the working ingredient behind quantum computing and quantum cryptography — both fields exploit these correlations to do things (certain computations, provably eavesdrop-proof key exchange) that are mathematically impossible with classical bits. A quantum computer built from entangled qubits can, in principle, factor numbers exponentially faster than any classical computer for certain problems — which is exactly why current encryption standards are being redesigned around "post-quantum" algorithms in anticipation.

The Photoelectric Effect & Wave-Particle Duality

+

Shine a dim blue light on a metal plate and electrons fly off instantly — shine an intensely bright red light and nothing happens at all.

The idea

Light knocks electrons loose from a metal surface, but not the way classical wave physics predicted — the electrons' ejection depends on the light's frequency, not its intensity, and below a certain frequency threshold no electrons come off no matter how bright the light gets. Einstein explained this by treating light as discrete packets of energy, called photons, rather than a continuous wave.

Walk through it

Shine a dim blue light on a metal plate and electrons pop off immediately, because each individual blue photon carries enough energy on its own to knock one loose. Crank a red light up to blinding intensity instead, and nothing happens — every red photon still carries too little energy per packet, and piling up more low-energy photons doesn't add up to one high-energy one, no matter how many you throw at the surface.

Where people get stuck

The instinct is that "brighter light = more energy = more effect," which is true for wave-based effects like heating, but false here — the photoelectric effect cares about the energy of each individual photon, set by frequency, not the total number of photons arriving per second.

Why it matters

This single experiment, explained by Einstein in 1905 (the work that actually won him his Nobel Prize, not relativity), was the first hard evidence that light behaves as discrete particles under some conditions and a continuous wave under others — the opening crack that eventually became all of quantum mechanics.

Blackbody Radiation

+

A physics puzzle about glowing hot metal, solved in 1900, accidentally launched the entire quantum revolution.

The idea

Any object above absolute zero radiates electromagnetic energy across a range of wavelengths, with the exact distribution depending only on its temperature — hotter objects radiate more total energy and shift their peak emission toward shorter, bluer wavelengths. Classical physics predicted this distribution should spike toward infinity at short wavelengths (the "ultraviolet catastrophe"), which obviously doesn't happen in reality.

Walk through it

Heat a metal rod and it first glows dull red around 500-600°C, then orange, then yellow-white as it gets hotter, each color corresponding to where its radiation output peaks at that particular temperature. Max Planck resolved the ultraviolet catastrophe in 1900 by proposing that energy could only be emitted in discrete chunks ("quanta") rather than continuously — a fix he considered a mathematical trick at the time, not a description of physical reality.

Where people get stuck

Planck himself didn't initially believe quantization was physically real — he treated it as a convenient assumption that happened to fix the math, and it took Einstein's photoelectric effect explanation five years later to convince the physics community that energy really does come in discrete packets.

Why it matters

This "act of desperation," as Planck himself called it, is considered the literal birth of quantum theory — an attempt to fix one narrow, specific problem about glowing hot metal ended up unraveling the classical picture of the entire universe.

08

Advanced Theory

gravity, the nucleus, and the particles everything is made of

General Relativity

+

Gravity isn't a force reaching across space — it's mass bending the space itself into a curve.

The idea

Massive objects don't pull on each other across empty, unaffected space — they curve the fabric of spacetime around them, and everything else simply follows the straightest available path through that curve. What we call "gravity" is the experience of moving through curved spacetime, not a force being transmitted from one object to another.

Walk through it

Picture a stretched rubber sheet with a bowling ball resting in the middle, dented deep into the fabric. Roll a marble nearby and it curves toward the ball — not because the ball reached out and grabbed it, but because the marble is simply following the straightest path available on a now-curved surface. Earth orbits the Sun the same way: not tugged by an invisible line, but following the straightest path through spacetime the Sun's mass has curved.

Where people get stuck

The rubber-sheet picture is useful but incomplete — it only shows space curving, when general relativity actually curves spacetime, time included. That's the part that explains why clocks run measurably slower near a massive object (like Earth) than far away from it, an effect the rubber sheet alone can't capture.

Why it matters

General relativity predicted black holes, gravitational lensing, and gravitational waves decades before any of them were observed directly — and GPS satellites have to correct for its time-dilation effect daily, or global positioning would be measurably wrong within hours. The first direct detection of gravitational waves, in 2015, measured a spacetime distortion smaller than one ten-thousandth the width of a proton — a signal so faint it required two detectors 3,000 kilometers apart just to confirm it wasn't a local glitch.

Particle Physics & the Standard Model

+

Every atom, every force you've felt, and every particle ever detected fits on one chart with about 17 boxes.

The idea

The Standard Model catalogs every known fundamental particle into two families: matter particles (quarks and leptons, which build atoms) and force-carrier particles (which transmit the electromagnetic, weak, and strong forces between them). It's the most rigorously tested theory in all of physics, and it correctly predicts the outcome of particle collisions to extraordinary precision.

Walk through it

A proton isn't fundamental at all — it's built from three quarks (two "up," one "down") held together by gluons, the carrier particles of the strong force. Smash two protons together at nearly light speed, as the Large Hadron Collider does, and you're really watching quarks and gluons interact; the Higgs boson's 2012 discovery there confirmed the final missing predicted piece of the model, the particle responsible for giving other particles their mass.

Where people get stuck

People expect "fundamental" particles to be tiny solid balls, but in the Standard Model, every particle of a given type is a ripple in its own underlying quantum field — an electron here and an electron anywhere else in the universe aren't "similar," they're identical excitations of the exact same field, which is why no two electrons can ever be told apart even in principle. A muon, for example, is essentially a heavier cousin of the electron in the same lepton family — identical in charge and behavior, just about 200 times more massive, and unstable enough to decay in about 2.2 microseconds.

Why it matters

The Standard Model is genuinely one of science's most successful theories, correctly predicting particles years before they were detected — and yet it still can't explain gravity, dark matter, or dark energy, which is exactly why physicists keep building bigger colliders to find where it finally breaks.

Nuclear Physics

+

A tiny sliver of mass, converted directly to energy, is what powers both the Sun and a nuclear reactor.

The idea

The atomic nucleus is held together by the strong force, powerful enough to overcome the electrical repulsion between its packed-in positive protons — but that binding energy can be released by splitting a heavy nucleus apart (fission) or fusing light nuclei together (fusion). Either way, a small amount of mass converts directly into a large amount of energy, exactly as E = mc² predicts.

Walk through it

Fuse four hydrogen nuclei into one helium nucleus, as happens constantly in the Sun's core, and the resulting helium nucleus weighs very slightly less than the four hydrogens combined. That missing mass — less than 1% — doesn't vanish; multiplied by the speed of light squared, it becomes the enormous stream of energy that reaches Earth as sunlight. Because c² is such a large number, even that tiny mass deficit yields an enormous energy output.

Where people get stuck

Fission and fusion are often lumped together as "the same nuclear thing," but they're near-opposite processes — fission splits heavy nuclei like uranium and works in reactors today; fusion joins light nuclei like hydrogen and, despite powering every star in the sky, has never been sustained as a practical net-positive power source on Earth.

Why it matters

Nuclear power plants, nuclear weapons, medical isotopes, and the light from every star you've ever seen are all this same mass-to-energy conversion, just triggered and controlled (or not) in different ways — it's the most energy-dense process physics has ever found. A single kilogram of uranium-235 undergoing fission releases roughly as much energy as burning about 1,500 tonnes of coal, which is the raw energy density that makes nuclear power simultaneously so attractive and so consequential when something goes wrong.

Black Holes & Event Horizons

+

Cross a black hole's event horizon and not even light, the fastest thing in the universe, can find a way back out.

The idea

A black hole forms when enough mass is compressed into a small enough volume that its escape velocity exceeds the speed of light — since nothing can travel faster than light, nothing that crosses inside, including light itself, can ever get back out. The event horizon is the boundary marking that point of no return, not a physical surface but a mathematical line in spacetime.

Walk through it

Compress the Sun's entire mass down to a sphere about 3 kilometers across (it's currently about 1.4 million km wide) and it would become a black hole, its escape velocity at that radius finally exceeding light speed. The famous image captured of the M87 galaxy's black hole in 2019 wasn't a picture of the black hole itself — it showed the glowing ring of superheated matter swirling just outside the event horizon, with the true black hole visible only as the dark shadow at its center.

Where people get stuck

People imagine a black hole as a cosmic vacuum cleaner sucking in everything nearby, but its gravity at a given distance is no stronger than any other object of the same mass — if the Sun were somehow replaced with a black hole of identical mass, Earth's orbit wouldn't change at all, it would just lose its sunlight.

Why it matters

Black holes are where general relativity's predictions get pushed to their most extreme, and they're a leading laboratory for testing where relativity and quantum mechanics might eventually need to be reconciled — Stephen Hawking's prediction that black holes slowly radiate and evaporate over unimaginably long timescales sits precisely at that unresolved boundary.

Particle Accelerators

+

The Large Hadron Collider smashes protons together at 99.9999991% the speed of light to see what falls out.

The idea

A particle accelerator speeds up charged particles using electric fields and steers them with magnetic fields, then smashes them together at enormous energy to either create new, heavier particles from the collision energy (via E = mc²) or probe the structure of matter at extremely small scales. More collision energy means access to heavier, more exotic particles that don't otherwise exist in nature today.

Walk through it

The Large Hadron Collider accelerates protons around a 27-kilometer ring using superconducting magnets cooled colder than outer space, then collides two beams head-on at combined energies of around 13 trillion electron volts. That collision energy converting into mass is exactly how the Higgs boson — about 130 times heavier than a proton — was produced and detected in 2012, a particle that doesn't otherwise exist freely anywhere in today's universe.

Where people get stuck

People sometimes worry accelerators are "creating" dangerous new matter from nothing, but collisions like this happen constantly and far more energetically in nature already, as cosmic rays strike Earth's upper atmosphere — accelerators just let physicists produce and study the results in a controlled, instrumented location instead of waiting for a random cosmic collision.

Why it matters

Beyond fundamental discoveries like the Higgs boson, accelerator technology spun off directly into medical uses — proton therapy for cancer treatment uses the same acceleration and beam-steering principles, just dialed down to therapeutic energies instead of collider energies.

09

Frontiers

open questions and ideas still being actively worked out

String Theory

+

Every particle isn't a point — it's a tiny vibrating loop of "string," and its properties are the note it plays.

The idea

Instead of treating fundamental particles as dimensionless points, string theory proposes they're all, at the smallest scale, tiny one-dimensional vibrating strings. Different vibration patterns correspond to different particles — mass and charge become a matter of which "note" a given string is playing, similar to how different guitar string vibrations produce different pitches.

Walk through it

The appeal is unification: general relativity handles gravity beautifully, quantum mechanics handles particles beautifully, but combining the two mathematically produces nonsense (infinities that don't cancel out). String theory's vibrating strings, one specific vibration mode of which behaves exactly like the particle that carries gravity (the graviton), sidestep that breakdown.

Where people get stuck

The math typically requires far more spatial dimensions than the three we experience — often 10 or 11 — with the extra ones proposed to be curled up too small to detect. That's not a flaw exactly, but it does make the theory much harder to connect to anything measurable.

Why it matters

It's the leading attempt to unify gravity with quantum mechanics into one framework — but decades in, it still hasn't produced a testable prediction physicists can check in a lab, which is the central criticism leveled against it from within physics itself. The strings themselves are proposed to be almost unimaginably small — around 10⁻³⁵ meters, the Planck length — roughly as many times smaller than a proton as a proton is smaller than the observable universe.

Quantum Gravity

+

Two of physics's best theories work beautifully alone and break when forced to apply at once.

The idea

General relativity describes gravity beautifully at planetary and cosmic scales; quantum mechanics describes particles beautifully at tiny scales. Nobody has a single, working theory that correctly describes both regimes operating simultaneously — and that gap isn't just theoretical tidiness, it's a real problem in specific physical situations.

Walk through it

At the center of a black hole, an enormous mass is compressed into an infinitesimally small volume — exactly the situation where both gravity's strength (relativity's domain) and the tiny scale (quantum mechanics's domain) apply at once. Plug the numbers in and the equations of general relativity predict infinite density, a mathematical red flag that the theory has been pushed past where it actually applies.

Where people get stuck

String theory and an alternative approach called loop quantum gravity are both attempts to solve this, but they start from very different assumptions and, so far, neither has produced an experimentally verifiable prediction that would let physicists pick a winner.

Why it matters

Resolving this gap is considered one of the biggest open problems in fundamental physics — it's not a matter of refining details, it's a genuine hole in our best current description of how the universe works at its most extreme. Even the James Webb Space Telescope, built to see 13 billion years into the past, has no way to directly probe the scales where quantum gravity effects would show up, which is part of why the problem has stayed open for nearly a century.

Dark Matter & Dark Energy

+

Roughly 95% of the universe's total mass and energy is something we've never directly detected.

The idea

Galaxies rotate far faster than the visible matter in them could gravitationally justify — something unseen must be adding extra mass, and physicists call it dark matter. Separately, the universe's expansion is accelerating rather than slowing down under gravity's pull, which requires a second unexplained component, dark energy, pushing space apart. Together the two make up about 95% of everything, with ordinary matter — stars, planets, people — the remaining sliver.

Walk through it

Measure how fast stars orbit at a galaxy's edge, and by the visible mass alone they should be flying off entirely — there isn't enough gravity from what we can see to hold them in that fast an orbit. Instead they stay bound, which only works if a large, invisible mass (that doesn't emit or absorb light, hence "dark") is distributed through and around the galaxy, adding the missing gravitational pull.

Where people get stuck

"Dark" is a misleading name — it doesn't mean "black" or "made of dark-colored stuff," it means the substance doesn't interact with light at all, neither emitting, absorbing, nor reflecting it. It was inferred entirely from its gravitational effects; no telescope has ever seen it directly, only its fingerprints.

Why it matters

Dark matter and dark energy are arguably the two biggest open problems in cosmology — an enormous majority of the universe's content is, at present, only defined by the gap it fills in our equations, not by anything physicists have actually measured up close. The Vera C. Rubin Observatory and other next-generation surveys are betting that mapping billions of galaxies in unprecedented detail will finally pin down whether dark energy is a fixed cosmological constant or something that changes over cosmic time.

Cosmic Inflation

+

In a fraction of a second after the Big Bang, the universe is thought to have expanded faster than light itself.

The idea

Cosmic inflation proposes that, an incomprehensibly tiny fraction of a second after the Big Bang, the universe underwent an extremely brief period of exponential expansion, stretching from smaller than an atom to astronomically large almost instantly. It was proposed to fix several puzzles standard Big Bang cosmology couldn't explain on its own, like why the universe looks so uniform in every direction.

Walk through it

Without inflation, regions of the universe on opposite sides of the observable sky would never have been close enough to exchange light or heat, yet they're at nearly identical temperatures — a puzzle known as the horizon problem. Inflation solves it by proposing those regions actually were in contact before the expansion, then got flung far apart faster than light could ever travel between them again, freezing in that shared uniformity.

Where people get stuck

"Faster than light" here doesn't violate relativity, because it's the fabric of space itself expanding, not any object moving through space — relativity's speed limit only applies to things moving within spacetime, not to spacetime's own expansion rate, a distinction that trips up almost everyone encountering it for the first time.

Why it matters

Inflation remains a proposed, actively debated theory rather than settled fact — it explains observations elegantly, but the specific physical mechanism that would have driven it hasn't been identified or confirmed, making it one of the more contested ideas discussed seriously in mainstream cosmology.

Quantum Computing

+

A quantum bit can be 0 and 1 at the same time — and that alone is what gives quantum computers their edge.

The idea

A classical bit is either 0 or 1. A qubit, using quantum superposition, can be in a combination of both states at once, and multiple qubits can become entangled so that they collectively represent an enormous number of possible combinations simultaneously — that parallelism is the entire source of a quantum computer's potential speed advantage.

Walk through it

With just 50 entangled qubits, a quantum computer can represent roughly 2^50 (over a quadrillion) combinations of states at once — a number of classical bits no existing supercomputer could hold in memory simultaneously. Quantum algorithms don't check all those combinations independently the way it might sound; they're carefully designed so that wrong answers interfere destructively and cancel out, while the right answer interferes constructively and becomes likely to be measured.

Where people get stuck

People assume quantum computers are just faster classical computers, good at everything — they're not. They offer dramatic speedups only for a specific class of problems (like factoring large numbers or simulating quantum systems), and for most everyday computing tasks a classical computer is just as fast or faster.

Why it matters

Quantum computing threatens to break the encryption schemes that secure the modern internet, since factoring the huge numbers behind RSA encryption is exactly the kind of problem a sufficiently powerful quantum computer would handle exponentially faster — which is why "post-quantum cryptography" is already being standardized well ahead of any such machine actually existing.

topics

What you can explore in Physics.

Type any of these into Loopstack — or anything adjacent to them — and get a live simulation built for it.

Pendulum Wave Newtonian Mechanics Thermodynamics Fluid Dynamics Quantum Physics Quantum Entanglement String Theory Electromagnetism Wave Interference Optics Conservation of Energy Rotational Motion

Ready to see Physics click?

Head back to the homepage and try one of the eight live demos, or pick a different subject entirely — the method is the same everywhere.