The Bike That Rights Itself

Let go of a moving bicycle and it doesn't fall — it wobbles, steers into the wobble, and stands back up, with no one aboard. Almost everyone says gyroscopes. Almost everyone is wrong. Set its speed below and watch the real equations decide.

A riderless bicycle, at the speed you choose

eigenvalue λ (1/s)this mode

Re λ < 0 ⇒ that motion dies away · Re λ > 0 ⇒ it grows and the bike falls. Stable only when every Re λ < 0.

The self-stable window

The fastest-growing eigenvalue across all speeds. Where the curve dips below the line, the bike rights itself with no hands. There is exactly one such window.

self-stable (Re λ < 0) weave (oscillating fall) capsize / topple your speed

The check

This page carries no stored answers. It holds the four constant matrices of the benchmark bicycle — the reference machine defined by Meijaard, Papadopoulos, Ruina & Schwab (2007) — and solves its characteristic equation det(Mλ² + vC₁λ + gK₀ + v²K₂) = 0 live, for whatever speed you set.

The window edges it finds are vweave = 4.29 m/s and vcapsize = 6.02 m/s. The published benchmark values are 4.292 and 6.024 m/s — reproduced to three decimals from the matrices alone. The offline check that asserts this is in research/the-bike-that-rights-itself/verify.mjs.

What's assumed: this is the standard linearized two-degree-of-freedom (lean + steer) rigid model — no rider, no tyre slip, small angles, flat ground. It predicts the onset of balance, not big-lean cornering. Those limits are the model's, and named here on purpose.

It is not the gyroscopes

The textbook story is that a spinning wheel is a gyroscope, and a gyroscope resists tipping, so the faster the wheels spin the more upright the bike. It's a tidy story, and the machine above already breaks it: ride too fast and the bike capsizes. More wheel-spin, less stability — the opposite of what the gyroscope story predicts. Stability lives in a narrow band, not at the top end.

The experiment that settled it

In 2011, the same group built the two-mass-skate bicycle: a machine with a counter-spinning second wheel that cancels the gyroscopic effect to zero, and steering geometry with no trail (the other usual suspect). By the textbook story it should be impossible to balance. Rolled across a floor, it balanced itself anyway. Gyroscopic action and trail can each help — but neither is necessary. (Kooijman et al., Science 332:339, 2011.)

So what does hold it up? The same thing that keeps a broom balanced on your palm: you move the support back under the falling mass. A bike does this by itself. When it leans left, the front end — by some mix of trail, gyroscopic torque, and where its mass sits — turns its wheel left, into the fall. Steering into a lean curves the bike's path the same way, and that curve sweeps the wheels back underneath the centre of mass before it can topple. Lean, steer-into-it, catch, repeat — faster than a rider could ever react. That self-steering is the wobble you can watch decay above. No single part owns it; remove any one cause and a good design still finds another. That redundancy is exactly why "what holds a bike up?" has no one-line answer — and why it took two centuries and a purpose-built counter-example to retire the wrong one.