Intuition The one core idea
When a fast-moving stream of air (faster than sound) rounds a corner that bends away from it, the air fans out through a spray of ultra-thin ripples, speeding up and thinning out without any waste. This whole topic is just bookkeeping that spray : giving each ripple an angle, adding up the tiny turns, and reading off the new speed.
Before any of the parent note's formulas make sense, you need a small toolbox of ideas. Below, every symbol and word the parent uses is built from zero : plain meaning → the picture → why the topic needs it. Read top to bottom; each rung stands on the one below.
Definition Three gas constants named up front
The sound-speed formula below uses three letters. Here is a one-line placeholder for each; §6 gives the full story:
T — absolute temperature (kelvin, always ≥ 0 ): how hot the gas is.
R — a fixed gas constant for the gas (air: 287 J/(kg⋅K) ).
γ — the ratio of specific heats (air: 1.4 ): how springy the gas is when squeezed.
Definition Speed of sound
a
Sound is a tiny pressure ripple that any gas passes along from molecule to molecule. The speed of sound a is how fast that ripple travels. In a still room it's about 340 metres per second. It depends only on how hot the gas is:
a = γ R T
using the three constants just named. Hotter gas → faster molecules → faster ripple.
Figure s01 — read it like this. The amber dot is the flow's source now ; each cyan circle is a sound ripple emitted at an earlier moment, grown to radius a t while the source was swept downstream by V t . Because V > a here (M = 2 ), the source has outrun its ripples, and their common edge collapses onto the two straight white Mach lines . Look at how the ripples never reach ahead of the dot — that visual is what "supersonic" means.
Intuition Why the topic lives entirely at
M > 1
A ripple can only spread ahead of its source if the flow is slower than the ripple. Once M > 1 , the flow drags every ripple downstream, and they pile up into slanted lines — the Mach waves the whole topic is made of. No supersonic flow, no fan. That is why you will see M 2 − 1 everywhere: it is real only when M > 1 .
Definition Mach wave and Mach angle
μ
A Mach wave is the weakest possible disturbance a supersonic flow can carry — one of those straight white lines in Figure s01. The angle it makes with the local flow direction is the Mach angle , written μ (Greek "mu"). The parent note's central fact is
μ = arcsin ( M 1 ) ,
which we rebuild from a triangle in §3–§4. For now, just hold: μ = the slant of the weakest wave, and it shrinks as M grows.
θ and turn
An angle measures "how much you have rotated." The parent uses two units:
degrees (∘ ): a full circle is 36 0 ∘ .
radians : a full circle is 2 π . One radian ≈ 57. 3 ∘ .
The Prandtl–Meyer function (defined in §5) is derived in radians (because calculus of angles is clean in radians) but quoted in degrees (because engineers eyeball corners in degrees). Always check which one a formula wants.
Definition Deflection angle
θ and its sign convention
This is the angle the wall bends away from the oncoming stream — the size of the corner. The flow copies the wall, so θ (Greek "theta") is also how much the flow direction rotates. In this topic θ is always the total turn the corner asks for.
Sign convention: count θ as positive for an expansion — the wall bends away from the flow (convex corner), which adds to ν and speeds the flow up. A negative θ would be a compression — the wall bends into the flow (concave corner), which subtracts from ν and, in reality, forms an oblique shock rather than a smooth fan. This page and the parent only use θ > 0 .
Common mistake Feeding degrees into a radian formula
Why it feels right: a number is a number.
Fix: arctan and arcsin return radians. If you then add a corner angle written in 1 0 ∘ , you have mixed units. Convert everything to the same unit first — the parent works in degrees, so convert the radian output of a formula to degrees before adding θ .
Every angle in this topic is read off a right triangle (one 9 0 ∘ corner). You must know three ratios cold, because the Mach angle μ from §2 is one of them.
Figure s02 — what to look for. This is the very triangle hiding inside Figure s01, drawn cleanly. The amber slanted side is the hypotenuse (the source's travel ∝ M ); the cyan vertical side is the opposite (the ripple's growth ∝ 1 ); the white base is the adjacent (∝ M 2 − 1 ). The little square marks the 9 0 ∘ corner. Trace μ at the left vertex and watch which side sits opposite it and which touches it — that is all "opposite" and "adjacent" mean.
sin μ = 1/ M is a triangle statement
In the Mach-wave picture (Figure s01), a sound ripple spreads a distance a t (opposite side) while its source is swept V t downstream (hypotenuse). So
sin μ = V t a t = V a = M 1 .
The Mach angle is literally "the angle whose opposite-over-hypotenuse equals 1/ M ." As M grows, 1/ M shrinks, so μ shrinks — the wave lies flatter (see Figure s03). That single fact is why the fan opens up.
Figure s03 — watch μ fall. As you slide M rightward, the amber markers step down : the Mach angle keeps shrinking toward zero. That downhill curve is exactly why the last wave in a fan (high M ) lies flatter than the first (low M ).
Definition Inverse trig functions and their ranges
sin , cos , tan take an angle and give a ratio . Their inverses go backwards:
arcsin ( x ) asks: "which angle has this sine?" Its input x lies in [ − 1 , 1 ] and its output (the principal value ) lies in [ − 2 π , 2 π ] .
arctan ( x ) asks: "which angle has this tangent?" Its input x is any real number and its output lies in ( − 2 π , 2 π ) .
These principal-value ranges are the "one answer" the calculator returns. In this topic every argument is ≥ 0 (since 1/ M > 0 and M 2 − 1 ≥ 0 ), so both inverses return a value in [ 0 , 2 π ) — no branch-cut surprises here. So μ = arcsin ( 1/ M ) reads: the (positive, acute) angle whose sine is 1/ M .
Definition The Prandtl–Meyer function
ν ( M )
ν (Greek "nu") is the topic's headline symbol. In plain words, ν ( M ) is the total angle a flow has turned to accelerate from sonic (M = 1 ) up to Mach number M — a running "turn score." Its formula (derived in the parent, not memorised here) is
ν ( M ) = γ − 1 γ + 1 arctan γ + 1 γ − 1 ( M 2 − 1 ) − arctan M 2 − 1 ,
with ν ( 1 ) = 0 . Its domain is M ≥ 1 (subsonic flow has no fan), and ν increases steadily with M — that is why every ν value maps to exactly one M . It is built from two arctan pieces because integrating the tiny turns (§8) produces exactly those "which-angle" shapes.
Intuition Why the topic needs the inverse
You measure a ratio (like 1/ M ) but you want an angle (the wave's slant μ , or the turn score ν ). The inverse button is the only way across. It is the same move as "I know the slope of a ramp, what angle does it climb at?"
Definition The gas constants (full story)
T — absolute temperature (in kelvin, never below zero). Sets the sound speed.
R — the specific gas constant , a fixed number for a given gas (air: 287 J/(kg⋅K) ). It links temperature to energy.
γ (gamma) — the ratio of specific heats , telling how "springy" the gas is when squeezed. For ordinary air γ = 1.4 . It controls how strongly pressure and temperature respond to speed changes.
These three feed a = γ R T and every isentropic relation. Wherever you see 2 γ − 1 or γ − 1 γ + 1 , it is just γ doing its bookkeeping.
Definition Static pressure
p , density ρ , temperature T
The static quantities are what a tiny sensor drifting along with the flow would read:
p — static pressure , the everyday push of the gas per unit area.
ρ (Greek "rho") — density , mass packed into each cubic metre.
T — static temperature , the local hotness.
These are the local values; they change through the fan (all three drop as the flow speeds up).
Definition Stagnation ("total") quantities
T 0 , p 0 , ρ 0
Imagine gently bringing the moving gas to a complete stop with no losses. The temperature it would then have is the stagnation temperature T 0 ; likewise stagnation pressure p 0 and density ρ 0 . They are the flow's "energy account balances." The three ratios of total to static are
\frac{p_0}{p}=\left(1+\frac{\gamma-1}{2}M^2\right)^{\frac{\gamma}{\gamma-1}},\qquad
\frac{\rho_0}{\rho}=\left(1+\frac{\gamma-1}{2}M^2\right)^{\frac{1}{\gamma-1}}.$$
Note each ratio pairs a total (subscript $0$) with a static value at the same point.
Definition Upstream and downstream: subscripts 1 and 2
When the flow crosses the whole fan, we label the state before the corner with subscript 1 and the state after with subscript 2 . So p 1 , T 1 , M 1 are the incoming (upstream) values and p 2 , T 2 , M 2 the outgoing (downstream) values. A ratio like p 2 / p 1 therefore reads "new static pressure divided by old static pressure."
Intuition Why stagnation values matter for an expansion fan
Because the fan is isentropic (lossless), T 0 , p 0 , ρ 0 do not change as the gas speeds up. Only the local static T , p , ρ drop. So a property ratio like p 2 / p 1 is just "new static-fraction of p 0 ÷ old static-fraction of p 0 " — the stagnation balances themselves are frozen. This is the reason the working rule ν ( M 2 ) = ν ( M 1 ) + θ can ignore energy losses.
s and isentropic
Entropy s is a score of how much a process wastes usable energy into disorder. The second law says s can only stay the same or rise, never fall.
isentropic = "s stays exactly the same" = perfectly efficient, reversible.
A shock is a single violent jump: it raises s . An expansion fan is a smear of infinitely weak Mach waves , each raising s by essentially zero, so the total is zero. That is why the parent keeps insisting the fan is isentropic and the shock is not.
d notation
d M means "an infinitesimally tiny change in M ." d θ , d V likewise. They appear because the derivation turns the wall by a tiny angle across one Mach wave, then adds up all the tiny turns to get the full turn.
Definition The integral sign
∫
The stretched-S sign ∫ means "add up infinitely many infinitely small pieces." In this derivation, ν ( M ) = ∫ 1 M ( tiny turn per bit of M ) d M literally sums the whisper-sized turns d θ from every Mach wave in the fan, starting at M = 1 , to produce the finite turn score ν ( M ) . The two arctan terms in ν are simply the answer to that sum.
Intuition Why the topic can't avoid calculus
A single Mach wave turns the flow by only a whisper. A real corner is thousands of these stacked in a fan. "Add up infinitely many infinitely small pieces" is exactly what ∫ does — that summing is what produces the closed-form ν ( M ) with its two arctan terms.
Right triangle sin cos tan
Mach angle mu equals arcsin one over M
Mach number M equals V over a
Only M greater than 1 supports Mach waves
Angle in degrees and radians
Deflection angle theta with sign
arctan arcsin which angle
Prandtl Meyer function nu of M turn score
Stagnation values T0 p0 rho0
Isentropic means s constant
Differentials and integral sign
Working rule nu M2 equals nu M1 plus theta
Pressure and temperature ratios
Test yourself — you are ready for the parent note if you can answer each without peeking.
What does the Mach number M compare? The flow speed V to the local speed of sound a ; M = V / a .
Why must the whole topic live at M > 1 ? Only when the flow outruns its own ripples do they pile into slanted Mach lines (the fan); also
M 2 − 1 is real only then.
What is a Mach wave and what is μ ? The weakest disturbance in supersonic flow; μ is the angle it makes with the flow, μ = arcsin ( 1/ M ) .
On a right triangle, what is tan μ ? opposite ÷ adjacent.
What question does arcsin ( x ) answer, and what is its output range? "Which angle has sine equal to x ?"; principal value in [ − π /2 , π /2 ] .
In plain words, what is the Prandtl–Meyer function ν ( M ) and its domain? The total angle a flow has turned to accelerate from M = 1 to M (a turn score); domain M ≥ 1 , and ν increases with M .
Where does sin μ = 1/ M come from as a triangle? Ripple spreads a t (opposite) while source sweeps V t (hypotenuse), so sin μ = a / V = 1/ M .
What is γ and its value for air? The ratio of specific heats (gas "springiness"); γ = 1.4 for air.
State the three stagnation-to-static ratios. T 0 / T = 1 + 2 γ − 1 M 2 ; p 0 / p = ( ⋅ ) γ / ( γ − 1 ) ; ρ 0 / ρ = ( ⋅ ) 1/ ( γ − 1 ) with the same bracket.
Distinguish static p , ρ , T from stagnation p 0 , ρ 0 , T 0 . Static = local values a co-moving sensor reads; stagnation = values if the flow were brought to rest losslessly (frozen through an isentropic fan).
What is the sign convention for θ ? Positive for expansion (wall bends away, ν increases); negative would be compression (concave corner → oblique shock).
What do subscripts 1 and 2 mean? State 1 is upstream (before the corner), state 2 is downstream (after the fan).
What does "isentropic" mean and why does the fan qualify? Entropy s stays constant (lossless); the fan is infinitely many infinitesimally weak Mach waves, so total Δ s → 0 .
What does the integral sign ∫ accomplish in the derivation? It sums the infinitesimal turns d θ across every Mach wave in the fan into the finite function ν ( M ) .
Why take logarithms before differentiating V = M a ? ln turns the product into a sum, and d ( ln x ) = d x / x gives the fractional-change pieces directly.