An Interactive Physics Lesson

The Physics of Ski Jumping

A real aerodynamics simulation — every trajectory below is computed force-by-force from genuine physics, never drawn. Move a slider and watch the air do the work.

The Jumper Who Caught the Air

Read this aloud. It is the chapter; the simulation is the laboratory.

Stand at the bottom of a ski-flying hill and look up. The takeoff sits far overhead, a thin lip of snow against the sky. A jumper crouches, slides, and at the edge does something that looks, for a moment, impossible: instead of falling, they lean out over their skis and hang there. The crowd holds its breath while a human being glides — really glides — down a mountain of air.

For most of the sport's history, coaches thought ski jumping was about courage and the launch. Get the fastest run-up, the strongest spring off the table, and the rest was gravity's business. Then officials started noticing something strange. Two jumpers would leave the takeoff at nearly the same speed, the same angle — and one would land twenty meters farther down the hill. Not because they were braver. Because they were shaped better against the wind.

The secret was in the suit and the posture. A ski jumper in flight is not falling; they are flying a wing made of their own body. Arms, torso, and skis form a surface, and when air rushes across that surface, it pushes back. Part of that push fights the jumper's motion — we call it drag. But part of it pushes upward, perpendicular to the airflow, holding the jumper aloft. That upward push is lift, the same force that carries a 400-ton airliner.

How much lift you get depends on a tidy little equation that turns out to govern everything from sailplanes to maple seeds:

L = ½ · ρ · v2 · CL · A Lift = half · air density · speed² · lift coefficient · area

Read it slowly. Lift grows with the density of the air (ρ), with the square of your speed (v² — so going a little faster helps a lot), with a lift coefficient (CL) that depends on the angle your body cuts into the wind, and with the surface area (A) you present to the flow. More area, more wing, more lift.

And here is where the officials got nervous. Because A is something you can change with tailoring. Let a jumper wear a slightly baggier suit — a few extra square centimeters of fabric stretched between the legs and under the arms — and you have quietly built them a bigger wing. The rule-makers measured suits with calipers and wrote area limits into the rulebook, down to the centimeter. Why such fuss over a few centimeters of cloth?

Because of the surprise this lesson is built to reveal. You might expect that making the wing 3% bigger makes the jump 3% longer. Fair, proportional, boring. That is not what happens. A ski jumper in a full glide is balanced on a knife's edge between sinking and soaring, and near that edge the system becomes nonlinear: a tiny nudge to the area can stretch the glide far more than 3%. A small input produces a large, disproportionate downstream effect. That sensitivity is exactly why a sliver of extra suit is worth regulating — and exactly what you are about to discover for yourself.

Your job is not to be told this — it is to find it. Go to the Simulation tab. The jumper you launch there is not following an animation. Every frame, the program adds up gravity, lift, and drag, turns that net force into acceleration, and integrates it into a real path through the air. Nudge the surface-area slider by a hair and watch where the jumper lands. Then come back and tell the story in your own words on the Worksheet.

The Vocabulary of Flight

Eight words. Learn them here, then watch each one come alive in the simulation.

Lift L

The force pushing a body perpendicular to the airflow — the upward push that holds a wing, or a jumper, aloft. It comes from air being deflected by a surface, and it grows with speed squared, air density, body angle, and area: L = ½ρv²CLA.

In the simulation: the teal vector on the jumper. Watch it lengthen as you raise speed or area — and notice it can never quite beat gravity alone, which is why the jumper still descends.

Drag D

The force pushing opposite the direction of motion — air resistance. It slows the jumper down and bleeds away the speed that lift depends on. D = ½ρv²CDA.

In the simulation: the rust-colored vector pointing backward along the flight path, and the rust force bar. Crank the angle of attack past stall and watch drag balloon.

Angle of Attack α

The angle between the jumper's body (the "wing") and the oncoming air. Lean forward into the flow at a smart angle and you generate lift efficiently; tilt too far and the airflow tears loose from your body.

In the simulation: the Angle of attack slider. Increase it and lift climbs — until about 15°, where everything changes.

Lift Coefficient CL

A number that captures how good a shape is at making lift at a given angle of attack. It rises roughly linearly as you increase the angle — then collapses past the stall angle, when smooth airflow breaks down.

In the simulation: the CL readout. Sweep the angle slowly and watch CL climb, peak near 15°, then fall. The STALL tag lights up when you cross the edge.

Surface Area A

The area of the body-and-skis "wing" presented to the airflow — the one variable a tailor can quietly change. Both lift and drag scale directly with it.

In the simulation: the starred ★ Surface area slider — the key variable. Move it just a little. This is the slider this whole lesson is built around.

Air Density ρ

How much mass the air packs into each cubic meter (about 1.2 kg/m³ at sea level). Denser air pushes harder, so it makes both more lift and more drag. Cold, low-altitude, high-pressure air is "thick"; thin mountain air gives less to push against.

In the simulation: the Air density slider. Thicker air sends the jumper farther — a real effect officials account for between venues.

Terminal-ish Glide

The near-steady state a jumper settles toward when lift and drag nearly balance the pull of gravity along the flight path, so speed and angle stop changing much. The glide "wants" to follow a particular slope through the air.

In the simulation: when the jumper's path runs nearly parallel to the hill for a long stretch before landing — that's the glide settling in. Near that balance the landing point gets very touchy.

Nonlinear Sensitivity

When a small change to an input produces a disproportionately large change in the output — the opposite of a neat, proportional response. Systems poised near a critical balance are famous for it.

In the simulation: the whole point. A 3% nudge to area can stretch the landing far more than 3%. Find the setting where a hair of slider movement throws the jumper meters down the hill — that's nonlinearity you can feel.

The Flight Laboratory

Real forces, integrated frame by frame — now as a game. Tune the jumper and try to land matching the slope.

Same verified RK4 physics engine as before — the game just draws it. You can also open it full-screen from the Play page.

Worksheet — Predict, Observe, Explain, Extend

How to use this. For every PREDICT question, write your answer before you touch the simulation. Then run it, record what you OBSERVE, and work out the EXPLAIN. There is no answer key in this file — and that is on purpose. The reasoning has to become yours.

Predict

1. Before opening the simulation: if you increase the jumper's surface area by 3% and change nothing else, by roughly what percentage do you expect the landing distance to change? Write a number and one sentence of reasoning.

Observe

2. Set the simulation to defaults (A = 0.55, α = 10°, v = 30, ρ = 1.20) and record the landing distance. Now raise the area slider by a small amount — a few hundredths of a square meter — and record the new distance and the percentage change shown. How does it compare to your prediction in Q1?

Explain

3. Surface area appears in both the lift equation and the drag equation (L = ½ρv²CLA and D = ½ρv²CDA). If area increases lift and drag at the same time, explain in your own words why the jump still gets longer rather than the two effects simply cancelling.

Predict

4. The lift equation has v2, not v. Predict what happens to the lift force if you increase launch speed from 30 to 33 m/s (a 10% increase). More than 10% more lift, exactly 10%, or less? Why?

Observe

5. Now test it. Read the Lift force at v = 30, then at v = 33, and report both numbers and the percentage increase. Did the v2 term behave the way you predicted?

Observe

6. Slowly drag the angle-of-attack slider from 0° up to 26°, watching the CL readout and the landing distance the whole way. Describe what happens to CL and to the distance. At roughly what angle does the behavior reverse, and what lights up when it does?

Explain

7. Past about 15°, increasing the angle of attack makes the jump shorter even though the jumper is leaning harder into the wind. Explain what "stall" means physically and why pushing harder backfires.

Explain

8. Find the region where a tiny slider movement produces a large jump in landing distance. In your own words, what does it mean for a system to be "nonlinear" or "sensitive," and why would a ski jumper poised in a long glide be balanced near such a point?

Explain

9. Connect it back to the rulebook. Using what you found about area and nonlinearity, explain why officials bother regulating ski suits to within a few centimeters of fabric. What unfair advantage are they trying to erase?

Extend

10. Air density (ρ) sits in the same equation as area. Predict, then test: would a ski jump set on a cold day near sea level travel farther or shorter than the identical jump in thin, high-altitude air? Use the simulation to support your answer, and name one real situation where this matters.

Extend

11. Mass is held fixed at 75 kg in this model, but real jumpers vary. From the lift equation and what you know about weight, reason out what advantage or disadvantage a lighter jumper would have in the glide — and why ski jumping has wrestled with athlete weight as a safety issue. (You don't need the simulation for this; argue from the physics.)

Cognitive Sovereignty

12. Look back over everything you wrote. Separate two things: what you actually understood yourself — the reasoning you could rebuild on a blank page with no simulation in front of you — from what the simulation simply showed you as a result you accepted. Where is the line between them for you right now?

Then the harder question: a simulation is a model built by someone, with assumptions baked in (this one fixes mass, simplifies the hill, and models the coefficients with chosen curves). Why does it matter that you own the underlying reasoning before you trust what this tool — or any tool — tells you? What could a convincing-looking simulation get wrong without you ever noticing, if you never built the understanding yourself?