The same problem, solved twice
A plant rooted in one spot has exactly one way to reach new ground for its offspring: make the seed fall slowly enough, and drift far enough sideways in the wind, before it hits the soil. Different lineages have converged on the same goal — minimize sinking speed relative to seed mass — through strikingly different aerodynamics. The samara, the winged seed of maples, ashes and elms, is a rigid, asymmetric, self-spinning wing. The pappus, the fluffy parachute of dandelions and thistles, is the opposite: a sparse, porous, non-rotating canopy. Both beat a plain falling sphere of the same mass by a wide margin, but they get there through different flow physics.
Autorotation: an unpowered helicopter
A samara's seed body sits at one end of a single asymmetric wing rather than the centre, so it cannot fall flat and stable — the offset mass tips it into a spin almost immediately after release, a behaviour called autorotation, the exact aerodynamic principle that lets an unpowered helicopter rotor keep generating lift during an engine-out descent. Once spinning steadily, the seed's rotation creates a stable, attached leading-edge vortex along the top of the wing — a small, persistent low-pressure column that adds substantial extra lift on top of the lift a plain non-spinning wing of the same shape would generate at the same forward-relative airspeed. That vortex is the reason samaras fall noticeably slower than their surface area and drag coefficient alone would predict; it is genuinely doing more than passive parachuting.
The pappus: drag from a vortex ring, not a solid canopy
A dandelion's pappus looks like it should be a poor parachute — it is roughly a hundred slender filaments radiating from a central point, mostly empty space rather than a continuous membrane. Fluid-dynamics research on Taraxacum seeds (notably Cathal Cummins and colleagues, 2018) found the trick: air flowing through the porous bristle ring detaches cleanly from the filament tips and rolls up into a stable, separated vortex ring that hovers just above the seed, rotating in a direction that reinforces drag rather than the seed simply pushing air out of the way. This detached-vortex mode gives the pappus a drag coefficient far higher than a solid disc of the same projected area would achieve, at a fraction of the material cost and mass — evolution effectively discovered a highly porous, ultra-lightweight parachute geometry that beats a solid one for this size regime.
// terminal sink rate, both strategies: weight balanced by aerodynamic force m * g = 0.5 * rho * v_sink^2 * Cd * A // Cd includes vortex-lift or vortex-ring effects // samara: spin adds rotor-like lift → effective Cd_eff > Cd of a non-spinning wing // pappus: porous ring detaches flow into a vortex → effective Cd_eff > a solid disc's Cd // horizontal drift while falling, under turbulence: x_drift = ∫ (windSpeed(t) + turbulentGust(t)) dt over fall time T = height / v_sink // slower v_sink → longer T → turbulence has more time to act → longer, heavier-tailed drift
Turbulence turns a short hop into a long tail
In perfectly still, laminar air, a seed's drift distance is simply the steady wind speed multiplied by its fall time — a narrow, predictable range. Real air near the ground is turbulent, full of transient updrafts and gusts, and a seed with a very low sink rate spends long enough aloft that turbulence has real leverage over its path: an updraft can catch a slow-falling pappus and carry it upward for seconds at a time, resetting its fall clock and adding disproportionately to total distance. This is why measured seed-dispersal distributions are typically strongly right-skewed — the median seed lands within a few metres of the parent, but a long tail of rare, turbulence-lofted seeds travels tens or hundreds of metres, and that tail matters ecologically far more than the median, because it is what determines how fast a plant population can colonize new ground or track a shifting climate.
Frequently asked questions
How does a maple samara generate lift on the way down?
The seed's mass is offset toward one end of a single asymmetric wing, so as it falls it tips over and begins to spin — autorotation, the same principle an unpowered helicopter rotor uses. That spin creates a stable leading-edge vortex over the wing that adds extra lift beyond simple drag, slowing the descent rate far more than an equivalent non-spinning shape would.
Why does a dandelion seed float so much better than its tiny size would suggest?
The pappus is not a solid parachute but roughly a hundred fine filaments arranged in a loose, porous ring. Air flowing through the gaps between filaments detaches into a stable ring vortex that sits just above the seed, and that separated-flow vortex — rather than the filaments simply blocking air — is what generates the unusually large drag-to-weight ratio for such a sparse structure.
Does turbulence help or hurt how far a wind-dispersed seed travels?
It helps, dramatically. A seed falling in perfectly still air only travels as far horizontally as steady wind times its fall time, but turbulent updrafts can catch a slow-falling seed and carry it upward or sideways for extra seconds or minutes, so real dispersal distances have a long heavy tail — most seeds land close to the parent plant, but rare turbulence-assisted seeds travel disproportionately far.
Try it live
Both flight strategies run live in Wind-Driven Seed Dispersal. Switch between samara autorotation and pappus drag, dial up turbulence, and watch the landing-distance histogram grow its long tail.
▶ Open Wind-Driven Seed Dispersal simulation