Chirp Mass
Chirp Mass
When two compact objects spiral together and merge, they emit gravitational waves whose frequency sweeps upward — a chirp. The rate at which that frequency evolves is controlled by a single combination of the two masses called the chirp mass:
This is the most precisely measured parameter in gravitational-wave observations. For GW150914 (the first detection, two ~30 solar-mass black holes) LIGO measured to sub-percent precision, even though individual masses were uncertain by ~10%.
Why the Chirp Mass?
The power radiated in gravitational waves depends on the masses through at leading post-Newtonian order. Measuring the frequency sweep directly gives without needing to know and separately.
Related Mass Parameters
Two other combinations appear frequently:
Symmetric mass ratio (measures how equal the masses are, maximum 0.25 for equal masses):
Mass ratio (by convention , so ):
Solar Mass
One solar mass: kg.
Your Task
Implement three functions using the formulae above. All mass parameters must be in kg (or any consistent unit). No physical constants are needed — these are purely algebraic.